• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
skip hidden fields to avoid empty td elements for the user

    • -1
    • +2
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
Allow in the include to selectively disable combinations of audio, camera and desktop recording (at least one stream needs to be enabled for proctoring to happen)

This allows to better tailor proctoring behavior to the user needs and privacy requirements

Fix parameter names

perform cleanup of WorkflowContainer after 10 minutes

    • -3
    • +18
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
added total points (in addition to total minutes) to the exam overview

    • -17
    • +37
    ./packages/xowf/tcl/test-item-procs.tcl
Rework of the 'test_apm_parameter__register' and 'test_apm_package_instance__new' test cases.

Ignored disabled packages in both tests.

Check all enabled packages in 'test_apm_package_instance__new', instead of picking just one randomly, so all issues instantiating packages are found at once.

Indentation changes.

    • -22
    • +40
    ./packages/acs-tcl/tcl/test/acs-tcl-apm-procs.tcl
Ignore singleton packages that are already instantiated on 'apm_package_instance_new', preventing the execution of the after-instantiate callbacks

    • -9
    • +23
    ./packages/acs-tcl/tcl/apm-procs.tcl
Convert content of host header field to lower case, since domain names are case insensitive

    • -1
    • +6
    ./packages/acs-tcl/tcl/security-procs.tcl
comment public methods

    • -5
    • +50
    ./packages/xowf/tcl/test-item-procs.tcl
Keep tolerating parameter_id specified as unnamed argument in legacy code and warn about deprecation

    • -2
    • +20
    ./packages/acs-tcl/tcl/apm-procs.tcl
Adapt tests to the new behaviour of 'apm_parameter_unregister'

Do not add admin_node to the component bars if it is empty

Reduce error level to warning in the nullchat test case, as the issue is driver related

improve documentation

    • -3
    • +42
    ./packages/xowf/tcl/test-item-procs.tcl
add missing German message keys

address the update_attribute_from_slot problem for extended slots

by registering manual forwarders

    • -6
    • +15
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
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...

    • -9
    • +17
    ./packages/acs-tcl/tcl/text-html-procs.tcl
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