• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typo chartype->charset

add negative nt_total_time to sanity check

reduce verbosity: no need to add message about missing "r" value

Make so that these clauses are really clauses and not time intervals, as downstream code will be hacky otherwise

- just warn on bog differences between t_done and nt_total_time

- reduce verbosity

really fix variable access to nt_total_time (guess, i need a break)

really fix variable access to nt_total_time

Improve previous fix: don't specify root folder at all and let file-storage deal with this

Bugfix: make sure root_folder_id exists or dotlrn won't display community folder correctly

fix variable access

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