[Erp5-report] r35679 luke - in /erp5/trunk/bt5/erp5_base: WorkflowTemplateItem/portal_workf...
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu May 27 14:55:24 CEST 2010
Author: luke
Date: Thu May 27 14:55:21 2010
New Revision: 35679
URL: http://svn.erp5.org?rev=35679&view=rev
Log:
- do not filter portal types of interaction while updating local roles, as it is always needed
Modified:
erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/document_security_interaction_workflow/interactions/Document_edit.xml
erp5/trunk/bt5/erp5_base/bt/revision
Modified: erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/document_security_interaction_workflow/interactions/Document_edit.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/document_security_interaction_workflow/interactions/Document_edit.xml?rev=35679&r1=35678&r2=35679&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/document_security_interaction_workflow/interactions/Document_edit.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/WorkflowTemplateItem/portal_workflow/document_security_interaction_workflow/interactions/Document_edit.xml [utf8] Thu May 27 14:55:21 2010
@@ -71,15 +71,7 @@
<item>
<key> <string>portal_type_filter</string> </key>
<value>
- <list>
- <string>Drawing</string>
- <string>File</string>
- <string>Image</string>
- <string>PDF</string>
- <string>Presentation</string>
- <string>Spreadsheet</string>
- <string>Text</string>
- </list>
+ <none/>
</value>
</item>
<item>
Modified: erp5/trunk/bt5/erp5_base/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/bt/revision?rev=35679&r1=35678&r2=35679&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/bt/revision [utf8] Thu May 27 14:55:21 2010
@@ -1,1 +1,1 @@
-761
+762
More information about the Erp5-report
mailing list