silverstripe-framework/admin/code
Damian Mooyman 0c41a97a8b API Refactor Form request handling into FormRequestHandler
API Add HasRequestHandler interface
API Refactor Link() and url handling behaviour from Controller into RequestHandler
API RequestHandler classes now must define url_segment to have a default Link()
API Clean up redirectBack()
2017-03-10 15:04:33 +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 API Upgrade code to use updated config 2017-02-27 16:54:01 +13:00
CampaignAdmin.php Fix regression issues in campaigns 2017-01-12 12:31:32 +13:00
CampaignAdminList.php API Upgrade code to use updated config 2017-02-27 16:54:01 +13:00
CMSBatchAction.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CMSBatchActionHandler.php API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
CMSMenu.php API Upgrade code to use updated config 2017-02-27 16:54:01 +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 Merge branch '3' 2017-01-31 17:03:53 +00:00
LeftAndMain.php API Upgrade code to use updated config 2017-02-27 16:54:01 +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 FIX Remove duplicated tab "active" state in Security admin 2017-02-27 18:55:44 +13:00