Commit Graph

14 Commits

Author SHA1 Message Date
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
Will Rossiter
6368c972d1 MINOR: commented out delete submission code which has not been finished yet 2009-04-15 01:10:22 +00:00
Will Rossiter
0dfded7444 FEATURE: added ability to include userdefined form nested in Content field by using $UserDefinedForm token 2009-04-14 23:50:48 +00:00
Will Rossiter
d3a3122b84 MINOR: show download file link in the cms for file downloads. MINOR: code formating improvements. 2009-04-14 04:11:05 +00:00
Will Rossiter
9e7e211927 FEATURE: added ability to send emails to multiple people on form submission with custom email subjects and body text. MINOR: fixed comments in userforms as it has been moved out of cms package 2009-04-14 02:06:18 +00:00
Sean Harvey
cd9135bc89 BUGFIX Fixed deletion of form elements 2009-03-31 00:53:03 +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
Will Rossiter
9887201bf5 FEATURE: added LiteralField option to user defined forms 2009-03-25 03:37:49 +00:00
Will Rossiter
b1a0026d05 FEATURE: allow subclassing of editable form field to update the UDF form editor 2009-03-25 02:06:28 +00:00
Saophalkun Ponlu
e2f47e41c3 ENHANCEMENT: Allow custom email text to go to form submitter 2009-02-11 02:00:20 +00:00
Sean Harvey
29ddb3e12c Added FieldEditor images that were in sapphire, and should belong in the userforms module, updated references to the images in the templates 2008-10-23 21:11:32 +00:00
Sean Harvey
74d69a30fe ENHANCEMENT Added CSV export functionality to the userforms module 2008-09-29 05:33:43 +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