• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- require xowiki.css via API

- improve co-existance with theme-zen

- simplify expression

file upgrade-5.8.1d3-5.8.1d4.sql was initially added on branch oacs-5-8.

- fix function arg definitions for acs_sc_binding__new and acs_sc_binding__delete

- produce more efficient compiled adp template code (using preferably byte-compiled functions)

- reduce verbosity

- switch back to interface with names rather than ids

- fix uninstall

- replace depreacted "ad_return" by "return"

- generalize handling of util_memoize a little

- repace deprecated "dt_format" by "lc_time_fmt"

- fix bug from dirty buffer

- replace "global" by namespaced vars

    • -48
    • +35
    /openacs-4/packages/acs-tcl/tcl/apm-procs.tcl
- repace deprecated "ad_permission_grant" by "permission::grant"

- repace deprecated "ad_permission_revoke" by "permission::revoke"

- handle namespaced variables in pretty-printer

- handle regular cases of util_memoize: insert link for cached function

- beautify tcl-pretty-print

- allow abbreviated man poges, document case

- modernize SQL

- update documentation

- modernize sql

- use dollar quoting

- modernize SQL

- use dollar quoting

- remove commented code

- change to dollar-quoting

- fix broken drop script

When fetching files we have to include the data model ones in order to look for the drop scripts.

- reduce verbosity

    • -17
    • +19
    /openacs-4/packages/xowf/tcl/atjob-procs.tcl
- remove unneeded loop

- move out configuration stuff

- generalizing code