Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Xavier Thompson
erp5
Commits
185f4abe
Commit
185f4abe
authored
4 years ago
by
Arnaud Fontaine
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
83 deletions
+2
-83
product/ERP5/Document/BusinessTemplate.py
product/ERP5/Document/BusinessTemplate.py
+2
-83
No files found.
product/ERP5/Document/BusinessTemplate.py
View file @
185f4abe
...
...
@@ -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
(
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment