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 |
|
Andrew O'Neil
|
34dd5bf86f
|
BUGFIX: Use a plain text field, as HTMLEditorFields have issues in
popups
|
2009-06-16 03:13:49 +00:00 |
|
Sean Harvey
|
a79a397d37
|
BUGFIX Removed use of HasManyComplexTableField, replaced with a ComplexTableField that auto sets the relation
|
2009-06-12 02:17:35 +00:00 |
|
Will Rossiter
|
b5ed564bcd
|
MINOR: fixed typo in userforms validation
|
2009-05-15 04:01:19 +00:00 |
|
Will Rossiter
|
73bf168b8c
|
FEATURE: ability to send emails as plain text. BUGFIX: fixed showing header fields in reports
|
2009-05-12 06:10:13 +00:00 |
|
Sean Harvey
|
7529460e80
|
BUGFIX Fixed userforms SQL to work with ANSI compatibility turned on
|
2009-05-12 01:48:04 +00:00 |
|
Will Rossiter
|
10d5f41f24
|
BUGFIX: fixed rules with date fields and header fields. Appilied components of #4006
|
2009-05-08 04:27:49 +00:00 |
|
Will Rossiter
|
cf39bbc71b
|
MINOR: fixed incorrect classname. Patch via ticket #4005
|
2009-05-07 03:55:04 +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
|
cf35c706e4
|
BUGFIX: fixed custom rules for radio boxes and checkbox lists
|
2009-05-01 04:11:31 +00:00 |
|
Normann Lou
|
34bfd0f8c6
|
Roll back r75608
|
2009-04-29 03:05:28 +00:00 |
|
Normann Lou
|
4f6ccc6b19
|
ENHANCEMENT: add sapphire/css/Form.css as the default css for a UserDefinedForm
|
2009-04-29 02:38:56 +00:00 |
|
Will Rossiter
|
f19924d92f
|
MINOR: fixed notices and tidied up code
|
2009-04-28 02:03:13 +00:00 |
|
Will Rossiter
|
ecdb0e009a
|
MINOR: removed cms fields that do nothing
|
2009-04-27 23:40:33 +00:00 |
|
Will Rossiter
|
9179149446
|
BUGFIX: fixed memberlist field
|
2009-04-27 06:17:02 +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
|
91386c7cf7
|
MINOR: changed html body to html to allow html tags
|
2009-04-27 04:33:31 +00:00 |
|
Will Rossiter
|
049d42769a
|
APICHANGE: removed the dulicate send copy to subscriber field. This function should now all be routed through the Email Recipients function in the cms. this gives more control over the emailing to the user
|
2009-04-27 02:42:29 +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
|
e429137bb8
|
ENHANCEMENT: moved validation of user defined forms to jquery based using the validate plugin. MINOR: moved submitted field infomation to its own folder
|
2009-04-21 03:44:13 +00:00 |
|
Will Rossiter
|
379a5c98d2
|
MINOR: added dynamic location for the form field icon - ajshort. MINOR: added custom validation fields to insert form field specific error messages
|
2009-04-20 03:07:57 +00:00 |
|
Will Rossiter
|
b83bc79fc2
|
BUGFIX: fixed sorting values on new fields
|
2009-04-19 23:52:44 +00:00 |
|
Will Rossiter
|
d4d53acf40
|
MINOR: restored deleted action
|
2009-04-19 23:26:43 +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
|
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
|
643d6e35f6
|
MINOR: hide email notifications from other page lists
|
2009-04-14 23:21:52 +00:00 |
|
Will Rossiter
|
74442bfd89
|
FEATURE: added ability to have a clear form button. MINOR: setting up functions for deleting submissions
|
2009-04-14 22:59:46 +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
|
eb359e80ec
|
FEATURE: allow a field in the UDF to be used as the field to send a response too
|
2009-04-14 03:26:14 +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 |
|
Will Rossiter
|
b1a0026d05
|
FEATURE: allow subclassing of editable form field to update the UDF form editor
|
2009-03-25 02:06:28 +00:00 |
|
Will Rossiter
|
daac87acee
|
BUGFIX: fixed truncation of multiple emails or long emails
|
2009-02-27 01:21:10 +00:00 |
|
Saophalkun Ponlu
|
459c127d51
|
ENHANCEMENT: can now send submitted data (via email) to submitter and site owner individually or both at the same time
|
2009-02-11 02:27:55 +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
|
b57bc7e58c
|
Removed unncessary renderWith
|
2008-10-30 03:59:18 +00:00 |
|
Sean Harvey
|
45399682d4
|
BUGFIX Fix for lack of styling on confirmation message after submitting a User Defined Form.
|
2008-10-30 03:53:35 +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 |
|