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
Léo-Paul Géneau
erp5
Commits
4edbec14
Commit
4edbec14
authored
Jun 15, 2021
by
Roque
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_officejs: update app json manifest (bookmark)
parent
78ae707c
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
366 additions
and
2 deletions
+366
-2
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_bookmark_json.json
...teItem/web_page_module/gadget_officejs_bookmark_json.json
+12
-0
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_bookmark_json.xml
...ateItem/web_page_module/gadget_officejs_bookmark_json.xml
+336
-0
bt5/erp5_officejs/PathTemplateItem/web_site_module/officejs_bookmark_manager.xml
...emplateItem/web_site_module/officejs_bookmark_manager.xml
+16
-2
bt5/erp5_officejs/SkinTemplateItem/portal_skins/erp5_officejs_bookmark_manager/WebSection_getBookmarkManagerPrecacheManifestList.py
...ager/WebSection_getBookmarkManagerPrecacheManifestList.py
+2
-0
No files found.
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_bookmark_json.json
0 → 100644
View file @
4edbec14
{
"short_name"
:
"Web Bookmark"
,
"name"
:
"OfficeJS Web Bookmark Manager"
,
"description"
:
"Web Based Bookmark Manager"
,
"icons"
:
[{
"src"
:
"bookmark_manager_logo.svg"
,
"sizes"
:
"any"
,
"type"
:
"image/svg"
}],
"start_url"
:
"../../"
,
"display"
:
"standalone"
}
\ No newline at end of file
bt5/erp5_officejs/PathTemplateItem/web_page_module/gadget_officejs_bookmark_json.xml
0 → 100644
View file @
4edbec14
This diff is collapsed.
Click to expand it.
bt5/erp5_officejs/PathTemplateItem/web_site_module/officejs_bookmark_manager.xml
View file @
4edbec14
...
...
@@ -349,6 +349,16 @@
<value>
<string>
string
</string>
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
configuration_webapp_manifest_url
</string>
</value>
</item>
<item>
<key>
<string>
type
</string>
</key>
<value>
<string>
string
</string>
</value>
</item>
</dictionary>
</tuple>
</value>
</item>
...
...
@@ -465,6 +475,10 @@
<none/>
</value>
</item>
<item>
<key>
<string>
configuration_webapp_manifest_url
</string>
</key>
<value>
<string>
gadget_officejs_bookmark.json
</string>
</value>
</item>
<item>
<key>
<string>
configuration_x_frame_options
</string>
</key>
<value>
<string>
ALLOW-FROM-ALL
</string>
</value>
...
...
@@ -710,7 +724,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
9
79.3226.30420.13465
</string>
</value>
<value>
<string>
9
92.44282.29486.58026
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -728,7 +742,7 @@
</tuple>
<state>
<tuple>
<float>
1
587726298.29
</float>
<float>
1
623767057.4
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
bt5/erp5_officejs/SkinTemplateItem/portal_skins/erp5_officejs_bookmark_manager/WebSection_getBookmarkManagerPrecacheManifestList.py
View file @
4edbec14
url_list
=
[
"gadget_erp5_nojqm.css"
,
"gadget_officejs_bookmark.json"
,
"bookmark_manager_logo.svg"
,
"jio_ojs_storage.js"
,
"gadget_ojs_jio.js"
,
"gadget_erp5_global.js"
,
...
...
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