silverstripe-subsites/code
Sean Harvey f35a42ec64 BUG LeftAndMainSubsites::Subsites() fails with limited CMS access
Users with non-ADMIN permissions won't see the dropdown of available
subsites, because LeftAndMainSubsites::Subsites() will check if
the user has a non-existent code CMS_ACCESS_CMSPagesController.

Fallback to checking required_permission_codes first, and failing
that, check for CMS_ACCESS_LeftAndMain
2013-05-08 15:36:18 +12:00
..
extensions BUG LeftAndMainSubsites::Subsites() fails with limited CMS access 2013-05-08 15:36:18 +12:00
forms Removing redundant class, relies on TableListField which was removed 2013-04-30 15:25:08 +12:00
model Partially reverting 7c5310e1a2 2013-05-06 22:59:18 +12:00
tasks SubsiteCopyPagesTask 2013-01-03 14:10:14 +01:00
SubsiteAdmin.php Fixing more statics that weren't private, and nested_urls deprecated usage 2013-05-06 22:32:40 +12:00
SubsiteReportWrapper.php BUG: Modifying the module to work with SS 3.0 2012-07-16 11:18:38 +12:00
SubsitesVirtualPage.php Fixing more statics that weren't private, and nested_urls deprecated usage 2013-05-06 22:32:40 +12:00