silverstripe-userforms/code
Marco Hermo c762835d4f
API Additional data passed to updateAfterProcess hook (#1130)
Passing $emailData and $attachments array to the existing hook, updateAfterProcess
In this case it will give more flexibility for the extension to do
additional cleanup process after the emails has been sent.
2022-01-14 11:08:22 +13:00
..
Control API Additional data passed to updateAfterProcess hook (#1130) 2022-01-14 11:08:22 +13: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 pull request #1111 from alex-dna/fix/controller-name 2021-10-19 10:47:46 +13: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