• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add simple chat notifications. Modify the title of the browser tab, when it is inactive, showing the number of new messages. This is cleared up when the tab is active again.

add optional text descriptions to short_text fields

generalize modifier handling in "correct_when"

prefer "string map" over "regsub"

Show number of active users in chat. Many thanks to Monika Andergassen

  1. … 3 more files in changeset.
www-make-live-revision: add support for "local_return_url" (when "return_url" is not specified)

deal with overagressive downstream styles

autocorrection: support *lower* float for correct_when=in

avoid potential tilde substitution (many thanks to Markus Moser)

stick to varnames used on many other places for the same information

provide pretty-print methods for tabular data views

Improve last change and document it properly.

Set outdated HTML attributes as depreacted.

Remove href from the variables we inspect the item for in a file link:

this variable is most likely set, therefore embed_options will be non-empty and most links downstream will be rendered via <embed>

instead than a plain link.

Furthermore, it does appear as non standard according to e.g. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/embed and would probably conflict with the src attribute, which is always set.

support show_max for short_text answers

allow list on folder in all default policies

improve spelling

add flag "-from_repeat" to CompoundField.get_named_sub_component_value

In case the named component is from a repeated field, this can be used

to skip the template element from the return value

reduce verbosity

fix typo

- new form_field class: reorder_box, which can be used e.g. in ordering exercises in e-assessments

- better handling of disabled_as_div (when feedback is provided via input highlighting)

fix typos and whitespace changes

don't omit output escaping for "render_as_div". Not sure, why this was set.

Specify version 7 as version of highcharts we support, as 8.0.1 we get by default as today introduces regressions in our code

- fix broken glyphicons, when "bootstrap" is the preferred toolkit, but theme does not include it.

- register CSPs for URNs

- bump version to 5.10.0d51

whitespace changes

  1. … 1 more file in changeset.
provide more detailed error message when require_parameter_page fails

fix variable name in log message

Update italian localization

  1. … 1 more file in changeset.
prefer variable resolver over method call

+CVS: ----------------------------------------------------------------------

search for site-wide pages along package hierarchy

reduce verbosity