Commit Graph

9011 Commits

Author SHA1 Message Date
dlandon 4904a5021c Dashboard not showing correct parity info. 2024-07-03 05:51:05 -05:00
dlandon 859e697413 Make script executable 2024-07-02 15:49:16 -05:00
dlandon c60cbb5c6e Move set_proxy script. 2024-07-02 15:37:50 -05:00
dlandon 7e8b8e0a0a Fix tile management showing a blank dialog. 2024-07-01 14:33:12 -05:00
dlandon 95353c143a Fix translation of 'Apply' when performing 'POST' that blocks updating; some code cleanup to combine messages and variable scope. 2024-07-01 12:12:09 -05:00
dlandon 6bb27eec3a Fix incorrect commit to fix exit status not returned. 2024-06-30 12:27:43 -05:00
dlandon 84ad25fe18 Remove debug. 2024-06-30 11:40:59 -05:00
dlandon 27973b8e34 Remove sub pools from available pools in primary and secondary storage. 2024-06-30 09:34:46 -05:00
dlandon d6f8206275 Merge branch 'master' of https://github.com/dlandon/webgui 2024-06-30 09:26:59 -05:00
dlandon cd1b4031df Xfs not properly showing issues from exit code. 2024-06-30 09:26:26 -05:00
dlandon 44dfe5a7b1 Revert "Properly show when parity operation is complete."
This reverts commit 1ae58dc360.
2024-06-30 08:34:56 -05:00
dlandon 1ae58dc360 Properly show when parity operation is complete. 2024-06-30 07:49:04 -05:00
dlandon e0c0440d69 Fix exit status failing that results in xfs issues not being detected. 2024-06-30 07:43:56 -05:00
dlandon 26f261e93b Merge remote-tracking branch 'upstream/master' 2024-06-29 08:13:47 -05:00
tom mortensen 65e67856bb Merge pull request #1762 from SimonFair/VM-Manager-PHP-Fixes
PHP Fixes and opentab for VM URL
2024-06-28 18:06:49 -07:00
tom mortensen b73327d4b7 Merge pull request #1761 from dlandon/master
Parity check not showing correct results.
2024-06-28 18:06:09 -07:00
SimonFair 3fdcbf125d PHP Fixes and opentab for VM URL 2024-06-27 20:17:05 +01:00
dlandon 941778d288 Parity check sometimes shows last historical check and not the current parity check just completed. 2024-06-26 16:11:36 -05:00
Tom Mortensen 90cbff0058 Docker and libvirt disabled by default.
Permit removing unRAID array if no devices assigned.
7.0.0-beta.0.4
2024-06-24 23:28:52 -07:00
tom mortensen 30b76de196 Merge pull request #1760 from dlandon/master
Fix Syslog memory error on large log files and php warning.
2024-06-24 11:05:59 -07:00
dlandon 7f681fe2fa Fix php warning about undefined variable. 2024-06-23 06:39:36 -05:00
dlandon 72651576f4 Increase memory limit to handle large log files. 2024-06-23 06:39:01 -05:00
dlandon 2ea62cca3d Merge remote-tracking branch 'upstream/master' 2024-06-19 07:57:52 -05:00
Tom Mortensen 20f34bc0b9 mover: bettern handling cases of primary/secondary configured but not present 7.0.0-beta.0.1 2024-06-18 11:15:40 -07:00
tom mortensen c2a4e68196 Merge pull request #1758 from dlandon/master
Minor Device Info page fixes.
2024-06-17 11:17:54 -07:00
tom mortensen b75c420ce0 Merge pull request #1759 from othyn/master
Behaviour fix for #1743 : "Add in the ability to set a manual UPS capacity override in `dynamix.apcupsd`"
2024-06-17 11:17:21 -07:00
Ben da18a7e213 Re-implementation of #1743 based on the received feedback. This implementation is far more robust, as it injects the NOMPOWER value into the existing code, allowing the existing Unraid GUI code to interpret and display the values in the same manner 2024-06-15 11:17:48 +01:00
dlandon f6ae173275 xfs_repair not running in the background. 2024-06-13 07:12:53 -05:00
dlandon dd9474ef55 Can only show zfs pool information when disk is mounted. 2024-06-13 06:42:48 -05:00
tom mortensen 7512161e1a Merge pull request #1757 from dlandon/master
Zfs pool information and fix btrfs stats and usage displays and CPU pinning post too many variables php error.
2024-06-11 09:33:54 -07:00
tom mortensen 68fe9a9399 Merge pull request #1756 from SimonFair/VM-GUI-XML-inline-edit
Fix typo in helptext.
2024-06-11 09:33:31 -07:00
tom mortensen 78826be39d Merge pull request #1755 from Squidly271/patch-41
Update Lincstation icon + add Laptop
2024-06-11 09:33:15 -07:00
dlandon c4eff321f2 Use atomic file write. 2024-06-10 13:21:00 -05:00
dlandon 6d2de179a0 Update DeviceInfo.page 2024-06-10 12:59:57 -05:00
dlandon 1da8308b81 Revert "Update DeviceInfo.page"
This reverts commit 243b838d80.
2024-06-10 12:47:32 -05:00
dlandon 243b838d80 Update DeviceInfo.page 2024-06-10 12:39:30 -05:00
dlandon f93095d552 Update UpdateTwo.php 2024-06-10 12:36:14 -05:00
dlandon eed5a94d03 Fix php error of too many variables in post. 2024-06-10 09:50:09 -05:00
dlandon 5c33796801 Merge remote-tracking branch 'upstream/master' 2024-06-10 03:50:40 -05:00
dlandon 3e1e33094c Add zfs pool information and deal with html special characters. 2024-06-10 03:48:28 -05:00
Squidly271 63d4bab0d1 Update default-cases.css 2024-06-08 08:08:36 -04:00
Squidly271 dbd1c9f7b1 Add laptop to font 2024-06-08 08:07:10 -04:00
SimonFair 446111b0b1 Fix typo in helptext. 2024-06-08 07:25:22 +01:00
Squidly271 be0dcff031 Update cases 2024-06-07 19:11:06 -04:00
Squidly271 cdce8e048a Update default-cases.css 2024-06-07 19:08:27 -04:00
Tom Mortensen 2494d1735e set reasonable defaults for zfs/btrfs fs profiles 6.13.0-beta.2.9 2024-06-07 12:33:01 -07:00
Tom Mortensen 8328461cf5 Instead of fs used/free display 'device is part of pool' for zfs subpool devices 2024-06-07 12:32:08 -07:00
dlandon 1cb3134217 Merge remote-tracking branch 'upstream/master' 2024-06-06 16:07:12 -05:00
tom mortensen 18872afdd0 Merge pull request #1754 from dlandon/master
Add more info to btrfs pools and more user friendly xfs repairs.
2024-06-06 10:42:13 -07:00
dlandon fa5b932c13 Add more info to btrfs pools and more user friendly xfs repairs. 2024-06-05 15:15:37 -05:00