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

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

  1. … 1 more file in changeset.
- add method CSRFToken to tdom::Object

- bump version number to 0.147

  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. … 3 more files in changeset.
- improve html quoting

- make object browser more robust

  1. … 1 more file in changeset.
- just try to add debug-widget to nsfprocs, not on other commands

- remove obsolete code

- use optional child-rels

- bump version number to 0.144

  1. … 1 more file in changeset.
- 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.

  1. … 1 more file in changeset.
- 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

  1. … 1 more file in changeset.
- when browsing classes, show on which classes/objects this class is used as a mixin

  1. … 1 more file in changeset.
- improve robustness of object browser when applied on internal classes of XOTcl

  1. … 1 more file in changeset.
- add "-debug" and "-deprecated" to ad_instproc, ad_proc, ad_instforward and ad_forward methods (requires actual version of nsf)

- include result in debug messages (requires the actual version of nsf)

- brace object info and method info in debug lines to ease association

- use nsf primitive command instead of (overloadable) method to obtain name of object

- remove pre xotcl 2.0 code

- use consistently scope_eval instead of per-method handling

  1. … 1 more file in changeset.
- add method label for forwarders

- replaced api-doc interface for forwarders (__api_make_forward_doc)

by ame interface used everywhere else (update_method_doc)

- use @param for documenting parmeters (rather than manual HTML layout)

- improve robustness with oder versions of nsf

- improve class, object and method browser (in collaboration

with acs-api-browser)

- improve xotcl2/nx support (e.g. obtain OpenACS doc-strings

from object, class and method definitions)

- suport for debugging methods from api-doc interface (with

an appropriate nsf version)

- rename xotcl::api to xo::api (same namespace as other OpenACS

specific xotcl stupport functions)

- state clearly that xotcl 2.0 is required

- improve xotcl2/nx support

- remove legacy code

- bump version to 0.142, update dependencies

  1. … 4 more files in changeset.
- rename all xowiki methods called via url to www-OLDNAME.

This makes it clear that these pages can call

ns_return, ns_returnredirect, or ad_script_abort, etc.

- don't raise an error, when a web-called method stops with ad_script_abort

- bump version numbers to 5.9.1d1

  1. … 6 more files in changeset.