silverstripe-userforms/code
GuySartorelli 3fbccea2ea
ENH Avoid use of 'new' keyword on injectable classes from this module.
It's not uncommon to want to override or enhance some functionality in vendor code that doesn't have extension points, so we should avoid the `new` keyword when instantiating injectable classes from the module.
2021-05-31 13:00:31 +12:00
..
Control Merge pull request #1049 from hamaka/fix/attachments_respecting_hideformdata 2021-05-14 21:32:09 +01: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 #1051 from wilr/wilr-patch-1 2021-05-17 09:10:31 +01: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