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
History
Jake Bentvelzen
07ca22e729
fix(SubmittedFormField): Fix bug where FormattedValue isn't cast to HTMLFragment, which causes <br/> to appear in Email templates.
2018-05-09 16:31:40 +10:00
..
Control
add proper fallbacks to cover tests
2018-02-14 11:30:35 +00:00
Extension
FIX Ensure duplicated multiple option field is written (has an ID) before duplicating options
2018-03-27 10:34:42 +01:00
Form
add proper fallbacks to cover tests
2018-02-14 11:30:35 +00:00
FormField
FIX Fix CMS css name, remove old showcalendar DateField config, update CountryDropdownField
2017-08-22 16:40:16 +12:00
Model
fix(SubmittedFormField): Fix bug where FormattedValue isn't cast to HTMLFragment, which causes <br/> to appear in Email templates.
2018-05-09 16:31:40 +10:00
Modifier
API Implement upgrader cleanup, array declaration changes, class injection, rename some models
2017-08-22 16:40:15 +12:00
Task
FIX Namespacing errors and method incompatibilities with parent classes
2017-08-22 16:40:16 +12:00
UserForm.php
FIX stop form items double duplicating (
#728
)
2018-03-05 14:31:33 +13:00