Commit Graph

262 Commits

Author SHA1 Message Date
tom mortensen 7d92761860 Merge pull request #1797 from SimonFair/VM-Manager-PHP-Fixes
Fix memory Stats in VM Usage.
2024-07-24 00:29:01 -07:00
ljm42 a6c50b208a Add trailing slash to go links
Eliminates an unnecessary redirect
2024-07-19 12:00:36 -07:00
SimonFair f5ed6964dd Update vm_usage 2024-07-19 18:55:03 +01:00
SimonFair 882ee7f911 Hide Max if Current and Max are equal 2024-07-19 18:30:45 +01:00
ljm42 234a749b7f Use "go links" when linking to Docs 2024-07-19 10:01:50 -07:00
SimonFair fac92be4d4 Fix memory Stats in VM Usage.
Three columns inuse/Current/Maximum
2024-07-19 14:21:09 +01:00
tom mortensen 9e80fb13c7 Merge pull request #1783 from SimonFair/VM-Manager-PHP-Fixes
Move restore favorites after plugin installs + VM Template formatting for PCI others
2024-07-16 09:57:34 -07:00
Zack Spear 6156a2582f fix: UpdateVM.css temlpate img chooser 2024-07-15 13:43:22 -07:00
SimonFair 8a55228b8e Update VMedit.php 2024-07-15 18:59:56 +01:00
SimonFair fe7ab1fc43 FIX Issue with VM Template formatting for other PCI 2024-07-15 18:41:29 +01:00
Zack Spear 5a42314c60 fix: AddVM & UpdateVM icon selection styles 2024-07-12 14:55:00 -07:00
SimonFair c0d4e1de1b Support Blockpull and Blockcommit for stopped VMs. 2024-07-07 14:57:04 +01:00
SimonFair ec7ec769f4 Fix for guest not init display. 2024-07-07 14:27:59 +01:00
SimonFair 282cfc41ca VM Remove subpools, Disable Favorites. 2024-06-29 19:29:20 +01:00
SimonFair 3fdcbf125d PHP Fixes and opentab for VM URL 2024-06-27 20:17:05 +01:00
SimonFair 446111b0b1 Fix typo in helptext. 2024-06-08 07:25:22 +01:00
tom mortensen aa489bb92d Merge pull request #1753 from SimonFair/WebUI
Fix disk device name as string.
2024-06-05 11:42:48 -07:00
SimonFair 22124123a9 Return dev name as string. 2024-06-05 17:17:48 +01:00
tom mortensen 419b9a77e6 Merge pull request #1752 from SimonFair/WebUI
Add nogpu option.
2024-06-04 14:18:35 -07:00
SimonFair cfa1ec4860 Add nogpu 2024-06-04 17:39:15 +01:00
tom mortensen 955ba7f0a6 Merge pull request #1750 from SimonFair/WebUI
Create WebUI option in VM Template.
2024-06-03 13:13:34 -07:00
SimonFair 8354a5c6ac Code tidy 2024-06-02 16:14:18 +01:00
SimonFair 392811005c Update text. 2024-06-02 16:02:45 +01:00
SimonFair b2916424be Add rdp menu option. 2024-06-02 15:06:58 +01:00
SimonFair b35ce11344 Change get VM IP to a function. 2024-06-02 15:06:11 +01:00
SimonFair 91bc84a97a Replace spaces in VM names 2024-06-01 15:41:23 +01:00
SimonFair e61132fe69 Create WebUI option for VMs 2024-06-01 15:25:30 +01:00
tom mortensen a823ecf79c Merge pull request #1706 from SimonFair/New-VM-interface
New vm interface template with inline xml view
2024-05-30 12:50:12 -07:00
SimonFair 40ac4fe6fe Disable xmlother 2024-05-30 13:03:14 +01:00
SimonFair 5303b18462 Update VMedit.php 2024-05-27 11:00:39 +01:00
SimonFair 7bdb5eeb03 Update Custom.form.php 2024-05-27 10:49:32 +01:00
SimonFair e6ff7a5d7f Updates 2024-05-27 10:43:27 +01:00
SimonFair 4fcf899c5a Merge remote-tracking branch 'upstream/master' into New-VM-interface 2024-05-27 09:12:12 +01:00
SimonFair d9325649bb Create error message for ZFS with no memory dunp. 2024-05-27 08:59:40 +01:00
SimonFair a6c0369444 Fix overwrite of xml if user template name is not changed. 2024-05-26 14:32:35 +01:00
SimonFair 74ee77521e Fix to use template machine type rather than default to windows default i440 2024-05-26 09:21:20 +01:00
SimonFair efd598c8f8 Fix templates broken by evdevs. 2024-05-25 19:56:43 +01:00
SimonFair f76337c97f Update VMs to use my_mkdir 2024-05-23 21:43:52 +01:00
SimonFair 6938fbb992 Update libvirt_helpers.php 2024-05-22 17:19:28 +01:00
SimonFair 8d1478a06e Merge remote-tracking branch 'upstream/master' into New-VM-interface 2024-05-22 13:44:15 +01:00
SimonFair 964d083551 Updates 2024-05-22 13:36:35 +01:00
SimonFair db094cdf89 Set Virtual GPU default keyboard to no map. 2024-05-20 19:12:11 +01:00
SimonFair 3e37b4a27d Fix for snapshot removal if active volume and vm has spaces in name. 2024-05-20 17:20:14 +01:00
SimonFair 215d16af41 Set error if trying to clone VM with snaps. 2024-05-19 16:21:36 +01:00
SimonFair ab41b013e2 Fixes for exclusive shares for VM Clone. 2024-05-18 16:04:40 +01:00
SimonFair d6eb51f502 Add logging for Revert and Snapshot. 2024-05-17 19:04:46 +01:00
tom mortensen c44beb2eb7 Merge pull request #1728 from SimonFair/Fix-VM-disk-error
Update VMUsageStats.page
2024-05-13 10:01:53 -07:00
SimonFair 2d136461fd Update VMUsageStats.page 2024-05-13 17:38:25 +01:00
tom mortensen 86a014f82e Merge pull request #1721 from SimonFair/Fix-VM-disk-error
Fix expand evdev options
2024-05-11 21:18:08 -07:00
SimonFair 5542b65e45 Update VMUsageStats.page 2024-05-10 12:18:38 +01:00