Commit 185f4abe authored by Arnaud Fontaine's avatar Arnaud Fontaine

ZODB Components: No need to migrate non-ERP5 Products.

parent b16ac84a
master ERP5ify-portal_workfow_yusei_20210303 UpdateValidationStateFromConsistency addToDate_implicit_localtime arnau arnau-RD-Components-ERP5Form-ERP5Report arnau-RD-Components-ERP5Form-SelectionTool-MemcachedTool arnau-RD-Components-PreferenceTool-Preference arnau-RD-ERP5ify-portal_workflow arnau-RD-ERP5ify-portal_workflow-1-seb-merged-with-recent-master arnau-RD-ERP5ify-portal_workflow-2-do-not-rename-erp5_workflow-portal_types arnau-RD-ERP5ify-portal_workflow-BAK arnau-RD-ERP5ify-portal_workflow-WIP arnau-RD-ERP5ify-portal_workflow-WITHOUT-MIGRATION arnau-RD-ERP5ify-portal_workflow-WORKFLOWS-NOT-MIGRATED arnau-TM-WIP cache-control-304-response cribjs-bootloader display_tools_in_erp5js erp5-component erp5-vifib feat/notification-message-ignore-missing feat/python_language_support feat/show_user_on_logout_page feat/slapos-computer-partition-capabilities feat/trim_username feat/update-ckeditor fix/ZMI_editor_preference fix/business-template-update-tool fix/cmf_activity_global_request fix/component-editor fix/getParent fix/organisation_jump fix/workflow_method_security fix_web_illustration for_testrunner_1 for_testrunner_2 for_testrunner_3 limit_accelerated_http_cache_manager lle-bout/metadata-modules mr1362 my2to3 notebook_roque override_cache_control_header_by_caching_policy_manager restore-from-trashbin rjs_listbox_sort_icon scalability_crash_mariadb support_relative_url_in_hyperlink_field test-renderjs-float-field-step testnode_shorter_paths unify_predicate_edit yusei_20210303 nexedi-erp5-vifib-20201105 erp5.util-0.4.69 erp5-vifib-20201229 erp5-vifib-20200129
No related merge requests found
......@@ -6647,15 +6647,6 @@ Business Template is a set of definitions, such as skins, portal types and categ
# ERP5 Objects use Interaction Workflows...
'Products.ERP5Form.Interactor.FieldValueCacheInteractor',
## No need to migrate
'Products.PloneHotfix20121106.allow_module',
'Products.PloneHotfix20121106.atat',
'Products.PloneHotfix20121106.ftp',
'Products.PloneHotfix20121106.get_request_var_or_attr',
'Products.PloneHotfix20121106.safe_html',
'Products.PloneHotfix20121106.setHeader',
'Products.MailTemplates.tests.example1',
'Products.MailTemplates.tests.example3',
'Products.MailTemplates.tests.example4',
'Products.ERP5Type.PsycoWrapper',
# Deprecated and used only in SimulationTool._solveMovementOrDelivery()
'Products.ERP5.DeliverySolver.Copy',
......@@ -6715,75 +6706,6 @@ Business Template is a set of definitions, such as skins, portal types and categ
'Products.ERP5OOo.tests.testFormPrintoutAsODT',
'Products.ERP5OOo.tests.testIngestion',
'Products.ERP5OOo.tests.testOOoDynamicStyle',
'Products.PortalTransforms.cache',
'Products.PortalTransforms.chain',
'Products.PortalTransforms.data',
'Products.PortalTransforms.interfaces.chain',
'Products.PortalTransforms.interfaces.data_stream',
'Products.PortalTransforms.interfaces.engine',
'Products.PortalTransforms.interfaces.portal_transforms_tool',
'Products.PortalTransforms.interfaces.transform',
'Products.PortalTransforms.libtransforms.commandtransform',
'Products.PortalTransforms.libtransforms.imagemagick_transform',
'Products.PortalTransforms.libtransforms.piltransform',
'Products.PortalTransforms.libtransforms.retransform',
'Products.PortalTransforms.libtransforms.utils',
'Products.PortalTransforms.libtransforms.zope27rest',
'Products.PortalTransforms.setuphandlers',
'Products.PortalTransforms.tests.input.test_python',
'Products.PortalTransforms.tests.test_doctests',
'Products.PortalTransforms.tests.test_engine',
'Products.PortalTransforms.tests.test_graph',
'Products.PortalTransforms.tests.testImageMagickPortalTransforms',
'Products.PortalTransforms.tests.test_intelligenttext',
'Products.PortalTransforms.tests.test_transforms',
'Products.PortalTransforms.tests.test_xss',
'Products.PortalTransforms.tests.utils',
'Products.PortalTransforms.tests.word',
'Products.PortalTransforms.Transform',
'Products.PortalTransforms.TransformEngine',
'Products.PortalTransforms.transforms.broken',
'Products.PortalTransforms.TransformsChain',
'Products.PortalTransforms.transforms.html_body',
'Products.PortalTransforms.transforms.html_to_text',
'Products.PortalTransforms.transforms.html_to_web_intelligent_plain_text',
'Products.PortalTransforms.transforms.identity',
'Products.PortalTransforms.transforms.image_to_gif',
'Products.PortalTransforms.transforms.image_to_html',
'Products.PortalTransforms.transforms.image_to_jpeg',
'Products.PortalTransforms.transforms.image_to_png',
'Products.PortalTransforms.transforms.image_to_ppm',
'Products.PortalTransforms.transforms.image_to_svg',
'Products.PortalTransforms.transforms.image_to_tiff',
'Products.PortalTransforms.transforms.lynx_dump',
'Products.PortalTransforms.transforms.markdown_to_html',
'Products.PortalTransforms.transforms.office_com',
'Products.PortalTransforms.transforms.office_uno',
'Products.PortalTransforms.transforms.office_wvware',
'Products.PortalTransforms.transforms.pdf_to_html',
'Products.PortalTransforms.transforms.pdf_to_png',
'Products.PortalTransforms.transforms.pdf_to_text',
'Products.PortalTransforms.transforms.png_to_text',
'Products.PortalTransforms.transforms.python',
'Products.PortalTransforms.transforms.rest',
'Products.PortalTransforms.transforms.rtf_to_html',
'Products.PortalTransforms.transforms.rtf_to_xml',
'Products.PortalTransforms.transforms.safe_html',
'Products.PortalTransforms.transforms.st',
'Products.PortalTransforms.transforms.textile_to_html',
'Products.PortalTransforms.transforms.text_pre_to_html',
'Products.PortalTransforms.transforms.text_to_html',
'Products.PortalTransforms.transforms.tiff_to_text',
'Products.PortalTransforms.transforms.uno',
'Products.PortalTransforms.transforms.w3m_dump',
'Products.PortalTransforms.transforms.web_intelligent_plain_text_to_html',
'Products.PortalTransforms.transforms.word_to_html',
'Products.PortalTransforms.transforms.xml_to_text',
'Products.PortalTransforms.TransformTool',
'Products.PortalTransforms.unsafe_transforms.build_transforms',
'Products.PortalTransforms.unsafe_transforms.command',
'Products.PortalTransforms.unsafe_transforms.xml',
'Products.PortalTransforms.utils',
])
security.declareProtected(Permissions.ManagePortal,
......@@ -6864,11 +6786,8 @@ Business Template is a set of definitions, such as skins, portal types and categ
if (product_name[0] == '_' or
# Returned by inspect.getmembers()
product_name == 'this_module' or
product_name in (
# Probably going to be migrated but at the end and should not be
# done for now (especially ActiveObject and HBTreeFolder2
# classes found in the MRO of most classes)
'CMFActivity', 'HBTreeFolder2')):
# Only Portal Type as classes can be migrated and this excludes all non-ERP5 Products
not product_name.startswith('ERP5')):
continue
product_base_path = self._checkFilesystemModulePath(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment