• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added form_id to section_id to build fieldset ID (was conflicting in some case with others IDs)

Revert

Added form legend div so the sections can remotely look as before...

Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 323 more files in changeset.
Zen: don't generate label tag if the form mode is 'display'

Zen: removing label from inform widget type

Zen: label should not be used for element widgets that group several form elements (radio, checkbox, date)

Zen: legend tag is mandatory so we add it even if it's empty

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