Commit Graph

14 Commits

Author SHA1 Message Date
Will Rossiter
6224fbe3b9 BUGFIX: removed extra quote marks which IE7/8 were tripping out on #5908. MINOR ran javascript through jslint and tidied up a couple of warnings 2010-08-05 23:24:04 +00:00
Will Rossiter
fd0fe1b01d APICHANGE: added getFormattedValue() for UDF submitted form fields to allow subclasses to overload the stored content. BUGFIX: convert newlines from text submissions to br tags so textarea fields actually come out semi readable 2010-05-16 03:55:03 +00:00
Will Rossiter
b2d77150f3 MINOR: updated lang file 2009-07-26 23:23:45 +00:00
Tom Rix
9fd0a4b531 MINOR make the ajax requests relative to base 2009-07-03 02:19:12 +00:00
Tom Rix
a2f3381061 MINOR make the ajax requests relative to base 2009-07-03 02:17:44 +00:00
Tom Rix
90f977bde1 2009-07-02 21:18:16 +00:00
Will Rossiter
6e3f9668c0 MINOR: removed all filter form calls as filter form has not and will not work 2009-04-27 06:00:05 +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
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
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