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
329ad80596
fix(Reorder): Changed $this->ID == 0 to !$this->exists() and added Controller::has_curr() check
2016-07-14 09:41:37 +10:00
..
extensions
API Use core validation for form submission
2016-04-18 12:04:21 +12:00
formfields
remove trailing spaces in the codebase
2015-09-11 10:20:06 +12:00
forms
API Use core validation for form submission
2016-04-18 12:04:21 +12:00
model
fix(Reorder): Changed $this->ID == 0 to !$this->exists() and added Controller::has_curr() check
2016-07-14 09:41:37 +10:00
modifiers
Added segment field
2015-08-14 15:39:30 +12:00
tasks
BUG call log() function on instance of UserFormsUpgradeService, to remove run time error that says 'log' function doesn't exists on UserFormsUpgradeTask class
2016-01-07 16:00:57 +13:00
UserFormsGridFieldFilterHeader.php
Update UserFormsGridFieldFilterHeader.php
2015-11-17 14:19:16 +01:00