[Erp5-report] r40772 ivan - in /erp5/trunk/bt5/erp5_km_ui_test: PathTemplateItem/portal_cat...
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Nov 26 13:13:35 CET 2010
Author: ivan
Date: Fri Nov 26 13:13:34 2010
New Revision: 40772
URL: http://svn.erp5.org?rev=40772&view=rev
Log:
Add minimum required category for testing.
Added:
erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_categories/role/
erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_categories/role/internal.xml
Modified:
erp5/trunk/bt5/erp5_km_ui_test/bt/revision
erp5/trunk/bt5/erp5_km_ui_test/bt/template_path_list
Added: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_categories/role/internal.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_categories/role/internal.xml?rev=40772&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_categories/role/internal.xml (added)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_categories/role/internal.xml [utf8] Fri Nov 26 13:13:34 2010
@@ -0,0 +1,85 @@
+<?xml version="1.0"?>
+<ZopeData>
+ <record id="1" aka="AAAAAAAAAAE=">
+ <pickle>
+ <global name="Category" module="erp5.portal_type"/>
+ </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>_Delete_objects_Permission</string> </key>
+ <value>
+ <tuple>
+ <string>Assignor</string>
+ <string>Manager</string>
+ </tuple>
+ </value>
+ </item>
+ <item>
+ <key> <string>_Modify_portal_content_Permission</string> </key>
+ <value>
+ <tuple>
+ <string>Assignee</string>
+ <string>Assignor</string>
+ <string>Manager</string>
+ <string>Owner</string>
+ </tuple>
+ </value>
+ </item>
+ <item>
+ <key> <string>categories</string> </key>
+ <value>
+ <tuple>
+ <string>role/internal</string>
+ </tuple>
+ </value>
+ </item>
+ <item>
+ <key> <string>description</string> </key>
+ <value>
+ <none/>
+ </value>
+ </item>
+ <item>
+ <key> <string>id</string> </key>
+ <value> <string>internal</string> </value>
+ </item>
+ <item>
+ <key> <string>portal_type</string> </key>
+ <value> <string>Category</string> </value>
+ </item>
+ <item>
+ <key> <string>title</string> </key>
+ <value> <string>Internal</string> </value>
+ </item>
+ </dictionary>
+ </pickle>
+ </record>
+</ZopeData>
Modified: erp5/trunk/bt5/erp5_km_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/bt/revision?rev=40772&r1=40771&r2=40772&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/bt/revision [utf8] Fri Nov 26 13:13:34 2010
@@ -1 +1 @@
-125
\ No newline at end of file
+126
\ No newline at end of file
Modified: erp5/trunk/bt5/erp5_km_ui_test/bt/template_path_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/bt/template_path_list?rev=40772&r1=40771&r2=40772&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/bt/template_path_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/bt/template_path_list [utf8] Fri Nov 26 13:13:34 2010
@@ -6,6 +6,7 @@ portal_categories/group/test_zuite
portal_categories/group/test_zuite/**
portal_categories/publication_section/**
portal_categories/region/**
+portal_categories/role/**
portal_categories/site/**
portal_tests/erp5_km_zuite
portal_tests/erp5_km_zuite/**
More information about the Erp5-report
mailing list