• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use default style for form section and bold one for the legend text when it's not a fieldset around checkbox or radio buttons.

Merged from 5.4.2

  1. … 283 more files in changeset.
Put "<div>" around hidden elements put out by the formtemplate tag when a custom

template layout rather than a style template is used and that custom template

layout doesn't put out the hidden elements manually.

provide IDs for forms

provide IDs for forms

HTML 4.01 Strict cleanup

  1. … 27 more files in changeset.
use tcl 8.4 style comparisons and braced exprs

  1. … 3 more files in changeset.
Merged 5.3 to HEAD

  1. … 60 more files in changeset.
Fixed a couple of issues with date and spellchecking as they were fixed by Quest

  1. … 6 more files in changeset.
Added support for templates being located *outside* acs-templating/resources

  1. … 2 more files in changeset.
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.
Zen: fieldset/legend tags are not generated anymore if the legend tag has no text

  1. … 3 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: legend tag is mandatory so we add it even if it's empty

  1. … 2 more files in changeset.
Zen: removing trailing input tag / to pass html transitional

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

  1. … 2 more files in changeset.
adding a default class for forms if one does not exist

project zen: modified template::form::render to output the opening form fieldset tag and the optional opening and closing legend tag if it was passed into ad_form

Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
Added ad_conn form_count (liberated from Greenpeace Planet work), which

simplifies the writing of javascript-enhanced template form builder

widgets.

  1. … 1 more file in changeset.
merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 834 more files in changeset.
i18n of cancel button

ad_form forms can be not completed, particularly if the target is not the same page that has the form. Reverting change to throw error. People are on their own now.

If ad_form forms aren't finished, throw an error

Added @see to get_elements proc

merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

  1. … 293 more files in changeset.
Check for errors on form before deciding which buttons to display, otherwise it will show the display-mode buttons instead of the edit-mode buttons when there are errors

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.
bugfix #1096: let displayed text in form begin with -

  1. … 2 more files in changeset.