silverstripe-userforms/code
John Milmine 249e7ca0d1 fixes late extensions binding
Construct adds extensions, so calling functions which have extend calls in them before the parent:constructor means the extend calls will never find any extensions.
2016-02-29 16:11:47 +13:00
..
extensions BUG Fix duplication of forms with groups 2015-09-18 11:56:58 +12:00
formfields remove trailing spaces in the codebase 2015-09-11 10:20:06 +12:00
forms fixes late extensions binding 2016-02-29 16:11:47 +13:00
model Implementing the "are you sure?" plugin to display a confirmation message when navigating away from a partially completed form. 2016-02-05 10:13:40 +11: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 remove trailing spaces in the codebase 2015-09-11 10:20:06 +12:00