silverstripe-userforms/code
Will Rossiter 18eccb65d4
FIX Log any email exceptions gracefully
If an email send() generates any errors such as invalid template or API exceptions then capture the error in the logs rather than displaying the error to the user.
2021-06-22 21:54:06 +12:00
..
Control FIX Log any email exceptions gracefully 2021-06-22 21:54:06 +12:00
Extension Fix directory for UsedOnTableExtension namespace, to be psr-4 compliant. New dir rather than namespace to prevent backwards-incompat. 2021-04-02 16:04:17 +11:00
Extensions Fix directory for UsedOnTableExtension namespace, to be psr-4 compliant. New dir rather than namespace to prevent backwards-incompat. 2021-04-02 16:04:17 +11:00
Form ENH Avoid use of 'new' keyword on injectable classes from this module. 2021-05-31 13:00:31 +12:00
FormField FIX Show custom validation message for checkbox and radio groups 2020-07-21 17:30:55 +12:00
Model Merge branch '5.9' into 5 2021-06-01 14:51:34 +12:00
Modifier API Implement upgrader cleanup, array declaration changes, class injection, rename some models 2017-08-22 16:40:15 +12:00
Task MNT Update docblocks and import statements (#1044) 2021-02-26 16:13:23 +13:00
UserForm.php BUG Remove old boostrap 3 CSS class 2020-09-16 11:38:33 +12:00