silverstripe-cms/tests
Sam Minnee b2aa86140a API CHANGE: Made ModelAdmin's configuration statics public rather than protected, so that they can be accessed with Object::get_static()
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@76124 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 17:48:19 +13:00
..
test_windmill Windmill test - whacked up timeout on CMS load for slow build slave 2008-08-27 10:56:55 +00:00
CMSMainTest.php BUGFIX: Let CMS users open pages deleted from draft; bug introduced by translatable. 2011-02-02 17:48:15 +13:00
CMSMainTest.yml ENHANCEMENT Using LeftAndMain->canView() in LeftAndMain->init() - if current admin interface can't be viewed, iterate over remaining interfaces until we find a valid one. This only includes admin interfaces with a valid controller, so it should fix the obnoxious redirect to userhelp.silverstripe.com when a website-user tries to access the CMS. 2011-02-02 17:47:46 +13:00
CMSMenuTest.php API CHANGE: Revamped CMSMenu system to not instantiate any objects, so that _config.php doesn't get fskd 2011-02-02 17:47:38 +13:00
LeftAndMainTest.php MINOR: Added additional tests for LeftAndMain and ModelAdmin 2011-02-02 17:48:19 +13:00
ModelAdminTest.php API CHANGE: Made ModelAdmin's configuration statics public rather than protected, so that they can be accessed with Object::get_static() 2011-02-02 17:48:19 +13:00
ModelAdminTest.yml MINOR: Added additional tests for LeftAndMain and ModelAdmin 2011-02-02 17:48:19 +13:00
SecurityAdminTest.php BUGFIX Fixed SecurityAdminTest to work with i18n enabled 2008-11-01 13:55:47 +00:00