• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
noquote fixes

substitued check if widget in radio checkbox with check if widget eq radio or widget eq checkbox because of bug in in-operator (only partial matching, no complete matching required)

noquote fixes bug 1322 patch 409 Michael Steigman

Removed specific font-stuff in the template

Tightened the display of formgroup tables, there was too much whitespace

  1. … 1 more file in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
bugfix #1099: using noparse instead of ~ or +; removed unprotecting via ~ or +

  1. … 1 more file in changeset.
Added noquote stuff to the plain form widget to fix #1183

Added noquote stuff to plain form widget to fix #1183

i18n'd required message

Removed unnecessary tables in standard form template

  1. … 1 more file in changeset.
Removed comment lines I'd forgotten to remove ...

Made the code work with "sub-elements"; *.spellcheck, *.format, etc.

Fixed bug #860: * required mark on forms

  1. … 1 more file in changeset.
Fix bug #768, patch #296

Fixed bug #677: noquote label in form templates

Renamed standard-lars to standard, and standard to blue

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

  1. … 1 more file 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. … 815 more files in changeset.
Noquote the label, because bug-tracker uses this to put a link in the label

A 'configuration' form builder style, which looks like movable type's configuration pages.

file configuration.adp was initially added on branch oacs-4-6.

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