- 07 Jan, 2007 1 commit
-
-
Nigel McNie authored
-
- 18 Dec, 2006 3 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
form, which allows more flexibility in how the form is built. Hopefully fix up the passing of the submit value for ajax calls now as well
-
Penny Leach authored
-
- 17 Dec, 2006 1 commit
-
-
Nigel McNie authored
land. This prevents problems with all buttons being sent through and thus causing hiccups with the choice of submit function to call. It also conveniently makes sure that the status messages will always be displayed next to the correct button
-
- 10 Dec, 2006 1 commit
-
-
Alastair Pharo authored
functions [upstream]
-
- 09 Dec, 2006 1 commit
-
-
Nigel McNie authored
elements. This allows, for example, the user to set the paths on all 'calendar' elements in one place
-
- 08 Dec, 2006 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
configuration directories as well as the default location.
-
- 07 Dec, 2006 1 commit
-
-
Nigel McNie authored
categories, i18n-ised, correctly menued and y2k compliant.
-
- 29 Nov, 2006 3 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
Martyn Smith authored
error, and I can't quite figure out what it _should_ do
-
- 28 Nov, 2006 1 commit
-
-
Nigel McNie authored
the submit button pressed.
-
- 23 Nov, 2006 2 commits
-
-
Nigel McNie authored
setting loop doesn't work that well at all...
-
Nigel McNie authored
-
- 22 Nov, 2006 1 commit
-
-
Nigel McNie authored
-
- 20 Nov, 2006 4 commits
-
-
Richard Mansfield authored
-
Nigel McNie authored
checkout for the moment. Modified all forms to use the new one.
-
Nigel McNie authored
-
Nigel McNie authored
to the form so it can be accessed later with get_property, and pass the form object to the renderers, so they can get at this information.
-
- 19 Nov, 2006 3 commits
-
-
Penny Leach authored
-
Penny Leach authored
-
Nigel McNie authored
Fix the removing of the autofocus class from the container.
-
- 17 Nov, 2006 3 commits
-
-
Penny Leach authored
type elements
-
Penny Leach authored
-
Nigel McNie authored
callbacks.
-
- 16 Nov, 2006 2 commits
-
-
Penny Leach authored
override formname_*
-
Nigel McNie authored
specify forms that are validated but not submitted, or ones that are neither validated nor submitted. Added i18n support for the form rules. Added and removed various TODO items. Fixed the bug where if an ajax form failed validation and then was submitted correctly, the validation error messages were not cleared.
-
- 15 Nov, 2006 2 commits
-
-
Martyn Smith authored
-
Nigel McNie authored
whether forms already have any errors.
-
- 14 Nov, 2006 3 commits
-
-
Nigel McNie authored
Removed some commented out fields no longer needed. Experimented with some other changes. Fixed indentation in the submit_js method.
-
Richard Mansfield authored
-
Nigel McNie authored
-
- 13 Nov, 2006 2 commits
-
-
Nigel McNie authored
requests by the correct method. Call message/error javascript functions with better parameters
-
Nigel McNie authored
stuff that is used for standard POST forms can be used for ajax forms, making it really easy to switch a form from one to the other. It also means that ajax validation is possible that behaves similarly to normal validation.
-
- 11 Nov, 2006 1 commit
-
-
Nigel McNie authored
and also to the first field that has an error.
-
- 10 Nov, 2006 1 commit
-
-
Richard Mansfield authored
-
- 09 Nov, 2006 2 commits
-
-
Richard Mansfield authored
-
Nigel McNie authored
Now if the javascript function isn't available, the builder doesn't die - it just skips the rule.
-