• last updated 58 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- xo::api handles all in thread executions via "do"

- use higher level api

- avoid generation of links with four leading colons

- strip namespace if provided

- fix typo

- don't list sub-objects as methods

- handle "namespace eval" in pretty-print code

- generalize object handling

- add redirect to object browser in case an object is passed to proc-view

- add method label for forwarders

- use on one more place ad_return_complaint

    • -2
    • +8
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- fix variable name

- improve portrait bits to provide cached scaling and caching

- bump version number

- improve robustness of upgrade script

- new function "ad_exception" to check, if an exception was raised be OpenACS

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
- support ad_complain in xowiki for invalid values

- bump version number to 5.9.1d2

    • -2
    • +3
    /openacs-4/packages/xowiki/xowiki.info
    • -13
    • +45
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -6
    • +17
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- improve escaping for message keys in documentation

- replaced api-doc interface for forwarders (__api_make_forward_doc)

by ame interface used everywhere else (update_method_doc)

- fix a fk bug in old installations: it seems that the constraints were renamed ages ago, and since this time the ON DELETE CASCADE constraints are missing.

file upgrade-5.9.0-5.9.1d1.sql was initially added on branch oacs-5-9.

- 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

    • -230
    • +513
    /openacs-4/packages/xotcl-core/tcl/03-doc-procs.tcl
    • -104
    • +102
    /openacs-4/packages/xotcl-core/tcl/doc-procs.tcl
    • -133
    • +140
    /openacs-4/packages/xotcl-core/www/show-object.tcl
- improve backwards compatibility

- improve backwards compatibility

- improve backward compatibility

- add "protection" element instread of public_p or private_p

- replace table-based layout by div-based layout

- remove empty sections to improve layout and HTML validty

(e.g. empty blockquotes)

- improve configuratbility of api_proc_pretty_name

- prepare for improved XOTcl 2 handling and improved debug support

(e.g. private/protected/public)

- bump version number to 5.9.1d1

- 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.

- bump version numbers to 5.9.1d1

    • -3
    • +3
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl