silverstripe-subsites/code
2010-03-09 02:34:09 +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 BUGFIX Removed backticks from FileSubsites 2010-03-09 01:12:49 +00:00
GroupSubsites.php BUGFIX Workarounds for GroupSubsites::augmentSQL() so that it doesn't fail on databases other than MySQL like SQL Server 2010-03-09 02:34:09 +00:00
LeftAndMainSubsites.php BUGFIX: Re-enable javascript onchange for subsites selector 2010-03-02 23:28:57 +00:00
MemberSubsites.php Merged from branches/0.1 2009-05-04 05:03:44 +00:00
RelatedPageLink.php BUGFIX: Improved linking behavior of links and reverse links. (from r89843) (from r96319) 2010-03-01 22:26:56 +00:00
SiteConfigSubsites.php MINOR CHANGE: columns quoted properly (from r88146) 2010-03-01 21:54:36 +00:00
SiteTreeSubsites.php MINOR pass tests 2010-03-02 01:15:11 +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