This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-subsites
Watch
1
Star
0
Fork
0
You've already forked silverstripe-subsites
mirror of
https://github.com/silverstripe/silverstripe-subsites
synced
2024-10-22 09:05:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-subsites
/
tests
History
Sam Minnee
9ad409d5d4
BUGFIX: Removed virtual pages tab from subsites. (sminnee, merged from r100426)
2011-09-22 18:19:22 +02: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
BUGFIX: Removed virtual pages tab from subsites. (sminnee, merged from r100426)
2011-09-22 18:19:22 +02: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