silverstripe-userforms/code/Model
Steve Boyd 9d5b8c1b8e
Merge pull request #1111 from alex-dna/fix/controller-name
API Use controller_name static config
2021-10-19 10:47:46 +13:00
..
EditableFormField FIX Add namespaces back to translation files, use EditibleFileField class 2021-05-31 12:54:31 +12:00
Recipient BUGFIX: Fixed issue causing the regex on windows to throw an error due to escaping of the parenthesis caused by DIRECTORY_SEPARATOR 2021-07-19 11:36:03 -03:00
Submission FIX When deleting form submission, delete linked file 2021-05-17 09:13:19 +12:00
EditableCustomRule.php MNT Update docblocks and import statements (#1044) 2021-02-26 16:13:23 +13:00
EditableFormField.php Fix: Allow removing the Versioned extension from EditableFormField 2021-06-21 09:58:35 +12:00
UserDefinedForm.php Use controller_name static config instead of method for better inheritance 2021-09-17 08:23:39 +12:00