Ingo Schommer
25f83daf0e
NEW Copy page to different subsite, select MasterPageID
...
This is also the only UI-facing way to set a master page
after the initial copy action when creating a new subsite.
Shows "edit" link when master page is already set.
2013-01-03 14:10:20 +01:00
Ingo Schommer
f909aad7b4
API CHANGE Removed Subsite_Template subclass, as it unnecessarily duplicates the Subsite->duplicate() logic in Subsite_Template->createInstance(). It also arbitrarily limits duplication of subsites to templates.
2013-01-03 14:10:08 +01:00
Sam Minnee
fe25268274
BUGFIX: Removed unnecessary SiteTreeSubsites event handlers, since SiteTree is now sufficiently subsite aware. This provided a significant performance increase. (by sminnee, merged from r103169)
2011-09-22 18:19:58 +02:00
Sam Minnee
9ad409d5d4
BUGFIX: Removed virtual pages tab from subsites. (sminnee, merged from r100426)
2011-09-22 18:19:22 +02:00
Ingo Schommer
552a6e784d
BUGFIX Consistently resetting Subsite::$disable_subsite_filter to its original state
2011-09-12 12:18:56 +02:00
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
Ingo Schommer
bb486548d6
MINOR Removed SiteTreeSubsites->onAfterWrite(), same behaviour already implemented in SiteTree (copying content from VirtualPage records, including its subclass SubsitesVirtualPage) (AIR-52)
2011-09-05 18:11:51 +02:00
Ingo Schommer
17dde8ff58
FEATURE Blacklisting of page types by subsite through Subsite->PageTypeBlacklist (AIR-20)
2011-08-30 18:59:21 +02:00
Sean Harvey
c5ce9dc1aa
BUGFIX Fixed SiteTreeSubsites overriding SiteTree::getCMSActions() and causing pages to have publish, unpublish buttons etc even though the user is readonly
2010-08-23 00:07:05 +00:00
Sean Harvey
b8213d368a
API CHANGE Re-added SiteTreeSubsites::isMainSite() method which was incorrectly removed in r100324
2010-06-28 21:40:36 +00:00
Geoff Munn
06bb7c7423
BUGFIX: tables and columns quoted properly
2010-04-29 22:58:10 +00:00
Tom Rix
b83b2b442a
MINOR line coverage to 70%
2010-03-30 22:50:37 +00:00
Sean Harvey
69033011af
BUGFIX SiteTreeSubsites::alternateSiteConfig() now returns false if there's no SubsiteID set on SiteTree
2010-03-11 21:51:06 +00:00
Tom Rix
fa21df693f
MINOR pass tests
2010-03-02 01:15:11 +00:00
Tom Rix
fe0cf8be7d
BUGFIX syntax errors
2010-03-01 22:41:44 +00:00
Tom Rix
2eddac12f0
BUGFIX display bug (from r98950)
2010-03-01 22:35:27 +00:00
Tom Rix
02951b5d05
MINOR don't run subsite filter on delete queries (from r98235)
2010-03-01 22:35:21 +00:00
Tom Rix
ca45089f54
2010-03-01 22:34:19 +00:00
Tom Rix
bd24b7aec7
BUGFIX: Ensure that DataObject::get_one() cache knows which subsite you're on (from r93096) (from r96337)
2010-03-01 22:32:15 +00:00
Tom Rix
ce3581c51d
BUGFIX: If the site config for a subsite is missing, create it. (from r90262) (from r96327)
2010-03-01 22:28:50 +00:00
Tom Rix
61649efe3e
MINOR changed the method to get a page's siteconfig, it is now subsite aware. (from r89870) (from r96321)
2010-03-01 22:27:21 +00:00
Tom Rix
c5dbb89137
ENHANCEMENT: Exclude bidirection links from the 'in addition' list on the related pages tab. (from r89844) (from r96320)
2010-03-01 22:27:10 +00:00
Tom Rix
ce3688ff89
BUGFIX: Improved linking behavior of links and reverse links. (from r89843) (from r96319)
2010-03-01 22:26:56 +00:00
Tom Rix
a2cdac98d4
BUGFIX: Fixed link labelling and behaviour in Related page tab (from r89837) (from r96316)
2010-03-01 22:19:08 +00:00
Tom Rix
a85521fcb1
ENHANCMENT improved reporting around broken links/files (from r88993) (from r96305)
2010-03-01 22:13:35 +00:00
Tom Rix
ef85d4bd8d
BUGFIX: Tracking links across subsites is a special case (from r87260) (from r96280)
2010-03-01 21:59:08 +00:00
Tom Rix
9e423fda4d
MINOR force a specific set of subsite IDs to be queried on (from r95849)
2010-03-01 21:56:24 +00:00
Tom Rix
6b5f6f902d
MINOR CHANGE: columns quoted properly (from r88146)
2010-03-01 21:54:36 +00:00
Tom Rix
4d90cfeeb3
BUGFIX: Fix virtual page logic for subsite virtual pages too. (from r93916)
2010-03-01 21:41:06 +00:00
Tom Rix
29dda5abdf
BUGFIX: Ensure that DataObject::get_one() cache knows which subsite you're on (from r93096)
2010-03-01 21:41:01 +00:00
Tom Rix
6f8193a172
BUGFIX: If the site config for a subsite is missing, create it. (from r90262)
2010-03-01 21:39:23 +00:00
Tom Rix
9b6f901435
MINOR changed the method to get a page's siteconfig, it is now subsite aware. (from r89870)
2010-03-01 21:38:50 +00:00
Tom Rix
451bf37da9
ENHANCEMENT: Exclude bidirection links from the 'in addition' list on the related pages tab. (from r89844)
2010-03-01 21:38:44 +00:00
Tom Rix
61d67accf7
BUGFIX: Improved linking behavior of links and reverse links. (from r89843)
2010-03-01 21:38:38 +00:00
Tom Rix
17a75b3a1f
BUGFIX: Fixed link labelling and behaviour in Related page tab (from r89837)
2010-03-01 21:38:19 +00:00
Tom Rix
60cc9f9650
ENHANCEMENT: Groups can now be associated to multiple subsites. (from r89791)
2010-03-01 21:37:56 +00:00
Tom Rix
4f268110b1
ENHANCMENT improved reporting around broken links/files (from r88993)
2010-03-01 21:33:12 +00:00
Tom Rix
8bd17b9d08
BUGFIX restore the state of the subsite filter, rather than just blinding reenabling it (from r87496)
2010-03-01 03:16:38 +00:00
Tom Rix
0b77a0fade
MINOR: Don't show 'show' link, as the popup doesn't provide any useful
...
details (from r87318)
2010-03-01 03:15:19 +00:00
Tom Rix
aae828d408
BUGFIX: Tracking links across subsites is a special case (from r87260)
2010-03-01 03:15:07 +00:00
Tom Rix
48e92f4e39
2010-03-01 03:01:50 +00:00
Tom Rix
ae2c8c094f
BUGFIX: Fix SubsiteVirtualPages not updating content. (from r84995)
2010-03-01 02:58:38 +00:00
Tom Rix
40ff605fbf
BUGFIX allow Subsite Virtual Pages to share a URL Segment (from r82346)
2010-03-01 02:56:01 +00:00
Tom Rix
e83287fd2d
BUGFIX: Set absolute domain of 'main site' properly. (from r80951)
2010-03-01 02:53:15 +00:00
Geoff Munn
beffd4e526
BUGFIX: queries changed to use $q as a placeholder for backticks or doublequotes
2009-10-29 01:40:46 +00:00
Geoff Munn
a3beb2cf05
BUGFIX: column names now double quoted
2009-10-27 01:44:19 +00:00
Sam Minnee
3fd2cea285
BUGFIX: Updated module to support 2.4 API changes
2009-10-26 22:04:50 +00:00
Ingo Schommer
f6706c16ed
BUGFIX Don't set SubsiteID from DataObject::context_obj() if its NULL in SiteTreeSubsites->augmentSQL()
2009-10-16 01:10:52 +00:00
Saophalkun Ponlu
0b3b4b555c
BUGFIX: A page type with requireDefaultRecords(), for instance ErrorPage, was created everytime on the main site when dev/build-ing (with subdomain in the url) and there's no that page type in the subsite's sitetree.
2009-10-05 01:55:55 +00:00
Sean Harvey
65dfa20031
ENHANCEMENT Added isMainSite() to SiteTree decorator for subsites so it can be checked if we're currently viewing the main site or a sub-site
2009-07-14 06:42:31 +00:00