silverstripe-framework/admin/code
2012-05-19 14:37:32 +12:00
..
AdminRootController.php API CHANGE: Changes to make Director rules set through the new config system. Includes the addition of a new AdminRootController to take over handling of routing /admin/* routes to the correct LeftAndMain panel. 2012-05-19 14:37:32 +12:00
CMSBatchAction.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
CMSBatchActionHandler.php MINOR Tidy up of code formatting in TestRunner 2012-04-18 23:29:54 +12:00
CMSMenu.php API CHANGE: Changes to make Director rules set through the new config system. Includes the addition of a new AdminRootController to take over handling of routing /admin/* routes to the correct LeftAndMain panel. 2012-05-19 14:37:32 +12:00
CMSMenuItem.php Clean up trailing ?> per coding standard 2012-02-12 12:40:16 -08:00
CMSPreviewable.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
CMSProfileController.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
GroupImportForm.php MINOR Switching _t() calls from sprintf() to using injection parameters (#7170) 2012-05-01 22:17:00 +02:00
LeftAndMain.php Merge pull request #464 from mateusz/os7299 2012-05-17 22:44:05 -07:00
LeftAndMainDecorator.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
LeftAndMainExtension.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
MemberImportForm.php MINOR Switching _t() calls from sprintf() to using injection parameters (#7170) 2012-05-01 22:17:00 +02:00
ModelAdmin.php Merge pull request #388 from chillu/trac/7170-i18n-sprintf-injections 2012-05-02 16:18:30 -07:00
SecurityAdmin.php ENHANCEMENT Making "Users", "Groups" and "Roles" tabs in SecurityAdmin bookmarkable. 2012-05-08 11:25:47 +02:00