silverstripe-userforms/code
Lukas a97fb570c3
FIX strings instead of __CLASS__ for translation keys in trait (#1101)
* strings instead of __CLASS__ for translation keys in trait

* use double backslashes for FQN in _t()

* amend missing for double backslashes for FQN in _t()
2022-03-16 14:48:41 +13:00
..
Control ENH Add config to hide invisible fields from email output 2022-03-15 11:46:18 +11: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 ENH Add config to hide invisible fields from email output 2022-03-15 11:46:18 +11: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 FIX strings instead of __CLASS__ for translation keys in trait (#1101) 2022-03-16 14:48:41 +13:00