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 15:05:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-userforms
/
code
/
submissions
History
Carlos Barberis
1d6cde42a8
MINOR: added condition to make sure we have submitted date
2010-07-28 23:15:11 +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
MINOR: Removed closing ?> from class files. MINOR: fixed package names
2009-12-07 02:04:20 +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
MINOR: added condition to make sure we have submitted date
2010-07-28 23:15:11 +00:00