silverstripe-userforms/code/submissions
2011-12-05 23:19:20 +13:00
..
SubmittedFileField.php ENHANCEMENT: Don't return a blank url when no file is specified 2010-09-22 02:20:28 +00:00
SubmittedForm.php ENHANCEMENT: implemented tests for exporting csv files 2010-09-08 10:35:43 +00:00
SubmittedFormField.php BUGFIX: fix titles and labels being escaped multiple times resulting in html entities displaying in submission pages, export and emails. Fixes http://open.silverstripe.org/ticket/6787 2011-12-05 23:19:20 +13:00
SubmittedFormReportField.php MINOR Checking for class_exists() before SapphireTest::is_running_tests() to avoid including the whole testing framework, and triggering PHPUnit to run a performance-intensive directory traversal for coverage file blacklists 2010-11-30 04:33:58 +00:00