silverstripe-subsites/code
Tom Rix 761493f64e
2010-03-01 02:59:04 +00:00
..
ControllerSubsites.php MINOR Documentation for subsites module 2008-11-24 03:22:01 +00:00
ErrorPageSubsite.php BUGFIX: session error when ErrorPage is viewed in the front 2009-10-06 02:53:32 +00:00
FileSubsites.php ENHANCEMENT Files uploaded while under a subsite now inherit their SubsiteID from their parent 2010-03-01 02:54:29 +00:00
GroupSubsites.php BUGFIX: queries changed to use $q as a placeholder for backticks or doublequotes 2009-10-29 01:40:46 +00:00
LeftAndMainSubsites.php MINOR: Updated docs to remove references to obsolete 'subdomains' (from r80857) 2010-03-01 02:49:35 +00:00
MemberSubsites.php Merged from branches/0.1 2009-05-04 05:03:44 +00:00
SiteConfigSubsites.php 2010-03-01 02:59:04 +00:00
SiteTreeSubsites.php BUGFIX: Fix SubsiteVirtualPages not updating content. (from r84995) 2010-03-01 02:58:38 +00:00
Subsite.php MINOR unit tests (from r83592) 2010-03-01 02:58:13 +00:00
SubsiteAdmin.php BUGFIX gnarly recursion error when adding a subsite (from r82410) 2010-03-01 02:56:07 +00:00
SubsiteDomain.php ENHANCEMENT: Removed unnecessary subsite caching for better static publishing operation. (from r81672) 2010-03-01 02:53:34 +00:00
SubsitesTreeDropdownField.php BUGFIX: TreeDropdownField::gettree() not exist, we should call TreeDropdownField::tree() wherever it is invoked, the bug is addressed by open ticket #4970 2010-02-01 23:41:39 +00:00
SubsitesVirtualPage.php Merged r84433 (from r84787) 2010-03-01 02:58:31 +00:00