• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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'

Add exceptions for some commands defined in the global namespace by the 'Trf' Tcl extension to the 'naming__proc_naming testcase'

add support in form-fields to add css class for td in TableWidget and whitespace changes

add support in form-fields to add css class for td in TableWidget

add method for saveing/restoring perconnection_parameters

VS: ----------------------------------------------------------------------

add method for deep copy of ordered composites

don't return @cr_fields ad form_field by create_form_fields_from_form_constraints

    • -5
    • +8
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl