silverstripe-subsites/code
Mateusz Uzdowski 5b00ba352f API Refactor to always redirect to accessible Admin location.
Tries to find an accessible section in the current site, falls back to
searching across all sites and all sections.

Also adds more powerful and generic functionss:
Subsites::all_sites - get the full list
Subsites::all_accessible_sites - get Member accessible list
LeftAndMainExtension::sectionSites - get section-specific list
2013-10-16 16:40:20 +13:00
..
extensions API Refactor to always redirect to accessible Admin location. 2013-10-16 16:40:20 +13:00
forms Less intrusive doSave() overwrite of GridFieldDetailForm 2013-07-10 16:15:04 +02:00
model API Refactor to always redirect to accessible Admin location. 2013-10-16 16:40:20 +13:00
tasks SubsiteCopyPagesTask 2013-01-03 14:10:14 +01:00
SubsiteAdmin.php BUG Move the SubsiteList PJAX request to a dedicated Controller. 2013-10-16 13:20:54 +13: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
SubsiteXHRController.php BUG Move the SubsiteList PJAX request to a dedicated Controller. 2013-10-16 13:20:54 +13:00