silverstripe-framework/admin/code
Ingo Schommer 64b465f0cb Merge pull request #1143 from svandragt/3.1
ENHANCEMENT Sort menu items according to priority descending, then title ascending
2013-02-27 01:25:49 -08:00
..
AdminRootController.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
CMSBatchAction.php APICHANGE: Use late static binding for Object::has_extension() 2012-11-07 11:07:55 +13:00
CMSBatchActionHandler.php API change request handling to be more orthogonal 2013-02-18 14:56:04 +13:00
CMSMenu.php Sort menu items according to priority descending, then title ascending 2013-01-29 15:30:35 +00:00
CMSMenuItem.php Clean up trailing ?> per coding standard 2012-02-12 12:40:16 -08:00
CMSPreviewable.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
CMSProfileController.php BUG Remove "delete" button from "My Profile" (fixes #8121) 2012-12-15 20:02:17 +01:00
GroupImportForm.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
LeftAndMain.php ENHANCEMENT: LeftAndMain breadcrumbs to use MenuTitle 2012-12-17 17:41:04 +01:00
LeftAndMainExtension.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
MemberImportForm.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
ModelAdmin.php Sort menu items according to priority descending, then title ascending 2013-01-29 15:30:35 +00:00
SecurityAdmin.php Unescaped breadcrumbs for inline groups display (fixes #7936) 2013-01-21 08:51:16 +01:00