Commit Graph

557 Commits

Author SHA1 Message Date
bergware 2622027fe3 VMs: fixed notification subject 2023-05-04 00:17:44 +02:00
bergware 1db4f30ab4 VMs: fixed notification subject 2023-05-04 00:10:58 +02:00
bergware cb060f00f1 VMs: fixed notification subject 2023-05-03 23:55:51 +02:00
SimonFair 667a599351 Fix space in memory 2023-05-03 18:24:11 +01:00
SimonFair e10dd6fd13 Fix typo 2023-04-23 17:26:00 +01:00
SimonFair edef2b4b0a Make remote viewer and web console options selectable. 2023-04-23 13:23:58 +01:00
SimonFair 004141beff Add remote viewer console support
Option to download .vv file and start remote viewer is browser set to open file .vv when downloaded.
2023-04-21 19:29:57 +01:00
SimonFair 3032b26cd6 Remove-lock-posix='on'-flock='on'/-
Remove Remove-lock-posix='on'-flock='on' as not supported by Rust version of virtiofsd and virtiofsd been removed from QEMU from v8 onwards and needs to be updated to rust version.
2023-04-21 14:03:41 +01:00
Tom Mortensen 05e82e527f if vfio-pci bind error, prevent autostart 2023-03-31 14:40:50 -07:00
Tom Mortensen c2032e5bc4 fix autustart incorrect toggle state 2023-03-31 14:39:42 -07:00
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