silverstripe-userforms/code/model
Arno Poot f9e6491072 Add empty space before classes (#470)
Before:

field textverplicht-notice nolabel

After:

field text verplicht-notice nolabel
2016-05-09 16:19:55 +01:00
..
editableformfields Add empty space before classes (#470) 2016-05-09 16:19:55 +01:00
recipients NEW Allow translation of tab names (#384) 2016-04-08 16:45:10 +01:00
submissions API Added ability to extend permissions of SubmittedForm with an extension 2016-04-22 13:33:02 +12:00
EditableCustomRule.php BUG fixing bug that prevents non-admin users from editing user defined form fields. 2016-02-16 17:58:04 +13:00
UserDefinedForm.php API Use core validation for form submission 2016-04-18 12:04:21 +12:00