Commit Graph

25 Commits

Author SHA1 Message Date
bergware ceeb125ba9 Use "null coalescing assignment" operator for $docroot 2023-10-26 14:00:15 +02:00
bergware de4e0f1e14 VM manager: display and dialog fixes 2023-10-25 22:57:19 +02:00
bergware 9bd92dca96 VM manager: display and dialog fixes 2023-10-25 22:50:25 +02:00
bergware 6734542fac VM manager: display and dialog fixes 2023-10-25 22:48:39 +02:00
bergware cb27feffd6 VM machines: fix ISOs dialog 2023-10-25 19:23:01 +02:00
bergware 6d20bdc430 Make dialog window appearance more consistent 2023-10-25 18:50:51 +02:00
SimonFair daf3393398 Additional VM Manager Changes 2023-10-19 21:00:34 +01:00
bergware 646314051b Minor code cleanup 2023-10-15 16:34:35 +02:00
bergware 9d788f010f VM snapshot: updated remove dialog 2023-10-15 16:29:07 +02:00
bergware 903a630fd0 VM snapshot: updated remove dialog 2023-10-15 16:27:55 +02:00
bergware 5d6cbbd3a6 Dialog window: adjust height 2023-10-15 16:22:30 +02:00
bergware 202cb8c222 Move inline styling in page files to dedicated css files
Instead of styling defined inside a page file, these settings are now kept in a dedicated css file. This has several advantages:

- It comes much easier to maintain styling, all css files are easy to find and update
- Browser can cache css files, which may improve page loading time
- Separate theme css files exist, no more need to make selection by coding

- This PR is a 1-to-1 move of existing inline styling to css files
- In future more optimization can be made by consolidating css files
2023-10-14 19:02:35 +02:00
bergware f9167b929f snaphots: several updates for Dashboard and VMs page 2023-10-14 13:54:13 +02:00
SimonFair 6b67f4a589 Merge and spaces fixes 2023-09-25 15:05:02 +01:00
SimonFair 31e49a5f70 Merge branch 'Snapshots' into VM-Clone-and-Snapshot-merge 2023-09-23 10:39:34 +01:00
SimonFair 00c59cd5ad Merge remote-tracking branch 'upstream/master' into Snapshots 2023-08-04 08:28:35 +01:00
SimonFair b2ab922439 Fix Multilanguage buttons 2023-07-03 06:46:50 +01:00
SimonFair 5c76b3c850 WIP Update. 2023-07-02 08:45:21 +01:00
SimonFair 276406c830 WIP Update 2023-06-25 20:51:00 +01:00
SimonFair ec04a03ee3 Merge remote-tracking branch 'upstream/master' into Add-Clone-VM-option- 2023-06-25 19:15:01 +01:00
SimonFair 144c456980 WIP Update. 2023-06-25 18:50:18 +01:00
SimonFair 42ab3ef58e Fix page load issue
Fix issues with VM page loads if users have removed vcpu pinning.
2023-06-04 16:37:25 +01:00
SimonFair c74236612e WIP Update 2023-06-04 12:09:36 +01:00
SimonFair 443305e3c7 Merge remote-tracking branch 'upstream/master' into Snapshots 2023-06-03 07:36:39 +01:00
Tom Mortensen f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00