[Erp5-report] r26383 - in /erp5/trunk/bt5/erp5_web: CategoryTemplateItem/portal_categories/...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Apr 9 19:39:25 CEST 2009


Author: kazuhiko
Date: Thu Apr  9 19:39:22 2009
New Revision: 26383

URL: http://svn.erp5.org?rev=26383&view=rev
Log:
these changes are just the result of recent changes of category_publication_workflow.

Modified:
    erp5/trunk/bt5/erp5_web/CategoryTemplateItem/portal_categories/publication_section.xml
    erp5/trunk/bt5/erp5_web/CategoryTemplateItem/portal_categories/similar.xml
    erp5/trunk/bt5/erp5_web/bt/revision

Modified: erp5/trunk/bt5/erp5_web/CategoryTemplateItem/portal_categories/publication_section.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/CategoryTemplateItem/portal_categories/publication_section.xml?rev=26383&r1=26382&r2=26383&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/CategoryTemplateItem/portal_categories/publication_section.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_web/CategoryTemplateItem/portal_categories/publication_section.xml [utf8] Thu Apr  9 19:39:22 2009
@@ -10,6 +10,33 @@
     <pickle>
       <dictionary>
         <item>
+            <key> <string>_Add_portal_content_Permission</string> </key>
+            <value>
+              <tuple>
+                <string>Assignor</string>
+                <string>Manager</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>_Add_portal_folders_Permission</string> </key>
+            <value>
+              <tuple>
+                <string>Assignor</string>
+                <string>Manager</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>_Copy_or_Move_Permission</string> </key>
+            <value>
+              <tuple>
+                <string>Assignor</string>
+                <string>Manager</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
             <key> <string>_count</string> </key>
             <value>
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>

Modified: erp5/trunk/bt5/erp5_web/CategoryTemplateItem/portal_categories/similar.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/CategoryTemplateItem/portal_categories/similar.xml?rev=26383&r1=26382&r2=26383&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/CategoryTemplateItem/portal_categories/similar.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_web/CategoryTemplateItem/portal_categories/similar.xml [utf8] Thu Apr  9 19:39:22 2009
@@ -9,6 +9,33 @@
     </pickle>
     <pickle>
       <dictionary>
+        <item>
+            <key> <string>_Add_portal_content_Permission</string> </key>
+            <value>
+              <tuple>
+                <string>Assignor</string>
+                <string>Manager</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>_Add_portal_folders_Permission</string> </key>
+            <value>
+              <tuple>
+                <string>Assignor</string>
+                <string>Manager</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>_Copy_or_Move_Permission</string> </key>
+            <value>
+              <tuple>
+                <string>Assignor</string>
+                <string>Manager</string>
+              </tuple>
+            </value>
+        </item>
         <item>
             <key> <string>_count</string> </key>
             <value>

Modified: erp5/trunk/bt5/erp5_web/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/bt/revision?rev=26383&r1=26382&r2=26383&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_web/bt/revision [utf8] Thu Apr  9 19:39:22 2009
@@ -1,1 +1,1 @@
-776
+777




More information about the Erp5-report mailing list