[Erp5-report] r29727 - in /erp5/trunk/bt5/erp5_computer_immobilisation: ActionTemplateItem/...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Oct 16 08:51:21 CEST 2009


Author: yusei
Date: Fri Oct 16 08:51:20 2009
New Revision: 29727

URL: http://svn.erp5.org?rev=29727&view=rev
Log:
2009-10-16 yusei
* Update for the changes of new portal types of portal types.

Added:
    erp5/trunk/bt5/erp5_computer_immobilisation/bt/template_local_role_list
    erp5/trunk/bt5/erp5_computer_immobilisation/bt/template_portal_type_role_list
    erp5/trunk/bt5/erp5_computer_immobilisation/bt/template_registered_skin_selection_list
Modified:
    erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Computer%20Module/view.xml
    erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Computer%20Partition/view.xml
    erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Computer/computer_partition.xml
    erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Computer/view.xml
    erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Internet%20Protocol%20Address/view.xml
    erp5/trunk/bt5/erp5_computer_immobilisation/PortalTypeTemplateItem/portal_types/Computer%20Module.xml
    erp5/trunk/bt5/erp5_computer_immobilisation/PortalTypeTemplateItem/portal_types/Computer%20Partition.xml
    erp5/trunk/bt5/erp5_computer_immobilisation/PortalTypeTemplateItem/portal_types/Computer.xml
    erp5/trunk/bt5/erp5_computer_immobilisation/PortalTypeTemplateItem/portal_types/Internet%20Protocol%20Address.xml
    erp5/trunk/bt5/erp5_computer_immobilisation/bt/change_log
    erp5/trunk/bt5/erp5_computer_immobilisation/bt/revision

Modified: erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Computer%20Module/view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Computer%2520Module/view.xml?rev=29727&r1=29726&r2=29727&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Computer%20Module/view.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Computer%20Module/view.xml [utf8] Fri Oct 16 08:51:20 2009
@@ -10,15 +10,17 @@
     <pickle>
       <dictionary>
         <item>
-            <key> <string>__ac_local_roles__</string> </key>
+            <key> <string>action</string> </key>
             <value>
-              <none/>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
         <item>
-            <key> <string>action</string> </key>
+            <key> <string>categories</string> </key>
             <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+              <tuple>
+                <string>action_type/object_list</string>
+              </tuple>
             </value>
         </item>
         <item>

Modified: erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Computer%20Partition/view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Computer%2520Partition/view.xml?rev=29727&r1=29726&r2=29727&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Computer%20Partition/view.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Computer%20Partition/view.xml [utf8] Fri Oct 16 08:51:20 2009
@@ -10,15 +10,17 @@
     <pickle>
       <dictionary>
         <item>
-            <key> <string>__ac_local_roles__</string> </key>
+            <key> <string>action</string> </key>
             <value>
-              <none/>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
         <item>
-            <key> <string>action</string> </key>
+            <key> <string>categories</string> </key>
             <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
             </value>
         </item>
         <item>

Modified: erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Computer/computer_partition.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Computer/computer_partition.xml?rev=29727&r1=29726&r2=29727&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Computer/computer_partition.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Computer/computer_partition.xml [utf8] Fri Oct 16 08:51:20 2009
@@ -10,15 +10,17 @@
     <pickle>
       <dictionary>
         <item>
-            <key> <string>__ac_local_roles__</string> </key>
+            <key> <string>action</string> </key>
             <value>
-              <none/>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
         <item>
-            <key> <string>action</string> </key>
+            <key> <string>categories</string> </key>
             <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
             </value>
         </item>
         <item>

Modified: erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Computer/view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Computer/view.xml?rev=29727&r1=29726&r2=29727&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Computer/view.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Computer/view.xml [utf8] Fri Oct 16 08:51:20 2009
@@ -10,15 +10,17 @@
     <pickle>
       <dictionary>
         <item>
-            <key> <string>__ac_local_roles__</string> </key>
+            <key> <string>action</string> </key>
             <value>
-              <none/>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
         <item>
-            <key> <string>action</string> </key>
+            <key> <string>categories</string> </key>
             <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
             </value>
         </item>
         <item>

Modified: erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Internet%20Protocol%20Address/view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Internet%2520Protocol%2520Address/view.xml?rev=29727&r1=29726&r2=29727&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Internet%20Protocol%20Address/view.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_computer_immobilisation/ActionTemplateItem/portal_types/Internet%20Protocol%20Address/view.xml [utf8] Fri Oct 16 08:51:20 2009
@@ -10,15 +10,17 @@
     <pickle>
       <dictionary>
         <item>
-            <key> <string>__ac_local_roles__</string> </key>
+            <key> <string>action</string> </key>
             <value>
-              <none/>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
             </value>
         </item>
         <item>
-            <key> <string>action</string> </key>
+            <key> <string>categories</string> </key>
             <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
             </value>
         </item>
         <item>

Modified: erp5/trunk/bt5/erp5_computer_immobilisation/PortalTypeTemplateItem/portal_types/Computer%20Module.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_computer_immobilisation/PortalTypeTemplateItem/portal_types/Computer%2520Module.xml?rev=29727&r1=29726&r2=29727&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_computer_immobilisation/PortalTypeTemplateItem/portal_types/Computer%20Module.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_computer_immobilisation/PortalTypeTemplateItem/portal_types/Computer%20Module.xml [utf8] Fri Oct 16 08:51:20 2009
@@ -9,24 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>__ac_local_roles__</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -47,26 +29,8 @@
             </value>
         </item>
         <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
-        <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
-        </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
         </item>
         <item>
             <key> <string>content_icon</string> </key>
@@ -95,12 +59,6 @@
             </value>
         </item>
         <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
             <key> <string>id</string> </key>
             <value> <string>Computer Module</string> </value>
         </item>
@@ -111,12 +69,6 @@
         <item>
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
         </item>
         <item>
             <key> <string>title</string> </key>

Modified: erp5/trunk/bt5/erp5_computer_immobilisation/PortalTypeTemplateItem/portal_types/Computer%20Partition.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_computer_immobilisation/PortalTypeTemplateItem/portal_types/Computer%2520Partition.xml?rev=29727&r1=29726&r2=29727&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_computer_immobilisation/PortalTypeTemplateItem/portal_types/Computer%20Partition.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_computer_immobilisation/PortalTypeTemplateItem/portal_types/Computer%20Partition.xml [utf8] Fri Oct 16 08:51:20 2009
@@ -10,44 +10,8 @@
     <pickle>
       <dictionary>
         <item>
-            <key> <string>__ac_local_roles__</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
-        <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
-        </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
         </item>
         <item>
             <key> <string>content_icon</string> </key>
@@ -78,12 +42,6 @@
             </value>
         </item>
         <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
             <key> <string>id</string> </key>
             <value> <string>Computer Partition</string> </value>
         </item>
@@ -96,12 +54,6 @@
             <value> <string></string> </value>
         </item>
         <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
             <key> <string>title</string> </key>
             <value> <string>Computer Partition</string> </value>
         </item>

Modified: erp5/trunk/bt5/erp5_computer_immobilisation/PortalTypeTemplateItem/portal_types/Computer.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_computer_immobilisation/PortalTypeTemplateItem/portal_types/Computer.xml?rev=29727&r1=29726&r2=29727&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_computer_immobilisation/PortalTypeTemplateItem/portal_types/Computer.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_computer_immobilisation/PortalTypeTemplateItem/portal_types/Computer.xml [utf8] Fri Oct 16 08:51:20 2009
@@ -9,24 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>__ac_local_roles__</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -47,26 +29,8 @@
             </value>
         </item>
         <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
-        <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>0</int> </value>
-        </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
         </item>
         <item>
             <key> <string>content_icon</string> </key>
@@ -97,12 +61,6 @@
             </value>
         </item>
         <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
             <key> <string>id</string> </key>
             <value> <string>Computer</string> </value>
         </item>
@@ -113,12 +71,6 @@
         <item>
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
         </item>
         <item>
             <key> <string>title</string> </key>

Modified: erp5/trunk/bt5/erp5_computer_immobilisation/PortalTypeTemplateItem/portal_types/Internet%20Protocol%20Address.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_computer_immobilisation/PortalTypeTemplateItem/portal_types/Internet%2520Protocol%2520Address.xml?rev=29727&r1=29726&r2=29727&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_computer_immobilisation/PortalTypeTemplateItem/portal_types/Internet%20Protocol%20Address.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_computer_immobilisation/PortalTypeTemplateItem/portal_types/Internet%20Protocol%20Address.xml [utf8] Fri Oct 16 08:51:20 2009
@@ -10,44 +10,8 @@
     <pickle>
       <dictionary>
         <item>
-            <key> <string>__ac_local_roles__</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
-        <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
-        </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
         </item>
         <item>
             <key> <string>content_icon</string> </key>
@@ -76,12 +40,6 @@
             </value>
         </item>
         <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
             <key> <string>id</string> </key>
             <value> <string>Internet Protocol Address</string> </value>
         </item>
@@ -94,12 +52,6 @@
             <value> <string></string> </value>
         </item>
         <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
             <key> <string>title</string> </key>
             <value> <string>Internet Protocol Address</string> </value>
         </item>

Modified: erp5/trunk/bt5/erp5_computer_immobilisation/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_computer_immobilisation/bt/change_log?rev=29727&r1=29726&r2=29727&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_computer_immobilisation/bt/change_log [utf8] (original)
+++ erp5/trunk/bt5/erp5_computer_immobilisation/bt/change_log [utf8] Fri Oct 16 08:51:20 2009
@@ -1,3 +1,6 @@
+2009-10-16 yusei
+* Update for the changes of new portal types of portal types.
+
 2008-7-22 vincentd
 * Show free partition in listbox
 * Allow to chose group in partition and computer

Modified: erp5/trunk/bt5/erp5_computer_immobilisation/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_computer_immobilisation/bt/revision?rev=29727&r1=29726&r2=29727&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_computer_immobilisation/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_computer_immobilisation/bt/revision [utf8] Fri Oct 16 08:51:20 2009
@@ -1,1 +1,1 @@
-11
+12

Added: erp5/trunk/bt5/erp5_computer_immobilisation/bt/template_local_role_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_computer_immobilisation/bt/template_local_role_list?rev=29727&view=auto
==============================================================================
    (empty)

Added: erp5/trunk/bt5/erp5_computer_immobilisation/bt/template_portal_type_role_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_computer_immobilisation/bt/template_portal_type_role_list?rev=29727&view=auto
==============================================================================
    (empty)

Added: erp5/trunk/bt5/erp5_computer_immobilisation/bt/template_registered_skin_selection_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_computer_immobilisation/bt/template_registered_skin_selection_list?rev=29727&view=auto
==============================================================================
    (empty)




More information about the Erp5-report mailing list