silverstripe-subsites/code
2010-03-01 21:41:59 +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: Ensure that DataObject::get_one() cache knows which subsite you're on (from r93096) 2010-03-01 21:41:01 +00:00
GroupSubsites.php BUGFIX: Removed XSS holes (from r94821) 2010-03-01 21:41:49 +00:00
LeftAndMainSubsites.php BUGFIX: Removed XSS holes (from r94821) 2010-03-01 21:41:49 +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) 2010-03-01 21:38:38 +00:00
SiteConfigSubsites.php BUGFIX: Ensure that DataObject::get_one() cache knows which subsite you're on (from r93096) 2010-03-01 21:41:01 +00:00
SiteTreeSubsites.php BUGFIX: Fix virtual page logic for subsite virtual pages too. (from r93916) 2010-03-01 21:41:06 +00:00
Subsite.php BUGFIX reset subsite filter to false (from r94886) 2010-03-01 21:41:59 +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
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 fix failing tests (from r90509) 2010-03-01 21:40:36 +00:00