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
Mateusz Uzdowski
078043f189
BUGFIX: encode the csv file by hand, fputcsv is not parsing newlines properly
2010-10-21 23:41:47 +00: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
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: encode the csv file by hand, fputcsv is not parsing newlines properly
2010-10-21 23:41:47 +00:00