• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
perform lookup for site-wide-pages along the inheritance path of the package class

fixed test (nsv entries do not strt with leading ::)

simplified filtering

added time_span form field (based on HTML5)

bumped version to 5.10.0d57

  1. … 3 more files in changeset.
add property to textara and text_fields to disallow cut&paste

handle cases, where autosave was rejected

  1. … 3 more files in changeset.
- textarea: added attribute "autosave"

- set autosave attributes in text_fields, when "multiple_lines" was specified.

- remove for the time being "hkey" from "non_cached_instance_var_patterns",

since this was recently fixed (TODO: check regression test and reactivate it later)

- new Externally callable method: autosave-attribute:

this is a simplified version of "save-attributes", but which does

NOT perform input validation, which might be a problem in case of partial input

- add "autosave-attribute" to all policies, where "save-attributes" was set

  1. … 4 more files in changeset.
add test cases for slot interactions

fix overquoting

add documentation

address issue #3423: Move is_package_root_folder up in class hierarchy to CrItem

follow user wish

  1. … 3 more files in changeset.
whitespace changes

update jquery versions (part 2)

  1. … 2 more files in changeset.
improve SQL quoting

  1. … 4 more files in changeset.
improve quoting

improve SQL quoting

  1. … 8 more files in changeset.
improve SQL quoting and source code documentation

improve SQL quoting

  1. … 3 more files in changeset.
fix typo in make_correct

provide support for addressing instance variables in component structures (one level 1)

added support for solution hints on checkbox and radio questions

  1. … 1 more file in changeset.
- name test-item sepcific form-fields for "in_position" and "minute" with a "test_item_" prefix

- added points calculation in addition to score

added support for randomization not only per user, but as well per position

whitespace changes

if "shuffle" finds precomputed seeds, used these to improve randomization

don't set href for rejected link to empty over the deprecated interface, but unset the href

CompoundField->value: return always the value from get_compound_value

add optional text descriptions to short_text fields

generalize modifier handling in "correct_when"

prefer "string map" over "regsub"

www-make-live-revision: add support for "local_return_url" (when "return_url" is not specified)