This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-userforms
Watch
1
Star
0
Fork
0
You've already forked silverstripe-userforms
mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced
2024-10-22 17:05:42 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
88fe82da03
silverstripe-userforms
/
code
History
Will Rossiter
88fe82da03
MINOR: Removed column show on load default since this is no longer required
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