silverstripe-subsites/code
2010-03-30 20:43:34 +00:00
..
ControllerSubsites.php MINOR Documentation for subsites module 2008-11-24 03:22:01 +00:00
ErrorPageSubsite.php MINOR get the files & error page tests on subsites passing 2010-03-30 20:43:34 +00:00
FileSubsites.php 2010-03-21 22:32:22 +00:00
GroupSubsites.php 2010-03-21 22:32:22 +00:00
LeftAndMainSubsites.php BUGFIX: Re-enable javascript onchange for subsites selector 2010-03-02 23:28:57 +00:00
RelatedPageLink.php 2010-03-21 22:32:22 +00:00
SiteConfigSubsites.php 2010-03-21 22:32:22 +00:00
SiteTreeSubsites.php BUGFIX SiteTreeSubsites::alternateSiteConfig() now returns false if there's no SubsiteID set on SiteTree 2010-03-11 21:51:06 +00:00
Subsite.php BUGFIX Fixed Subsite::hasMainSitePermission() SQL query, removed use of USING() and rely on standard INNER JOIN ON syntax that works on all databases 2010-03-09 01:42:56 +00:00
SubsiteAdmin.php BUGFIX correct classname 2010-03-04 22:52:16 +00:00
SubsiteAgnosticTableListField.php 2010-03-01 22:34:19 +00:00
SubsiteDomain.php ENHANCEMENT: Removed unnecessary subsite caching for better static publishing operation. (from r81672) 2010-03-01 02:53:34 +00:00
SubsiteReportWrapper.php BUGFIX syntax errors 2010-03-01 22:41:44 +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 BUGFIX: Don't let SubsitesVirtualPages link to subclasses of virtual page (from r100004) 2010-03-01 22:35:35 +00:00