• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add nt_total_time, sine t_done has sometimes less real-world significance then hoped

Fix missing default value

Fix extra parenthesys

Bugfix: content variable was not define before access (thanks to Giulia Nencini)

I am also not reading file content anymore, as this is potentially unsafe when file is very big and also could need special encoding translation etc.

Better retrieve the path and let the user decide what to do afterwards.

make sure to call ad_script_abort after ad_return

User ad_try instead of with_catch

use ad_try instead of with_catch

User ad_try instead of "with*"

fix boolean expression in adp

avoid redirect

Avoid redirect

make sure to call ad_script_abort after ad_returnredirect

make sure to call ad_script_abort after ad_returnredirect

Improve comments and error message

Extend mapping

Initial checking of the boomerang plugin for OpenACS

    • -0
    • +154
    /openacs-4/packages/boomerang/README
    • -0
    • +53
    /openacs-4/packages/boomerang/boomerang.info
    • -0
    • +34
    /openacs-4/packages/boomerang/tcl/boomerang-init.tcl
    • -0
    • +421
    /openacs-4/packages/boomerang/tcl/boomerang-procs.tcl
    • -0
    • +76
    /openacs-4/packages/boomerang/tcl/callback-procs.tcl
Improve spelling

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- Fix regression test case (false positive): test failed, when de_DE was not installed as a local

- formatting and "try" cleanup

    • -99
    • +107
    /openacs-4/packages/xowiki/www/admin/test.tcl
fix recent typo

Add TODO item

Silence pretty_link warnings (no parent_id given)

Fix unquoted string in SQL statement by using bind variable syntax instead

Deactivate local "json" package, since the local modifications are probably not needed anymore, and the package conflicts with tcllib

comment changes

modernize code: reduce number of catch operations

whitespace cleanup

Shorten overlong lines

Use "ad_try" instead of "with_finally"

Use "ad_try" instead of "with_catch"

Use namepace path instead of "global" command

fix typos