• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix typo

- added support for forcing publish_status line when "publish_status" is passed as a value for "columns"

Previously, publish status was autmatically displayed, when target publish_status was different to "ready"

simplify and document behavior of mapping of default menu entry labels

make confirmation message optional

add file upload to short_field type

  1. … 1 more file in changeset.
add confirmation message before deleting a page

reduce verbosity

  1. … 1 more file in changeset.
prefer accessing variable consistently via variable resolver check= methods

trim submitted value in answer_check=answer_words

fix and document answer_check=answer_words

implementation of feature request #3431

added editor hints and white-space cleanup

    • -0
    • +6
    ./resources/templates/error-template.tcl
  1. … 50 more files in changeset.
whitespace changes and editor hints for all xo* packages

    • -125
    • +132
    ./tcl/test/xowiki-link-test-procs.tcl
    • -12
    • +12
    ./www/admin/portal-element-add.tcl
    • -2
    • +2
    ./www/ckeditor-images/upload_image.tcl
    • -136
    • +137
    ./www/xinha/attach-file.tcl
    • -124
    • +125
    ./www/xinha/insert-file.tcl
  1. … 3 more files in changeset.
reduce verbosity

add saftey-belt for missing CSSclass attributes

  1. … 1 more file in changeset.
- foster standardized message keys for menu entries

- provide message key for interaction types

  1. … 4 more files in changeset.
added "starred" grading scores, which should not be treated as final without teacher interaction

  1. … 1 more file in changeset.
bump version number to 5.10.0d48 and update dependencies

factor out table-widget-procs from includelet procs

file table-widget-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./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

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

don't return @cr_fields ad form_field by create_form_fields_from_form_constraints

split up large method into three

    • -137
    • +190
    ./tcl/includelet-procs.tcl
encode includelet key to achieve higher robustness and preserve url-parameter checking

the includelet_key (as defined) may contain arbitraty characters.

Maybe, the key should be encoded in the future, but for now we keep this

for compatibility with potential applications

Remove conflict leftovers