Commit Graph

76 Commits

Author SHA1 Message Date
Eric Schultz
33e7afbd0a Change min width of navbar items (@anthony0030) 2016-04-03 17:22:23 -05:00
bergware
c24d9f0729 Fixed regression error in Browse function
* Fixed regression error in Browse function

* Remove debugging line in Browse page
2016-04-01 17:47:50 -05:00
Eric Schultz
dd6a27759f Upgraded jQuery to version 2.2.2 2016-04-01 06:45:24 -05:00
Eric Schultz
f4e2000b29 Improved core separation display for AMD cpus on System Devices page 2016-03-30 09:14:40 -05: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
bergware
081599c7d8 Force refresh of file when content has changed, and file is viewed in browser 2016-03-29 03:59:56 +02:00
bergware
c3454bc2a7 Check for disk not present in status report 2016-03-27 20:58:54 +02:00
bergware
09b9a81fdf Group disk types (parity, data, cache) in status report 2016-03-27 20:57:34 +02:00
bergware
43dba132a4 Improved core separation on Dashboard page 2016-03-27 17:15:40 +02:00
bergware
f8088c93fc Fix single line display of non-hyperthreaded cores on Dashboard page 2016-03-27 10:17:49 +02:00
Eric Schultz
687615e1a2 Version 2016.03.25 2016-03-26 12:57:57 -05:00
Tom Mortensen
99a4df5fc2 Get rid of once-per-week check of SMART database update since it does not work and besides is a possible
exploit vector:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804299
2016-03-25 10:53:28 -07:00
Tom Mortensen
13384a5e64 Version 2016.03.23 2016-03-23 20:26:10 -07:00
Eric Schultz
92ae26e0c9 Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-03-23 16:03:34 -05:00
bergware
5993a4e9b7 Improved context-sensitive help functionality 2016-03-23 20:44:01 +01:00
Eric Schultz
1a42861ba3 Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-03-21 17:55:48 -05: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
Eric Schultz
b5d7c767f6 Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-03-19 22:39:33 -05:00
Eric Schultz
b09c4fd307 Fix minor spelling errors on OpenDevices page 2016-03-19 22:36:48 -05:00
Eric Schultz
f6e32aba41 Add output of 'lsmod' to diagnostics 2016-03-19 16:34:35 -05:00
bergware
2972b1e4c5 Display related core pairs on Dashboard page 2016-03-19 13:15:42 +01:00
Tom Mortensen
0fd0c59d38 Version 2016.03.17 2016-03-18 00:23:16 -07:00
Tom Mortensen
a4201cf844 Get rid of "Identify" operation. 2016-03-17 12:52:47 -07: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
8a7586d500 Fix: when disk rebuild is complete, notification reports status "Canceled" 2016-03-15 00:57:34 -05:00
Eric Schultz
72b7e08e3b Remove deprecated stylesheet (gh-buttons.css) 2016-03-14 23:48:19 -05:00
Eric Schultz
ec4d3c4851 Fix context menu to escape non-safe css selector characters 2016-03-14 22:12:50 -05:00
Tom Mortensen
579cfcd65c Version 2016.03.11 2016-03-11 11:09:23 -08:00
Tom Mortensen
92d584f612 Fix text to make sense for Read-Check case. 2016-03-11 11:08:20 -08:00
Tom Mortensen
8f1b71f70e Prepare for push to public github dynamix-6.2 repo. 2016-03-10 12:05:11 -08:00
Tom Mortensen
bd8e799751 Fix buffer overflow vulnerability with webGUI login dialog (sync with 6.1.9).
More work on change log in unRAIDServer.plg
Update dynamix version; will need more work before public release.
2016-03-08 16:12:16 -08:00
Eric Schultz
2d04dd1d00 System Devices: Added 'CPU Thread Pairings' section/output 2016-03-04 21:44:08 -08:00
Eric Schultz
58e15b6ca5 Force show lsof port numbers to get emhttp port 2016-03-03 19:04:07 -08:00
Eric Schultz
bf271fc2ab System Devices: append product:vendor IDs to lspci output 2016-03-03 13:47:33 -08:00
Eric Schultz
9482eb39a3 Merge upstream webgui changes from Ronald 2016-03-03 13:39:57 -08:00
Eric Schultz
e72e358207 Move Reboot and Power down buttons below Clear stats 2016-03-02 19:13:30 -08:00
Eric Schultz
c70cca35aa Always show the Reboot and Power down buttons -- just disabled when array is started 2016-03-02 17:45:03 -08:00
Eric Schultz
8bc2cd6109 DeviceInfo: make btrfs scrub options a checkbox -- just like docker and libvirt btrfs scrub 2016-02-28 20:51:46 -08:00
Tom Mortensen
489d8922f7 Restore 'Trust Parity' functionality. 2016-02-27 13:31:38 -08:00
Eric Schultz
e831ab85e3 Upgrade jQuery to version 2.2.1 2016-02-26 21:20:51 -08:00
Eric Schultz
b78eff05eb Dont anonymize bug report diagnostics sent to Limetech 2016-02-25 10:26:44 -08:00
Eric Schultz
22a9dfe9dc Removed banner css files since they are not used anymore and were removed upstream 2016-02-23 14:32:18 -08:00
Eric Schultz
3f1b43c135 make the trial countdown less like a doomsday clock 2016-02-22 00:53:48 -08:00
Tom Mortensen
5104e879c0 Merge branch 'master' of ssh://keys.lime-technology.com:60706/~/repositories/unraid_os 2016-02-21 16:36:57 -08:00
Tom Mortensen
aa0657ef69 Changed logic of checking for VM capability in Info page.
This gets rid of extraneous syslog message:
  Feb 21 14:43:33 develop64 kernel: kvm: already loaded the other module
2016-02-21 15:36:37 -08:00
Eric Schultz
27ffe89882 Abbreviated trial time remaining shown in header 2016-02-21 09:45:18 -08:00