Commit Graph

14 Commits

Author SHA1 Message Date
Will Rossiter
1d11b9529f MINOR: updated class name in javascript file 2009-04-27 02:30:32 +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
83f827f006 MINOR: rewrote CSS for fieldeditor to make it more maintainable 2009-04-21 05:10:39 +00:00
Will Rossiter
703a62cd7f BUGFIX: tidied up file attachment. should no longer attach blank file objects 2009-04-19 23:22:22 +00:00
Will Rossiter
e73015e6e5 BUGFIX: got drag and drop ordering of field OPTIONS rewritten in jQuery 2009-04-18 03:08:34 +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
9638edd4f9 MINOR: removed old prototype fieldeditor code 2009-04-17 02:34:17 +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
8926ad082b FEATURE: added ability to delete 1 submission or all the submissions from the userdefined form 2009-04-15 04:23:43 +00:00
Sean Harvey
cd9135bc89 BUGFIX Fixed deletion of form elements 2009-03-31 00:53:03 +00:00
Ingo Schommer
facc1d865f BUGFIX Fixed "undefined element" js error in FieldEditor.js 2008-12-15 03:10:04 +00:00
Sam Minnee
197df65f2b Updated form editor's javascript to work with SSViewer-generated comments 2008-11-25 03:53:21 +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