silverstripe-userforms/code
2010-06-20 05:13:17 +00:00
..
editor MINOR: Removed column show on load default since this is no longer required 2010-06-20 05:13:17 +00:00
migration BUGFIX: table and column names quoted properly 2010-04-08 21:18:01 +00:00
submissions 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
UserDefinedForm.php BUGFIX: fixed casting of Content. PATCH via ajshort (#5692). 2010-06-08 02:03:55 +00:00