• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file answer-single-question.wf was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xowf/lib/answer-single-question.wf
make packages in principle installable under PG 13+

    • -3
    • +3
    ./cms/sql/postgresql/cms-permissions.sql
    • -4
    • +4
    ./faq/sql/postgresql/faq-sc-create.sql
  1. … 5 more files in changeset.
make FAQ package installable under PG 13+

    • -4
    • +4
    ./faq/sql/postgresql/faq-sc-create.sql
provide explicit flag to disable menu-entries

disable the menu-entries for "Online Exam" and "Inclass Quiz" for the time being

reduce verbosity

use bind variables instead of tcl variable substition in xql fullqueries

    • -1
    • +1
    ./acs-admin/www/apm/version-edit-2.xql
    • -1
    • +1
    ./acs-admin/www/apm/packages/index-oracle.xql
    • -1
    • +1
    ./acs-content-repository/tcl/deprecated-procs.xql
    • -1
    • +1
    ./acs-content-repository/tcl/revision-procs-oracle.xql
    • -2
    • +2
    ./assessment/tcl/as-item-type-sa-procs.xql
    • -2
    • +2
    ./evaluation/www/view/index-postgresql.xql
    • -1
    • +1
    ./evaluation-portlet/www/evaluation-evaluations-portlet-postgresql.xql
    • -1
    • +1
    ./file-storage/tcl/file-storage-procs-oracle.xql
    • -1
    • +1
    ./file-storage/tcl/file-storage-procs-postgresql.xql
    • -2
    • +2
    ./general-comments/www/file-add-2-oracle.xql
    • -2
    • +2
    ./general-comments/www/file-add-2-postgresql.xql
    • -2
    • +2
    ./rss-support/tcl/rss-generation-service-procs-oracle.xql
    • -1
    • +1
    ./rss-support/tcl/rss-generation-service-procs-postgresql.xql
    • -1
    • +1
    ./theme-zen/www/doc/lists/index-postgresql.xql
Fix for issue #3446

This fixes a bug, where the ordering of the site-nodes in the answer

set of the select_child_site_nodes query in site_node::update_cache

led to disappearing entries in the site map, when additional

items were added. This bug happened in the old-style

(nsv-based) site-node impementation, which is used, when no

xotcl is available.

Many thanks to Keith Paskett for debugging and the fix.

    • -16
    • +19
    ./acs-tcl/tcl/site-nodes-procs-postgresql.xql
Fix proc doc

skip hidden fields to avoid empty td elements for the user

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

    • -18
    • +32
    ./proctoring-support/lib/proctored-page.adp
    • -1
    • +11
    ./proctoring-support/lib/proctored-page.tcl
    • -128
    • +152
    ./proctoring-support/www/resources/proctored-page.js
Fix parameter names

    • -1
    • +1
    ./proctoring-support/tcl/test/proctoring-test-procs.tcl
perform cleanup of WorkflowContainer after 10 minutes

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

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
    ./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

Convert content of host header field to lower case, since domain names are case insensitive

comment public methods

Keep tolerating parameter_id specified as unnamed argument in legacy code and warn about deprecation

Adapt tests to the new behaviour of 'apm_parameter_unregister'

    • -3
    • +3
    ./acs-tcl/tcl/test/apm-parameter-test-procs.tcl
Do not add admin_node to the component bars if it is empty

    • -3
    • +12
    ./acs-tcl/tcl/test/navigation-procs.tcl
Reduce error level to warning in the nullchat test case, as the issue is driver related

    • -1
    • +1
    ./acs-tcl/tcl/test/db-proc-test-procs.tcl
improve documentation

add missing German message keys

    • -0
    • +2
    ./xowf/catalog/xowf.de_DE.ISO-8859-1.xml
address the update_attribute_from_slot problem for extended slots

by registering manual forwarders

    • -6
    • +15
    ./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...

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