silverstripe-subsites/code
2010-03-01 22:09:24 +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 fixed a situation which would trigger a crash (from r88573) 2010-03-01 21:55:40 +00:00
GroupSubsites.php MINOR: Fixed no-available-sites edge case (from r88959) (from r96301) 2010-03-01 22:09:17 +00:00
LeftAndMainSubsites.php BUGFIX: When opening the CMS, switch to a site that you actually have access to. (from r88968) (from r96302) 2010-03-01 22:09:24 +00:00
MemberSubsites.php Merged from branches/0.1 2009-05-04 05:03:44 +00:00
RelatedPageLink.php BUGFIX: Limit the related page dropdown to linking to subsites that you have CMS access to. (from r88953) (from r96297) 2010-03-01 22:08:32 +00:00
SiteConfigSubsites.php MINOR CHANGE: columns quoted properly (from r88146) 2010-03-01 21:54:36 +00:00
SiteTreeSubsites.php BUGFIX: Tracking links across subsites is a special case (from r87260) (from r96280) 2010-03-01 21:59:08 +00:00
Subsite.php API CHANGE: Removed deprecated Subsite::getSubsitesForMember(). Use Subsite::acessible_sites() instead. 2010-03-01 22:08:37 +00:00
SubsiteAdmin.php BUGFIX: Fixed response text bug in subsite creation. (from r94563) 2010-03-01 21:41:11 +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 REFACTORING: Update SubsiteReportWrapper to use SSReportWrapper base class. (from r96273) 2010-03-01 21:56:49 +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 MINOR Custom meta tags on SubsiteVirtualPages no longer get overwritten. (from r87329) 2010-03-01 21:49:50 +00:00