• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

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

fix message key

    • -2
    • +2
    /openacs-4/packages/xowiki/xowiki.info
added URNs for toplevel YUI js files

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

Delete site_node after unmount in 'dotlrn_forums::remove_applet'

Change from ad_page_contract to ad_include_contract; removed unused arguments

allow test items with 0 points

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

    • -0
    • +12
    /openacs-4/packages/xowf/lib/inclass-exam.wf
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

Add private procs for checking category existence in tests

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)

file xotcl-init.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/xotcl-core/tcl/xotcl-init.tcl
add richtext-ckeditor4 module

Fix typo

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

Adapt proc doc to the implementation

Whitespace changes