• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
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.