Commit Graph

345 Commits

Author SHA1 Message Date
bergware 200b7367be VM: code simplification 2025-02-13 21:47:20 +01:00
bergware b7c881af9d Update Custom.form.php 2025-02-13 21:45:06 +01:00
bergware 8c2590dd68 VM template fixes
- fix show/hide elements
- fix translations
2025-02-13 21:28:21 +01:00
bergware fd6a70ec01 VM: disable MAC selection for wireless interface 2025-02-12 12:13:02 +01:00
bergware 234d38027b VM: make reference to interface instead of vhost
This requires users to update their VM settings and use the interface name instead of the vhost name as network source.

This brings VMs inline with Docker which also shows the interface name for custom networks
2025-02-11 23:10:28 +01:00
bergware cbd4936d80 VM: force wireless interface MAC address for VMs 2025-02-11 11:00:36 +01:00
bergware 48be2e553d VM: style update 2025-02-10 18:42:34 +01:00
bergware e6634562e7 style fix 2025-02-10 18:20:10 +01:00
bergware ab61ab389f VM: fixe layout with XML display 2025-02-10 18:14:43 +01:00
bergware a1e0672d44 Revamped VM page styling 2025-02-09 16:55:32 +01:00
bergware 939db52b14 Revert "Code style adjustment"
This reverts commit c7ca88f4aa.
2025-02-08 13:50:55 +01:00
bergware 6b22b8be08 fix code bug 2025-02-08 13:04:11 +01:00
bergware c7ca88f4aa Code style adjustment
- Replace leading spaces by tabs
- Same indentation for all functions
- Remove trailing spaces / tabs
- Remove spaces in concatenation strings
- Only style adjustments, no code changes
2025-02-08 13:00:41 +01:00
bergware 66db975bd8 Code style alignment
- Replace leading spaces by tabs
- Same indentation for all functions
- Remove trailing spaces / tabs
- Remove spaces in concatenation strings
- Only style adjustments, no code changes
2025-02-08 10:09:19 +01:00
bergware 94d1ee62f7 Wireless support - fine tuning 2025-02-07 15:17:43 +01:00
tom mortensen 0728e8d6d7 Merge pull request #1992 from SimonFair/7.1-NoVM-Pinning
7.1 no vm pinning
2025-02-06 12:39:09 -08:00
tom mortensen e28d66e390 Merge pull request #1988 from SimonFair/vmdashusage-fix-
7.x Various VM Updates
2025-02-06 12:38:31 -08:00
SimonFair b3951801c2 Language fix. 2025-02-06 19:26:39 +00:00
SimonFair 74f78fbc8c Typo Fix 2025-02-04 17:19:37 +00:00
SimonFair a8c4417a15 Update helptext. 2025-02-03 21:50:03 +00:00
SimonFair f1ef8931d4 Update VMMachines.page 2025-02-01 15:14:35 +00:00
SimonFair 8e53d8a25d Add Select Deselect buttons 2025-02-01 14:37:42 +00:00
SimonFair 30e84566f7 Remove Custom CPU update code. 2025-01-29 22:55:00 +00:00
SimonFair 7bad97cc53 Revert Custom CPU changes 2025-01-29 19:47:11 +00:00
bergware 10079e87d7 Merge branch 'master' into master 2025-01-27 20:57:48 +01:00
Tom Mortensen 07f96d490a Revert "Fix for qcow2 file additions." 2025-01-27 11:46:48 -08:00
SimonFair 89b0ccdcb1 Fix vcpu count. 2025-01-15 19:45:20 +00:00
SimonFair 8d0ae66a8c Merge remote-tracking branch 'upstream/master' into 7.1-NoVM-Pinning 2025-01-15 16:47:14 +00:00
SimonFair b9a14c3123 Fix discard field. 2025-01-11 11:01:30 +00:00
bergware 095492254d Merge remote-tracking branch 'upstream/master' 2025-01-10 21:39:08 +01:00
tom mortensen fb1ad2889f Merge pull request #1975 from Squidly271/patch-15
Dashboard - Prevent event handlers continually being created
2025-01-07 13:37:29 -08:00
Squidly271 b26f49fd48 Update XML_Expert.form.php 2025-01-07 14:09:03 -05:00
Squidly271 6fc153b7b6 Update vmmanager.js 2025-01-07 13:53:59 -05:00
Squidly271 9323a73476 Fix translations 2025-01-07 12:49:36 -05:00
SimonFair 8b94c03ca3 Non standard Webgui ports virt viewer fix. 2025-01-02 19:04:05 +00:00
bergware 17d0de2667 Merge remote-tracking branch 'upstream/master' 2025-01-01 10:18:21 +01:00
bergware 92e758568f VMs: fix translation text 2024-12-29 16:03:40 +01:00
bergware 4d80f3c84e Fix translations and sanitize coding 2024-12-29 00:38:45 +01:00
bergware 923bf91381 Translation fixes 2024-12-29 00:10:13 +01:00
SimonFair 861491b5c8 Fix units in display 2024-12-26 16:47:18 +00:00
SimonFair 1d76e504ef Fix typo. 2024-12-26 16:18:05 +00:00
SimonFair f9ce52faaf Custom CPUs 2024-12-21 16:15:15 +00:00
SimonFair bee06fd5f4 Add Display Options 2024-12-20 20:00:19 +00:00
SimonFair f4bda545c9 Add Display Options 2024-12-20 19:59:59 +00:00
SimonFair 8591914a18 Fix Templates CSS 2024-12-19 08:03:39 +00:00
SimonFair 3839ea4ee2 Fix for menu popup if double quotes in name. 2024-12-15 09:25:36 +00:00
SimonFair 8616faad59 Add support to detect auto gpu in use. 2024-12-15 09:14:11 +00:00
SimonFair bb4b76e700 Fix for qcow2 file additions. 2024-12-14 17:29:12 +00:00
SimonFair 08987bc2f1 Add driver and rendernode to VMMachines view 2024-12-14 11:12:49 +00:00
SimonFair 19361f0b4d Initial Commit
Templates Export/Import
Changes for virgl(Virtio3d)
Bios flag.
2024-12-14 10:29:43 +00:00