Commit Graph

53 Commits

Author SHA1 Message Date
bergware 1132e39eeb Fixes for ZFS subpools 2023-11-02 11:47:55 +01:00
bergware 8d43f62910 Update device_list 2023-11-02 11:28:45 +01:00
bergware 44e2a8ca6e Fixes for ZFS subpools 2023-11-02 05:04:55 +01:00
bergware af3a468654 Fixes for ZFS subpools 2023-11-02 04:31:07 +01:00
bergware 193a0b2270 Update device_list 2023-11-02 02:55:27 +01:00
bergware 582bdb1507 Update device_list 2023-11-02 02:27:37 +01:00
bergware ad456ee5a9 Update device_list 2023-11-02 02:18:53 +01:00
bergware bbf495a8ce Device_list fixes
- Allow changing slots when pool is erased
- Fix changing slots sometimes not updating the GUI
2023-11-02 01:54:26 +01:00
bergware 5686a8b5ae Device_list: add warning to disabled disk 2023-11-01 21:46:13 +01:00
bergware 2d39033930 Device_list: add warning to disabled disk 2023-11-01 21:43:57 +01:00
bergware 01fea8a0f0 Device_list: update help text for pools 2023-11-01 21:22:01 +01:00
bergware 54eae13ef4 Fixes for ZFS subpools 2023-11-01 20:33:36 +01:00
bergware 304be089ee Fixes for ZFS subpools 2023-11-01 19:02:29 +01:00
bergware 839745a48f Update device_list 2023-11-01 18:50:07 +01:00
bergware 491bc80181 Update device_list 2023-11-01 18:39:24 +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 424ece83d0 Update update_3 2023-10-27 23:28:31 +02:00
bergware 49ae347b1a Revert "Update update_3"
This reverts commit 889a002884.
2023-10-27 23:06:01 +02:00
bergware 889a002884 Update update_3 2023-10-27 23:01:18 +02:00
bergware 16b1608856 Update update_3 2023-10-27 22:16:55 +02:00
bergware f6ae39c70b Update update_3 2023-10-27 22:00:06 +02:00
bergware 9feff82fac Update update_3 2023-10-27 21:55:10 +02:00
bergware 88e4d42c55 Dashboard: display date and time in user selected formats 2023-10-27 20:32:11 +02:00
bergware fcb72a9b5c Move date & time settings from "Display Settings" to "Date & Time Settings" 2023-10-27 19:48:16 +02:00
bergware 16803cc7f1 Move date & time settings from "Display Settings" to "Date & Time Settings" 2023-10-27 19:32:27 +02:00
bergware 7a2f8edc5f Dashboard: display date and time in user selected formats 2023-10-27 12:59:21 +02:00
bergware a0cc91b24c Dashboard: display date and time in user selected formats 2023-10-27 12:56:14 +02:00
bergware afa05760f1 Dashboard: display date and time in user selected formats 2023-10-27 12:42:36 +02:00
bergware 410ea26b0e Dashboard: display date and time in user selected formats 2023-10-27 12:40:38 +02:00
bergware 41e661505b Dashboard: show timezone as UTC offset with DST indicator 2023-10-27 11:52:07 +02:00
bergware 58575efa9d Dashboard: show timezone as UTC offset 2023-10-27 11:00:17 +02:00
bergware 2910c2e921 Dashboard: show timezone as UTC offset 2023-10-27 10:57:42 +02:00
bergware 99d7c3a5b5 Dashboard: show timezone as GMT offset 2023-10-27 10:55:39 +02:00
bergware 42a24c4136 Use "null coalescing assignment" operator for $docroot 2023-10-26 18:22:27 +02:00
bergware ceeb125ba9 Use "null coalescing assignment" operator for $docroot 2023-10-26 14:00:15 +02:00
bergware e2bfc62c02 Fix subpool errors 2023-10-26 01:00:18 +02:00
bergware dd1fc4a04e Fix subpool errors 2023-10-26 00:48:49 +02:00
bergware 5df25dd3e2 Fix subpool errors 2023-10-26 00:45:39 +02:00
bergware e3addef78d ups_status: fix PHP8 error 2023-10-25 21:01:23 +02:00
bergware 688927fd53 Dashboard: add timezone indicator 2023-10-17 12:05:04 +02:00
bergware a6278fb671 device_list: fix missing parameter 2023-10-17 09:51:47 +02:00
bergware 416f8c4ceb Fix PHP8 errors 2023-10-14 23:37:53 +02:00
bergware d06d2cb476 Dashboard: Remove leading zero in time display 2023-10-13 18:51:22 +02:00
bergware e0ec6c1164 Dashboard: add current time display 2023-10-13 15:26:50 +02:00
bergware b260cc6cca device_list: add translation for button "Add Subpool" 2023-10-08 11:21:50 +02:00
bergware 6f74ce9968 Make script executable 2023-10-01 11:10:34 +02:00
bergware 2d28256c26 Add Dynamix File Manager to stock GUI 2023-10-01 11:10:02 +02:00
Tom Mortensen eda1d50ac4 zfs subpool support 2023-09-25 11:37:34 -07:00
bergware 1c7c315dcd ZFS: fix percentage value to max 100% 2023-06-23 18:29:28 +02:00
bergware 002327476b Dashboard: show ZFS percentage based on c_max value 2023-06-19 09:41:33 +02:00