• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
modernize ADP files

improve spelling

Use current namespace ::tdom instead of legacy ::tDOM

improve spelling

    • -1
    • +1
    /openacs-4/packages/lorsm/lib/include.tcl
    • -2
    • +2
    /openacs-4/packages/lorsm/www/edit-content.tcl
improve spelling

Use current namespace ::tdom instead of legacy ::tDOM

modernize Tcl idioms

    • -1
    • +1
    /openacs-4/packages/lorsm/lib/user-lorsm.tcl
    • -3
    • +3
    /openacs-4/packages/lorsm/www/admin/index.tcl
Use current namespace ::tdom instead of legacy ::tDOM

essentially the same change as in

http://cvs.openacs.org/changelog/OpenACS?cs=MAIN%3Amischa%3A20191114130401

apply patch from mischa to current development pranch

provide API to unset query and connection parameters

Use current namespace ::tdom instead of legacy ::tDOM

improve robustness when just partial results are returned by the library

point out pre UNICODE character handling that should be fixed

addres kernel_id always via variable rathen than via method

fix wrong argument (many thank to Franz Penz for reporting the bug)

extended form-fields autocorrection handling

- added functionality of per-form-field statistics

- added support for "radio"/single choice test items

- added support for richtext handling in "radio"

- added a (limited) method to set a form-field to a correct value, based on "correct_when".

So far, just a minimal set of predicated is handled

- improved "unknown" handling, when the code does not know, whether item is correct or not

- refactored some code

- improved source code documentation

    • -24
    • +233
    /openacs-4/packages/xowiki/tcl/form-field-procs.tcl
Check for answer being not-empty instead of being true

- use is_disabled on more places instead of just checking for the instance variable

reduce verbosity

added flag "-lookup" to Page.create_form_fields_from_form_constraints to avoid optioanlly recreation of form-fields

    • -11
    • +21
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Provide a more straightforward approach of gzipping

Support gzip versions < 1.6

add fingerprinting to results

    • -6
    • +19
    /openacs-4/packages/xowf/lib/online-exam-answer.wf
    • -2
    • +18
    /openacs-4/packages/xowf/lib/online-exam.wf
add method to select answer attributes in a predictable order

fine-tune styling of test items

move also hstore examples to xowiki

    • -12
    • +0
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
relocate update_hstore from xowf to xowiki::hstore, where the other hstore helpers exist

    • -34
    • +0
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
improve logging message to ease debugging in case of errors

    • -1
    • +3
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
backport security patch from oacs-5-10

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
some more fine-tuning of blockquotes in forums entries