[Erp5-report] r38961 fabien - in /experimental/bt5/erp5_credential: WorkflowTemplateItem/po...
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Oct 7 15:52:46 CEST 2010
Author: fabien
Date: Thu Oct 7 15:52:46 2010
New Revision: 38961
URL: http://svn.erp5.org?rev=38961&view=rev
Log:
Anonymous should be able to Add portal content and Access content information in draft state of credential objects. This is not a problem as credential object are automatically submitted after being created.
Modified:
experimental/bt5/erp5_credential/WorkflowTemplateItem/portal_workflow/credential_validation_workflow/states/draft.xml
experimental/bt5/erp5_credential/bt/revision
Modified: experimental/bt5/erp5_credential/WorkflowTemplateItem/portal_workflow/credential_validation_workflow/states/draft.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_credential/WorkflowTemplateItem/portal_workflow/credential_validation_workflow/states/draft.xml?rev=38961&r1=38960&r2=38961&view=diff
==============================================================================
--- experimental/bt5/erp5_credential/WorkflowTemplateItem/portal_workflow/credential_validation_workflow/states/draft.xml [utf8] (original)
+++ experimental/bt5/erp5_credential/WorkflowTemplateItem/portal_workflow/credential_validation_workflow/states/draft.xml [utf8] Thu Oct 7 15:52:46 2010
@@ -56,6 +56,7 @@
<key> <string>Access contents information</string> </key>
<value>
<tuple>
+ <string>Anonymous</string>
<string>Assignee</string>
<string>Assignor</string>
<string>Associate</string>
@@ -70,6 +71,7 @@
<key> <string>Add portal content</string> </key>
<value>
<tuple>
+ <string>Anonymous</string>
<string>Assignee</string>
<string>Assignor</string>
<string>Associate</string>
Modified: experimental/bt5/erp5_credential/bt/revision
URL: http://svn.erp5.org/experimental/bt5/erp5_credential/bt/revision?rev=38961&r1=38960&r2=38961&view=diff
==============================================================================
--- experimental/bt5/erp5_credential/bt/revision [utf8] (original)
+++ experimental/bt5/erp5_credential/bt/revision [utf8] Thu Oct 7 15:52:46 2010
@@ -1 +1 @@
-285
\ No newline at end of file
+286
\ No newline at end of file
More information about the Erp5-report
mailing list