Commit Graph

455 Commits

Author SHA1 Message Date
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
bergware 78437e5ac0 Seperate reading of attributes 190 or 194 temperatures (194=T, 190=100-T) 2017-11-17 17:59:25 +01:00
bergware ba0d06c71f Prefer temperature attribute 194 over 190 (consistency) 2017-11-17 08:12:43 +01:00
bergware 2575bcc754 Fixed: regression error in SMART acknowledgement on dashboard board 2017-11-16 19:10:48 +01:00
bergware 59b240f1cf Fixed regression error in Dashboard statistics table 2017-11-16 10:43:18 +01:00
Tom Mortensen baff7e3c34 Do not display device spin up/down icons for non-present devices. 2017-11-14 14:05:10 -08:00
Tom Mortensen dc8d96cab8 Fix encryption corner cases. 2017-11-11 15:35:59 -08:00
bergware 842dd87bb7 Fixed missing link in Flash device 2017-11-08 20:36:22 +01:00
Tom Mortensen b9845e1a3b Permit navigation to active volumes where device is physically missing and being emulated. 2017-11-07 11:39:16 -08:00
Tom Mortensen 1b496ccf37 Merge branch '6.4-wip' of github.com:limetech/webgui into 6.4-wip 2017-11-07 10:09:45 -08:00
bergware 5e48324edf Code cleanup 2017-11-05 13:59:50 +01:00
Tom Mortensen 3a1ad25ad5 No warning text (that data will be lost) when adding new disks to array without parity. 2017-11-03 15:33:02 -07:00
tom mortensen bb8e33dcef Merge pull request #196 from bergware/6.4-wip
DeviceList code optimization
2017-11-02 09:59:19 -07:00
Eric Schultz 8a05836e39 Fix generating diagnostics zip for bug report feedback 2017-10-31 12:40:32 -05:00
bergware 9cecbba87a Add ceiling to temperature and utilization checks (ignore insane values) 2017-10-30 20:33:29 +01:00
bergware eb32e79ea0 Minor text change 2017-10-30 14:43:52 +01:00
bergware 8d1a0d34eb Add last parity log to Dashboard (align with Main page) 2017-10-30 14:27:19 +01:00
bergware dda96dff80 Copyright 2017 update 2017-10-30 09:26:06 +01:00