• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added time_span form field (based on HTML5)

bumped version to 5.10.0d57

    • -21
    • +84
    ./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
    ./assessment/tcl/as-checks-procs.tcl
Whitespace cleanup

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

avoid repeated lookup for the same locale

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

undo a recent change and comment situation

add ability to use x out of y questions (when order randomization is used)

    • -2
    • +12
    ./xowf/catalog/xowf.de_DE.ISO-8859-1.xml
    • -2
    • +15
    ./xowf/catalog/xowf.en_US.ISO-8859-1.xml
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

    • -2
    • +2
    ./notifications/tcl/notification-email-procs.tcl
no need to limit the width of a form label in vertical forms

Check existence when resetting package parameters. Many thanks to Markus Moser

Reinstate check, add a note why

add property to textara and text_fields to disallow cut&paste

optionally disallow cut&paste in multi-line form fields

    • -0
    • +2
    ./xowf/catalog/xowf.de_DE.ISO-8859-1.xml
    • -0
    • +2
    ./xowf/catalog/xowf.en_US.ISO-8859-1.xml
Remove Hinweise zum Datenschutz bei Googleparameter

improve wording

disallow auto-save when exam is closed

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

    • -1
    • +3
    ./xowiki/www/resources/autosave-text.js
cleanup (generalize and simplify code)

remove unused nsv variables

use "-varname" parameter for message_exists_p

- simplifying one more expression

- bump version number to 5.10.0d11

reduced the number of mutex locks for message keys lookup by a factor of two by using naviserver commands

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

- based xo::parameter on nsv_dict when available

- bumped version number to 5.10.0d31

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

- bumped version number to 5.10.0d37

fix typo

improve comments and spelling

    • -18
    • +18
    ./acs-tcl/tcl/request-processor-procs.tcl
    • -2
    • +2
    ./acs-tcl/tcl/test/html-conversion-procs.tcl
    • -1
    • +1
    ./acs-tcl/tcl/test/naviserver-api-procs.tcl
improve comments