Commit Graph

491 Commits

Author SHA1 Message Date
Tom Mortensen
38f5149d2d Version 6.3.3 2017-03-30 2017-03-30 16:24:04 -07:00
Tom Mortensen
4f3efcf8f8 Add lscpu output to diagnositics 2017-03-30 13:50:07 -07:00
Tom Mortensen
04ac51eda5 Provide control to initiate btrfs balance on btrfs-formatted array devices and single cache device.
Remove preset btrfs balance options; btrfs-raid1 is default only for initial creation of multi-device pool.
DeviceInfo shows all check/balance/scrub operations but greyed out depending on arry started state.
2017-03-30 09:08:50 -07:00
tom mortensen
f282325491 Merge pull request #100 from bergware/master
Fixed typos in "maintenance"
2017-03-27 13:08:34 -07:00
bergware
a052c8b620 Fixed typos in "maintenance" 2017-03-27 22:06:17 +02:00
tom mortensen
4295c3306b Merge pull request #99 from Squidly271/patch-7
Remove href bookmarks on <a> elements
2017-03-27 13:00:50 -07:00
bergware
1f343804d5 Fixed regression error in netconfig script 2017-03-27 02:29:38 +02:00
bergware
c19769ce25 Fixed DNS server assignment when changing VLANs 2017-03-26 23:46:05 +02:00
bergware
882fbab0b8 Fixed DNS server assignment follows IP address assignment 2017-03-26 19:55:07 +02:00
Squidly271
a7bfcd5ec2 Remove href bookmarks on <a> elements
To prevent browsers from scrolling to top of page when displaying / hiding more CPU / Network details
2017-03-25 23:32:20 -04:00
bergware
f3b22b8ce1 Fixed incorrect display of BTRFS check for non-btrfs disks. Removed unused buttons. 2017-03-25 20:53:52 +01:00
bergware
97ea5dba09 Fixed missing csrf token and code optimizations in SMART report generation 2017-03-25 19:44:58 +01:00
bergware
cf20be4a74 Cleanup unused parameters when saving configuration files 2017-03-25 14:58:15 +01:00
bergware
4d5f103312 Disk read/write IO in background daemon 2017-03-25 11:51:31 +01:00
bergware
08f4158f5a Disk read/write IO in background daemon 2017-03-25 11:36:07 +01:00
bergware
e861d14c17 Disk read/write IO in background daemon [code optimizations] 2017-03-25 02:28:32 +01:00
bergware
cf5f2a6b62 Disk read/write IO in background daemon 2017-03-24 22:55:19 +01:00
bergware
7ab0933368 Disk read/write IO in background daemon 2017-03-24 22:53:28 +01:00
bergware
b20427c912 Disk read/write IO in background daemon 2017-03-24 22:15:11 +01:00
bergware
13f592bac4 Disk read/write IO in background daemon 2017-03-24 13:09:53 +01:00
Eric Schultz
4f2d0ccdfd Merge pull request #96 from bergware/master
Ignore mover log entries in color coding
Fixed wrong reference to Display Settings in Main page
Fixed: missing creating of eth10 settings page
2017-03-20 20:40:33 -05:00
Eric Schultz
1ed382e74a Merge pull request #93 from Squidly271/patch-4
Add in links to dashboard
2017-03-20 20:39:54 -05:00
Eric Schultz
ac88e3df15 Merge branch 'master' into patch-9 2017-03-20 20:39:07 -05:00
Eric Schultz
53535189da Merge pull request #90 from gfjardim/patch-8
Add tooltipster to dynamix and add a tooltip in DiskIO toggle at /Main
2017-03-20 20:35:35 -05:00
bergware
0e96cf9c01 Fixed: missing creating of eth10 settings page 2017-03-20 21:14:29 +01:00
Eric Schultz
0740f71a52 PHP 7.1 complains about auto-globals in function args 2017-03-13 14:44:38 -05:00
Tom Mortensen
c82b1ea04e Synchronize webgui-master with unRAID OS 6.3.2 stable release. 2017-03-12 10:59:46 -07:00
Tom Mortensen
25fa596a9b webGui: Add lsusb info to diagnostics 2017-03-11 12:56:22 -08:00
Tom Mortensen
694bad1f77 webGui: fix regression generating SMART files for diagnostics 2017-03-11 12:55:47 -08:00
Tom Mortensen
026455a3c8 webGui: Fix regression assigning slots and devices 2017-03-11 12:55:01 -08:00
Tom Mortensen
d4a485ac9a webGui: Fix regression adding or changing user account images 2017-03-11 12:54:19 -08:00
Tom Mortensen
37cf5778bd Ampersand handling fix. 2017-03-11 12:48:42 -08:00
Tom Mortensen
38cf031c6a Add per-share vfs_fruit enable/disable config setting. 2017-03-11 12:47:56 -08:00
Tom Mortensen
411315460c webGui: reorganize how the device ids are displayed on the System Devices page 2017-03-11 12:46:14 -08:00
bergware
a8ff5b624d Fixed wrong reference to Display Settings in Main page 2017-03-06 19:37:43 +01:00
bergware
0239a7da14 Ignore mover log entries in color coding 2017-02-18 10:58:02 +01:00
Squidly271
7b21ae3345 Add in links to dashboard
If you're going to have a dashboard, you might as well make it easy to get to places you need to be...
2017-02-03 15:56:16 -05:00
gfjardim
3511a555fa Change SweetAlert animation color to green. 2017-02-03 03:16:35 -02:00
gfjardim
15bd3777aa Add loader animation back to SweetAlert.
When Bergware reversed the ok/cancel buttons, a small bug was introduced, avoiding the loading animation to properly work. This is a fix for that.
2017-02-03 03:14:13 -02:00
gfjardim
bf8b763585 Disable DiskIO toggle in non-tabbed mode if requested 2017-01-31 18:39:10 -02:00
gfjardim
3e87a7e528 Add tooltip to diskio toggles in ArrayOperation.page. 2017-01-31 18:18:36 -02:00
gfjardim
70fa2bb99e Add tooltipster CSS to dynamix-white.css 2017-01-31 18:15:13 -02:00
gfjardim
68ef587035 Add tooltipster CSS to dynamix-black.css 2017-01-31 18:14:09 -02:00
gfjardim
5bd8101924 Add tooltipster to dynamix.js 2017-01-31 18:10:54 -02:00
Eric Schultz
b4238b4c77 webGui: Fix regression changing display banner 2017-01-30 21:40:53 -06:00
Eric Schultz
bc037b5e5f webGui: Fix regression with 'Compute All' on Share page 2017-01-30 21:39:44 -06:00
Eric Schultz
3f50293773 Version 2017.01.27 2017-01-27 10:25:29 -06:00
Eric Schultz
0c5a36741a webgui updates for 6.3.0-rc9 2017-01-27 10:23:44 -06:00
bergware
e4188f9099 Revert "BTRFS RAID mode as dropdown selection"
This reverts commit ef085d19a7.
2016-12-26 17:16:08 +01:00
bergware
ef085d19a7 BTRFS RAID mode as dropdown selection 2016-12-26 11:12:42 +01:00