• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improved spelling

    • -2
    • +2
    /openacs-4/packages/xooauth/xooauth.info
updated description

    • -0
    • +3
    /openacs-4/packages/xooauth/xooauth.info
added cacnvas support to public repo

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

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

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

    • -0
    • +0
    /openacs-4/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.

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

Apply last upgrade also to the creation script

improved spelling

fix comment

make sure to provide a valid user_id when running in the after-initialize callback

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.

Fix filepaths for URNs

Use "ns_mkdtemp" when available to create temporary directories

cleanup tmp directories created by the acs-tcl regression test

Ensure grading scheme is loaded before used

    • -0
    • +8
    /openacs-4/packages/xowf/lib/inclass-exam.wf
fixed cleanup for scheduled emails to avoid interference with immediate send operations

Delete the scheduled email after running the test case

Fix typo

    • -1
    • +1
    /openacs-4/packages/xooauth/xooauth.info
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. … 7 more files in changeset.
simplified exception handling by factoring out redundant code

make use of "ad_unless_script_abort"

improve source code documentation

added icanuse handler for "ns_info meminfo"