• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
perform lookup for site-wide-pages along the inheritance path of the package class

    • -2
    • +7
    ./packages/xowiki/tcl/package-procs.tcl
fixed test (nsv entries do not strt with leading ::)

simplified filtering

    • -13
    • +10
    ./packages/xowiki/tcl/test/check-method-procs.tcl
added time_span form field (based on HTML5)

bumped version to 5.10.0d57

    • -21
    • +84
    ./packages/xowiki/tcl/form-field-procs.tcl
Comment out seemingly useless computation which has been detected running > 18s in some case on the live system

    • -4
    • +10
    ./packages/assessment/tcl/as-checks-procs.tcl
Whitespace cleanup

    • -88
    • +88
    ./packages/assessment/tcl/as-checks-procs.tcl
provide a more friendly error message for broken configurations

    • -3
    • +11
    ./packages/acs-lang/tcl/lang-util-procs.tcl
avoid repeated lookup for the same locale

    • -4
    • +23
    ./packages/acs-lang/tcl/lang-message-procs.tcl
remove quotes from quoted vars

    • -12
    • +12
    ./packages/acs-lang/www/admin/index.tcl
undo a recent change and comment situation

    • -1
    • +8
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
add ability to use x out of y questions (when order randomization is used)

    • -2
    • +12
    ./packages/xowf/catalog/xowf.de_DE.ISO-8859-1.xml
    • -2
    • +15
    ./packages/xowf/catalog/xowf.en_US.ISO-8859-1.xml
    • -7
    • +7
    ./packages/xowf/lib/inclass-exam-answer.wf
    • -7
    • +27
    ./packages/xowf/lib/inclass-exam.wf
    • -12
    • +48
    ./packages/xowf/tcl/test-item-procs.tcl
make init-procs more robust in case of broken setups

fix an at lease 11 year old bug... not sure, why this was not discovered earlier

no need to limit the width of a form label in vertical forms

    • -3
    • +7
    ./packages/xowf/www/resources/test-item.css
Check existence when resetting package parameters. Many thanks to Markus Moser

    • -1
    • +3
    ./packages/xotcl-core/tcl/06-param-procs.tcl
Reinstate check, add a note why

    • -5
    • +8
    ./packages/acs-tcl/tcl/utilities-procs.tcl
add property to textara and text_fields to disallow cut&paste

    • -1
    • +22
    ./packages/xowiki/tcl/form-field-procs.tcl
optionally disallow cut&paste in multi-line form fields

    • -0
    • +7
    ./packages/xowf/lib/inclass-exam-answer.wf
    • -0
    • +17
    ./packages/xowf/tcl/test-item-procs.tcl
Remove Hinweise zum Datenschutz bei Googleparameter

    • -1
    • +1
    ./packages/xotcl-core/tcl/06-param-procs.tcl
improve wording

    • -2
    • +2
    ./packages/xowf/tcl/test-item-procs.tcl
disallow auto-save when exam is closed

    • -11
    • +34
    ./packages/xowf/lib/inclass-exam-answer.wf
handle cases, where autosave was rejected

    • -1
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
cleanup (generalize and simplify code)

    • -5
    • +7
    ./packages/xowf/tcl/test-item-procs.tcl
    • -2
    • +3
    ./packages/xowf/www/resources/test-item.css
remove unused nsv variables

    • -5
    • +2
    ./packages/acs-templating/tcl/query-procs.tcl
use "-varname" parameter for message_exists_p

    • -3
    • +3
    ./packages/acs-subsite/acs-subsite.info
    • -2
    • +2
    ./packages/acs-subsite/lib/user-info.tcl
- simplifying one more expression

- bump version number to 5.10.0d11

    • -4
    • +5
    ./packages/acs-lang/tcl/lang-message-procs.tcl
reduced the number of mutex locks for message keys lookup by a factor of two by using naviserver commands

    • -33
    • +72
    ./packages/acs-lang/tcl/lang-message-procs.tcl
do not try to load site-wide parameters in xo::parameters

    • -2
    • +7
    ./packages/xotcl-core/tcl/06-param-procs.tcl
- based xo::parameter on nsv_dict when available

- bumped version number to 5.10.0d31

    • -40
    • +101
    ./packages/xotcl-core/tcl/06-param-procs.tcl
- icanuse: added nsv_dict

- bumped version number to 5.10.0d37

    • -0
    • +13
    ./packages/acs-tcl/tcl/00-icanuse-procs.tcl
fix typo

    • -1
    • +1
    ./packages/acs-tcl/tcl/acs-cache-init.tcl