silverstripe-framework/admin/code
Damian Mooyman 8a07c56bdf API Replace i18n message localisation with symfony/translation
API Implement enhanced pluralisation
Remove Zend_Translate and all Zend dependencies from i18n
Deprecated $context from i18n::_t()
Warn on missing default string for i18n::_t()
2017-01-25 17:08:12 +13:00
..
AddToCampaignHandler_FormAction.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
AddToCampaignHandler.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
AdminRootController.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CampaignAdmin.php Fix regression issues in campaigns 2017-01-12 12:31:32 +13:00
CampaignAdminList.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CMSBatchAction.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CMSBatchActionHandler.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CMSMenu.php API Replace i18n message localisation with symfony/translation 2017-01-25 17:08:12 +13:00
CMSMenuItem.php Enhancement improve secondary action colours 2017-01-10 10:55:34 +13:00
CMSPreviewable.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CMSProfileController.php Enhancement Implement import CSV icon and tidy up import forms 2017-01-10 10:49:15 +13:00
GroupImportForm.php Enhancement Implement import CSV icon and tidy up import forms 2017-01-10 10:49:15 +13:00
LeftAndMain_HTTPResponse.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
LeftAndMain_SearchFilter.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
LeftAndMain_TreeNode.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
LeftAndMain.php DOCS: Add some documentation to ModelAdmin for common use-cases. Fixes #6530 2017-01-20 10:52:49 +13:00
LeftAndMainExtension.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
MemberImportForm.php Enhancement Implement import CSV icon and tidy up import forms 2017-01-10 10:49:15 +13:00
ModelAdmin.php API Replace i18n message localisation with symfony/translation 2017-01-25 17:08:12 +13:00
SecurityAdmin.php BUG Fix broken member / group import 2017-01-10 17:57:54 +13:00