Commit Graph

4438 Commits

Author SHA1 Message Date
bergware
56c575342f Remove SMART config files when "New Config" is done
prevent outdated assignments
2016-06-19 07:11:00 +02:00
Eric Schultz
1e637e31cd Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-06-17 13:56:09 -07:00
Eric Schultz
4c44bc5c21 Merge pull request #40 from bergware/master
Sort plugins alphabetically
2016-06-17 15:54:25 -05:00
bergware
bd60aa2d25 Sort plugins alphabetically 2016-06-16 19:38:08 +02:00
Eric Schultz
238a2c5f6d Fix Docker update to always request manifest.v2 information 2016-06-14 18:16:56 -05:00
Eric Schultz
b2cb34c766 Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-06-14 16:51:19 -05:00
Eric Schultz
b6c86019d1 Merge pull request #39 from bergware/master
Update copyright [5]
2016-06-14 16:50:31 -05:00
bergware
e7032eaff3 Update copyright [6]
2005 it is....
2016-06-14 13:31:56 +02:00
Tom Mortensen
da12336be9 Fix handling of docker.cfg and domain.cfg files. 2016-06-13 15:00:46 -07:00
bergware
05a46b9ba2 Update copyright [5]
One more...
2016-06-13 20:49:24 +02:00
Eric Schultz
378fcc953d Merge pull request #38 from bergware/master
Update copyright [3]
2016-06-13 09:38:10 -05:00
bergware
7fca8aeaa9 Update copyright [4] 2016-06-13 08:22:05 +02:00
bergware
1b343a7e61 Update copyright [3]
They keep coming...
2016-06-13 08:19:46 +02:00
Eric Schultz
3a8d8b0228 Merge pull request #37 from bergware/master
Update copyright [2]
2016-06-12 09:45:10 -05:00
bergware
f3d44d4528 Update copyright [2] 2016-06-12 10:51:48 +02:00
Eric Schultz
35817fbd2a Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-06-12 02:16:06 -05:00
Eric Schultz
cde2ef1e59 Merge pull request #36 from bergware/master
Made copyright consistent and updated to 2016
2016-06-12 02:12:02 -05:00
bergware
600930a263 Made copyright consistent and updated to 2016 2016-06-12 08:01:52 +02:00
Tom Mortensen
99eb36e806 Version 2016.06.11 2016-06-11 12:39:37 -07:00
Eric Schultz
62b296fcf2 Fixed regex validation for IPv4 (e.g. 208.67.220.220 now works) 2016-06-11 09:48:26 -05:00
Eric Schultz
d1b65ebc90 Merge pull request #35 from bergware/master
Fixed eth0 port status detection and port up/down execution
2016-06-11 09:26:42 -05:00
bergware
f26e82e62a Fixed display on dashboard when parity is invalid 2016-06-11 10:44:49 +02:00
bergware
ffbeb594a0 Fixed eth0 port status detection and port up/down execution 2016-06-11 08:38:29 +02:00
Eric Schultz
b502fbc9e6 VM Manager: add 'virtio-win-0.1.117' and 'virtio-win-0.1.118' to VirtIO-ISOs list 2016-06-09 10:23:14 -05:00
Eric Schultz
7915a1218a VM Manager: add LibreELEC to the template list 2016-06-09 10:16:30 -05:00
Tom Mortensen
e00a1ab317 Version 2016.06.08 2016-06-08 09:49:11 -07:00
Tom Mortensen
b9d139c810 Fix typo in help text. 2016-06-08 09:44:52 -07:00
Tom Mortensen
9fa0d328f6 Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-06-08 09:43:07 -07:00
tom mortensen
d779778f70 Merge pull request #34 from bergware/master
Disallow configuration of secondary ports when services are running
2016-06-08 09:42:54 -07:00
bergware
cdd4218890 Disallow configuration of secondary ports when services are running 2016-06-08 18:22:50 +02:00
Tom Mortensen
b432dca403 Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-06-08 08:39:29 -07:00
tom mortensen
b71767287d Merge pull request #33 from bergware/master
Fixed DNS display and console errors in networking
2016-06-08 08:39:11 -07:00
bergware
4800d8bcbd Fixed DNS display and console errors in networking 2016-06-08 10:33:51 +02:00
Tom Mortensen
3c50b7f2f0 Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-06-07 16:35:11 -07:00
tom mortensen
5bac8185e0 Merge pull request #32 from bergware/master
Fix DNS selection when IP assignment is static
2016-06-07 16:34:50 -07:00
bergware
c8736a39c6 Fix DNS selection when IP assignment is static 2016-06-08 01:18:09 +02:00
Tom Mortensen
6a294eaa2d Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-06-07 15:45:21 -07:00
tom mortensen
73393874ee Merge pull request #31 from bergware/master
Added possibility to bring secondary interfaces up/down
2016-06-07 15:41:36 -07:00
bergware
e0867fc901 Added a safety measure that eth0 must be UP before other interface can be shut 2016-06-08 00:39:27 +02:00
bergware
f81be4baec Make color coding more logical 2016-06-08 00:28:55 +02:00
bergware
5c203b6d51 Added possibility to bring secondary interfaces up/down 2016-06-08 00:24:03 +02:00
Tom Mortensen
8baca0a69b Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-06-07 14:15:23 -07:00
tom mortensen
6a263f1cd0 Merge pull request #30 from bergware/master
Minor code optimization
2016-06-07 14:15:09 -07:00
bergware
82283bc490 Minor code optimization 2016-06-07 23:11:20 +02:00
Tom Mortensen
ef605570c4 Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-06-07 14:09:10 -07:00
tom mortensen
b687c64824 Merge pull request #29 from bergware/master
Enhance network settings
2016-06-07 14:08:12 -07:00
bergware
184edab7ae Fixed display when VLANs are configured
Yup, just delete an empty line (thank you markdown)
2016-06-07 23:04:42 +02:00
bergware
bb5193bb8b More enhancements and corrections for network settings 2016-06-07 22:31:18 +02:00
Eric Schultz
802b11d691 Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-06-07 04:02:58 -07:00
Eric Schultz
ab1c4c8aec Merge pull request #28 from bergware/master
Show array total size without fraction
2016-06-07 06:01:17 -05:00