silverstripe-userforms/code
Dylan Wagstaff 569b0a7627 FIX use the same translation variable key as core (#755)
This way when this translation string overrides the core one, the core
triggered translations will still continue working.
2018-03-29 09:29:15 +13:00
..
Control add proper fallbacks to cover tests 2018-02-14 11:30:35 +00:00
Extension FIX Ensure duplicated multiple option field is written (has an ID) before duplicating options 2018-03-27 10:34:42 +01:00
Form add proper fallbacks to cover tests 2018-02-14 11:30:35 +00:00
FormField FIX Fix CMS css name, remove old showcalendar DateField config, update CountryDropdownField 2017-08-22 16:40:16 +12:00
Model FIX use the same translation variable key as core (#755) 2018-03-29 09:29:15 +13:00
Modifier API Implement upgrader cleanup, array declaration changes, class injection, rename some models 2017-08-22 16:40:15 +12:00
Task FIX Namespacing errors and method incompatibilities with parent classes 2017-08-22 16:40:16 +12:00
UserForm.php FIX stop form items double duplicating (#728) 2018-03-05 14:31:33 +13:00