silverstripe-userforms/code
Robbie Averill bf142eb6ef FIX Display rules for page breaks/editable form steps now works again
This was previously broken in a regression from https://github.com/silverstripe/silverstripe-userforms/pull/575
where the fields themselves could still be toggled, but the jQuery event dispatches for the form steps
were removed. This pull request re-introduces those jQuery event triggers when hiding and showing
editable form fields via display rules.
2019-03-25 15:09:38 +13:00
..
Control FIX Display rules for page breaks/editable form steps now works again 2019-03-25 15:09:38 +13:00
Extension FIX Do not remap polymorphic class names to UserDefinedForm if they are already an instance of it 2018-09-07 12:50:34 +02:00
Form fixed PHP lint errors 2018-06-06 08:16:53 +05:30
FormField FIX Fix CMS css name, remove old showcalendar DateField config, update CountryDropdownField 2017-08-22 16:40:16 +12:00
Model FIX Display rules for page breaks/editable form steps now works again 2019-03-25 15:09:38 +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 Merge branch '4.5' into 5.0 2018-05-09 14:01:17 +01:00