Commit Graph

422 Commits

Author SHA1 Message Date
bergware 4550957675 Regression: fix container sorting for Dashboard 2018-03-17 00:42:20 +01:00
bergware 242e2583c1 Corrected wrong menu references in Dashboard Apps 2018-03-11 14:05:17 +01:00
bergware 58e006a54b Miscellaneous corrections and optimizations 2018-03-10 15:03:09 +01:00
bergware 2c04699163 Minor changes
Sort pages natural, so numbers are in correct order, e.g. 10 is after 9
2018-03-09 09:25:34 +01:00
bergware 9279720b03 Update plugins table inline instead of rebuilding the complete list 2018-03-08 16:45:57 +01:00
bergware 99b77a6366 Standardize VM folder structure (step 2) 2018-03-07 18:41:52 +01:00
bergware 6c5723ec80 Move require_once statements to the top 2018-03-07 13:17:02 +01:00
bergware cf7f0402d1 Added user preference for VM list
Changed animation to spinning 'knob'
2018-03-06 22:46:00 +01:00
bergware a63ca4e43f Dashboard animation update 2018-03-06 09:10:14 +01:00
bergware e4c9710991 Load docker and vm lists in background to speed up rendering
Add rotating animation when starting or stopping a container or vm
2018-03-06 03:09:08 +01:00
bergware 657c19c751 Updated tablesorter to v2.29.6 and fixed sorting issue in browser 2018-03-01 20:06:12 +01:00
bergware 6e0bc0caec Add "Downgrade to previous version" selection 2018-02-24 09:47:22 +01:00
bergware e03a45057b Change notification icon to "close" 2018-02-23 14:37:44 +01:00
bergware 4ea4e98cae Major network enhancements 2018-02-06 18:59:43 +01:00
bergware aefbaba801 Fixed number display when >=10000 2018-02-05 15:52:02 +01:00
bergware 536a3723ef Disable array STOP button when BTRFS operation is running
With automatic re-enabling
2018-01-28 10:18:20 +01:00
bergware cc6f8ebe20 Round size in parity operation progress indicators 2018-01-28 08:20:12 +01:00
Tom Mortensen f099d3688d Change copyright string in header. Note really necessary to go change all the dates in all the files.
In fact, dates are not necessary at all to establish copyright.
2018-01-22 09:32:24 -08:00
bergware c86bb21bc8 Correct system information for systems with >= 1TB of RAM memory 2018-01-18 11:50:52 +01:00
bergware 7003a412b0 Included SMART attribute 199 2018-01-18 11:49:35 +01:00
Tom Mortensen 4edbb5173e Correct validation error in UpdateDNS 2018-01-08 22:18:08 -08:00
bergware 048e1c2a60 Use -x (extended all) option for generation of SMART reports 2018-01-04 19:14:42 +01:00
bergware 24e0a9e47d Minor code optimizations 2018-01-04 12:51:45 +01:00
Eric Schultz 82a9a4f549 Merge branch '6.4-wip' into patch-3 2018-01-01 14:29:44 -06:00
realies fb21fdabf6 allow links to link 2018-01-01 01:58:32 +00:00
bergware f666d4f912 Changed 'confusing' array status icon in footer 2017-12-30 13:03:29 +01:00
bergware bc6f0d85f6 Fixed SMART reports and tests on unassigned devices 2017-12-24 18:54:20 +01:00
bergware d95d0fbcad Color coding for microcode lines in syslog 2017-12-16 11:04:04 +01:00
bergware 7c97284e91 Suppress warnings in $docroot and $disk['fsSize'] variables
These are easy to correct warnings.
2017-12-14 13:53:31 +01:00
Tom Mortensen 81f3339179 Eliminate warning produced when php script invoked from command line. 2017-12-13 15:29:05 -08:00
Tom Mortensen e10e0d0a7c move SSL provisioning and DNS update execute from client-side to server-side 2017-12-13 15:28:45 -08:00
Eric Schultz 65b9c1f0c8 auto collapse text labels from right menu bar when space is scarce 2017-12-12 08:00:06 -06:00
tom mortensen de00480f9a Merge pull request #219 from bergware/6.4-wip
Small visual enhancement in array status (footer)
2017-12-10 11:26:36 -08:00
bergware b7d5d8ffb7 Fixed cache pool message when array in maintenance mode 2017-12-09 18:20:57 +01:00
bergware 73b60ba091 Support IPv6 anycast addresses in routing table 2017-12-08 22:06:17 +01:00
Eric Schultz 69ae223a36 fix ajaxprefilter to ignore case-sensitive check for POST 2017-12-07 18:38:02 -06:00
Eric Schultz b7f42f574a Don't send csrf token with crossdomain requests 2017-12-06 21:28:18 -06:00
bergware 51d64d9a5e Small visual enhancement in array status (footer) 2017-12-06 18:08:23 +01:00
bergware 2dbc6d35e1 Clear temp array variables 2017-12-05 17:40:41 +01:00
bergware f8895c2b01 Code optimization 2017-12-05 15:18:56 +01:00
bergware 1fb48975f4 Allow "Code" field for button pages 2017-12-05 15:11:40 +01:00
bergware 5bd29ceb35 Bug fixes 2017-12-05 12:48:01 +01:00
bergware 97d3f89b78 Corrected empty file system display 2017-11-29 11:50:19 +01:00
Tom Mortensen 8344b5250b Show current 'fsProgress' string in footer if page refreshed. 2017-11-28 13:23:34 -08:00
bergware b9c0e80fed System info - round numbers 2017-11-18 18:47:41 +01:00
bergware 5170d485a7 Use MB as calculation unit + code enhancement 2017-11-18 12:45:35 +01:00
bergware 41175a59eb awk 'BEGIN{s=t=\"*\"}\$1==190{s=\$10};\$1==194{t=\$10;exit};\$1==\"Temperature:\"{t=\$2;exit};/^Current Drive Temperature:/{t=$4;exit} END{i 2017-11-18 11:00:12 +01:00
bergware b96f035e03 Add SMART temperature reading for SAS devices 2017-11-18 10:57:46 +01:00
bergware 011df063bd Revised SMART temperature reading logic
194 = raw value is first choice
190 = raw value is second choice
2017-11-18 08:42:36 +01:00
bergware 83b1472a53 Bring Encryption status on Dashboard page inline with Main page 2017-11-17 19:59:03 +01:00