• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typo

Move deprecated commands to a separate file

    • -0
    • +750
    /openacs-4/packages/acs-tcl/tcl/deprecated-procs.tcl
extend lost of frequently used Tcl cmds for tracing

Improve error message

Handle Tcl verisons newer than 8.6

Replace "catch" by ad_try operations, when appropriate

    • -1
    • +3
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
    • -24
    • +24
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -2
    • +3
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
    • -69
    • +80
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- fix typo

Fix typos

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/www/admin/test.tcl
Break overlong lines

White space cleanup: strip trailing spaces

- provide propert SQL query name

- replace "catch" by "ad_try"

Improve robustness of the blank master

Whitespace changes

Bugfix, get also id_column from acs_object_type retrieval

Improve robsutness of get_relevant_subsite with earlier versions of OpenACS,

add German message catalog entries

Improve documentation

Use ad_try to improve error handling

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
    • -5
    • +36
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Update README file

    • -2
    • +5
    /openacs-4/packages/cookie-consent/README
- added call to subsite::page_plugin callback to blank-master

- standardize spellings

Improve variable names

Initial checkin

    • -0
    • +80
    /openacs-4/packages/cookie-consent/README
    • -0
    • +38
    /openacs-4/packages/cookie-consent/cookie-consent.info
    • -0
    • +92
    /openacs-4/packages/cookie-consent/tcl/callback-procs.tcl
    • -0
    • +390
    /openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl
- use "ad_try" instead of "with_catch"

- use "ad_try" instead of "with_finally"

- use "ad_try" instead of "with_catch"

- avoid overlong lines

whitespace changes

Fix typo in comment

white space changes

New callback: subsite::page_plugin:

- Execute pacakge-specfic code on every page. Callbacks of this type

typically call template::head::* functions to add application specific

code (CSS and JavaScript) to every page (e.g. like e.g. the cookie-consent-plugin).

This callback is a generalization of the callbacks "subsite::get_extra_headers"

and "subsite::header_onload".

- Bump version number to 5.10.0d2

Simplify call pattern

    • -6
    • +3
    /openacs-4/packages/xowiki/tcl/repeat-procs.tcl
ensure that enough components are created

    • -4
    • +12
    /openacs-4/packages/xowiki/tcl/repeat-procs.tcl
set object also for components of CompoundField