• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged from 5.4.2

  1. … 283 more files in changeset.
Improved style of form errors. Moved the required mark into the label tag so screenreaders won't miss it when in "form" mode.

  1. … 1 more file in changeset.
New forms.css from 5.3

Zen: set a default class for fieldset. Customized styles for fieldset and legend tags now will be correctly applied.

  1. … 2 more files in changeset.
Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 324 more files in changeset.
Zen: Mark Wylie's changes: adding div for form-help-text

Mark Wylie's work: class for form-label errors; class to replace inline template

project zen: Mark Wylie's CSS for tableless forms

Internet Explorer does not left align the widgets by default, which

gives it a behavior at odds with all the other browsers I've tested on

(Safari, Mozilla, etc). This is a small change that left aligns

widgets by default in all forms, which looks much better, especially

on larger forms.

Moved configuration form style CSS here

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

  1. … 1 more file in changeset.
Removed unnecessary tables in standard form template

  1. … 1 more file in changeset.
Fixed bug #860: * required mark on forms

  1. … 1 more file in changeset.
Added separate forms stylesheet