[Erp5-report] r43922 gabriel - in /erp5/trunk/bt5/erp5_web_ung_core: PortalTypeTemplateItem...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Mar 3 01:10:04 CET 2011


Author: gabriel
Date: Thu Mar  3 01:10:04 2011
New Revision: 43922

URL: http://svn.erp5.org?rev=43922&view=rev
Log:
use new style propertysheets

Added:
    erp5/trunk/bt5/erp5_web_ung_core/PropertySheetTemplateItem/portal_property_sheets/
    erp5/trunk/bt5/erp5_web_ung_core/PropertySheetTemplateItem/portal_property_sheets/UNGPreference/
    erp5/trunk/bt5/erp5_web_ung_core/PropertySheetTemplateItem/portal_property_sheets/UNGPreference.xml
    erp5/trunk/bt5/erp5_web_ung_core/PropertySheetTemplateItem/portal_property_sheets/UNGPreference/preferred_theme_sheet_editor_property.xml
Removed:
    erp5/trunk/bt5/erp5_web_ung_core/PropertySheetTemplateItem/UNGPreference.py
Modified:
    erp5/trunk/bt5/erp5_web_ung_core/PortalTypeTemplateItem/portal_types/Web%20Illustration.xml
    erp5/trunk/bt5/erp5_web_ung_core/PortalTypeTemplateItem/portal_types/Web%20Table.xml
    erp5/trunk/bt5/erp5_web_ung_core/bt/revision

Modified: erp5/trunk/bt5/erp5_web_ung_core/PortalTypeTemplateItem/portal_types/Web%20Illustration.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web_ung_core/PortalTypeTemplateItem/portal_types/Web%2520Illustration.xml?rev=43922&r1=43921&r2=43922&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web_ung_core/PortalTypeTemplateItem/portal_types/Web%20Illustration.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_web_ung_core/PortalTypeTemplateItem/portal_types/Web%20Illustration.xml [utf8] Thu Mar  3 01:10:04 2011
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
+      <global name="Base Type" module="erp5.portal_type"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_web_ung_core/PortalTypeTemplateItem/portal_types/Web%20Table.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web_ung_core/PortalTypeTemplateItem/portal_types/Web%2520Table.xml?rev=43922&r1=43921&r2=43922&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web_ung_core/PortalTypeTemplateItem/portal_types/Web%20Table.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_web_ung_core/PortalTypeTemplateItem/portal_types/Web%20Table.xml [utf8] Thu Mar  3 01:10:04 2011
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
+      <global name="Base Type" module="erp5.portal_type"/>
     </pickle>
     <pickle>
       <dictionary>

Removed: erp5/trunk/bt5/erp5_web_ung_core/PropertySheetTemplateItem/UNGPreference.py
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web_ung_core/PropertySheetTemplateItem/UNGPreference.py?rev=43921&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_web_ung_core/PropertySheetTemplateItem/UNGPreference.py [utf8] (original)
+++ erp5/trunk/bt5/erp5_web_ung_core/PropertySheetTemplateItem/UNGPreference.py (removed)
@@ -1,40 +0,0 @@
-##############################################################################
-#
-# Copyright (c) 2002-2010 Nexedi SA and Contributors. All Rights Reserved.
-#
-# WARNING: This program as such is intended to be used by professional
-# programmers who take the whole responsibility of assessing all potential
-# consequences resulting from its eventual inadequacies and bugs
-# End users who are looking for a ready-to-use solution with commercial
-# guarantees and support are strongly adviced to contract a Free Software
-# Service Company
-#
-# This program is Free Software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License
-# as published by the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-#
-##############################################################################
-
-class UNGPreference:
-  """
-      UNGPreference properties for all ERP5 objects
-  """
-
-  _properties = (
-      {   'id'          : 'preferred_theme_sheet_editor',
-          'description' : 'The preferred theme to sheet editor',
-          'type'        : 'string',
-          'preference'  : '1',
-          'mode'        : 'w' 
-      },
-  )
\ No newline at end of file

Added: erp5/trunk/bt5/erp5_web_ung_core/PropertySheetTemplateItem/portal_property_sheets/UNGPreference.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web_ung_core/PropertySheetTemplateItem/portal_property_sheets/UNGPreference.xml?rev=43922&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_web_ung_core/PropertySheetTemplateItem/portal_property_sheets/UNGPreference.xml (added)
+++ erp5/trunk/bt5/erp5_web_ung_core/PropertySheetTemplateItem/portal_property_sheets/UNGPreference.xml [utf8] Thu Mar  3 01:10:04 2011
@@ -0,0 +1,60 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="Property Sheet" module="erp5.portal_type"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>_count</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>_mt_index</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>_tree</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>UNGPreference</string> </value>
+        </item>
+        <item>
+            <key> <string>portal_type</string> </key>
+            <value> <string>Property Sheet</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <global name="Length" module="BTrees.Length"/>
+    </pickle>
+    <pickle> <int>0</int> </pickle>
+  </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <global name="OOBTree" module="BTrees.OOBTree"/>
+    </pickle>
+    <pickle>
+      <none/>
+    </pickle>
+  </record>
+  <record id="4" aka="AAAAAAAAAAQ=">
+    <pickle>
+      <global name="OOBTree" module="BTrees.OOBTree"/>
+    </pickle>
+    <pickle>
+      <none/>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_web_ung_core/PropertySheetTemplateItem/portal_property_sheets/UNGPreference/preferred_theme_sheet_editor_property.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web_ung_core/PropertySheetTemplateItem/portal_property_sheets/UNGPreference/preferred_theme_sheet_editor_property.xml?rev=43922&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_web_ung_core/PropertySheetTemplateItem/portal_property_sheets/UNGPreference/preferred_theme_sheet_editor_property.xml (added)
+++ erp5/trunk/bt5/erp5_web_ung_core/PropertySheetTemplateItem/portal_property_sheets/UNGPreference/preferred_theme_sheet_editor_property.xml [utf8] Thu Mar  3 01:10:04 2011
@@ -0,0 +1,57 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="Standard Property" module="erp5.portal_type"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>_local_properties</string> </key>
+            <value>
+              <tuple>
+                <dictionary>
+                  <item>
+                      <key> <string>id</string> </key>
+                      <value> <string>mode</string> </value>
+                  </item>
+                  <item>
+                      <key> <string>type</string> </key>
+                      <value> <string>string</string> </value>
+                  </item>
+                </dictionary>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>elementary_type/string</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string>The preferred theme to sheet editor</string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>preferred_theme_sheet_editor_property</string> </value>
+        </item>
+        <item>
+            <key> <string>mode</string> </key>
+            <value> <string>w</string> </value>
+        </item>
+        <item>
+            <key> <string>portal_type</string> </key>
+            <value> <string>Standard Property</string> </value>
+        </item>
+        <item>
+            <key> <string>preference</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: erp5/trunk/bt5/erp5_web_ung_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web_ung_core/bt/revision?rev=43922&r1=43921&r2=43922&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web_ung_core/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_web_ung_core/bt/revision [utf8] Thu Mar  3 01:10:04 2011
@@ -1 +1 @@
-39
\ No newline at end of file
+40
\ No newline at end of file



More information about the Erp5-report mailing list