• last updated 21 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Move helper function to namespace and make it private

no need to allow funny characters in proc names

ease syntax highlighting

reduced clobbing of global namespace

moved "populate_secrect" to "sec_*" prefix to reduce clobbering of global namespace

    • -3
    • +3
    /openacs-4/packages/acs-tcl/acs-tcl.info
move rp filter consistently under the rp_* prefix

moved filters into namespace and made these consistently private

use consistently the same prefix "general_comments" (and not singular version)

move template_tag_* commands to proper namespace

move private function to own namepace

don't clobber toplevel namespace

move private function children_have_permission_p to fs_* nameing convention

remove file that depends on files (in a folder ats/) that seem to have been deleted ages ago

Include '-' as a valid character in a proc name in acs-api-browser's 'length_proc'. Fixes the 'acs_api_browser_apidoc_tclcode_to_html' test case.

Index acs_object's creation and modification date

file upgrade-5.10.0d23-5.10.0d24.sql was initially added on branch oacs-5-10.

improve spelling

improve spelling

moderize Tcl idioms

    • -12
    • +12
    /openacs-4/packages/imsld/lib/activity-resource.adp
    • -10
    • +10
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
improve spelling

    • -1
    • +1
    /openacs-4/packages/imsld/lib/imsld-master.tcl
    • -15
    • +15
    /openacs-4/packages/imsld/tcl/imsld-parse-procs.tcl
    • -7
    • +7
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
  1. … 6 more files in changeset.
Use current namespace ::tdom instead of legacy ::tDOM

modernize ADP files

improve spelling

Use current namespace ::tdom instead of legacy ::tDOM

improve spelling

    • -1
    • +1
    /openacs-4/packages/lorsm/lib/include.tcl
    • -2
    • +2
    /openacs-4/packages/lorsm/www/edit-content.tcl
improve spelling

Use current namespace ::tdom instead of legacy ::tDOM

modernize Tcl idioms

    • -1
    • +1
    /openacs-4/packages/lorsm/lib/user-lorsm.tcl
    • -3
    • +3
    /openacs-4/packages/lorsm/www/admin/index.tcl
Use current namespace ::tdom instead of legacy ::tDOM

essentially the same change as in

http://cvs.openacs.org/changelog/OpenACS?cs=MAIN%3Amischa%3A20191114130401

apply patch from mischa to current development pranch