[Erp5-report] r17188 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: PortalTypeAllowedC...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Oct 25 16:59:26 CEST 2007


Author: romain
Date: Thu Oct 25 16:59:25 2007
New Revision: 17188

URL: http://svn.erp5.org?rev=17188&view=rev
Log:
Move Archive Tool to erp5_archive.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_action_path_list
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_portal_type_id_list
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_portal_type_workflow_chain_list
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_workflow_id_list

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml?rev=17188&r1=17187&r2=17188&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml Thu Oct 25 16:59:25 2007
@@ -4,9 +4,6 @@
  </portal_type>
  <portal_type id="Applied Rule">
   <item>Simulation Movement</item>
- </portal_type>
- <portal_type id="Archive Tool">
-  <item>Archive</item>
  </portal_type>
  <portal_type id="Base Category">
   <item>Category</item>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml?rev=17188&r1=17187&r2=17188&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml Thu Oct 25 16:59:25 2007
@@ -1,8 +1,4 @@
 <workflow_chain>
- <chain>
-  <type>Archive</type>
-  <workflow>edit_workflow, archive_workflow</workflow>
- </chain>
  <chain>
   <type>Base Category</type>
   <workflow>edit_workflow</workflow>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log?rev=17188&r1=17187&r2=17188&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log Thu Oct 25 16:59:25 2007
@@ -1,3 +1,6 @@
+2007-10-25 romain
+* Move Archive Tool to erp5_archive.
+
 2007-10-10 yo
 * Support tools in Business Templates.
 

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=17188&r1=17187&r2=17188&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision Thu Oct 25 16:59:25 2007
@@ -1,1 +1,1 @@
-484
+487

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_action_path_list
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_action_path_list?rev=17188&r1=17187&r2=17188&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_action_path_list (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_action_path_list Thu Oct 25 16:59:25 2007
@@ -4,10 +4,6 @@
 Alarm | view
 Applied Rule | list
 Applied Rule | view
-Archive Tool | create_archive
-Archive Tool | list_ui
-Archive Tool | view
-Archive | view
 Base Category | list
 Base Category | view
 Base Domain | list

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list?rev=17188&r1=17187&r2=17188&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list Thu Oct 25 16:59:25 2007
@@ -1,6 +1,5 @@
 Alarm Tool | Alarm
 Applied Rule | Simulation Movement
-Archive Tool | Archive
 Base Category | Category
 Base Domain | Domain
 Cache Factory | Distributed Ram Cache

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_portal_type_id_list
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_portal_type_id_list?rev=17188&r1=17187&r2=17188&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_portal_type_id_list (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_portal_type_id_list Thu Oct 25 16:59:25 2007
@@ -1,8 +1,6 @@
 Alarm
 Alarm Tool
 Applied Rule
-Archive
-Archive Tool
 Base Category
 Base Domain
 Cache Factory

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_portal_type_workflow_chain_list
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_portal_type_workflow_chain_list?rev=17188&r1=17187&r2=17188&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_portal_type_workflow_chain_list (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_portal_type_workflow_chain_list Thu Oct 25 16:59:25 2007
@@ -1,5 +1,3 @@
-Archive | archive_workflow
-Archive | edit_workflow
 Base Category | edit_workflow
 Category Divergence Tester | edit_workflow
 Category | edit_workflow

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_workflow_id_list
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_workflow_id_list?rev=17188&r1=17187&r2=17188&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_workflow_id_list (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_workflow_id_list Thu Oct 25 16:59:25 2007
@@ -1,4 +1,3 @@
-archive_workflow
 delivery_causality_interaction_workflow
 delivery_causality_workflow
 delivery_movement_causality_interaction_workflow




More information about the Erp5-report mailing list