silverstripe-subsites/code/extensions
Sean Harvey 4e20228c2e Merge pull request #132 from mateusz/session-can-edit
Make canEdit fall back to session if the object's SubsiteID not there.
2014-01-14 14:07:32 -08:00
..
CMSPageAddControllerExtension.php BUG Fixing "Add new" not adding the page to the correct subsite 2013-05-28 12:17:16 +12:00
ControllerSubsites.php BUG: Modifying the module to work with SS 3.0 2012-07-16 11:18:38 +12:00
ErrorPageSubsite.php Extension and config fixes for 3.1 2013-04-04 15:10:22 +13:00
FileSubsites.php BUGFIX: permissions to check the ‘CMS_ACCESS_LeftAndMain’ global permission. 2014-01-10 09:31:44 +13:00
GroupSubsites.php More globalisation 2013-10-30 13:44:06 +01:00
LeftAndMainSubsites.php Allow ‘ADMIN’ and ‘CMS_ACCESS_LeftAndMain’ access to CMS. Fixes CWPBUG-113. 2014-01-09 17:12:47 +13:00
SiteConfigSubsites.php BUG: Subsite save SiteConfig overwrites MainSite SiteConfig (Issue #15) 2013-05-24 16:26:57 +12:00
SiteTreeSubsites.php Make canEdit fall back to session if the object's SubsiteID not there. 2014-01-10 09:58:53 +13:00
SubsiteMenuExtension.php API: Subsite support for menu of cms (hide admins that don't declare support) (fixes #101 and #89 ) 2013-08-22 13:02:46 +12:00