silverstripe-subsites/code
2011-02-14 14:10:47 +11:00
..
ControllerSubsites.php MINOR Documentation for subsites module 2008-11-24 03:22:01 +00:00
ErrorPageSubsite.php BUGFIX Fixes wrong logic for session existence checks in ErrorPageSubsite and SubsitesVirtualPage (no current controller is available when called through "phpunit" executable) 2010-09-22 01:43:57 +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 BUGFIX: augmentInit is deprecated. Use 'init' instead 2011-02-14 14:10:47 +11: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 BUGFIX Fixed SiteTreeSubsites overriding SiteTree::getCMSActions() and causing pages to have publish, unpublish buttons etc even though the user is readonly 2010-08-23 00:07:05 +00:00
Subsite.php ENHANCEMENT Subsite::Language field now falls back to the default set in i18n - this is useful for a good default when adding a new Subsite via SubsiteAdmin 2010-08-23 00:30:34 +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 SubsitesTreeDropdownField::getsubtree() failed because it was removed from TreeDropdownField in r88482 2010-09-29 04:02:15 +00:00
SubsitesVirtualPage.php BUGFIX Fixes wrong logic for session existence checks in ErrorPageSubsite and SubsitesVirtualPage (no current controller is available when called through "phpunit" executable) 2010-09-22 01:43:57 +00:00