silverstripe-subsites/tests
2011-11-15 14:15:28 +01:00
..
FileSubsitesTest.php MINOR get the files & error page tests on subsites passing 2010-03-30 20:43:34 +00:00
GroupSubsitesTest.php 2010-03-21 22:32:22 +00:00
LeftAndMainSubsitesTest.php BUGFIX: admin user can now access subsite zero (main site) without the LeftAndMain access check reverting them back to a previous subsite (includes test for this edge-case). 2010-07-26 03:56:03 +00:00
SiteConfigSubsitesTest.php 2010-03-21 22:32:22 +00:00
SiteTreeSubsitesTest.php MINOR Fixed SiteTreeSubsitesTest->testPageTypesBlacklistInClassDropdown() to work with PHP 5.2, and not rely on the Reflection API (broken in 17dde8ff) 2011-11-15 14:15:28 +01:00
SubsiteAdminTest.php BUGFIX: fixed broken test in subsites module that relies on specific numeric IDs 2010-08-03 22:41:10 +00:00
SubsitesVirtualPageTest.php BUGFIX Overload validateURLSegment() in SubsitesVirtualPage to allow for same URLSegments as linked pages, as long as they only exist in a different subsite (only change the URLSegment if it already exists in the same subsite). (AIR-4) 2011-08-22 17:52:21 +02:00
SubsitesVirtualPageTest.yml MINOR Removed dependency on sapphire fixture file 2011-03-29 21:58:45 +13:00
SubsiteTest.php ENHANCEMENT Allowing strict subdomain checks on 'www.example.com' vs. 'example.com' via Subsite::$strict_domain_matching (AIR-54) 2011-09-09 12:40:05 +02:00
SubsiteTest.yml MINOR Testing and documenting "super-admin" behaviour on "ADMIN" permission in Subsite::accessible_sites() and Subsite::hasMainSitePermission() 2011-09-05 17:54:57 +02:00