silverstripe-userforms/code/submissions
2010-09-20 03:54:52 +00:00
..
SubmittedFileField.php 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
SubmittedForm.php ENHANCEMENT: implemented tests for exporting csv files 2010-09-08 10:35:43 +00:00
SubmittedFormField.php 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
SubmittedFormReportField.php BUGFIX: Submissions were exported in implied ID order, which is not guaranteed on all DB engines, esp postgres, so put in explicit order 2010-09-20 03:54:52 +00:00