Commit Graph

5324 Commits

Author SHA1 Message Date
bergware
b84eee7301 Dashboard: make items moveable between columns 2023-01-04 21:48:57 +01:00
bergware
29154af55b Dashboard: add custom tile example file
This file is for reference only and not used by the GUI
2023-01-03 21:33:23 +01:00
bergware
f5c760a8d3 Dashboard: rearrange processor information 2023-01-03 21:21:48 +01:00
bergware
01fef8c527 Dashboard: make items moveable between columns 2023-01-03 19:20:44 +01:00
bergware
a8c55e2cde Dashboard: make items moveable between columns 2023-01-03 19:00:31 +01:00
bergware
13d593c317 Dashboard: make items moveable between columns 2023-01-03 18:39:21 +01:00
bergware
7137c84572 Dashboard: make items moveable between columns 2023-01-03 18:11:50 +01:00
bergware
3292a76806 Dashboard: API for adding custom tiles 2023-01-03 16:42:11 +01:00
bergware
aaf89c5a77 Revert "Dashboard: added custom addition of tiles"
This reverts commit ef6ed4ccdc.
2023-01-03 15:19:42 +01:00
bergware
ef6ed4ccdc Dashboard: added custom addition of tiles
This is an API for plugin authors to add their own tiles
Example of usage will be given separately
2023-01-03 14:28:12 +01:00
bergware
efa8449e80 Dashboard: make items moveable between columns 2023-01-03 13:11:30 +01:00
bergware
ab9a2684fe Keep dismissed banners hidden for a month 2023-01-03 12:25:26 +01:00
bergware
da11da462d Fix Wireguard PHP8 issues 2023-01-03 12:00:53 +01:00
bergware
e9bd58b3b7 Dashboard: make items moveable between columns
This PR also introduces a system to completely hide items and a content manager function to unhide them
2023-01-02 22:13:58 +01: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
bergware
6c2c6f74b0 Move "view" icon on Main and Shares page to the left 2022-12-30 14:47:30 +01:00
bergware
bdc7f08833 PHP 8.1 support (round 2) 2022-12-30 14:00:42 +01:00
bergware
6ce9bc9de3 Docker: honor user setting of stop time-out 2022-12-30 13:20:07 +01:00
bergware
2967e30bba PHP 8.1 support 2022-12-30 12:43:12 +01:00
bergware
dc7768b17f Dashboard: fix regression error in "select case"
This error prevents the selection of another case
2022-12-29 14:11:19 +01:00
SimonFair
fc29b58dea Add support for rtl8139 network model. 2022-12-27 19:37:24 +00:00
ljm42
a00bb9f848 Disable Provision/Renew/Upgrade buttons when no IP on eth0 2022-12-21 14:29:06 -07:00
Tom Mortensen
f548bfd91c Merge branch 'master' of github.com:limetech/webgui 2022-12-21 10:49:09 -08: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
tom mortensen
cbbc40b890 Merge pull request #1220 from limetech/fix/php8_fixes_and_sync
Fix/php8 fixes and sync
2022-12-21 10:48:19 -08:00
Tom Mortensen
4cabcae043 fix: cannot include PHP short codes within Markdown-style URL definitions 2022-12-21 10:46:13 -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
Eric Schultz
72ed67487a sync changes from My Servers plugin 2022-12-19 10:14:57 -07:00
Eric Schultz
ef5997906c additional php8 fixes 2022-12-19 10:14:18 -07: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
Eric Schultz
a06e7ab885 fix a few php8 warnings 2022-12-14 15:20:56 -07: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
tom mortensen
a5329592b5 Merge pull request #1211 from SimonFair/VM-Manager-PHP-8-fixes
Fix for bus text.
2022-12-12 10:00:55 -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
Christoph Hummer
2cd4b01f7c Update CreateDocker.php
- changed `Docker Hub URL` to `Registry URL` because of GHCR and other new container registries becoming more and more popular.
2022-12-06 07:37:56 +01:00
bergware
353be46d06 PHP 8.1 support (round 1) 2022-12-04 15:48:17 +01:00
bergware
5f9af816a2 PHP 8.1 support (round 1) 2022-12-04 15:16:16 +01:00
bergware
ca34b9d327 PHP 8.1 support (round 1) 2022-12-04 13:00:12 +01:00
bergware
97716f718f PHP 8.1 support (round 1) 2022-12-04 12:40:53 +01: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
97a1f5e4f0 Update Markdown to v2.0.0 and other misc. changes to support PHP v8 2022-12-02 12:14:14 -08: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