Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
officejs-appstore
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
Romain Courteaud
officejs-appstore
Commits
6e832c93
Commit
6e832c93
authored
Apr 14, 2017
by
Cédric Le Ninivin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
officejs_upgrader: Introduce dedicated upgrader for OfficeJS
parent
e5a03c1a
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
129 additions
and
0 deletions
+129
-0
bt5/officejs_upgrader/SkinTemplateItem/portal_skins/officejs_upgrader.xml
...rader/SkinTemplateItem/portal_skins/officejs_upgrader.xml
+47
-0
bt5/officejs_upgrader/SkinTemplateItem/portal_skins/officejs_upgrader/Base_getUpgradeBusinessTemplateList.py
.../officejs_upgrader/Base_getUpgradeBusinessTemplateList.py
+14
-0
bt5/officejs_upgrader/SkinTemplateItem/portal_skins/officejs_upgrader/Base_getUpgradeBusinessTemplateList.xml
...officejs_upgrader/Base_getUpgradeBusinessTemplateList.xml
+62
-0
bt5/officejs_upgrader/bt/dependency_list
bt5/officejs_upgrader/bt/dependency_list
+1
-0
bt5/officejs_upgrader/bt/description
bt5/officejs_upgrader/bt/description
+1
-0
bt5/officejs_upgrader/bt/maintainer_list
bt5/officejs_upgrader/bt/maintainer_list
+1
-0
bt5/officejs_upgrader/bt/template_format_version
bt5/officejs_upgrader/bt/template_format_version
+1
-0
bt5/officejs_upgrader/bt/template_skin_id_list
bt5/officejs_upgrader/bt/template_skin_id_list
+1
-0
bt5/officejs_upgrader/bt/title
bt5/officejs_upgrader/bt/title
+1
-0
No files found.
bt5/officejs_upgrader/SkinTemplateItem/portal_skins/officejs_upgrader.xml
0 → 100644
View file @
6e832c93
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Folder"
module=
"OFS.Folder"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_local_properties
</string>
</key>
<value>
<tuple>
<dictionary>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
business_template_skin_layer_priority
</string>
</value>
</item>
<item>
<key>
<string>
type
</string>
</key>
<value>
<string>
float
</string>
</value>
</item>
</dictionary>
</tuple>
</value>
</item>
<item>
<key>
<string>
_objects
</string>
</key>
<value>
<tuple/>
</value>
</item>
<item>
<key>
<string>
business_template_skin_layer_priority
</string>
</key>
<value>
<float>
51.0
</float>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
officejs_upgrader
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/officejs_upgrader/SkinTemplateItem/portal_skins/officejs_upgrader/Base_getUpgradeBusinessTemplateList.py
0 → 100644
View file @
6e832c93
bt5_list
=
[
"officejs_meta"
,
]
keep_bt5_id_set
=
[
"erp5_upgrader"
,
"officejs_upgrader"
,
"erp5_xinha_editor"
,
"erp5_ace_editor"
,
"erp5_code_mirror"
,
"erp5_administration"
,
]
return
bt5_list
,
keep_bt5_id_set
bt5/officejs_upgrader/SkinTemplateItem/portal_skins/officejs_upgrader/Base_getUpgradeBusinessTemplateList.xml
0 → 100644
View file @
6e832c93
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"PythonScript"
module=
"Products.PythonScripts.PythonScript"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
Script_magic
</string>
</key>
<value>
<int>
3
</int>
</value>
</item>
<item>
<key>
<string>
_bind_names
</string>
</key>
<value>
<object>
<klass>
<global
name=
"NameAssignments"
module=
"Shared.DC.Scripts.Bindings"
/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key>
<string>
_asgns
</string>
</key>
<value>
<dictionary>
<item>
<key>
<string>
name_container
</string>
</key>
<value>
<string>
container
</string>
</value>
</item>
<item>
<key>
<string>
name_context
</string>
</key>
<value>
<string>
context
</string>
</value>
</item>
<item>
<key>
<string>
name_m_self
</string>
</key>
<value>
<string>
script
</string>
</value>
</item>
<item>
<key>
<string>
name_subpath
</string>
</key>
<value>
<string>
traverse_subpath
</string>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key>
<string>
_params
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
Base_getUpgradeBusinessTemplateList
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/officejs_upgrader/bt/dependency_list
0 → 100644
View file @
6e832c93
erp5_upgrader
\ No newline at end of file
bt5/officejs_upgrader/bt/description
0 → 100644
View file @
6e832c93
This is one small of one Business Template with all constraints configuration to be used in the upgrader
\ No newline at end of file
bt5/officejs_upgrader/bt/maintainer_list
0 → 100644
View file @
6e832c93
Cédric LN
\ No newline at end of file
bt5/officejs_upgrader/bt/template_format_version
0 → 100644
View file @
6e832c93
1
\ No newline at end of file
bt5/officejs_upgrader/bt/template_skin_id_list
0 → 100644
View file @
6e832c93
officejs_upgrader
\ No newline at end of file
bt5/officejs_upgrader/bt/title
0 → 100644
View file @
6e832c93
officejs_upgrader
\ 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