• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
allow calling apm_parameter_unregister without "parameter_id"

previously, it was allowed to call it with an empty parameter_id, but not without it

    • -4
    • +13
    ./packages/acs-tcl/tcl/apm-procs.tcl
    • -17
    • +0
    ./packages/acs-tcl/tcl/apm-procs.xql
remove calls to deprecated proc acs_lookup_magic_object (use acs_magic_object instead)

    • -2
    • +2
    ./packages/acs-subsite/www/admin/users/new.tcl
prefer db_0or1row for exists-queries

    • -4
    • +2
    ./packages/acs-subsite/tcl/group-procs.tcl
get rid of ancient parameters BootstrapCSS BootstrapJS, if these still exist

    • -2
    • +16
    ./packages/xowiki/tcl/upgrade/upgrade.tcl
remove spans for file-links and external links

upgrade to upstream version 3.1.1

don't include for bots

bump version to 0.7

prefer db_0or1row for exists-queries

improve warning message in case invalid characters are passed in

    • -2
    • +2
    ./packages/acs-tcl/tcl/security-procs.tcl
remove colons before object_id, otherwise there is an error from general comments

    • -2
    • +2
    ./packages/xowiki/tcl/includelet-procs.tcl
Fix null check

Fix '::acs::test::require_package_instance' query for cases when the site_node exists but no package is mounted

fix message key

added URNs for toplevel YUI js files

    • -12
    • +14
    ./packages/xowiki/tcl/yui-init.tcl
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.