[Erp5-report] r40029 seb - in /erp5/trunk/bt5/erp5_credential: WorkflowTemplateItem/portal_...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Nov 8 13:59:09 CET 2010


Author: seb
Date: Mon Nov  8 13:59:08 2010
New Revision: 40029

URL: http://svn.erp5.org?rev=40029&view=rev
Log:
allow anonymous users to modify draft credential requests

Modified:
    erp5/trunk/bt5/erp5_credential/WorkflowTemplateItem/portal_workflow/credential_validation_workflow/states/draft.xml
    erp5/trunk/bt5/erp5_credential/bt/revision

Modified: erp5/trunk/bt5/erp5_credential/WorkflowTemplateItem/portal_workflow/credential_validation_workflow/states/draft.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_credential/WorkflowTemplateItem/portal_workflow/credential_validation_workflow/states/draft.xml?rev=40029&r1=40028&r2=40029&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_credential/WorkflowTemplateItem/portal_workflow/credential_validation_workflow/states/draft.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_credential/WorkflowTemplateItem/portal_workflow/credential_validation_workflow/states/draft.xml [utf8] Mon Nov  8 13:59:08 2010
@@ -85,6 +85,7 @@
                     <key> <string>Delete objects</string> </key>
                     <value>
                       <tuple>
+                        <string>Anonymous</string>
                         <string>Assignee</string>
                         <string>Assignor</string>
                         <string>Associate</string>
@@ -98,6 +99,7 @@
                     <key> <string>Modify portal content</string> </key>
                     <value>
                       <tuple>
+                        <string>Anonymous</string>
                         <string>Assignee</string>
                         <string>Assignor</string>
                         <string>Associate</string>

Modified: erp5/trunk/bt5/erp5_credential/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_credential/bt/revision?rev=40029&r1=40028&r2=40029&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_credential/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_credential/bt/revision [utf8] Mon Nov  8 13:59:08 2010
@@ -1 +1 @@
-313
\ No newline at end of file
+314
\ No newline at end of file




More information about the Erp5-report mailing list