• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
www-make-live-revision: add support for "local_return_url" (when "return_url" is not specified)

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)

  1. … 2 more files in changeset.
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

  1. … 3 more files in changeset.
whitespace changes

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

fix variable name in log message

prefer variable resolver over method call

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

search for site-wide pages along package hierarchy

reduce verbosity

move "get_nls_language_from_lang" to metaclass to make it usable from packages different to xowiki as well

  1. … 1 more file in changeset.
xotcl-core

- move list of site_wide pages to meta-class,

such that every derived class might have different ones.

- bump version number to 5.10.0d25

xowiki

- provide explicit site_wide pages

- bump version number to 5.10.0d49

  1. … 3 more files in changeset.
allow protpype pages to be inserted into folders

Remove brace protection from dynamic expr arg to if

Remove superfluous expr in first-arg to if

revert change, since this breaks applications

if the distinction is needed, a better change is required,

either via configuration of a prefix, or via subclassing.

  1. … 1 more file in changeset.
Fix memory leak