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
Nikola Balog
erp5
Commits
86e67ef2
Commit
86e67ef2
authored
Mar 06, 2024
by
Nikola
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Styles are now in seperate CSS files, http cache configured to must-revalidate
parent
4de87f6a
Changes
20
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
147 additions
and
37 deletions
+147
-37
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/README.md.xml
...nTemplateItem/portal_skins/erp5_perspective/README.md.xml
+4
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/custom_perspective_style.css.css
...l_skins/erp5_perspective/custom_perspective_style.css.css
+23
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/custom_perspective_style.css.xml
...l_skins/erp5_perspective/custom_perspective_style.css.xml
+28
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective%402.3.0/2fa644521b73c4857f3d.wasm.xml
...pective/perspective%402.3.0/2fa644521b73c4857f3d.wasm.xml
+4
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective%402.3.0/3ad444d7560308669cb9.wasm.xml
...pective/perspective%402.3.0/3ad444d7560308669cb9.wasm.xml
+4
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective%402.3.0/LICENSE.txt.xml
...kins/erp5_perspective/perspective%402.3.0/LICENSE.txt.xml
+4
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective%402.3.0/perspective.worker.js.xml
...perspective/perspective%402.3.0/perspective.worker.js.xml
+4
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective%402.3.0/perspective_with_viewer.js.xml
...ective/perspective%402.3.0/perspective_with_viewer.js.xml
+4
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective%402.7.1/17b7c3a70ea397da54d0.wasm.xml
...pective/perspective%402.7.1/17b7c3a70ea397da54d0.wasm.xml
+4
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective%402.7.1/97b00c61a5be7eb2e2c8.wasm.xml
...pective/perspective%402.7.1/97b00c61a5be7eb2e2c8.wasm.xml
+4
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective%402.7.1/LICENSE.txt.xml
...kins/erp5_perspective/perspective%402.7.1/LICENSE.txt.xml
+4
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective%402.7.1/perspective.js.xml
...s/erp5_perspective/perspective%402.7.1/perspective.js.xml
+4
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective%402.7.1/perspective.worker.js.xml
...perspective/perspective%402.7.1/perspective.worker.js.xml
+4
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective%402.7.1/perspective_with_viewer.js.xml
...ective/perspective%402.7.1/perspective_with_viewer.js.xml
+4
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective-viewer.css.css
.../portal_skins/erp5_perspective/perspective-viewer.css.css
+1
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective-viewer.css.xml
.../portal_skins/erp5_perspective/perspective-viewer.css.xml
+32
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective_base_gadget.html.html
..._skins/erp5_perspective/perspective_base_gadget.html.html
+2
-30
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective_base_gadget.html.xml
...l_skins/erp5_perspective/perspective_base_gadget.html.xml
+4
-0
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective_base_gadget.js.js
...rtal_skins/erp5_perspective/perspective_base_gadget.js.js
+5
-7
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective_base_gadget.js.xml
...tal_skins/erp5_perspective/perspective_base_gadget.js.xml
+4
-0
No files found.
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/README.md.xml
View file @
86e67ef2
...
...
@@ -6,6 +6,10 @@
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_Cacheable__manager_id
</string>
</key>
<value>
<string>
http_cache
</string>
</value>
</item>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
README.md
</string>
</value>
...
...
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/custom_perspective_style.css.css
0 → 100644
View file @
86e67ef2
regular-table
{
scrollbar-color
:
#000000
f7
transparent
;
scrollbar-width
:
auto
;
outline
:
none
;
}
perspective-viewer
{
position
:
absolute
;
top
:
0
;
left
:
0
;
bottom
:
0
;
right
:
0
;
}
td
.psp-align-left
{
text-align
:
right
;
}
perspective-viewer
regular-table
tbody
td
:hover
{
text-decoration
:
underline
;
cursor
:
pointer
;
overflow-x
:
visible
;
/* Optional, changes the cursor to a pointer to indicate interactivity */
}
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/custom_perspective_style.css.xml
0 → 100644
View file @
86e67ef2
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"File"
module=
"OFS.Image"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
custom_perspective_style.css
</string>
</value>
</item>
<item>
<key>
<string>
content_type
</string>
</key>
<value>
<string>
text/css
</string>
</value>
</item>
<item>
<key>
<string>
precondition
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective%402.3.0/2fa644521b73c4857f3d.wasm.xml
View file @
86e67ef2
...
...
@@ -6,6 +6,10 @@
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_Cacheable__manager_id
</string>
</key>
<value>
<string>
http_cache
</string>
</value>
</item>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
2fa644521b73c4857f3d.wasm
</string>
</value>
...
...
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective%402.3.0/3ad444d7560308669cb9.wasm.xml
View file @
86e67ef2
...
...
@@ -6,6 +6,10 @@
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_Cacheable__manager_id
</string>
</key>
<value>
<string>
http_cache
</string>
</value>
</item>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
3ad444d7560308669cb9.wasm
</string>
</value>
...
...
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective%402.3.0/LICENSE.txt.xml
View file @
86e67ef2
...
...
@@ -6,6 +6,10 @@
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_Cacheable__manager_id
</string>
</key>
<value>
<string>
http_cache
</string>
</value>
</item>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
LICENSE.txt
</string>
</value>
...
...
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective%402.3.0/perspective.worker.js.xml
View file @
86e67ef2
...
...
@@ -6,6 +6,10 @@
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_Cacheable__manager_id
</string>
</key>
<value>
<string>
http_cache
</string>
</value>
</item>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
perspective.worker.js
</string>
</value>
...
...
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective%402.3.0/perspective_with_viewer.js.xml
View file @
86e67ef2
...
...
@@ -6,6 +6,10 @@
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_Cacheable__manager_id
</string>
</key>
<value>
<string>
http_cache
</string>
</value>
</item>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
perspective_with_viewer.js
</string>
</value>
...
...
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective%402.7.1/17b7c3a70ea397da54d0.wasm.xml
View file @
86e67ef2
...
...
@@ -6,6 +6,10 @@
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_Cacheable__manager_id
</string>
</key>
<value>
<string>
http_cache
</string>
</value>
</item>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
17b7c3a70ea397da54d0.wasm
</string>
</value>
...
...
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective%402.7.1/97b00c61a5be7eb2e2c8.wasm.xml
View file @
86e67ef2
...
...
@@ -6,6 +6,10 @@
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_Cacheable__manager_id
</string>
</key>
<value>
<string>
http_cache
</string>
</value>
</item>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
97b00c61a5be7eb2e2c8.wasm
</string>
</value>
...
...
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective%402.7.1/LICENSE.txt.xml
View file @
86e67ef2
...
...
@@ -6,6 +6,10 @@
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_Cacheable__manager_id
</string>
</key>
<value>
<string>
http_cache
</string>
</value>
</item>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
LICENSE.txt
</string>
</value>
...
...
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective%402.7.1/perspective.js.xml
View file @
86e67ef2
...
...
@@ -6,6 +6,10 @@
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_Cacheable__manager_id
</string>
</key>
<value>
<string>
http_cache
</string>
</value>
</item>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
perspective.js
</string>
</value>
...
...
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective%402.7.1/perspective.worker.js.xml
View file @
86e67ef2
...
...
@@ -6,6 +6,10 @@
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_Cacheable__manager_id
</string>
</key>
<value>
<string>
http_cache
</string>
</value>
</item>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
perspective.worker.js
</string>
</value>
...
...
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective%402.7.1/perspective_with_viewer.js.xml
View file @
86e67ef2
...
...
@@ -6,6 +6,10 @@
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_Cacheable__manager_id
</string>
</key>
<value>
<string>
http_cache
</string>
</value>
</item>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
perspective_with_viewer.js
</string>
</value>
...
...
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective-viewer.css.css
0 → 100644
View file @
86e67ef2
This diff is collapsed.
Click to expand it.
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective-viewer.css.xml
0 → 100644
View file @
86e67ef2
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"File"
module=
"OFS.Image"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_Cacheable__manager_id
</string>
</key>
<value>
<string>
http_cache
</string>
</value>
</item>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
perspective-viewer.css
</string>
</value>
</item>
<item>
<key>
<string>
content_type
</string>
</key>
<value>
<string>
text/css
</string>
</value>
</item>
<item>
<key>
<string>
precondition
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective_base_gadget.html.html
View file @
86e67ef2
...
...
@@ -11,37 +11,9 @@
<script
src=
"perspective@2.3.0/perspective_with_viewer.js"
type=
"text/javascript"
></script>
<script
src=
"perspective_base_gadget.js"
type=
"text/javascript"
></script>
<link
rel=
"stylesheet"
crossorigin=
"anonymous"
href=
"https://cdn.jsdelivr.net/npm/@finos/perspective-viewer/dist/css/themes.css"
/>
<link
rel=
"stylesheet"
href=
"perspective-viewer.css"
>
<link
rel=
"stylesheet"
href=
"custom_perspective_style.css"
>
<style>
regular-table
{
scrollbar-color
:
#000000
f7
transparent
;
scrollbar-width
:
auto
;
outline
:
none
;
}
perspective-viewer
{
position
:
absolute
;
top
:
0
;
left
:
0
;
bottom
:
0
;
right
:
0
;
}
td
.psp-align-left
{
text-align
:
right
;
}
/*
td.psp-align-left {
box-shadow: 5px -4px 0px -4px var(--inactive--border-color,#8b868045);
}*/
perspective-viewer
regular-table
tbody
td
:hover
{
text-decoration
:
underline
;
cursor
:
pointer
;
/* Optional, changes the cursor to a pointer to indicate interactivity */
overflow-x
:
visible
;
}
</style>
</head>
<body>
...
...
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective_base_gadget.html.xml
View file @
86e67ef2
...
...
@@ -6,6 +6,10 @@
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_Cacheable__manager_id
</string>
</key>
<value>
<string>
http_cache
</string>
</value>
</item>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
perspective_base_gadget.html
</string>
</value>
...
...
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective_base_gadget.js.js
View file @
86e67ef2
...
...
@@ -7,8 +7,7 @@
var
gadget
=
this
,
child_html
=
options
.
child_html
,
el
=
document
.
getElementsByTagName
(
"
perspective-viewer
"
)[
0
];
gadget
.
getChildData
(
options
.
child_html
)
return
gadget
.
getChildData
(
options
.
child_html
)
.
push
(
function
(
data
)
{
return
gadget
.
getTable
(
data
);
})
...
...
@@ -16,12 +15,11 @@
return
el
.
load
(
table
);
})
.
push
(
function
()
{
gadget
.
getDeclaredGadget
(
child_html
)
return
gadget
.
getDeclaredGadget
(
child_html
);
})
.
push
(
function
(
child
)
{
return
child
.
postprocessing
(
el
);
});
});
})
.
declareMethod
(
"
getTable
"
,
function
(
data
)
{
return
window
.
Worker
.
table
(
data
);
...
...
bt5/erp5_perspective/SkinTemplateItem/portal_skins/erp5_perspective/perspective_base_gadget.js.xml
View file @
86e67ef2
...
...
@@ -6,6 +6,10 @@
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_Cacheable__manager_id
</string>
</key>
<value>
<string>
http_cache
</string>
</value>
</item>
<item>
<key>
<string>
__name__
</string>
</key>
<value>
<string>
perspective_base_gadget.js
</string>
</value>
...
...
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