Commit Graph

61 Commits

Author SHA1 Message Date
bergware
04a119492b VM update config corrections 2018-08-22 19:53:43 +02:00
bergware
2b6fa6d300 VM fixes after PR 2018-08-22 13:40:52 +02:00
bergware
0c5abec7a1 Revamp of themes White and Black
New style themes, including fixes and enhancements.
Ported back to themes Azure and Gray
2018-08-21 07:43:04 +02:00
bergware
28b7f2799a VMs: make USB hotplug work again (regression) 2018-08-15 22:00:59 +02:00
bergware
56dbeb2717 VMs: keep custom hostdev definitions 2018-08-15 16:19:52 +02:00
bergware
345a640ab8 VMs: corrected USB/PCI host devices recreation 2018-08-15 09:52:09 +02:00
bergware
b0b3b98a57 VMs: fixed USB/PCI settings when updating 2018-08-15 00:46:46 +02:00
bergware
2d14587ead Removed conflicting setting for OpenELEC/LibreELEC form updates 2018-08-14 16:27:42 +02:00
bergware
17795fdca9 Make all VM template forms consistent 2018-08-14 13:31:30 +02:00
bergware
9a65f49cf9 Make all VM template forms consistent 2018-08-14 10:18:31 +02:00
bergware
07fffb00f1 Make all VM template forms consistent 2018-08-14 10:13:35 +02:00
bergware
3330cc855e Custom XML settings saved in LibreELEC and OpenELEC forms 2018-08-14 09:41:50 +02:00
bergware
a906e32263 Add XML encoding header to XML view (make consistent with form view) 2018-08-13 23:38:00 +02:00
bergware
51f6afa116 VMs: remove debug code :( 2018-08-13 21:08:57 +02:00
bergware
94c78d2951 VM: corrected XML View updates after last PR 2018-08-13 20:51:26 +02:00
bergware
0935e480f4 VMs: preserve XML custom settings in VM conifg updates 2018-08-13 18:28:48 +02:00
bergware
5e589162db Code optimization 2018-08-10 12:59:46 +02:00
Eric Schultz
30ca493ded Edit VM: removed help regarding usb hotplug not supported yet 2018-03-10 09:51:09 -06:00
Eric Schultz
cfe3259020 VM Edit: basic/advanced view toggle replaced with form/xml view 2018-03-09 16:46:53 -06:00
Eric Schultz
0300c10d81 VM Edit: improve usb3 option prevention when windows 7/xp are detected 2018-03-08 03:02:34 -06:00
Eric Schultz
61b5b5ce8d VM Edit: allow specifying ROM BIOS for Graphics Cards 2018-03-08 02:57:28 -06:00
Eric Schultz
5e222e89d4 VM Edit: added new qemu-xhci usb controller option; rearranged usb controller dropdown on vm edit page 2018-03-08 00:32:10 -06:00
Eric Schultz
2eefcdbb5b VM Edit: Hide Cdrom bus dropdown if cdrom is blank 2018-03-07 16:21:09 -06:00
Eric Schultz
6cf87030d3 remove obsolete on-hover comment about Nvidia and Hyper-V on VM Edit page 2018-03-07 15:39:13 -06:00
bergware
04ec6d8cc8 Standardize VM folder structure (step 2)
Rename folder "classes" to "include"
2018-03-07 18:36:06 +01:00
bergware
46dbfff026 Standardize VM folder structure (step 1)
Moved the PHP files to the subfolder 'classes' together with all other
PHP files
2018-03-07 16:12:45 +01:00
Eric Schultz
250ab8795c Allow editing running VMs to hot-plug or hot-unplug usb devices 2018-03-06 13:22:40 -06:00
Eric Schultz
919b4ff407 vm manager: Only show VM Templates when Adding a VM; clean up vm list code; eliminate extra libvirt file require 2018-01-29 09:37:02 -06:00
Eric Schultz
b88260c7df vm manager: remove debug /tmp file output 2018-01-25 10:25:25 -06:00
bergware
7c97284e91 Suppress warnings in $docroot and $disk['fsSize'] variables
These are easy to correct warnings.
2017-12-14 13:53:31 +01:00
bergware
dda96dff80 Copyright 2017 update 2017-10-30 09:26:06 +01:00
Eric Schultz
c23351c7ec Add unRAID icon to vm manager (closes #124) 2017-10-10 11:02:57 -05:00
tom mortensen
39b5635f10 Merge pull request #153 from bergware/6.4-wip
Set max screen width of 1920 pixels for all themes
2017-08-08 18:35:47 -05:00
bergware
4ffcf6bd5d Fixed cpu selection in VM creation page 2017-08-08 08:08:32 +02:00
Tom Mortensen
b5b7ec119e Correct noVNC links to account for stricter same-origin policy. 2017-07-27 12:02:41 -07:00
Eric Schultz
a29c8dcce1 Fix virtio iso, libreelec and openelec download progress display 2017-07-22 11:59:57 -05:00
bergware
8fa10409f4 Show cpu pairs in VM creator and VM overview 2017-06-25 00:03:26 +02:00
Eric Schultz
0c5a36741a webgui updates for 6.3.0-rc9 2017-01-27 10:23:44 -06:00
bergware
eed3b9e316 Updated PHP to preferred "elseif" single statement 2016-10-29 09:36:59 +02:00
bergware
3847e44624 Replace fixed path for docroot variable 2016-10-24 09:49:07 +02:00
Eric Schultz
501a03e7bc VM Manager: hide files starting with a . (dot) from showing up in the file pickers 2016-06-30 12:25:35 -05:00
Eric Schultz
b79ff2e0cf VM Manager: Fix showing vnc input controls when a real GPU is selected while toggling from basic to advanced view 2016-06-29 23:48:15 -05:00
Eric Schultz
5315b21eb2 VM Manager: check free space before attempting to download OpenELEC file 2016-06-29 20:45:27 -05:00
Eric Schultz
86404fa088 VM Manager: check free space before attempting to download LibreELEC file 2016-06-29 20:45:02 -05:00
Eric Schultz
a4f83c3efa VM Manager: Remove 'VirtIO' as a option from the CDRom Bus dropdowns 2016-06-29 19:54:34 -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
e7032eaff3 Update copyright [6]
2005 it is....
2016-06-14 13:31:56 +02:00
bergware
600930a263 Made copyright consistent and updated to 2016 2016-06-12 08:01:52 +02:00
Eric Schultz
7915a1218a VM Manager: add LibreELEC to the template list 2016-06-09 10:16:30 -05:00
bergware
4a43eef8d8 Update IPADDR references 2016-05-12 08:49:48 +02:00