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
78fe9947b9
silverstripe-userforms
/
code
History
Will Rossiter
78fe9947b9
MINOR: included CustomParameter field to prevent errors while upgrading. Since no way to nicely delete columns completely via the ORM it can sit there and be all empty
2010-05-31 08:20:04 +00:00
..
editor
MINOR: included CustomParameter field to prevent errors while upgrading. Since no way to nicely delete columns completely via the ORM it can sit there and be all empty
2010-05-31 08:20:04 +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 using UDF with the workflow module which only publishs a page when its been modified and UDF was always returning false to any changes
2010-05-16 03:21:04 +00:00