silverstripe-subsites/code
Saophalkun Ponlu 52bd509219
2009-10-05 21:01:01 +00:00
..
ControllerSubsites.php MINOR Documentation for subsites module 2008-11-24 03:22:01 +00:00
ErrorPageSubsite.php 2009-10-05 21:01:01 +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: A page type with requireDefaultRecords(), for instance ErrorPage, was created everytime on the main site when dev/build-ing (with subdomain in the url) and there's no that page type in the subsite's sitetree. 2009-10-05 01:55:55 +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