Commit Graph

11 Commits

Author SHA1 Message Date
Will Rossiter
a63089b817 ENHANCEMENT: added default to today checkbox for date fields 2010-05-31 09:43:25 +00:00
Will Rossiter
b4f5229f58 MINOR: Removed closing ?> from class files. MINOR: fixed package names 2009-12-07 02:04:20 +00:00
Will Rossiter
3d9b764987 BUGFIX: added ID to literal field html to allow the js validation to apply 2009-10-27 09:38:38 +00:00
Will Rossiter
182d1d4953 BUGFIX: readded missing content option 2009-05-14 22:54:42 +00:00
Will Rossiter
626f09be39 APICHANGE: changed ExtraOptions() to getFieldOptions() and getFieldValidationOptions(). MINOR: fixed layout of userforms in the cms. MINOR: updated checkbox field to respond with Yes and No rather then 0 and 1. MINOR: changed behaviour or email field selector to only get email field values in popup. 2009-05-06 03:34:40 +00:00
Will Rossiter
edb703d119 MINOR: refactored literalfield and formheading to use new mini structure 2009-04-27 04:01:06 +00:00
Will Rossiter
83d1f2fe86 ENHANCEMENT: rewrote the user defined forms cms JS into jquery. ENHANCEMENT: rewrote templates and removed dulicate code. APICHANGE: created parent class for EditableFormField, EditableOption and EditableMultiOption to prevent code duplication. MINOR: added icon for literal field. MINOR: added quick unit test. MINOR: removed dulicate images 2009-04-17 02:26:40 +00:00
Will Rossiter
87fd643c82 MINOR: added field html to match other fields in the form #3793 2009-04-13 21:53:18 +00:00
Will Rossiter
107d655b20 BUGFIX: fixed label on literalfield 2009-03-27 01:51:26 +00:00
Will Rossiter
22dddb5bf7 MINOR: changed literal field title name on the advice of our users 2009-03-25 05:25:50 +00:00
Will Rossiter
9887201bf5 FEATURE: added LiteralField option to user defined forms 2009-03-25 03:37:49 +00:00