Commit Graph

19 Commits

Author SHA1 Message Date
Stig Lindqvist
89c7cf8a15 MINOR Aligned the 'Add field' buttons and drop down 2012-05-14 10:20:19 +12:00
edchipman@gmail.com
d7bd212008 MINOR: CSS tweak to bring closer to new CMS 2012-05-07 17:41:29 +12:00
Will Rossiter
982ea1cdb1 BUGFIX: fixed layout of FieldEditor in IE6 2010-09-21 06:14:09 +00:00
Saophalkun Ponlu
8ccb893881 BUGFIX: more options don't get hidden by default 2009-08-12 02:48:37 +00:00
Will Rossiter
3351ef17b3 MINOR: fixed validation button width. MINOR: increased title to 255 chars rather then 50 to allow for longer checkboxs 2009-07-05 07:14:03 +00:00
Will Rossiter
1d3d309582 BUGFIX: fixed issue with rule based validation trying to save the default rule 2009-06-25 06:55:42 +00:00
Sean Harvey
0b10a29345 BUGFIX Fixed extra option fields being shown initially in IE, when they should be hidden 2009-06-08 01:54:25 +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
f5bc3fb5a6 MINOR: use button styling 2009-04-27 02:21:12 +00:00
Will Rossiter
a076630b9c MINOR: changed field adding to use a dropdown field rather the a list of links that was getting unmanagable with all the fields 2009-04-27 00:20:20 +00:00
Will Rossiter
d592ed005f FEATURE: added ability to have rules on userdefined form fields 2009-04-23 22:52:08 +00:00
Will Rossiter
5ffaebf070 MINOR: fixed styling for dropdown options 2009-04-21 05:47:50 +00:00
Will Rossiter
83f827f006 MINOR: rewrote CSS for fieldeditor to make it more maintainable 2009-04-21 05:10:39 +00:00
Will Rossiter
984bfdd42d MINOR: fixed icon for drag and dropping fields - ajshort 2009-04-20 03:22:54 +00:00
Will Rossiter
b3a73eac53 BUGFIX: fixed notice level error with old field name 2009-04-19 07:34:30 +00:00
Will Rossiter
c0b2f760cd BUGFIX: got drag and drop ordering of fields rewritten in jQuery 2009-04-18 02:49:46 +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
Normann Lou
11d80d4699 BUGFIX: user defined form style broken in back-end. The BottomMenu and FormOption section is overlay with the FieldList section. (a ticket 1425 in Help desk) 2009-03-26 01:28:57 +00:00
Sean Harvey
1ea06b4028 ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk 2008-09-29 03:18:23 +00:00