• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Allow in testing mode always a "form" tag, independent of the antispam parameter settings

This addresses an issue, when one is running the regression test for xowiki on installations

with plain dotlrn, where otherwise the validator complains about the form tag in a form.

There should be a nicer way of doing this...

allow calling apm_parameter_unregister without "parameter_id"

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

remove calls to deprecated proc acs_lookup_magic_object (use acs_magic_object instead)

    • -2
    • +2
    ./acs-subsite/www/shared/parameters.tcl
    • -1
    • +1
    ./assessment/tcl/as-apm-action-procs.tcl
prefer db_0or1row for exists-queries

get rid of ancient parameters BootstrapCSS BootstrapJS, if these still exist

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

    • -4
    • +4
    ./cookie-consent/tcl/cookie-consent-procs.tcl
prefer db_0or1row for exists-queries

improve warning message in case invalid characters are passed in

remove colons before object_id, otherwise there is an error from general comments

Fix null check

    • -2
    • +2
    ./acs-automated-testing/tcl/aa-test-procs.tcl
Fix '::acs::test::require_package_instance' query for cases when the site_node exists but no package is mounted

    • -1
    • +2
    ./acs-automated-testing/tcl/aa-test-procs.tcl
fix message key

    • -1
    • +1
    ./xowiki/catalog/xowiki.ru_RU.utf-8.xml
    • -2
    • +2
    ./xowiki/www/admin/portal-element-add.tcl
added URNs for toplevel YUI js files

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.min.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./openacs-bootstrap3-theme/www/resources/js/jquery-3.5.1.min.js