• last updated 21 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)

prefer db_0or1row for exists-queries

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

    • -2
    • +2
    /openacs-4/packages/xowiki/xowiki.info
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

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