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

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

- improve name of function

- list "class" also for objects

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

- remove empty sections when certain methods are removed due to filtering in dimensional

- add missing "type" computation

- remove more empty output

- balance ULs

- add titatoggle

file README was initially added on branch oacs-5-9.

    • -0
    • +0
    ./www/resources/titatoggle/README
file titatoggle-dist.css was initially added on branch oacs-5-9.

    • -0
    • +0
    ./www/resources/titatoggle/titatoggle-dist.css
- use nsf primitive command instead of (overloadable) method to obtain name of object

- initial checkin of debug toggle function

file toggle-debug.tcl was initially added on branch oacs-5-9.

    • -0
    • +0
    ./www/admin/toggle-debug.tcl
- remove pre xotcl 2.0 code

- use consistently scope_eval instead of per-method handling

- don't list sub-objects as methods

- add method label for forwarders

- replaced api-doc interface for forwarders (__api_make_forward_doc)

by ame interface used everywhere else (update_method_doc)

- output just one configuration parmeter per line

- improve layout of documented configuration parameters

- 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