silverstripe-framework/admin/code
Loz Calver 9be5f07231 Fixes for LeftAndMain::require_themed_css()
LeftAndMain::require_themed_css() was setting an incorrect property, and a typo meant that those requirements would never be detected anyway
2013-05-28 15:48:23 +01:00
..
AdminRootController.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
CMSBatchAction.php BUGFIX: Pages set as 'deletedindraft' were allowed to be published through CMS batch-actions leaving an empty title in the SiteTree. 2013-05-24 15:40:46 +12:00
CMSBatchActionHandler.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
CMSMenu.php CMSMenu sort order (fixes #1716) 2013-04-09 12:19:33 +02: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 API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
GroupImportForm.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
LeftAndMain.php Fixes for LeftAndMain::require_themed_css() 2013-05-28 15:48:23 +01:00
LeftAndMainExtension.php Update @package, @subpackage labels 2013-05-21 22:24:41 +12:00
MemberImportForm.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
ModelAdmin.php Update @package, @subpackage labels 2013-05-21 22:24:41 +12:00
SecurityAdmin.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00