• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- use :form_field_index for adding names recursively to the index

- provide more detailed debugging info

  1. … 1 more file in changeset.
- remove commented out "if disabled" code; otherwise, the controls are also shown when viewing the items

- add debugging aids in case creation of nested formfields fails

  1. … 2 more files in changeset.
- detect when repeat fields are used in input mode: as long we have no js-support, max repeat count form fields have to be created in advance

- avoid duplicate generations for form fields in some cases

  1. … 2 more files in changeset.
- add functionality to dynamically add components for repeated form fields (no preallocation needed).

This is per default deactivated, .js support for "adding more" is missing.

  1. … 2 more files in changeset.
- remove more onclick inline scripts

merging back to HEAD fixes regarding repeatable formfields.

  1. … 1 more file in changeset.
Removing formfield css class from delete repeated field links otherwise they are mistaken with html elements used during ckeditor initialization.

Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 520 more files in changeset.
- reduce verbosity

- add message keys for repeat lables (add, delete)

  1. … 3 more files in changeset.
- don't show "add another" when maximum of repeatable entries is reached

- make labels for adding and removing items configurable

  1. … 1 more file in changeset.
- provide default renderer for repeatContainer and CompoundField

  1. … 1 more file in changeset.
- use "create" method explicitely

  1. … 8 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- use boolean values for truth values

  1. … 3 more files in changeset.
- use spaces rather than tabs

  1. … 15 more files in changeset.
trimming instances attributes for repeatable attributes to

- omit trailing values identical to default

- omit parts of the container

- normalize string expressions

  1. … 13 more files in changeset.
- minor quoting changes

  1. … 2 more files in changeset.
- initial checking of repeat-procs (repeatable form field items)

    • -0
    • +183
    ./repeat-procs.tcl
  1. … 1 more file in changeset.