• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve stylability: add glyphicons for external and file links

Many thanks to Monika Andergasse for the help!

    • -10
    • +0
    ./packages/xowiki/www/resources/xowiki.css
Delete site_node after unmount in 'dotlrn_static::remove_applet'

Delete site_node after unmount in 'dotlrn_forums::remove_applet'

Change from ad_page_contract to ad_include_contract; removed unused arguments

    • -2
    • +2
    ./packages/new-portal/www/place-element.tcl
allow test items with 0 points

    • -1
    • +1
    ./packages/xowf/tcl/test-item-procs.tcl
turn off rounding to full points for exams with very little points

    • -0
    • +12
    ./packages/xowf/lib/inclass-exam.wf
    • -1
    • +23
    ./packages/xowf/tcl/test-item-procs.tcl
Use only 100 objects for the test, as in large instances this can take several minutes

Care about the parameter cache after test case

Set a bunch of test cases to 'production_safe'

Merge 'auth_authority_api' and 'auth_authority_delete' test cases, covering almost the same api

Fix typo

Add 'category_tree_procs' test case, covering multiple category_tree::... procs

    • -1
    • +171
    ./packages/categories/tcl/test/categories-procs.tcl
Add private procs for checking category existence in tests

    • -19
    • +34
    ./packages/categories/tcl/test/categories-procs.tcl
The W3C validator (Nu HTML Checker) throws an error on meta-tag content-style-type

fix fallback version of jquery (in case no other urn is available)

file jquery-3.5.1.js was initially added on branch oacs-5-10.

file jquery-3.5.1.min.js was initially added on branch oacs-5-10.

fix installation from scratch (actually phase immediately after installing via apm)

    • -14
    • +0
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
    • -1
    • +1
    ./packages/xotcl-core/tcl/06-param-procs.tcl
    • -0
    • +20
    ./packages/xotcl-core/tcl/xotcl-init.tcl
file xotcl-init.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./packages/xotcl-core/tcl/xotcl-init.tcl
Fix typo

Add 'category_get_procs' test case, covering multiple category::get... procs

    • -1
    • +95
    ./packages/categories/tcl/test/categories-procs.tcl
Adapt proc doc to the implementation

    • -2
    • +2
    ./packages/categories/tcl/categories-procs.tcl
Whitespace changes

    • -13
    • +13
    ./packages/categories/tcl/categories-procs.tcl
Fix 'category::get_id' and 'category::get_id_by_object_title' queries, that aparently got mixed up in the past

    • -12
    • +12
    ./packages/categories/tcl/categories-procs.tcl
Fix 'category::get_id' query

    • -2
    • +2
    ./packages/categories/tcl/categories-procs.tcl
Whitespace changes

Set categories for tests

    • -15
    • +17
    ./packages/categories/tcl/test/categories-procs.tcl
mark unsued function "proc_source_file_full_path" as deprecated.

    • -5
    • +8
    ./packages/acs-tcl/tcl/utilities-procs.tcl
simplify code

    • -13
    • +6
    ./packages/acs-tcl/tcl/utilities-procs.tcl
Handle the case where the iframe URL points to an external website: just skip the iframe-loop check