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
Labels
Merge Requests
141
Merge Requests
141
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
Jobs
Commits
Open sidebar
nexedi
erp5
Commits
b343b610
Commit
b343b610
authored
Sep 30, 2019
by
Roque
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_officejs: move "Generate configuration manifest" action to officejs
bt
parent
0dde05d0
Changes
9
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
3 additions
and
3 deletions
+3
-3
bt5/erp5_officejs/ActionTemplateItem/portal_types/Web%20Section/create_app_configuration_manifest.xml
...types/Web%20Section/create_app_configuration_manifest.xml
+0
-0
bt5/erp5_officejs/SkinTemplateItem/portal_skins/erp5_web_officejs_ui/Base_createAppConfigurationManifest.py
...p5_web_officejs_ui/Base_createAppConfigurationManifest.py
+0
-0
bt5/erp5_officejs/SkinTemplateItem/portal_skins/erp5_web_officejs_ui/Base_createAppConfigurationManifest.xml
...5_web_officejs_ui/Base_createAppConfigurationManifest.xml
+0
-0
bt5/erp5_officejs/SkinTemplateItem/portal_skins/erp5_web_officejs_ui/WebSite_createAppConfigurationManifest.xml
...eb_officejs_ui/WebSite_createAppConfigurationManifest.xml
+0
-0
bt5/erp5_officejs/SkinTemplateItem/portal_skins/erp5_web_officejs_ui/WebSite_createAppConfigurationManifest/my_appcache_manifest.xml
...e_createAppConfigurationManifest/my_appcache_manifest.xml
+0
-0
bt5/erp5_officejs/SkinTemplateItem/portal_skins/erp5_web_officejs_ui/WebSite_createAppConfigurationManifest/my_router_gadget.xml
...bSite_createAppConfigurationManifest/my_router_gadget.xml
+0
-0
bt5/erp5_officejs/SkinTemplateItem/portal_skins/erp5_web_officejs_ui/WebSite_createAppConfigurationManifest/warning_label.xml
.../WebSite_createAppConfigurationManifest/warning_label.xml
+1
-1
bt5/erp5_officejs/bt/template_action_path_list
bt5/erp5_officejs/bt/template_action_path_list
+2
-1
bt5/erp5_web_renderjs_ui/bt/template_action_path_list
bt5/erp5_web_renderjs_ui/bt/template_action_path_list
+0
-1
No files found.
bt5/erp5_
web_renderjs_ui
/ActionTemplateItem/portal_types/Web%20Section/create_app_configuration_manifest.xml
→
bt5/erp5_
officejs
/ActionTemplateItem/portal_types/Web%20Section/create_app_configuration_manifest.xml
View file @
b343b610
File moved
bt5/erp5_
web_renderjs_ui/SkinTemplateItem/portal_skins/erp5_web_renderjs
/Base_createAppConfigurationManifest.py
→
bt5/erp5_
officejs/SkinTemplateItem/portal_skins/erp5_web_officejs_ui
/Base_createAppConfigurationManifest.py
View file @
b343b610
File moved
bt5/erp5_
web_renderjs_ui/SkinTemplateItem/portal_skins/erp5_web_renderjs
/Base_createAppConfigurationManifest.xml
→
bt5/erp5_
officejs/SkinTemplateItem/portal_skins/erp5_web_officejs_ui
/Base_createAppConfigurationManifest.xml
View file @
b343b610
File moved
bt5/erp5_
web_renderjs_ui/SkinTemplateItem/portal_skins/erp5_web_renderjs
/WebSite_createAppConfigurationManifest.xml
→
bt5/erp5_
officejs/SkinTemplateItem/portal_skins/erp5_web_officejs_ui
/WebSite_createAppConfigurationManifest.xml
View file @
b343b610
File moved
bt5/erp5_
web_renderjs_ui/SkinTemplateItem/portal_skins/erp5_web_renderjs
/WebSite_createAppConfigurationManifest/my_appcache_manifest.xml
→
bt5/erp5_
officejs/SkinTemplateItem/portal_skins/erp5_web_officejs_ui
/WebSite_createAppConfigurationManifest/my_appcache_manifest.xml
View file @
b343b610
File moved
bt5/erp5_
web_renderjs_ui/SkinTemplateItem/portal_skins/erp5_web_renderjs
/WebSite_createAppConfigurationManifest/my_router_gadget.xml
→
bt5/erp5_
officejs/SkinTemplateItem/portal_skins/erp5_web_officejs_ui
/WebSite_createAppConfigurationManifest/my_router_gadget.xml
View file @
b343b610
File moved
bt5/erp5_
web_renderjs_ui/SkinTemplateItem/portal_skins/erp5_web_renderjs
/WebSite_createAppConfigurationManifest/warning_label.xml
→
bt5/erp5_
officejs/SkinTemplateItem/portal_skins/erp5_web_officejs_ui
/WebSite_createAppConfigurationManifest/warning_label.xml
View file @
b343b610
...
...
@@ -128,7 +128,7 @@
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
[WARNING] The
router configuration_manifest
will be overwritten
</string>
</value>
<value>
<string>
[WARNING] The
configuration gadget set in router \'configuration_manifest\'
will be overwritten
</string>
</value>
</item>
</dictionary>
</value>
...
...
bt5/erp5_officejs/bt/template_action_path_list
View file @
b343b610
Action Information | definition_view
Base Type | definition_view
ERP5 Form | definition_view
Web Section | create_app_configuration_manifest
\ No newline at end of file
bt5/erp5_web_renderjs_ui/bt/template_action_path_list
View file @
b343b610
...
...
@@ -7,7 +7,6 @@ Web Script | view
Web Script | view_editor
Web Script | view_syntax
Web Script | web_view
Web Section | create_app_configuration_manifest
Web Site | create_translation_data
Web Style | version_view
Web Style | view
...
...
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