Commit Graph

221 Commits

Author SHA1 Message Date
bergware 15ea1723f6 Add separator between parity and data disks in off-line mode [2] 2016-06-25 17:36:53 +02:00
bergware b735d65cfd Add separator between parity and data disks in off-line mode 2016-06-25 17:33:00 +02:00
bergware bfd5469c69 Added 'preset current configuration' with New Config utility 2016-06-25 15:05:09 +02:00
Eric Schultz e802e51962 show disconnected ethX interfaces on the dashboard; also more explicit regex matching for loopback adaptor 2016-06-22 08:02:17 -05:00
bergware 56c575342f Remove SMART config files when "New Config" is done
prevent outdated assignments
2016-06-19 07:11:00 +02:00
bergware e7032eaff3 Update copyright [6]
2005 it is....
2016-06-14 13:31:56 +02:00
bergware f3d44d4528 Update copyright [2] 2016-06-12 10:51:48 +02:00
bergware 600930a263 Made copyright consistent and updated to 2016 2016-06-12 08:01:52 +02:00
bergware ffbeb594a0 Fixed eth0 port status detection and port up/down execution 2016-06-11 08:38:29 +02:00
Tom Mortensen 6a294eaa2d Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-06-07 15:45:21 -07:00
bergware 5c203b6d51 Added possibility to bring secondary interfaces up/down 2016-06-08 00:24:03 +02:00
Eric Schultz 802b11d691 Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-06-07 04:02:58 -07:00
bergware db78296a3a Reverse the array size display (but keep the bug fix) 2016-06-06 20:50:53 +02:00
bergware bdb48b1427 Show array total size without fraction
- fix bug in "my_scale" routine
2016-06-06 20:47:21 +02:00
Eric Schultz 00fbe7aeed Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-06-06 04:51:16 -07:00
bergware b6ab3677e2 Added "eth0 down" detection and notice
Displays a message in the footer when eth0 is down
2016-06-06 08:44:22 +02:00
Tom Mortensen 3d312968f5 Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-06-05 12:32:29 -07:00
bergware f1cd69fb34 Improved 'interface not configured' detection 2016-06-05 17:08:40 +02:00
Eric Schultz 363c1686eb Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-06-04 09:56:39 -07:00
bergware 1a47d299c3 Dashboard: optimized page updates 2016-06-04 15:31:11 +02:00
Eric Schultz 1688cbf0fd Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-06-03 03:58:41 -07:00
bergware 4356b73ddf Dashboard page: replace core frequency for core load 2016-06-02 21:43:02 +02:00
bergware 672e70ed24 Improved Dashboard page
- more accurate reading of CPU frequencies
- dynamic page updates independent of 'Page update frequency' setting
- fixed display of parity duration when current parity check is in
progress
2016-05-31 23:56:23 +02:00
Tom Mortensen 4185a0a212 Small fix for dual-device "swap/disable" function. 2016-05-31 11:32:25 -07:00
bergware 55d72489ef Minor css changes 2016-05-28 13:46:39 +02:00
bergware ed8357b67d Only show main ports in dashboard and system info 2016-05-22 15:06:31 +02:00
bergware 9deaf64d78 Support M and G speeds 2016-05-16 18:09:45 +02:00
bergware 7c4db22e24 Minor update: insert space in ethernet speed display 2016-05-16 07:58:25 +02:00
bergware 5b642607ef Show installed memory in GB (system info) 2016-05-16 07:14:54 +02:00
bergware bfef74c948 Update to enhanced network settings [3]
Enable interface rules to change via webGUI
2016-05-12 14:00:01 +02:00
bergware 77c2d150f9 Update to enhanced network settings 2016-05-10 08:27:13 +02:00
bergware 4978c1a0ff Enhanced network settings 2016-05-09 20:47:57 +02:00
bergware ddb3ca7949 Minor code optimization 2016-05-07 09:33:00 +02:00
bergware 289efe00b7 Added "safe mode" indicator [2] 2016-05-06 16:58:14 +02:00
bergware cf4472fefb Added "safe mode" indicator 2016-05-06 16:42:24 +02:00
bergware 7390691369 Support of extended data array and cache pool size on Dashboard page 2016-04-30 21:11:59 +02:00
Eric Schultz d8833f4aa5 Improve blacklist detection for docker and vm pages that don't support mouseover help system 2016-04-14 14:05:58 -05:00
bergware e586bd63ce Code optimizations 2016-04-07 21:31:40 +02:00
bergware 926354ab59 Fix custom setting in Parity Check Schedule 2016-04-06 21:37:32 +02:00
bergware 976f1df8a3 Make direct link to plugin update optional in notice
Allows for direct download or redirect to plugin manager
2016-03-30 00:46:20 +02:00
bergware 22139045be Add direct link to plugin update in notice message 2016-03-29 17:57:55 +02:00
bergware 670dd39c4c Show parity history with newest entry at top and oldest entry at bottom 2016-03-29 17:00:15 +02:00
bergware 0100d750ed Add unRAID OS/Dynamix GUI update message in footer 2016-03-29 15:40:00 +02:00
bergware ff3147b10e API for plugins to test and display a new version message
`<?if (plugin_update_available('commmunity.applications')):?>
$(function() {
showNotice('The plugin <b>community.applications</b> requires an
update!');
});
<?endif;?>`
2016-03-29 11:44:16 +02:00
Eric Schultz 687615e1a2 Version 2016.03.25 2016-03-26 12:57:57 -05:00
bergware 5993a4e9b7 Improved context-sensitive help functionality 2016-03-23 20:44:01 +01:00
bergware 0aab843889 Introduce context -sensitive help
This allows for help of individual settings by clicking on the specific
setting context.
2016-03-20 19:04:02 +01:00
Tom Mortensen 91a1741b01 Do not display device unassigned parity devices when array is Started. 2016-03-15 13:53:39 -07:00
Eric Schultz 9482eb39a3 Merge upstream webgui changes from Ronald 2016-03-03 13:39:57 -08:00
Eric Schultz b78eff05eb Dont anonymize bug report diagnostics sent to Limetech 2016-02-25 10:26:44 -08:00