• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
whitespce changes

added time_span form field (based on HTML5)

bumped version to 5.10.0d57

  1. … 2 more files in changeset.
handle cases, where autosave was rejected

  1. … 2 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. … 6 more files in changeset.
deal with overagressive downstream styles

  1. … 1 more file in changeset.
Update italian localization

  1. … 1 more file in changeset.
Update es_ES message keys

  1. … 1 more file in changeset.
add file upload to short_field type

  1. … 2 more files in changeset.
form-fields:

- new helper API call: "dict_to_fc" to convert from a dict to a form constraint spec.

- extended formfield answer and word statistics

- ckeditor4: add dimensions (width and height) when available to the configuration

- prefer variables over method calls

- added answer hints (one word, multiple words, ...) to text_fields widget

- form_page: maintain list of references such that the referenced page

knows if and from where it is referenced

  1. … 2 more files in changeset.
exptend message catalog

Update es_ES localization

Update italian localization

add message keys for "answers" and "words"

fix plural form of Schlogwort

- Address issue #3374: improve "make_link", when a page is

passed in as an object, and NO "link" is provided.

Previously, the current url was used as a base_link, now "pretty_link"

of the object is used. This is particularly necessary, when folders

are used.

NOTICE: this is a potential incompatibility (found however no case in xowiki/xowf)

where the old behavior was expected.

- the argument "method" is now optional (useful, when no method should be invoked)

- improved documentation

- updates of message keys

  1. … 3 more files in changeset.
added error message for new validator

  1. … 1 more file in changeset.
provide new form-field "correct_when" for conveniant user interaction

the form-field type is currently just a text field with a tailored

help text, but can be extended in the future via pull-downs etc.

  1. … 2 more files in changeset.
Localize "Delete selected" tooltip, update german and italian translations

  1. … 2 more files in changeset.
Cleanup trailing whitespace

new feature: add one-button copy action to folder listings

  1. … 3 more files in changeset.
improve wording for clipboard entries in menubar pulldown

Export message key from the UI to normalize sorting, format and quoting and avoid diffs when creating new keys from UI

  1. … 2 more files in changeset.
Update translations

  1. … 2 more files in changeset.
Improve m=revisions: Don't loose templating, but treat revsions like a page

Add "View" to default menu of "This Page" (when e.g. viewing revisions,

this allows to switch back to the view of the current version)

Bump version number to 5.10.0d19.

  1. … 2 more files in changeset.
Update italian localization and fix keys

add message key

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7831 more files in changeset.
Updated spanish translation

  1. … 13 more files in changeset.
Updated italian translation

  1. … 2 more files in changeset.
- Default menu entries: distinguish between "startpage"

(menu.Package.Startpage) and "table of contents" (menu.Package.Toc)

  1. … 1 more file in changeset.