Commit Graph

374 Commits

Author SHA1 Message Date
bergware b0813b884e Fixed: suppress new GUI message when unRAID-OS is newer 2016-09-25 20:13:39 +02:00
bergware 0f47bf9dec Fixed missing default gateway when VLANs are added using DHCP 2016-09-17 15:26:52 +02:00
bergware 59f4099250 Add SATA as controller type 2016-09-13 16:26:13 +02:00
bergware 0b8e7e389f Enhanced Clone functionality for User and Disk shares 2016-09-11 12:58:55 +02:00
bergware 843df76158 Fixed: parity display in Main page when not set (yet) 2016-09-10 09:49:00 +02:00
bergware 9ab3ba1510 Fixed: parity display in Main page when not set (yet) 2016-09-08 21:34:45 +02:00
bergware 355b59df9c Revert "Fixed: parity display in Main page when not set (yet)"
This reverts commit bba9f5e862.
2016-09-08 21:29:20 +02:00
bergware bba9f5e862 Fixed: parity display in Main page when not set (yet) 2016-09-08 21:23:09 +02:00
bergware e15810b08c Fixed: show history button after new config and array start 2016-09-08 21:05:24 +02:00
bergware deacba4b9c Fix possible 'race condition' when populating slots after a "new array" execution
It might happen that an array reset occurs before the "retain" list is
created, resulting in an empty list.

There is one open point:
When the form is submitted and the page returns then $var['mdState']
variable isn't updated yet by emhttp, this only occurs after a full page
reload or page switch. As a result the GUI doesn't show the correct
message after pressing Apply.

Is there a way to let emhttp update the $var variable before returning
the page?
2016-09-06 22:12:35 +02:00
bergware 80375ca8cd Merge remote-tracking branch 'limetech/master' 2016-09-05 08:30:50 +02:00
Tom Mortensen fddef09532 Version 2016.09.04 2016-09-04 15:56:28 -07:00
bergware 96b0044ec9 Removed anchor symbol from archived notifications 2016-09-04 08:45:31 +02:00
tom mortensen da027db40f Merge pull request #67 from bergware/master
Remove custom time zone choice
2016-09-03 09:46:32 -07:00
bergware cb47a0445d Remove custom time zone choice 2016-09-03 18:38:37 +02:00
tom mortensen c40baf50a7 Merge pull request #66 from bergware/master
Add configurable display of WWN in device ID
2016-09-03 09:17:36 -07:00
bergware cc97a81002 Add configurable display of WWN in device ID 2016-09-03 14:35:14 +02:00
Eric Schultz d8388245a8 Add option to anonymize diagnostics for a bug report 2016-08-31 14:14:24 -05:00
bergware b3bd5e78d9 Restore css files to latest version 2016-08-29 13:48:46 +02:00
bergware 844cf94f00 Strip WWN part from disk identifier (if present) 2016-08-29 13:36:56 +02:00
bergware b82a915e94 Strip WWN part from disk identifier (if present) 2016-08-29 13:35:11 +02:00
bergware 6ad69f9d9f Strip WWN part from disk identifier (if present) 2016-08-29 11:44:17 +02:00
bergware 5595bd5a98 Refresh page after clone operation 2016-08-29 11:43:42 +02:00
bergware 30f19a1375 Restore latest version of DeviceList.php
For some reason the older version got included in the latest pull,
restored.
2016-08-28 17:06:57 +02:00
bergware ce576b4c73 Make GUI real-time updating a little more relaxed 2016-08-27 22:17:50 +02:00
bergware 5aac984bf2 Add collapsable network details in Dashboard 2016-08-27 19:39:29 +02:00
bergware 436f034338 Add collapsable network details in Dashboard 2016-08-27 19:27:36 +02:00
bergware 6b8678a3b7 Remove unneeded title messages in links 2016-08-27 18:36:16 +02:00
bergware c82a7c8cfe Add collapsable CPU load details in Dashboard 2016-08-27 17:38:26 +02:00
bergware 3c527c6811 Add collapsable CPU load details in Dashboard 2016-08-27 17:34:24 +02:00
bergware 1e4323fb2c add underlining when hoovering over links
Improved feedback for clickabke links
2016-08-27 17:26:53 +02:00
bergware 7f9dbd7aa1 Add collapsable CPU load details in Dashboard 2016-08-27 17:08:57 +02:00
bergware f02565dd49 Add collapsable CPU load details in Dashboard 2016-08-27 17:03:06 +02:00
bergware cde26f1cf4 Added confirmation dialog when "parity is already valid" is checked 2016-08-27 14:49:40 +02:00
Eric Schultz f08759a8a8 Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-08-26 20:58:07 -05:00
bergware 3e7064185c Fixed NewConfig display of array status 2016-08-25 01:15:52 +02:00
bergware 674613c656 Update of date and time selection list
This removes the world map feature and is just a update of the selection
list (time zones as of July 2016)
2016-08-24 14:40:44 +02:00
Tom Mortensen 8ab4edc483 Added "Tunable (Direct IO)" setting in Global Share Settings page. 2016-08-23 23:47:12 -07:00
bergware eebb9c1b4b Save mail password encrypted in configuration file 2016-08-21 12:55:03 +02:00
bergware fef1a7f75e Code optimization SystemInformation.php 2016-08-21 12:31:22 +02:00
bergware 563f39e3d6 Save mail password encrypted in configuration file 2016-08-21 12:30:14 +02:00
bergware f82fdef257 Merge remote-tracking branch 'limetech/master' 2016-08-18 21:04:47 +02:00
Tom Mortensen bdbe2d7721 Version 2016.08.18 2016-08-18 10:16:08 -07:00
bergware e4d8c36983 Add CLONE functionality to user shares and disk shares settings 2016-08-18 13:56:31 +02:00
bergware a0bdde4545 Add CLONE functionality to user shares and disk shares settings 2016-08-18 13:47:12 +02:00
bergware b8825bcc38 Add CLONE functionality to user shares and disk shares settings 2016-08-18 13:36:08 +02:00
bergware cd634f017e Updated "no user shares" message 2016-08-18 13:07:12 +02:00
bergware dcf9f8fc15 Add CLONE functionality to user shares and disk shares settings 2016-08-17 10:52:13 +02:00
bergware 1247609cb0 Add CLONE functionality to user shares and disk shares settings 2016-08-17 10:29:26 +02:00
bergware 07b9820af8 Enhanced date and time settings
and get the borders right of our 'neighbor'
2016-08-15 17:23:30 +02:00