• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- replace "my log ..." by "ns_log notice ..." as default exit handler (many thanks to Guenter Ernst for reporting)

- do not prevent default behavior

- reduce verbosity

- make sure to load bootstrap after jquery

- fix js function name

- save dirty buffer

- replace on-click handler by event listener

- add CSP directives

- replace onclick handle by event listener

- use explicit "create" statement

- use always template::head procs

- bump version number to 0.150

- updated package info

- bump version number to 0.149 to allow other packages to rely on the initialize parameter of "get_instance_from_db"

- add optional parameter "-initialize true|false" to "get_instance_from_db"

- make sure to release all unused handles before finalize

- reduce dependencies on acs_object_party_privilege_map

- make separaton from global and local parameters clear

- return complaint-style messages when parameter constraints are violated

- document the merging of defaults in "get_parameter" from the command invocation and the defaults as provided in the xml file

- return always, when the parameter obj was found, the value (which might be the default)

- harden page contracts

- added tdom command "::html::CSRFToken" similar to html::div etc. for easy generation of csrf token in tdom contexts

- add method CSRFToken to tdom::Object

- bump version number to 0.147

- improve checking of return_urls in page_contracts

  1. … 15 more files in changeset.
- improve checking of return_urls in page_contracts

  1. … 87 more files in changeset.
- hardening page contract

  1. … 1 more file in changeset.
- reduce verbosity, when debug is turned on for a single cmd by omitting the result

- fortify low-level db access methods: return errors when called with wrong argument types

- provide means to avoid i18n substitutions in cases where the full

content is running trough full substitutions

- bump version number of xowiki to 5.9.1d4

- bump version number of xotcl-core to 0.145

  1. … 2 more files in changeset.
- improve html quoting

- remove unbalanced tag when just objects are viewed

- make object browser more robust