Commit Graph

166 Commits

Author SHA1 Message Date
bergware
73b35183aa Enhanced boot page 2023-11-26 10:34:52 +01:00
bergware
13c9915305 Enhanced boot page 2023-11-26 10:19:10 +01:00
bergware
138d356476 Enhanced boot page 2023-11-26 10:16:54 +01:00
bergware
f6ea92b523 Enhanced boot page 2023-11-26 10:00:25 +01:00
bergware
755c541c29 Enhanced boot page 2023-11-25 15:28:10 +01:00
bergware
e7406a997b Enhanced boot page
- Follow theme colors
- Include array messages
2023-11-25 12:10:27 +01:00
bergware
b437701540 Make _var() more universal 2023-11-24 22:42:43 +01:00
Zack Spear
172a263856 revert: SelectCase cookie setter 2023-11-21 10:43:04 -08:00
Zack Spear
46ce506107 refactor: SelectCase caseModel cookie setting 2023-11-20 18:34:50 -08:00
Zack Spear
44191cc68a feat: caseModel passed to web components 2023-11-20 18:00:12 -08:00
bergware
582743f079 Simplify notifications
- Make View, History and Acknowledge the main actions
- Remove submenus
2023-11-18 20:47:44 +01:00
Tom Mortensen
e908db97f8 enclose arguemnt to emcmd() with single-quotes 2023-11-15 15:45:08 -08:00
tom mortensen
07a24e3d5e Merge pull request #1507 from bergware/master
New device spin up/down logic
2023-11-14 09:18:13 -08:00
bergware
82da91c96c New device spin up/down logic
Based on implementation for beta 23
2023-11-14 13:40:11 +01:00
Zack Spear
9dabbcdb9c refactor: re-add js functions with notes for future removal 2023-11-13 16:54:31 -08:00
Zack Spear
9b2c5ad257 fix: creation of /var/tmp/unRAIDServer.txt for change log viewer 2023-11-13 16:37:36 -08:00
Zack Spear
ba3bdf5f38 refactor: add loader to release note viewer on open 2023-11-13 13:40:02 -08:00
ljm42
79e4bb27c0 remove update banner from header
is now handled by web component
2023-11-08 08:57:59 -07:00
Zack Spear
ff3db071b9 Merge branch 'master' into refactor/web-component-updates 2023-11-07 16:18:42 -08:00
bergware
4d673a650b set-password: update mobile view 2023-11-06 12:17:58 +01:00
bergware
247786bc5c Display settings: new setting "width" 2023-11-05 12:51:47 +01:00
bergware
c10f57d7d5 Display settings: new setting "width" 2023-11-05 12:49:46 +01:00
bergware
e848e346d1 Display settings: new setting "width" 2023-11-05 12:47:23 +01:00
bergware
bafcba3269 Display settings: new setting "width" 2023-11-05 12:33:51 +01:00
bergware
0669cacb6a Display settings: new setting "width" 2023-11-05 12:32:49 +01:00
bergware
b01c0b9aff Display settings: new setting "width" 2023-11-05 11:44:47 +01:00
bergware
c7a1caba8a Display settings: new setting "width" 2023-11-05 11:38:19 +01:00
bergware
c10c255f2d Display settings: new setting "width" 2023-11-05 11:24:04 +01:00
bergware
78c704beba Display settings: new setting "width"
width = boxed (default, content width is constrained)
width = unlimited (content width is unlimited for higher resolutions)

This should stop the complaints about dashboard not displaying three columns on wide screens.
2023-11-05 11:02:32 +01:00
bergware
3a073ed4bd Code alignment 2023-11-04 10:05:51 +01:00
bergware
8706f118eb File Manager: fix incorrect references 2023-11-03 18:06:40 +01:00
bergware
dbde622c27 Update Acknowledge.php 2023-11-03 12:40:31 +01:00
bergware
c9eb2593cf Updated copyright year to 2023 2023-11-03 12:36:03 +01:00
bergware
58ad4a8c87 Fixes for ZFS subpools 2023-11-02 13:51:41 +01:00
bergware
76757b5cf0 Fixes for ZFS subpools 2023-11-02 13:07:48 +01:00
bergware
1132e39eeb Fixes for ZFS subpools 2023-11-02 11:47:55 +01:00
bergware
44e2a8ca6e Fixes for ZFS subpools 2023-11-02 05:04:55 +01:00
bergware
0e8bb053f9 Update ToggleState.php 2023-11-02 04:56:13 +01:00
bergware
46ad2a266d Fixes for ZFS subpools 2023-11-02 04:55:10 +01:00
bergware
af3a468654 Fixes for ZFS subpools 2023-11-02 04:31:07 +01:00
bergware
7154cc48fe Fixes for ZFS subpools 2023-11-02 01:56:26 +01:00
bergware
f03d8a0090 Fixes for ZFS subpools
ZFS subpools have a tilde in their name, which is an illegal character in PHP keys and HTML ids. A tilde is automatically replaced to avoid conflicts.

The MAIN page shows the total of a ZFS pool at end, also when subpools are part of it.
2023-11-01 18:18:22 +01:00
bergware
030127933e DefaultPageLayout: move styling from inline to file 2023-10-28 11:02:49 +02:00
bergware
7042fbc3ce Revert "Update Wrappers.php"
This reverts commit 0b70d9800d.
2023-10-27 23:06:08 +02:00
bergware
0b70d9800d Update Wrappers.php 2023-10-27 22:56:17 +02:00
bergware
41d5c0d536 Update Wrappers.php 2023-10-27 22:36:44 +02:00
bergware
e9af9d2dba Update Wrappers.php 2023-10-27 22:34:44 +02:00
bergware
0607942243 Update Dispatcher.php 2023-10-27 19:11:16 +02:00
bergware
eb0efc0d5c Update SysDriversHelpers.php 2023-10-27 15:13:38 +02:00
bergware
adef4eb786 SysDevs: fix regression error 2023-10-27 15:09:15 +02:00