From 36c923fb7df760a9b66ba0475aaa80e2143f4087 Mon Sep 17 00:00:00 2001 From: Nicolas Dumazet <nicolas.dumazet@nexedi.com> Date: Mon, 6 Dec 2010 08:18:53 +0000 Subject: [PATCH] * fix type classes on tool portal types git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41140 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../PortalTypeTemplateItem/portal_types/Alarm%20Tool.xml | 2 +- .../PortalTypeTemplateItem/portal_types/Cache%20Tool.xml | 2 +- .../portal_types/Contribution%20Registry%20Tool.xml | 2 +- .../PortalTypeTemplateItem/portal_types/Domain%20Tool.xml | 2 +- .../portal_types/Dummy%20Class%20Tool.xml | 8 +++++++- .../PortalTypeTemplateItem/portal_types/Id%20Tool.xml | 2 +- .../portal_types/Memcached%20Tool.xml | 2 +- .../portal_types/Password%20Tool.xml | 2 +- .../portal_types/Preference%20Tool.xml | 2 +- .../portal_types/Property%20Sheet%20Tool.xml | 2 +- .../PortalTypeTemplateItem/portal_types/Rule%20Tool.xml | 2 +- .../portal_types/Session%20Tool.xml | 2 +- .../portal_types/Simulation%20Tool.xml | 2 +- .../portal_types/Template%20Tool.xml | 2 +- .../PortalTypeTemplateItem/portal_types/Trash%20Tool.xml | 2 +- .../PortalTypeTemplateItem/portal_types/Types%20Tool.xml | 2 +- product/ERP5/bootstrap/erp5_core/bt/change_log | 1 + product/ERP5/bootstrap/erp5_core/bt/revision | 2 +- 18 files changed, 24 insertions(+), 17 deletions(-) diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Alarm%20Tool.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Alarm%20Tool.xml index 74366c118b..58b14affc6 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Alarm%20Tool.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Alarm%20Tool.xml @@ -59,7 +59,7 @@ </item> <item> <key> <string>type_class</string> </key> - <value> <string>Folder</string> </value> + <value> <string>AlarmTool</string> </value> </item> </dictionary> </pickle> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Cache%20Tool.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Cache%20Tool.xml index 996b19af32..a2806f8a62 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Cache%20Tool.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Cache%20Tool.xml @@ -75,7 +75,7 @@ </item> <item> <key> <string>type_class</string> </key> - <value> <string>Folder</string> </value> + <value> <string>CacheTool</string> </value> </item> </dictionary> </pickle> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Contribution%20Registry%20Tool.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Contribution%20Registry%20Tool.xml index dd4db905c7..6120e0ef40 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Contribution%20Registry%20Tool.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Contribution%20Registry%20Tool.xml @@ -73,7 +73,7 @@ </item> <item> <key> <string>type_class</string> </key> - <value> <string>Folder</string> </value> + <value> <string>ContributionRegistryTool</string> </value> </item> </dictionary> </pickle> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Domain%20Tool.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Domain%20Tool.xml index 1307211336..94ab33d2b9 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Domain%20Tool.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Domain%20Tool.xml @@ -59,7 +59,7 @@ </item> <item> <key> <string>type_class</string> </key> - <value> <string>Folder</string> </value> + <value> <string>DomainTool</string> </value> </item> </dictionary> </pickle> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Dummy%20Class%20Tool.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Dummy%20Class%20Tool.xml index fb962d0562..409635375e 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Dummy%20Class%20Tool.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Dummy%20Class%20Tool.xml @@ -81,7 +81,13 @@ </item> <item> <key> <string>type_class</string> </key> - <value> <string>Folder</string> </value> + <value> <string>ClassTool</string> </value> + </item> + <item> + <key> <string>type_mixin</string> </key> + <value> + <tuple/> + </value> </item> </dictionary> </pickle> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Id%20Tool.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Id%20Tool.xml index 83a2c5e70f..5d637e8b62 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Id%20Tool.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Id%20Tool.xml @@ -67,7 +67,7 @@ </item> <item> <key> <string>type_class</string> </key> - <value> <string>Folder</string> </value> + <value> <string>IdTool</string> </value> </item> </dictionary> </pickle> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Memcached%20Tool.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Memcached%20Tool.xml index b4e527610b..b650e73c2e 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Memcached%20Tool.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Memcached%20Tool.xml @@ -96,7 +96,7 @@ </item> <item> <key> <string>type_class</string> </key> - <value> <string>Folder</string> </value> + <value> <string>MemcachedTool</string> </value> </item> </dictionary> </pickle> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Password%20Tool.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Password%20Tool.xml index a0fce6a4ef..859c9212c5 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Password%20Tool.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Password%20Tool.xml @@ -73,7 +73,7 @@ </item> <item> <key> <string>type_class</string> </key> - <value> <string>Folder</string> </value> + <value> <string>PasswordTool</string> </value> </item> </dictionary> </pickle> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Preference%20Tool.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Preference%20Tool.xml index ca5e71379c..ddb129d78e 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Preference%20Tool.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Preference%20Tool.xml @@ -75,7 +75,7 @@ </item> <item> <key> <string>type_class</string> </key> - <value> <string>Folder</string> </value> + <value> <string>PreferenceTool</string> </value> </item> </dictionary> </pickle> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Sheet%20Tool.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Sheet%20Tool.xml index ce5da1981b..1b68e9e55e 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Sheet%20Tool.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Sheet%20Tool.xml @@ -89,7 +89,7 @@ </item> <item> <key> <string>type_class</string> </key> - <value> <string>Folder</string> </value> + <value> <string>PropertySheetTool</string> </value> </item> <item> <key> <string>type_interface_list</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Rule%20Tool.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Rule%20Tool.xml index f241b90398..e6a86b2dde 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Rule%20Tool.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Rule%20Tool.xml @@ -75,7 +75,7 @@ </item> <item> <key> <string>type_class</string> </key> - <value> <string>Folder</string> </value> + <value> <string>RuleTool</string> </value> </item> </dictionary> </pickle> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Session%20Tool.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Session%20Tool.xml index b3e86ab6a0..f446572ea0 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Session%20Tool.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Session%20Tool.xml @@ -73,7 +73,7 @@ </item> <item> <key> <string>type_class</string> </key> - <value> <string>Folder</string> </value> + <value> <string>SessionTool</string> </value> </item> </dictionary> </pickle> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Simulation%20Tool.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Simulation%20Tool.xml index 0508cdeaba..1915396654 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Simulation%20Tool.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Simulation%20Tool.xml @@ -59,7 +59,7 @@ </item> <item> <key> <string>type_class</string> </key> - <value> <string>Folder</string> </value> + <value> <string>SimulationTool</string> </value> </item> </dictionary> </pickle> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Template%20Tool.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Template%20Tool.xml index 8b2be9cf73..deed7475b6 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Template%20Tool.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Template%20Tool.xml @@ -75,7 +75,7 @@ </item> <item> <key> <string>type_class</string> </key> - <value> <string>Folder</string> </value> + <value> <string>TemplateTool</string> </value> </item> </dictionary> </pickle> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Trash%20Tool.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Trash%20Tool.xml index 76bb44c734..acba40a54d 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Trash%20Tool.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Trash%20Tool.xml @@ -69,7 +69,7 @@ </item> <item> <key> <string>type_class</string> </key> - <value> <string>Folder</string> </value> + <value> <string>TrashTool</string> </value> </item> </dictionary> </pickle> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Types%20Tool.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Types%20Tool.xml index fafb86983c..dc27545487 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Types%20Tool.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Types%20Tool.xml @@ -73,7 +73,7 @@ </item> <item> <key> <string>type_class</string> </key> - <value> <string>Folder</string> </value> + <value> <string>TypesTool</string> </value> </item> </dictionary> </pickle> diff --git a/product/ERP5/bootstrap/erp5_core/bt/change_log b/product/ERP5/bootstrap/erp5_core/bt/change_log index d3b2e0860b..ffff11b1b5 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/change_log +++ b/product/ERP5/bootstrap/erp5_core/bt/change_log @@ -1,5 +1,6 @@ 2010-12-06 nicolas.dumazet * rename Synchronisation Tool to Synchronization Tool for consistency +* fix type classes on tool portal types 2010-12-01 arnaud.fontaine * Add Property Type Validity Constraint portal type and its view for ZODB Property Sheets. diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index 2a7666029c..05ccf44fee 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -40825 \ No newline at end of file +40826 \ No newline at end of file -- 2.30.9