• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Upgrade to 4.6.2: Form builder extensions, richtext widget, etc.

  1. … 19 more files in changeset.
Made the help text not have so much vertical space around it.

Changes to how buttons work: Form-builder now takes care of determining which buttons to use, not the template; Added actions functionality to form builder

  1. … 10 more files in changeset.
Implemented some enhancements to the form builder:

- support a -mode switch on forms, which can be either 'display' or 'edit'. If 'display', all fields are grayed out, and the pretty value is displayed instead of the internal value (e.g. the label of the element of a list).

- support multiple buttons on the form. Used for the 'Edit' button, but can be used for other buttons as well.

- Fixed all the standard templates to include the new buttons and to use the <label> tag.

- Added an example to the documentation showing how this new display/edit mode looks.

  1. … 15 more files in changeset.
merge from oacs-4-6

  1. … 130 more files in changeset.
small typo spurious > in radio/checkbox widget with no label

align right for ok/cancel buttons meant that with a wide form the buttons were of the right side of the screen. (bug tracker with a wide preformatted text desc) bug 45

Date/time/number localization

  1. … 85 more files in changeset.
Added <label for=...>...</label> tags to radio and checkbox widgets ... improves the UI slightly.

  1. … 2 more files in changeset.
Better display of help_text

Don't use fixed with for form

Merged with the 4.5 branch (oacs-4-5 tag "don-merge-1")

  1. … 58 more files in changeset.
Added new form style, used in the bug-tracker

file standard-lars.adp was initially added on branch oacs-4-5.