silverstripe-framework/admin/code
Sam Minnée f80091f16a Merge pull request #492 from ajshort/multisites
Fix ModelAdmin When Managed Models Is Array
2012-05-27 16:53:28 -07:00
..
AdminRootController.php BUGFIX Ensure that CMSMain rule doesn't override the CMSPagesController 2012-05-22 16:59:31 +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 #483 from halkyon/cms_ping_keepalive 2012-05-23 15:55:22 -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 BUGFIX: Fixed ModelAdmin not working when managed models was defined as an array. 2012-05-27 21:45:42 +10:00
SecurityAdmin.php BUGFIX SecurityAdmin shows incorrect breadcrumbs for viewing Roles GridField. Partially reverts 16982ba17c. 2012-05-28 11:46:25 +12:00