• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed standard-lars to standard, and standard to blue

  1. … 5 more files in changeset.
Applied patch #231 - get rid of buttons multirow, and replace with submit form elements

  1. … 9 more files in changeset.
CSS'ified standard-lars

Don't show help text in display mode

Added '* required' to bottom of form, if there are required fields

making labels of radio and checkbox options noquoted. For example in dotlrn/admin/users/users-search we have user links in checkbox option labels

Noquoting the widget in formgroups (radio buttons, checkboxes)

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
Noquote the label, because bug-tracker uses this to put a link in the label

Suppress the * indicating required fields for select widgets, since the user can't choose whether or not to allow no value

Added 'show_required_p' flag to forms, made standard-lars the default form style, and added a parameter for the default list style, which won't be relevant until I commit the list builder later, but it doesn't hurt any.

  1. … 3 more files in changeset.
Improved version of standard-lars, which looks nicer, has * for required elements, and has cleaner [i] help_text look

Fixed some noquote stuff in form templates, fixed conflicts in default-master

caused by the curriculum update and my bracketing of "if" exprs (failure to do

so causes Tcl to compile the expr every time)

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