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
Joshua
erp5
Commits
1ac2e34d
Commit
1ac2e34d
authored
Aug 27, 2019
by
Joshua
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added more files for web chart portal type.
parent
d32d145e
Changes
14
Show whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
51 additions
and
383 deletions
+51
-383
bt5/erp5_chart_editor/ActionTemplateItem/portal_types/Web%20Page%20Module/list_ui.xml
...TemplateItem/portal_types/Web%20Page%20Module/list_ui.xml
+0
-79
bt5/erp5_chart_editor/ActionTemplateItem/portal_types/Web%20Page%20Module/sort_on.xml
...TemplateItem/portal_types/Web%20Page%20Module/sort_on.xml
+0
-79
bt5/erp5_chart_editor/ActionTemplateItem/portal_types/Web%20Page%20Module/view.xml
...ionTemplateItem/portal_types/Web%20Page%20Module/view.xml
+0
-79
bt5/erp5_chart_editor/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
...eAllowedContentTypeTemplateItem/allowed_content_types.xml
+8
-0
bt5/erp5_chart_editor/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
...PortalTypeBaseCategoryTemplateItem/base_category_list.xml
+12
-0
bt5/erp5_chart_editor/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+6
-0
bt5/erp5_chart_editor/PortalTypeTemplateItem/portal_types/Web%20Page%20Module.xml
...rtalTypeTemplateItem/portal_types/Web%20Page%20Module.xml
+0
-140
bt5/erp5_chart_editor/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
...rtalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
+6
-0
bt5/erp5_chart_editor/bt/template_action_path_list
bt5/erp5_chart_editor/bt/template_action_path_list
+1
-4
bt5/erp5_chart_editor/bt/template_portal_type_allowed_content_type_list
..._editor/bt/template_portal_type_allowed_content_type_list
+2
-0
bt5/erp5_chart_editor/bt/template_portal_type_base_category_list
...5_chart_editor/bt/template_portal_type_base_category_list
+8
-0
bt5/erp5_chart_editor/bt/template_portal_type_id_list
bt5/erp5_chart_editor/bt/template_portal_type_id_list
+1
-2
bt5/erp5_chart_editor/bt/template_portal_type_property_sheet_list
..._chart_editor/bt/template_portal_type_property_sheet_list
+2
-0
bt5/erp5_chart_editor/bt/template_portal_type_workflow_chain_list
..._chart_editor/bt/template_portal_type_workflow_chain_list
+5
-0
No files found.
bt5/erp5_chart_editor/ActionTemplateItem/portal_types/Web%20Page%20Module/list_ui.xml
deleted
100644 → 0
View file @
d32d145e
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"ActionInformation"
module=
"Products.CMFCore.ActionInformation"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
categories
</string>
</key>
<value>
<tuple>
<string>
action_type/object_ui
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
category
</string>
</key>
<value>
<string>
object_ui
</string>
</value>
</item>
<item>
<key>
<string>
condition
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
icon
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
list_ui
</string>
</value>
</item>
<item>
<key>
<string>
permissions
</string>
</key>
<value>
<tuple>
<string>
View
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
priority
</string>
</key>
<value>
<float>
20.0
</float>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Modify UI
</string>
</value>
</item>
<item>
<key>
<string>
visible
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Expression"
module=
"Products.CMFCore.Expression"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
text
</string>
</key>
<value>
<string>
string:${object_url}/Base_viewUIDialog
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_chart_editor/ActionTemplateItem/portal_types/Web%20Page%20Module/sort_on.xml
deleted
100644 → 0
View file @
d32d145e
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"ActionInformation"
module=
"Products.CMFCore.ActionInformation"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
categories
</string>
</key>
<value>
<tuple>
<string>
action_type/object_sort
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
category
</string>
</key>
<value>
<string>
object_sort
</string>
</value>
</item>
<item>
<key>
<string>
condition
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
icon
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
sort_on
</string>
</value>
</item>
<item>
<key>
<string>
permissions
</string>
</key>
<value>
<tuple>
<string>
View
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
priority
</string>
</key>
<value>
<float>
30.0
</float>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Sort
</string>
</value>
</item>
<item>
<key>
<string>
visible
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Expression"
module=
"Products.CMFCore.Expression"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
text
</string>
</key>
<value>
<string>
string:${object_url}/Folder_viewSortOnDialog
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_chart_editor/ActionTemplateItem/portal_types/Web%20Page%20Module/view.xml
deleted
100644 → 0
View file @
d32d145e
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"ActionInformation"
module=
"Products.CMFCore.ActionInformation"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
categories
</string>
</key>
<value>
<tuple>
<string>
action_type/object_view
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
category
</string>
</key>
<value>
<string>
object_view
</string>
</value>
</item>
<item>
<key>
<string>
condition
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
icon
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
view
</string>
</value>
</item>
<item>
<key>
<string>
permissions
</string>
</key>
<value>
<tuple>
<string>
View
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
priority
</string>
</key>
<value>
<float>
10.0
</float>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
View
</string>
</value>
</item>
<item>
<key>
<string>
visible
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Expression"
module=
"Products.CMFCore.Expression"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
text
</string>
</key>
<value>
<string>
string:${object_url}/WebPageModule_viewWebPageList
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_chart_editor/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
0 → 100644
View file @
1ac2e34d
<allowed_content_type_list>
<portal_type
id=
"Web Chart"
>
<item>
Embedded File
</item>
</portal_type>
<portal_type
id=
"Web Page Module"
>
<item>
Web Chart
</item>
</portal_type>
</allowed_content_type_list>
\ No newline at end of file
bt5/erp5_chart_editor/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
0 → 100644
View file @
1ac2e34d
<base_category_list>
<portal_type
id=
"Web Chart"
>
<item>
follow_up
</item>
<item>
function
</item>
<item>
group
</item>
<item>
predecessor
</item>
<item>
publication_section
</item>
<item>
similar
</item>
<item>
site
</item>
<item>
successor
</item>
</portal_type>
</base_category_list>
\ No newline at end of file
bt5/erp5_chart_editor/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
0 → 100644
View file @
1ac2e34d
<property_sheet_list>
<portal_type
id=
"Web Chart"
>
<item>
Reference
</item>
<item>
SortIndex
</item>
</portal_type>
</property_sheet_list>
\ No newline at end of file
bt5/erp5_chart_editor/PortalTypeTemplateItem/portal_types/Web%20Page%20Module.xml
deleted
100644 → 0
View file @
d32d145e
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Base Type"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_property_domain_dict
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
short_title
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key>
<string>
acquire_local_roles
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
<item>
<key>
<string>
content_icon
</string>
</key>
<value>
<string>
folder_icon.gif
</string>
</value>
</item>
<item>
<key>
<string>
content_meta_type
</string>
</key>
<value>
<string>
ERP5 Folder
</string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string>
Folders allow to store a large number of documents (1,000,000 should not\n
be a problem).
</string>
</value>
</item>
<item>
<key>
<string>
factory
</string>
</key>
<value>
<string>
addFolder
</string>
</value>
</item>
<item>
<key>
<string>
filter_content_types
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
<item>
<key>
<string>
group_list
</string>
</key>
<value>
<tuple>
<string>
module
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
Web Page Module
</string>
</value>
</item>
<item>
<key>
<string>
init_script
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
permission
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Folder
</string>
</value>
</item>
<item>
<key>
<string>
type_interface
</string>
</key>
<value>
<tuple/>
</value>
</item>
<item>
<key>
<string>
type_mixin
</string>
</key>
<value>
<tuple/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<tuple>
<global
name=
"TranslationInformation"
module=
"Products.ERP5Type.TranslationProviderBase"
/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
domain_name
</string>
</key>
<value>
<string>
erp5_ui
</string>
</value>
</item>
<item>
<key>
<string>
property_name
</string>
</key>
<value>
<string>
short_title
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<tuple>
<global
name=
"TranslationInformation"
module=
"Products.ERP5Type.TranslationProviderBase"
/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
domain_name
</string>
</key>
<value>
<string>
erp5_ui
</string>
</value>
</item>
<item>
<key>
<string>
property_name
</string>
</key>
<value>
<string>
title
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_chart_editor/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
0 → 100644
View file @
1ac2e34d
<workflow_chain>
<chain>
<type>
Web Chart
</type>
<workflow>
document_conversion_interaction_workflow, document_publication_workflow, document_security_interaction_workflow, edit_workflow, processing_status_workflow
</workflow>
</chain>
</workflow_chain>
\ No newline at end of file
bt5/erp5_chart_editor/bt/template_action_path_list
View file @
1ac2e34d
...
...
@@ -8,6 +8,3 @@ Web Chart | version_view
Web Chart | view
Web Chart | view_editor
Web Chart | web_view
\ No newline at end of file
Web Page Module | list_ui
Web Page Module | sort_on
Web Page Module | view
\ No newline at end of file
bt5/erp5_chart_editor/bt/template_portal_type_allowed_content_type_list
0 → 100644
View file @
1ac2e34d
Web Chart | Embedded File
Web Page Module | Web Chart
\ No newline at end of file
bt5/erp5_chart_editor/bt/template_portal_type_base_category_list
0 → 100644
View file @
1ac2e34d
Web Chart | follow_up
Web Chart | function
Web Chart | group
Web Chart | predecessor
Web Chart | publication_section
Web Chart | similar
Web Chart | site
Web Chart | successor
\ No newline at end of file
bt5/erp5_chart_editor/bt/template_portal_type_id_list
View file @
1ac2e34d
Web Chart
\ No newline at end of file
Web Page Module
\ No newline at end of file
bt5/erp5_chart_editor/bt/template_portal_type_property_sheet_list
0 → 100644
View file @
1ac2e34d
Web Chart | Reference
Web Chart | SortIndex
\ No newline at end of file
bt5/erp5_chart_editor/bt/template_portal_type_workflow_chain_list
0 → 100644
View file @
1ac2e34d
Web Chart | document_conversion_interaction_workflow
Web Chart | document_publication_workflow
Web Chart | document_security_interaction_workflow
Web Chart | edit_workflow
Web Chart | processing_status_workflow
\ No newline at end of file
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