Commit Graph

547 Commits

Author SHA1 Message Date
bergware eea94bba2c VM: lock list reset upon page load 2023-03-25 01:42:14 +01:00
bergware eca5da9cb4 VM: fix listing of vms 2023-03-18 11:05:26 +01:00
bergware 27d68ed733 VM: fix listing of vms 2023-03-18 11:01:51 +01:00
SimonFair b7949da22d FixPCIDevice Lookup
VM Manager page doesn't load if PCI devices are missing.
2023-03-17 12:11:22 +00:00
bergware e5376edfa2 VM: operation corrections 2023-03-16 20:39:40 +01:00
bergware 243fe697b0 VM; add move indicator 2023-03-16 05:14:06 +01:00
bergware 51687a5cd4 Remove redundant header in templates 2023-03-16 03:37:46 +01:00
bergware fa7a4be214 Revert vnc.html 2023-03-16 03:19:39 +01:00
bergware 66db4e7570 Make "Lock" a page variable 2023-03-16 01:45:56 +01:00
bergware da510b844d Revert "VM: fix template display"
This reverts commit c968c02a25.
2023-03-15 16:58:31 +01:00
bergware d222eb6730 Revert "VM: fix template display"
This reverts commit 852d0d34a0.
2023-03-15 16:58:24 +01:00
bergware 9dd1a65d0c Revert "VM: fix template display"
This reverts commit a97f9267e1.
2023-03-15 16:58:19 +01:00
bergware a97f9267e1 VM: fix template display 2023-03-15 16:54:32 +01:00
bergware 852d0d34a0 VM: fix template display 2023-03-15 16:27:06 +01:00
bergware c968c02a25 VM: fix template display 2023-03-15 16:19:33 +01:00
bergware 1a22a09650 Improve display for mobile devices 2023-03-15 16:04:43 +01:00
bergware 0595daf803 Fix indicator position in context menu 2023-02-28 16:20:18 +01:00
bergware 9c3a68c5f9 Fix indicator position in context menu 2023-02-28 15:43:27 +01:00
bergware cf11cdd196 Code forrmatting 2023-02-27 16:40:19 +01:00
bergware 025491a274 PHP8 support 2023-02-27 16:32:12 +01:00
tom mortensen dbbc08d260 Merge pull request #1249 from SimonFair/Spice-mouse-fix-with-copy-paste
Fix for Spice Mouse if Copy paste enabled.
2023-02-04 15:56:20 -08:00
SimonFair 511a2093be Fix for Spice Mouse if Copy paste enabled. 2023-02-04 09:22:28 +00:00
bergware 1d8f988027 PHP8 support 2023-01-18 12:20:01 +01:00
bergware f71f73d034 VMs: added lock/unlock for sortable items 2023-01-17 09:54:33 +01:00
SimonFair 75fbfd7f01 Fix for missing NIC option 2023-01-12 18:06:45 +00:00
bergware d3b9d9dd1e VMs: fix translation omission 2023-01-08 19:13:33 +01:00
bergware e8642cae5a update meta viewport for mobile devices 2023-01-08 16:25:43 +01:00
bergware 5333fa5194 VMs: fix translation omission 2023-01-08 12:39:31 +01:00
bergware 09ec1b06f6 Changed ID to CLASS for elements occurring more than once 2023-01-07 21:32:49 +01:00
bergware d361550c0a Changed ID to CLASS for elements occurring more than once 2023-01-07 20:53:31 +01:00
Tom Mortensen efc1d969b2 get rid of call to 'clearhistory' 2023-01-05 08:56:31 -08:00
tom mortensen f3523bf1fa Merge pull request #1225 from bergware/master
Miscellaneous fixes
2022-12-30 14:04:15 -08:00
tom mortensen ec9704c701 Merge pull request #1223 from SimonFair/VM-PHP8-additional-fixes
Add support for rtl8139 network model.
2022-12-30 13:58:34 -08:00
bergware d5bd7f92a9 VMs: fix lockup when no VMs are present 2022-12-30 21:49:11 +01:00
SimonFair fc29b58dea Add support for rtl8139 network model. 2022-12-27 19:37:24 +00:00
tom mortensen 508b9f6787 Merge pull request #1221 from SimonFair/VM-PHP8-additional-fixes
Additional VM Manager PHP fixes
2022-12-21 10:48:48 -08:00
SimonFair 03061e26f4 Update VMMachines.page 2022-12-20 12:41:32 +00:00
SimonFair 7ed6864efb Additional VM Manager PHP fixes
<?#$color = strpos($msg, "rror:")!==false ? 'red-text':'green-text'?> Still need to find a fix for this, but remarked out to get it working for now.
2022-12-19 17:22:14 +00:00
SimonFair 10b0a7b02b Merge remote-tracking branch 'upstream/master' into MemoryBacking-processing 2022-12-18 12:12:01 +00:00
SimonFair d23e731ec6 Update Memory Backup processing forVirtiofs. 2022-12-18 12:03:35 +00:00
tom mortensen 92a4158f2a Merge pull request #1217 from SimonFair/Virtual-console-enable-copy-paste
Enable copy paste option for virtual consoles
2022-12-12 10:03:25 -08:00
SimonFair b662cea439 Enable cope paste option for virtual consoles
If you enable copy paste you need to install additional software on the client in addition to the QEMU agent if that has been installed. https://www.spice-space.org/download.html is the location for spice-vdagent for both window and linux. Note copy paste function will not work with web spice viewer you need to use virt-viewer.
2022-12-11 11:18:16 +00:00
SimonFair 55258e7570 Fix for bus text. 2022-12-03 15:40:42 +00:00
SimonFair 34b7f64cfb Initial Fix
Create __construct() function.
Fix typo for macs should be $macs
Fix logfile size
Remove Bus, working on fix.
2022-12-03 14:45:47 +00:00
tom mortensen 362e9fd657 Merge pull request #1208 from SimonFair/Spice-fix-and-update-
Spice Bug fix for users with non standard GUI ports defined.
2022-11-28 09:54:41 -08:00
SimonFair 8b7f6b3b89 Fix help text. 2022-11-27 15:49:16 +00:00
SimonFair 7349bd6314 Bug fix for users with non standard GUI ports defined.
Change title to say VM name on host: x.x.x.x
2022-11-25 19:34:39 +00:00
SimonFair 63ad115195 Remove get_disk_stats_old function. 2022-11-25 18:25:00 +00:00
SimonFair 2f2d3931e2 Set serial to vdisk+index on create. 2022-11-25 15:32:16 +00:00
SimonFair 06df20c29a Add Serial option to vdisk 2022-11-25 07:15:38 +00:00