Ingo Schommer
d0aafae7c5
BUGFIX SiteTreeSubsites->canEdit() returns true if no subsites are defined (meaning it won't prevent editing, but the permission might still be denied by SiteTree->canEdit())
2008-11-26 04:03:14 +00:00
Ingo Schommer
6d25adedc0
ENHANCMENENT Added SiteTreeSubsites->can*() methods for true permission control on model-layer rather than generic controller checks (incl. unit tests)
...
MINOR documentation
2008-11-24 06:37:22 +00:00
Sam Minnee
b530838b4c
BUGFIX: Get subsites working with 2.3
...
BUGFIX: Allow creation of sites and templates withou a starting template
FEATURE: Allow Theme dropdown in subsite admin to choose the theme from available themes
2008-11-19 23:25:43 +00:00
Sam Minnee
93ee453b66
http://helpdesk.silverstripe.com/tickets/904 - Fixed oriwave-specific code in subsites module
2008-09-16 23:49:05 +00:00
Normann Lou
42f55daeef
2008-08-21 23:31:28 +00:00
Normann Lou
62ec1d1a6f
2008-08-21 05:08:38 +00:00
Sam Minnee
3275d689b9
Made subsite query augmentation more robust - can handle a lack of a where clause
...
Made SubsiteTest clean up after itself
2008-08-13 04:33:01 +00:00
Sam Minnee
08207510c4
Removed spurious CustomContent has_one item
2008-02-27 04:59:22 +00:00
Sam Minnee
a4a543cab8
Removed template population from 'create copy' function. This is done on display instead of copy now
2008-01-31 23:11:47 +00:00
Sam Minnee
8b40cf3726
->delete() is no longer susceptible to wrong-subsite bugs
2007-12-06 03:49:51 +00:00
Sam Minnee
956e2402df
Fixed bug with deleting in CMS
2007-11-06 03:06:02 +00:00
Sam Minnee
b38ae7a66f
Used updates in r41285 to have appropriately generated links from the CMS to the subsites
2007-09-05 06:42:57 +00:00
Sam Minnee
edb82dd8a3
Added Subsite::get_from_all_subsites
2007-09-05 04:47:05 +00:00
Sam Minnee
70ef6b0898
Fixed subsite page selection when URL exists on SubsiteID = 0
2007-08-29 06:03:57 +00:00
Sam Minnee
538cfeda6a
Added Subsite::duplicate()
...
Added duplication 'create copy' button to subsites and templates
Templates shown with a * in the search results list
Ability to create new templates as well as new subsites
2007-08-28 22:29:44 +00:00
Sam Minnee
55eed874f3
Added tests for SubsiteAdmin search
2007-08-17 05:50:23 +00:00
Sam Minnee
5e9b67216f
Initial alpha version of the subsites module
2007-08-16 06:38:29 +00:00