silverstripe-userforms/code
Dylan Wagstaff 46460c0e7c FIX Enhance JS for multiple userform instances (#715)
After testing it seems that having multiple user defined forms on a page
has already been added as a feature. However various load time dynamically
generated javascript segments had not been adapted to suit. Now they
have.

Also fixed a variable that no longer exists in the external requirements
from preventing a webpack build.
2018-02-12 16:56:36 +13:00
..
Control FIX Enhance JS for multiple userform instances (#715) 2018-02-12 16:56:36 +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 Merge branch '4' 2018-02-05 12:10:50 +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 Update default email_template_directory 2017-12-04 23:27:12 +13:00