• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove unecessary comment in standard.adp. Set default class to widget name for radio/checkbox fieldset

  1. … 1 more file in changeset.
Zen: Add fieldset and legend for form sections

  1. … 2 more files in changeset.
Mark Wylie's changes: adding form-label-error class; parens around required text; adding form-widget-error class

Add fieldset and legend properties for checkbox and radio widgets

  1. … 1 more file in changeset.
fix problem with radio and checkbox. formwidget was used instead of formgroup.widget.

Zen project: Add fieldset tag for form sections

implementing mark wylie's tableless design for forms

Remove physical markup (bold and italic tags) since we have css classes

for these form elements, they should be styled with css.

First round of oacs-5-3 merge to HEAD commits

  1. … 96 more files in changeset.
Some oddness with the cvs tree caused cvs to not join 5.2 with 5.3 for this

file. Resolved by committing the 5.2 version, after discussion with emmar.

Remove remaining / of formwidget element

Added missing noquote for label element

Added missing noquote for label element

Olga changes to this non-standard file

Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 720 more files in changeset.
Adding new FormStype - accessible-forms. Basically its a copy from

the inline formstyle with some modifications: some <br> to have it vertically

(and not horizontally) and some <label> tags. Provided by Olga Santos (ocsantos@dia.uned.es)

file accessible-forms.adp was initially added on branch oacs-5-2.

Removed a dangling </table> (found by Olga)

Fixes bug 2162 * not shown for required on select widget.

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 314 more files in changeset.
form errors for fields with an empty label would not highlight or show a required mark -- fixed

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
bug in template operator in (partial string compare) -> use seperate equality test in template

Inline form with widget and button on the same line for really simple forms

such as filters for listbuilder.

file inline.adp was initially added on branch oacs-5-1.

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.