silverstripe-userforms/templates
Will Rossiter 3c1d81d014 ENHANCEMENT: added test coverage for UserDefinedForm.php and placeholders for other sections. API change: processNewFormFields removed
API change: refactored Form() into getFormFields(), getFormActions(), getRequiredFields()

ENHANCEMENT: added updateForm* extension hooks to allow customization of userforms
BUGFIX: gave custom scripts their own ID to enable it to be blocked.
2010-09-03 05:06:13 +00:00
..
email 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
Includes ENHANCEMENT: added test coverage for UserDefinedForm.php and placeholders for other sections. API change: processNewFormFields removed 2010-09-03 05:06:13 +00:00
EditableFormField.ss ENHANCEMENT: added test coverage for UserDefinedForm.php and placeholders for other sections. API change: processNewFormFields removed 2010-09-03 05:06:13 +00:00
EditableOption.ss ENHANCEMENT: added test coverage for UserDefinedForm.php and placeholders for other sections. API change: processNewFormFields removed 2010-09-03 05:06:13 +00:00
FieldEditor.ss ENHANCEMENT: added test coverage for UserDefinedForm.php and placeholders for other sections. API change: processNewFormFields removed 2010-09-03 05:06:13 +00:00
ReceivedFormSubmission.ss MINOR: added userforms template from cms folder 2009-07-16 04:00:41 +00:00
SubmittedFormReportField.ss 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