silverstripe-subsites/code
2009-10-16 01:10:52 +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 broken query if deleting a single File record - order by is not necessary and breaks MSSQL 2009-09-08 04:05:40 +00:00
GroupSubsites.php BUGFIX Removed orderby in GroupSubsites decorator that applies the same SubsiteID in the order by clause 2009-07-13 23:17:22 +00:00
LeftAndMainSubsites.php BUGFIX Fixed SQL queries that don't work when ANSI SQL is enabled 2009-07-14 01:41:51 +00:00
MemberSubsites.php Merged from branches/0.1 2009-05-04 05:03:44 +00:00
SiteTreeSubsites.php BUGFIX Don't set SubsiteID from DataObject::context_obj() if its NULL in SiteTreeSubsites->augmentSQL() 2009-10-16 01:10:52 +00:00
Subsite.php BUGFIX: Fixed SubsitesVirtualPage operation for the main site, and fixed selection of currently selected value. 2009-07-30 02:11:02 +00:00
SubsiteAdmin.php BUGFIX Fixed SQL queries that don't work when ANSI SQL is enabled 2009-07-14 01:41:51 +00:00
SubsitesTreeDropdownField.php FEATURE Support for VirtualPage-style linkage between subsites with new SubsiteVirtualPage class 2008-12-02 03:50:06 +00:00
SubsitesVirtualPage.php BUGFIX: Fixed SubsitesVirtualPage operation for the main site, and fixed selection of currently selected value. 2009-07-30 02:11:02 +00:00