• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
inclass-exam: Added configurability for time budget and display of minutes and/or points during exam

    • -3
    • +17
    ./packages/xowf/tcl/test-item-procs.tcl
form-field "range": added optional output text box for displaying the actual value

    • -2
    • +31
    ./packages/xowiki/tcl/form-field-procs.tcl
add "btwn" to precise correct-when specs

    • -2
    • +2
    ./packages/xowf/tcl/test-item-procs.tcl
deactivate autocorrection for short_text questions, when correct when is not precise

    • -34
    • +67
    ./packages/xowf/tcl/test-item-procs.tcl
Reduce divergency between Oracle and Postgres codebase

    • -16
    • +0
    ./packages/forums/www/mark-all-read-oracle.xql
    • -2
    • +16
    ./packages/forums/www/mark-all-read.tcl
support multiple argument messages for ad_log to improve compatibility with ns_log

    • -4
    • +4
    ./packages/acs-tcl/tcl/utilities-procs.tcl
Fix log message, as ad_log supports only one message as argument.

    • -3
    • +3
    ./packages/dotlrn/tcl/community-procs.tcl
improve spelling

remove objects and class objects and auto-generated code form coverage statistics

improve listing of tested procs

    • -1
    • +3
    ./packages/xowf/tcl/test/xowf-test-procs.tcl
extend test coverage

    • -2
    • +48
    ./packages/xotcl-core/tcl/test/xotcl-test-procs.tcl
whitespace changes

    • -5
    • +8
    ./packages/xotcl-core/tcl/cr-procs.tcl
avoid array notation for per_thread caches to ease flushing

    • -2
    • +2
    ./packages/acs-tcl/tcl/security-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
    • -7
    • +15
    ./packages/xotcl-core/tcl/cr-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
address issue #3460

    • -2
    • +15
    ./packages/xowiki/tcl/package-procs.tcl
    • -5
    • +11
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
modernize tcl

whitespace cleanup

fix schema browser for PostgreSQL 12 or newer

follow naming convention as used in other places as well

start key with the package name, use array notation

    • -7
    • +7
    ./packages/xotcl-core/tcl/cr-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
overhaul of formfield of type numeric

- use connection locale for localization per default

- accept always numbers in en_US

- support keeping optional the original user string (good for exams)

- use this new combination in textfields numeric type.

    • -22
    • +98
    ./packages/xowiki/tcl/form-field-procs.tcl
no need to use volatile, since these pages are marked for cleanup

in some combinations of tcl and nsf, these volatile operations might

lead to crashes

    • -3
    • +1
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Add "-url" as optional argument to "get_community_id" to ease usage in non-connection threads.

in background threads, get_community_id can be called with either the package_id,

or with the argument. Otherwise, the function is not background-safe

    • -16
    • +33
    ./packages/dotlrn/tcl/community-procs.tcl
added support for composite correct-when for text_interaction

    • -59
    • +60
    ./packages/xowf/tcl/test-item-procs.tcl
reduce verbosity, add statements to ease debugging

    • -10
    • +18
    ./packages/xowiki/tcl/form-field-procs.tcl
added support for gui and multiple correct-when clauses

bump version number to 5.10.0d32

    • -3
    • +37
    ./packages/xowf/tcl/test-item-procs.tcl
    • -4
    • +11
    ./packages/xowf/www/resources/test-item.css
added new form-field type: comp_correct_when

added conjunctive answer-check

adde answer-check "contains-not"

The new form-field type offers a graphical user interface for input of

correct when clauses. When comp_correct_when is used with the repeat

flag it produces conjunctive (AND connected) clauses. The answer-check

"contains-not" is more or less the same a "contains", but highlights

such words in red.

bump version number to 5.10.0d71

    • -21
    • +127
    ./packages/xowiki/tcl/form-field-procs.tcl
in newer versions of tar, the option "-C" is position dependent

    • -3
    • +3
    ./packages/acs-admin/tcl/apm-admin-procs.tcl
improve spelling

    • -4
    • +4
    ./packages/new-portal/tcl/portal-procs.tcl
    • -6
    • +6
    ./packages/acs-templating/tcl/wizard-procs.tcl
handle bulk-actions and hidden-fields in cvs exports

    • -5
    • +8
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
use "ad_try" instead of plain "try" in include_content

    • -3
    • +3
    ./packages/xowiki/tcl/xowiki-procs.tcl
mark f::reverse as depreacted. There is no evident reason, why not the built-in "lreverse" is used

    • -2
    • +9
    ./packages/acs-tcl/tcl/ad-functional-procs.tcl