• last updated 6 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!

Delete site_node after unmount in 'dotlrn_static::remove_applet'

    • -2
    • +4
    ./dotlrn-static/tcl/dotlrn-static-procs.tcl
    • -4
    • +5
    ./dotlrn-static/tcl/test/dotlrn-static-test-procs.tcl
Delete site_node after unmount in 'dotlrn_forums::remove_applet'

    • -2
    • +4
    ./dotlrn-forums/tcl/dotlrn-forums-procs.tcl
    • -1
    • +1
    ./dotlrn-forums/tcl/test/dotlrn-forums-test-procs.tcl
Change from ad_page_contract to ad_include_contract; removed unused arguments

    • -4
    • +1
    ./new-portal/www/place-element-other-page.tcl
allow test items with 0 points

turn off rounding to full points for exams with very little points

    • -0
    • +1
    ./xowf/catalog/xowf.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./xowf/catalog/xowf.en_US.ISO-8859-1.xml
Use only 100 objects for the test, as in large instances this can take several minutes

Care about the parameter cache after test case

    • -1
    • +3
    ./acs-authentication/tcl/test/acs-authentication-procs.tcl
Set a bunch of test cases to 'production_safe'

    • -7
    • +7
    ./acs-authentication/tcl/test/acs-authentication-procs.tcl
Merge 'auth_authority_api' and 'auth_authority_delete' test cases, covering almost the same api

    • -195
    • +122
    ./acs-authentication/tcl/test/acs-authentication-procs.tcl
Fix typo

    • -2
    • +2
    ./acs-authentication/tcl/test/acs-authentication-procs.tcl
Add 'category_tree_procs' test case, covering multiple category_tree::... procs

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

    • -19
    • +34
    ./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)

    • -1
    • +1
    ./openacs-bootstrap3-theme/tcl/resource-init.tcl
file jquery-3.5.1.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./openacs-bootstrap3-theme/www/resources/js/jquery-3.5.1.js
file jquery-3.5.1.min.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./openacs-bootstrap3-theme/www/resources/js/jquery-3.5.1.min.js
fix installation from scratch (actually phase immediately after installing via apm)

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

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

    • -2
    • +2
    ./categories/tcl/test/categories-procs.tcl
Add 'category_get_procs' test case, covering multiple category::get... procs

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

Whitespace changes

    • -13
    • +13
    ./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
    ./categories/tcl/categories-procs.tcl
Fix 'category::get_id' query

Whitespace changes

    • -8
    • +8
    ./categories/tcl/test/categories-procs.tcl
Set categories for tests

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

simplify code

Handle the case where the iframe URL points to an external website: just skip the iframe-loop check