Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
slapos.core
Commits
e10a0e3c
Commit
e10a0e3c
authored
Nov 22, 2023
by
Rafael Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_erp5: Files were moved to erp5_json_editor with its own manifest
parent
95d83a16
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
6 deletions
+7
-6
master/bt5/slapos_erp5/SkinTemplateItem/portal_skins/slapos_base/WebSection_getHostingJSPrecacheManifestList.py
...lapos_base/WebSection_getHostingJSPrecacheManifestList.py
+0
-3
master/bt5/slapos_erp5/TestTemplateItem/portal_components/test.erp5.testSlapOSPrecacheManifest.py
...portal_components/test.erp5.testSlapOSPrecacheManifest.py
+3
-0
master/bt5/slapos_jio/PathTemplateItem/web_site_module/hostingjs.xml
...slapos_jio/PathTemplateItem/web_site_module/hostingjs.xml
+4
-3
No files found.
master/bt5/slapos_erp5/SkinTemplateItem/portal_skins/slapos_base/WebSection_getHostingJSPrecacheManifestList.py
View file @
e10a0e3c
...
...
@@ -96,9 +96,6 @@ url_list = [
"gadget_erp5_page_slap_parameter_form.css"
,
"gadget_erp5_page_slap_parameter_form.html"
,
"gadget_erp5_page_slap_parameter_form.js"
,
"gadget_erp5_page_json_editor.css"
,
"gadget_erp5_page_json_editor.html"
,
"gadget_erp5_page_json_editor.js"
,
"gadget_erp5_page_slap_payment_result.html"
,
"gadget_erp5_page_slap_person_get_token.html"
,
"gadget_erp5_page_slap_person_get_token.js"
,
...
...
master/bt5/slapos_erp5/TestTemplateItem/portal_components/test.erp5.testSlapOSPrecacheManifest.py
View file @
e10a0e3c
...
...
@@ -59,3 +59,6 @@ class TestSlapOSMonacoEditorPrecacheManifestList(
TestSlapOSHostingJSPrecacheManifestList
):
manifest_script_id
=
'WebSection_getMonacoEditorPrecacheManifestList'
class
TestSlapOSJsonEditorPrecacheManifestList
(
TestSlapOSHostingJSPrecacheManifestList
):
manifest_script_id
=
'WebSection_getJsonEditorPrecacheManifestList'
\ No newline at end of file
master/bt5/slapos_jio/PathTemplateItem/web_site_module/hostingjs.xml
View file @
e10a0e3c
...
...
@@ -448,7 +448,8 @@
</item>
<item>
<key>
<string>
configuration_precache_manifest_script_list
</string>
</key>
<value>
<string>
WebSection_getHostingJSPrecacheManifestList
</string>
</value>
<value>
<string>
WebSection_getHostingJSPrecacheManifestList\n
WebSection_getJsonEditorPrecacheManifestList
</string>
</value>
</item>
<item>
<key>
<string>
configuration_service_worker_url
</string>
</key>
...
...
@@ -707,7 +708,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
10
01.26171.19762.42854
</string>
</value>
<value>
<string>
10
10.52641.3080.21452
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -727,7 +728,7 @@
</tuple>
<state>
<tuple>
<float>
1
659036783.36
</float>
<float>
1
700245844.87
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
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