• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
rename deprecated-utility-procs.xql to deprecated-procs.xql

    • -0
    • +18
    /openacs-4/packages/acs-tcl/tcl/deprecated-procs.xql
Make termination after connection closing commands explicit

Fix boolean expressions in .adp files, make termination after connection closing commands explicit

Fix boolean expressions in .adp files

Add compatibility for Tcl 8.5

Make termination after connection closing commands explicit

    • -1
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Fix boolean expressions in -adp files, make termination after connection closing commands explicit

    • -1
    • +1
    /openacs-4/packages/chat/lib/transcripts.tcl
    • -4
    • +4
    /openacs-4/packages/chat/www/index.tcl
    • -3
    • +3
    /openacs-4/packages/chat/www/room-edit.tcl
  1. … 4 more files in changeset.
add ad_script_abort after connection-closing commands to make termination intent explicit

  1. … 17 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 19 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 8 more files in changeset.
make loading of deprecated code optional

remove deprecated-utility-procs (was moved into deprecated-procs.tcl

Move deprecated procs into deprecated-procs.tcl

add ad_script_abort

add comment

Whitespace changes and improve spelling

    • -162
    • +162
    /openacs-4/packages/acs-tcl/tcl/memoize-procs.tcl
quoting in log-file not needed

whitespace changes

Don't hard-code the SiteNodeCache sizes in the library file and bump version number

Backport from HEAD

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
Don't hard-code the SiteNodeCache sizes in the library file,

but allow configuration via the config-file.

Example:

#

# Provide tailored sizes for the site node cache in acs-tcl:

#

ns_section ns/server/${server}/acs/acs-tcl

ns_param SiteNodesCacheSize 2000000

ns_param SiteNodesIdCacheSize 100000

ns_param SiteNodesChildenCacheSize 100000

#

add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 6 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

    • -1
    • +1
    /openacs-4/packages/faq/www/admin/index.adp
    • -1
    • +1
    /openacs-4/packages/faq/www/admin/index.tcl
    • -1
    • +1
    /openacs-4/packages/faq/www/admin/swap.tcl
add required ad_script_abort after ad_returnredirect

    • -1
    • +1
    /openacs-4/packages/dotlrn/www/applet-remove.tcl
    • -1
    • +3
    /openacs-4/packages/dotlrn/www/member-add-3.tcl
  1. … 19 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

    • -0
    • +1
    /openacs-4/packages/forums/www/mark-all-read.tcl
add required ad_script_abort after ad_returnredirect

    • -1
    • +3
    /openacs-4/packages/news/www/item-create-3.tcl
    • -1
    • +2
    /openacs-4/packages/news/www/item-create.tcl
    • -9
    • +2
    /openacs-4/packages/news/www/admin/revoke.tcl
    • -1
    • +3
    /openacs-4/packages/news/www/admin/rss.tcl
add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 34 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 13 more files in changeset.
add required ad_script_abort after ad_returnredirect

  1. … 4 more files in changeset.
add required ad_script_abort after ad_returnredirect

Fix result of get_tag when JSEditorClass is "ClassicEditor"