From aa4fe9516fd6fc68bf0cb64730bbc469c65ffa45 Mon Sep 17 00:00:00 2001 From: Kevin Roast Date: Mon, 27 Nov 2006 12:07:36 +0000 Subject: [PATCH] =?UTF-8?q?.=20Single=20web-app=20per=20Web=20Project=20ch?= =?UTF-8?q?anges=20implemented=20in=20Sandbox=20browsing=20view=20=20-=20t?= =?UTF-8?q?he=20web-app=20folder=20name=20specified=20at=20Web=20Project?= =?UTF-8?q?=20creation=20time=20is=20created=20by=20default=20and=20is=20t?= =?UTF-8?q?he=20root=20folder=20for=20all=20sandbox=20operations=20=20-=20?= =?UTF-8?q?a=20mechanism=20for=20selecting=20a=20different=20root=20webapp?= =?UTF-8?q?=20(or=20creating=20new=20root=20folders)=20can=20be=20easily?= =?UTF-8?q?=20added=20later=20(when=20there=20is=20time=E2=80=A6!)=20.=20R?= =?UTF-8?q?emoval=20of=20two=20public=20workflow=20actions=20that=20have?= =?UTF-8?q?=20no=20params=20and=20therefore=20don't=20work=20as=20public?= =?UTF-8?q?=20actions=20in=20the=20UI=20.=20Fix=20to=20user=20sandboxes=20?= =?UTF-8?q?component=20to=20allow=20any=20user=20to=20always=20have=20acti?= =?UTF-8?q?on=20to=20delete=20a=20user=20sandbox?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@4445 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/action-services-context.xml | 15 +++++++++------ config/alfresco/workflow-context.xml | 2 +- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/config/alfresco/action-services-context.xml b/config/alfresco/action-services-context.xml index cd131c9bd6..4bd28877a8 100644 --- a/config/alfresco/action-services-context.xml +++ b/config/alfresco/action-services-context.xml @@ -410,12 +410,15 @@ - - - - - - + + + + + + + + false + diff --git a/config/alfresco/workflow-context.xml b/config/alfresco/workflow-context.xml index e99cb2bde0..c982c5883d 100644 --- a/config/alfresco/workflow-context.xml +++ b/config/alfresco/workflow-context.xml @@ -49,7 +49,7 @@ - true + false