silverstripe-subsites/code
2009-05-13 05:25:21 +00:00
..
ControllerSubsites.php MINOR Documentation for subsites module 2008-11-24 03:22:01 +00:00
FileSubsites.php BUGFIX: Simplify permissions, getting rid of the EDIT_PERMISSIONS and SUBSITE_ASSETS_EDIT permissions, and moving the responsibility for making the folder view readonly to the Folder::getCMSFields() and AssetAdmin::getEditForm() 2009-05-13 05:25:21 +00:00
GroupSubsites.php Merged from branches/0.1 2009-05-04 05:03:44 +00:00
LeftAndMainSubsites.php BUGFIX call SubsiteID rather then ID so Subsites doesn't call a page with same ID incorrectly 2009-05-06 02:41:16 +00:00
MemberSubsites.php Merged from branches/0.1 2009-05-04 05:03:44 +00:00
SiteTreeSubsites.php BUGFIX: Made subsite-specific access control less zealous 2009-05-06 05:46:12 +00:00
Subsite.php Merged from branches/0.1 2009-05-04 05:03:44 +00:00
SubsiteAdmin.php Merged from branches/0.1 2009-05-04 05:03:44 +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