• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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

- just try to add debug-widget to nsfprocs, not on other commands

- fix info file

- remove obsolete code

- use optional child-rels

- bump version number to 0.144

- never add attributes when already included

- Allow to pass publish_date directly via xotcl-core/tcl/cr-procs.tcl.

This change reduces as well the number of update operations when

inserting/updating xowiki pages.

- add missing www-prefix to denote function called via url interface

- improve browsing of classes defined in a tcl thread

  1. … 1 more file in changeset.
- use "namespace origin" to fully qualify cmds

- when browsing classes, show on which classes/objects this class is used as a mixin

- improve robustness of object browser when applied on internal classes of XOTcl

- add "-debug" and "-deprecated" to ad_instproc, ad_proc, ad_instforward and ad_forward methods (requires actual version of nsf)