silverstripe-subsites/code
Sean Harvey 35078375f7 BUGFIX Fixed SQL queries that don't work when ANSI SQL is enabled
BUGFIX Fixed MySQL specific query in SubsiteAdmin and replaced with ORM operations instead to work independent of the database used
2009-07-14 01:41:51 +00:00
..
ControllerSubsites.php MINOR Documentation for subsites module 2008-11-24 03:22:01 +00:00
FileSubsites.php MINOR Whitespace fixes 2009-07-13 23:11:23 +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 Fixed SQL queries with backticks that don't need them, and fixed queries on decorators that require double quote escaping 2009-07-13 23:10:00 +00:00
Subsite.php BUGFIX Fixed SQL queries that don't work when ANSI SQL is enabled 2009-07-14 01:41:51 +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 MINOR: Fixed test execution for SubsitesVirtualPage 2009-05-04 05:04:08 +00:00