• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

improved comments

change tcl arrays into dicts

break overlong lines

fix propagation of validate results in old-style (ad_form-based) forms. One should really switch to FormPages soon.

stylistic changes

Add missing parameter in doc

  1. … 1 more file in changeset.
remove empty descriptions from display, remove deactivated CSS class.

Improved handling of link and child resources of forms

- test-item-procs: use resolve context to resolve e.g. images in the context of the original form

(many thanks to Thomas Renner for the suggestion)

- added extra argument "-context_obj" to substitute_markup to ease client code

- inclass-exam-answer.wf: reduced the db interactions by using form_info for form generation

  1. … 4 more files in changeset.
don't clobber xo::cc url when already initialized

Apply a mild filename sanitization to the file formfield

Whitespace cleanup

Fix typo spotted by acs_api_browser_api_get_body automated test

Provide a URL when requiring a connection context

include public methods called via the web interface in listing of tested methods.

mark functions for administrative proposes as private

report points from text_fields (used in short-text questions) when available

generalize correct_when handling: allow for every modifier a "-nocase" option

reorder_box: provide correction_data

reduce verbosity

provide a short hint how to allow swa always pasting

allow points computation in cases, where some grading schemes fail.

Before, the grading code was overly conservative and refused to

compute achieved points in such cases

new form-field class: boolean_checkbox

behaves like boolean, but provdes just a single checkbox instead of yes/no radio in "boolean"

the output is full compatible with "boolean".

The boolean_checkbox is used in test-item procs for a more slim correct/incorrect specification

  1. … 4 more files in changeset.
fixed ckeditor form field for inline mode.

use inline mode for editing test items

added a describe funtion for MC items

  1. … 6 more files in changeset.
move xowiki::test::get_url_from_location to automated testing

handle updaed query-handling in ns_parseurl

remoe dependency from file-storage tests to xowiki

  1. … 5 more files in changeset.
candidate_box_select: provide optional the feature to keep the user selected order

The change is fully backward compatible. Per default, the order in the actual

selected values is the same as in the candidate selection box. When

the new parameter "keep_order" is provided, the order of the selected

values is kept as selected by the user.

added value checker from page filters to slots: "nohtml" and "html"

Made flowplayer more secure by reject markup in argument

  1. … 3 more files in changeset.
perform checking on input variable

Localize already at the pretty value, otherwise things such as the wikicmds will not be evaluated

move localized_richtext to the right place in the file to ensure initial loading

make localizer insensitive, when main input field is insensitive