Extend backup charts to fourteen days
This commit is contained in:
@@ -1 +0,0 @@
|
||||
fbefb46df55f79eb03e1b272295dddb02f3d38ed320eadb7e8bbe8ea3391ec53 urbm-2026.07.13.r006-x86_64-1.txz
|
||||
BIN
Binary file not shown.
@@ -0,0 +1 @@
|
||||
16f5c885cf7120e0f402088db4d60c3b0abe9042b9aea6596831b054e8bddad0 urbm-2026.07.13.r007-x86_64-1.txz
|
||||
Vendored
+6
-2
@@ -2,13 +2,17 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "urbm">
|
||||
<!ENTITY author "Michael Roll">
|
||||
<!ENTITY version "2026.07.13.r006">
|
||||
<!ENTITY version "2026.07.13.r007">
|
||||
<!ENTITY pluginURL "https://git.casaderoll.de/michael/URBM/raw/branch/main/dist/urbm.plg">
|
||||
<!ENTITY packageURL "https://git.casaderoll.de/michael/URBM/raw/branch/main/dist/urbm-&version;-x86_64-1.txz">
|
||||
<!ENTITY packageSHA256 "fbefb46df55f79eb03e1b272295dddb02f3d38ed320eadb7e8bbe8ea3391ec53">
|
||||
<!ENTITY packageSHA256 "16f5c885cf7120e0f402088db4d60c3b0abe9042b9aea6596831b054e8bddad0">
|
||||
]>
|
||||
<PLUGIN name="&name;" author="&author;" version="&version;" pluginURL="&pluginURL;" min="7.0.0" support="https://git.casaderoll.de/michael/URBM/issues" icon="urbm.png">
|
||||
<CHANGES>
|
||||
### 2026.07.13.r007
|
||||
- Extend both dashboard backup timelines from seven to fourteen days.
|
||||
- Keep axis labels, empty states, hover deltas, and predecessor comparisons consistent with the longer range.
|
||||
|
||||
### 2026.07.13.r006
|
||||
- Show timestamp, job, absolute value, and signed change from the previous run when hovering or focusing chart points.
|
||||
- Compare points only with the previous run of the same backup job, including a predecessor just outside the visible seven-day range.
|
||||
|
||||
Reference in New Issue
Block a user