Commit Graph

411 Commits

Author SHA1 Message Date
Eric Schultz
f13c1db6ef Merge pull request #43 from gfjardim/patch-4
Fix a small regression on filetree browser alignment.
2016-06-22 07:14:47 -05:00
Eric Schultz
3c05c013ff Merge pull request #44 from bergware/master
Include scsi attached drives in diagnostics
2016-06-22 06:53:28 -05:00
bergware
2a9edf9e53 Include scsi attached drives in diagnostics 2016-06-22 08:36:56 +02:00
gfjardim
0df6f17846 Fix a small regression on filetree browser alignment. 2016-06-21 23:14:18 -03:00
Tom Mortensen
c1589b13d9 Merge pull request #42 from gfjardim/patch-3
Add Description field back to Create Docker.
2016-06-21 11:28:19 -07:00
gfjardim
f3ea85fba0 Add Description field back to Configuration. 2016-06-20 18:27:42 -03:00
Eric Schultz
3442553ed4 Merge branch 'master' of github.com:limetech/dynamix-6.2 2016-06-19 00:58:30 -05:00
Eric Schultz
b5cab85502 VM Manager: add 'virtio-win-0.1.118-2' to VirtIO-ISOs list 2016-06-19 00:55:34 -05:00
Eric Schultz
3c290c3835 Fix Device pass-through for Docker (container target was always coming up empty before) 2016-06-19 00:54:56 -05:00
Eric Schultz
5cb42a198f DOCKER_APP_UNRAID_PATH default value should be a empty string 2016-06-19 00:53:47 -05:00
Eric Schultz
9f1cb09b9b Fix hiding VM help block about creating a new VM when editing a existing VM 2016-06-19 00:53:07 -05:00
bergware
480cf1435f Change to standard syntax to get emhttp port 2016-06-19 07:11:56 +02:00
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
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
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
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
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
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
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
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
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
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
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
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
bergware
db78296a3a Reverse the array size display (but keep the bug fix) 2016-06-06 20:50:53 +02:00