This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-subsites
Watch
1
Star
0
Fork
0
You've already forked silverstripe-subsites
mirror of
https://github.com/silverstripe/silverstripe-subsites
synced
2024-10-22 09:05:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-subsites
/
code
History
Ingo Schommer
47c545f658
API CHANGE Removed unused nextWriteDoesntCustomise flag on SiteTreeSubsites, removed references to non-existent CustomContent field in SiteTreeSubsites->onBeforeWrite() (field was removed with 08207510c in 2008) (AIR-52)
2011-09-07 21:55:13 +02:00
..
ControllerSubsites.php
MINOR Documentation for subsites module
2008-11-24 03:22:01 +00:00
ErrorPageSubsite.php
BUGFIX Fixes wrong logic for session existence checks in ErrorPageSubsite and SubsitesVirtualPage (no current controller is available when called through "phpunit" executable)
2010-09-22 01:43:57 +00:00
FileSubsites.php
BUGFIX
#5315
FileSubsites::augmentSQL() should not apply ordering when doing COUNT() selects, as this breaks some databases like SQL Server
2010-04-12 04:04:15 +00:00
GroupSubsites.php
2010-03-21 22:32:22 +00:00
LeftAndMainSubsites.php
BUGFIX Removed ajaxified switch of subsite in the CMS, as it would need to deal with too much UI state like refreshing the "insert link" panel. Refresh the entire window instead.
2011-09-05 17:55:00 +02:00
RelatedPageLink.php
MINOR Check for existence of related page in RelatedPageLink->RelatedPageAdminLink() (AIR-74)
2011-08-30 08:41:13 +02:00
SiteConfigSubsites.php
2010-03-21 22:32:22 +00:00
SiteTreeSubsites.php
API CHANGE Removed unused nextWriteDoesntCustomise flag on SiteTreeSubsites, removed references to non-existent CustomContent field in SiteTreeSubsites->onBeforeWrite() (field was removed with 08207510c in 2008) (AIR-52)
2011-09-07 21:55:13 +02:00
Subsite.php
MINOR Testing and documenting "super-admin" behaviour on "ADMIN" permission in Subsite::accessible_sites() and Subsite::hasMainSitePermission()
2011-09-05 17:54:57 +02:00
SubsiteAdmin.php
BUGFIX correct classname
2010-03-04 22:52:16 +00:00
SubsiteAgnosticTableListField.php
2010-03-01 22:34:19 +00:00
SubsiteDomain.php
ENHANCEMENT: Removed unnecessary subsite caching for better static publishing operation. (from r81672)
2010-03-01 02:53:34 +00:00
SubsiteReportWrapper.php
BUGFIX syntax errors
2010-03-01 22:41:44 +00:00
SubsitesTreeDropdownField.php
BUGFIX SubsitesTreeDropdownField::getsubtree() failed because it was removed from TreeDropdownField in r88482
2010-09-29 04:02:15 +00:00
SubsitesVirtualPage.php
API CHANGE Removed unused nextWriteDoesntCustomise flag on SiteTreeSubsites, removed references to non-existent CustomContent field in SiteTreeSubsites->onBeforeWrite() (field was removed with 08207510c in 2008) (AIR-52)
2011-09-07 21:55:13 +02:00