• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- set sanitize on logfile writer per default to 0

- change cleanup interval from 1h to 71min, since on the hour interval, there are already many things going on in OpenACS

reduce verbosity

Whitespace cleanup

add saftey-belt for missing CSSclass attributes

fix typo in variable name

- foster standardized message keys for menu entries

- provide message key for interaction types

    • -4
    • +4
    /openacs-4/packages/xowf/lib/inclass-quiz.wf
    • -4
    • +4
    /openacs-4/packages/xowf/lib/online-exam.wf
added "starred" grading scores, which should not be treated as final without teacher interaction

add missing parameter

add missing parameter

Fix typo

support 'AND' and 'OR' at the end of the search string + extend automated tests

use calue checker "token" for "orderby" (usual checker)

improve spelling

bump version number to 5.10.0d13 and update dependencies

- added public method "result_table"

- added "back" button to result table and exam protocol

    • -11
    • +61
    /openacs-4/packages/xowf/lib/online-exam.wf
use same style as in online-exam.wf

- added public method "result_table" to answer_manager

- added mixin class for handling "form_field.pretty_value" in tables

- reduce verbosity

    • -11
    • +145
    /openacs-4/packages/xowf/tcl/test-item-procs.tcl
bump version number to 5.10.0d48 and update dependencies

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
extend message catalog

factor out table-widget-procs from includelet procs

    • -325
    • +60
    /openacs-4/packages/xowiki/tcl/includelet-procs.tcl
file table-widget-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/xowiki/tcl/table-widget-procs.tcl
improve spelling

provide CSS classes for alignment in table widgets

CVS: ----------------------------------------------------------------------

provide "pretty_value" for text_fields, sort components of compound fields in "pretty_value"

whitespace changes

bump version number to 5.10.0d23

improve stylability

Add 'case' to the list of Tcl keywords. The command is obsolete, deprecated, not documented anymore and slated for removal in Tcl 9.0, but still exists and makes the api_doc confused and unhappy.

Rename 'Se', the selenium driver, to '::acs::test::selenium::Se', and repack it into an ad_proc, deprecating the former one and adding the comments on the file proc doc.

Add an exception for the 'berkdb' command, defined in the global namespace by the Berkeley DB Tcl extension, to the 'naming__proc_naming testcase'