silverstripe-userforms/code
Dylan Wagstaff 7f208ee927 FIX javascript errors enacting default functionality
Mostly to do with translations, however the errors meant the front end
forms largely didn't work at all. Some of this was to do with the scoping
of `this` in es6 arrow functions, compared to the legacy code with entwine
that uses the fuller `function` definition. Reinstate missing dependency
for translations to function too.
2017-11-20 15:16:03 +13:00
..
Control FIX javascript errors enacting default functionality 2017-11-20 15:16:03 +13:00
Extension Convert to vendor module, remove secure assets suggestion 2017-10-18 22:18:46 +13:00
Form FIX Explicitly get the Fields() method from controller's data record 2017-11-01 11:43:53 +13:00
FormField FIX Fix CMS css name, remove old showcalendar DateField config, update CountryDropdownField 2017-08-22 16:40:16 +12:00
Model FIX Update getIcon resource resolution methods 2017-11-03 11:12:55 +13: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 Convert to vendor module, remove secure assets suggestion 2017-10-18 22:18:46 +13:00