• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Don't reset filters if page is changed.

Don't show page in list of available filters in form

Fix richtext HTML to pass 4.01 transitional validation

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

  1. … 1 more file in changeset.
Zen: fieldset/legend tags are not generated anymore if the legend tag has no text

  1. … 1 more file in changeset.
i18n

  1. … 2 more files in changeset.
Fix typo in checkbox identifiers

Remove duplicated NOSCRIPT tags for RTE widget

Zen: adding ID attributes for input button and file types.

Zen: template::widget::block bug fix - there was a th that was closed with a /td instead of a /th

Zen: fixing bug so that summary tag only shows up for tables

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

  1. … 1 more file 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: removing trailing input tag / to pass html transitional

  1. … 4 more files in changeset.
removing trailing / in input tags

Zen: Adding a small center css class for the tfoot row

Zen: switching tbody and tfoot

Update doc for element::create regarding sections

Project Zen: zenifying date widget

Zen: Add fieldset and legend for form sections

  1. … 1 more file in changeset.
Project Zen: adding translation variable for table summary

Return the correct code from template::adp_parse.

Fixed adp_parse to pop the parse_level from the adp_level stack regardless of how template::adp_parse exits. This makes debugging some problems with include tags much easier when multirows are in use or variables are being passed by reference.

removing default for caption because caption is optional

reverting accidental commit

adding caption property to list_properties

Add fieldset and legend properties for checkbox and radio widgets

  1. … 1 more file in changeset.
Project Zen: removed element_index as a parameter. emma thought of an easier way to do this. undoing previous work.

Zen: localize orderby_html_title (list builder)

  1. … 1 more file in changeset.
adding element_index parameter to template::list::element::create and making the var available to list builder templates