• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make acs-admin page a better starting place for site-wide admin tasks

    • -1
    • +1
    ./packages/acs-admin/www/posture-overview.adp
    • -1
    • +1
    ./packages/acs-admin/www/auth/authority.tcl
improved spelling

updated description

added cacnvas support to public repo

    • -0
    • +624
    ./packages/xooauth/tcl/canvas-procs.tcl
    • -0
    • +12
    ./packages/xooauth/tcl/oauth-init.tcl
file canvas-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./packages/xooauth/tcl/canvas-procs.tcl
file oauth-init.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./packages/xooauth/tcl/oauth-init.tcl
file ms-init.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./packages/xooauth/tcl/ms-init.tcl
sharpen test case to reduced dependencies on previously enabled locales

The test is also more parameterized, such one can choose between two locales (de_DE and es_ES)

in the test case.

    • -13
    • +21
    ./packages/acs-lang/tcl/test/locale-procs.tcl
improved test case

- load first mime package before loading it

- provide version of the mime package in the test log

- don't provide ns_set id as "error"

documented command result

    • -1
    • +3
    ./packages/acs-tcl/tcl/html-email-procs.tcl
Apply last upgrade also to the creation script

improved spelling

    • -4
    • +2
    ./packages/news/www/admin/process-2.tcl
    • -1
    • +1
    ./packages/xooauth/tcl/oauth-server-procs.tcl
    • -1
    • +1
    ./packages/xooauth/www/admin/lti-test.tcl
    • -2
    • +2
    ./packages/xotcl-core/tcl/06-package-procs.tcl
fix comment

    • -2
    • +2
    ./packages/xowf/tcl/xowf-callback-procs.tcl
make sure to provide a valid user_id when running in the after-initialize callback

    • -2
    • +16
    ./packages/xowf/tcl/xowf-callback-procs.tcl
Fix typo

name all URNs for jquery-ui resources with the same prefix

The library naming is in general not very consistent.

It is called "jqueryui-touch-punch" und cdnjs and

"jquery-ui-touch-punch" on synk.

    • -2
    • +2
    ./packages/xowiki/tcl/resource-info-procs.tcl
Fix filepaths for URNs

    • -4
    • +4
    ./packages/highcharts/tcl/resource-procs.tcl
Use "ns_mkdtemp" when available to create temporary directories

    • -0
    • +1
    ./packages/acs-tcl/tcl/00-icanuse-procs.tcl
    • -13
    • +27
    ./packages/acs-tcl/tcl/utilities-procs.tcl
cleanup tmp directories created by the acs-tcl regression test

    • -0
    • +2
    ./packages/acs-tcl/tcl/test/apm-file-procs.tcl
Ensure grading scheme is loaded before used

fixed cleanup for scheduled emails to avoid interference with immediate send operations

Delete the scheduled email after running the test case

Fix typo

silence test cases

silence regression test warning

Provide a script name for ad_proc

provide a fallback for script name, when [info script] returns empty

don't rely on silent catches

whitespace changes

    • -1
    • +0
    ./packages/acs-tcl/tcl/00-acs-tcl-init.tcl
    • -1
    • +1
    ./packages/acs-tcl/tcl/acs-cache-init.tcl
    • -1
    • +1
    ./packages/acs-tcl/tcl/acs-container-procs.tcl
    • -2
    • +96
    ./packages/acs-tcl/tcl/deprecated-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/ds-stub-procs.tcl
    • -5
    • +5
    ./packages/acs-tcl/tcl/html-email-procs.tcl
    • -2
    • +1
    ./packages/acs-tcl/tcl/http-auth-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/memoize-procs.tcl
    • -1
    • +1
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
    • -105
    • +0
    ./packages/acs-tcl/tcl/sql-statement-procs.tcl
  1. … 7 more files in changeset.
simplified exception handling by factoring out redundant code

make use of "ad_unless_script_abort"

improve source code documentation