Commit Graph

208 Commits

Author SHA1 Message Date
Eric Schultz
aa2536cd06 Merge branch 'master' into 6.4-wip 2017-04-03 00:56:39 -05:00
bergware
6319939872 Fixed file read errors when system is started but array is stopped [2] 2017-04-03 07:54:21 +02:00
Eric Schultz
8c0e6edc64 Merge branch 'master' into 6.4-wip 2017-04-03 00:50:58 -05:00
bergware
898b3db387 Fixed file read errors when system is started but array is stopped 2017-04-03 07:48:31 +02:00
Eric Schultz
184407ce5b Added "routing table" page to network settings 2017-04-02 20:04:22 -05:00
Eric Schultz
d49f1ba127 Merge branch 'master' into 6.4-wip 2017-04-02 20:01:18 -05:00
bergware
c3a3233e95 Fixed: regression errors 2017-04-03 01:21:37 +02:00
bergware
23231ac4b4 Fixed regression error in erroneous display of disk table on Dashboard page 2017-04-02 23:38:59 +02:00
Eric Schultz
9b0b32d837 Merge from master 2017-03-27 18:21:18 -05: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
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
5d9ba70520 Add NchanSubscriber.js and include it for all pages 2017-03-23 11:43:11 -05:00
Eric Schultz
a5012583ce local_prepend and template changes for nginx/php-fpm 2017-03-20 21:03:15 -05: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
0740f71a52 PHP 7.1 complains about auto-globals in function args 2017-03-13 14:44:38 -05:00
Tom Mortensen
026455a3c8 webGui: Fix regression assigning slots and devices 2017-03-11 12:55:01 -08:00
Tom Mortensen
37cf5778bd Ampersand handling fix. 2017-03-11 12:48:42 -08:00
bergware
0239a7da14 Ignore mover log entries in color coding 2017-02-18 10:58:02 +01: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
0c5a36741a webgui updates for 6.3.0-rc9 2017-01-27 10:23:44 -06:00
bergware
604e1ba9cb Natural sorting of user share names 2016-12-26 09:04:38 +01:00
Eric Schultz
2dcecd0a3e webGui: split out Europe/Istanbul as its own timezone 2016-11-19 15:28:27 -06:00
Eric Schultz
d7ee78e071 webGui: special text aside new disks to clear 2016-11-19 15:27:06 -06:00
bergware
0eff0a94c8 Use new naming of font-awesome 4.7.0 2016-11-15 21:22:06 +01:00
Eric Schultz
789d12b7b9 minor refactor for my_parse_ini_file 2016-10-30 09:40:13 -05:00
bergware
216d85232d Replace ALL '#' comment lines with ';' (and make Squid happy) 2016-10-30 09:04:24 +01:00
bergware
4bf7fd559b Added Sync Errors to parity history 2016-10-29 11:44:22 +02:00
bergware
f00238ff43 Updated PHP to preferred "elseif" single statement 2016-10-29 09:24:54 +02:00
bergware
71b3500a4a Added custom parse_ini_file/string functions to deal with '#' comment lines 2016-10-26 07:08:46 +02:00
bergware
d2db2c7cb0 Added custom parse_ini_file/string functions to deal with '#' comment lines 2016-10-26 06:45:20 +02:00
bergware
ca7c521ca2 Added custom parse_ini_file function to deal with '#' comments 2016-10-25 20:59:51 +02:00
bergware
1ae589d6f1 Additional enhancements 2016-10-24 09:38:05 +02:00
bergware
e784f23b63 Replace array() notation with PHP preferred square brackets [] 2016-10-24 09:33:11 +02:00
bergware
16dab2eafc Replace fixed path with absolute path in docroot variable 2016-10-24 09:30:54 +02:00
bergware
b7aed12d4f Replace deprecated HTML5 tags <big> <center> <font> 2016-10-24 09:26:24 +02:00
bergware
93fc882edf Added "Join" notification agent 2016-10-16 11:48:42 +02:00
bergware
456eac59d0 Add support for "Notify My Android" notifications 2016-10-15 13:08:42 +02:00
bergware
e64bdd59be Unrestricted system reboot/shutdown and replace "I want this" text for popup message 2016-10-09 11:20:15 +02:00
bergware
e5711fcdac Suppress error if temporary file deletion failed in parity settings 2016-10-04 08:14:46 +02:00
bergware
5af37a91cb Suppress Parity2 in Dashboard when not used 2016-10-01 11:46:26 +02:00
bergware
16580ba561 Fixed no device selection when WWN is disabled 2016-09-27 08:47:33 +02:00
bergware
b0813b884e Fixed: suppress new GUI message when unRAID-OS is newer 2016-09-25 20:13:39 +02:00
bergware
0b8e7e389f Enhanced Clone functionality for User and Disk shares 2016-09-11 12:58:55 +02:00
bergware
9ab3ba1510 Fixed: parity display in Main page when not set (yet) 2016-09-08 21:34:45 +02:00