Author: ktlili
Date: Mon Jun 4 12:46:53 2007
New Revision: 17449
URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D17449&repname=
=3Djahia
Log:
- fix wokflow permission: workflow menu should not be visible if he hasn't =
the role setup (JIRA JAHIA-1928)
--> in application context, role name ends eith "MangeWorkflow" and not wit=
h "AdvancedWorkflowEngine"
Modified:
branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/WEB-INF/etc/spring/applica=
tioncontext-services.xml
Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/WEB-INF/etc/spring/a=
pplicationcontext-services.xml
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/WEB-INF/etc/spring/applicationcontext-services.xml&=
rev=3D17449&repname=3Djahia
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/WEB-INF/etc/spring/applica=
tioncontext-services.xml (original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/WEB-INF/etc/spring/applica=
tioncontext-services.xml Mon Jun 4 12:46:53 2007
@@ -477,7 +477,7 @@
<value>org.jahia.actions.sites.*.engines.i=
mportexport.ManageImport</value>
<value>org.jahia.actions.sites.*.engines.i=
mportexport.ManageExport</value>
<!--<value>org.jahia.actions.sites.*.engin=
es.contentdefinition.ContentDefinitionEngine</value>-->
- <value>org.jahia.actions.sites.*.engines.w=
orkflow.AdvancedWorkflowEngine</value>
+ <value>org.jahia.actions.sites.*.engines.w=
orkflow.ManageWorkflow</value> =
<value>org.jahia.actions.sites.*.engines.a=
udit.ManageLogs_Engine</value>
<value>org.jahia.actions.sites.*.ajax.chat=
</value>
</list>
_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list