silverstripe-subsites/code
2010-07-26 06:49:33 +00:00
..
ControllerSubsites.php MINOR Documentation for subsites module 2008-11-24 03:22:01 +00:00
ErrorPageSubsite.php MINOR line coverage to 70% 2010-03-30 22:50:37 +00:00
FileSubsites.php BUGFIX #5315 FileSubsites::augmentSQL() should not apply ordering when doing COUNT() selects, as this breaks some databases like SQL Server 2010-04-12 04:04:15 +00:00
GroupSubsites.php 2010-03-21 22:32:22 +00:00
LeftAndMainSubsites.php MINOR: removed accidental debug::show left in last commit (again) 2010-07-26 06:49:33 +00:00
RelatedPageLink.php MINOR line coverage to 70% 2010-03-30 22:50:37 +00:00
SiteConfigSubsites.php 2010-03-21 22:32:22 +00:00
SiteTreeSubsites.php API CHANGE Re-added SiteTreeSubsites::isMainSite() method which was incorrectly removed in r100324 2010-06-28 21:40:36 +00:00
Subsite.php BUGFIX: columns quoted properly 2010-05-06 03:27:02 +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