Commit Graph

6129 Commits

Author SHA1 Message Date
iarp 9e22cbe9f3 Clarify help text, add DOCKER_READMORE to default.cfg 2023-01-01 14:40:40 -05:00
iarp 918068b08c Update helptext.txt
Incorrect Yes/No used in help text.
2022-12-27 18:49:59 -05:00
iarp b5418e306c feat(docker): option to disable readmore-js on container table
This PR adds a user configurable option to disable readmore-js usage on the docker container table.
2022-12-27 18:41:40 -05:00
tom mortensen fca4753f24 Merge pull request #1222 from ljm42/fix-eth0-ip-required
Disable Provision/Renew/Upgrade buttons when no IP on eth0
2022-12-23 14:12:02 -08: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 d0c16ff45c Merge pull request #1219 from SimonFair/MemoryBacking-processing
Update Memory Backup processing for Virtiofs.
2022-12-21 10:47:50 -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
tom mortensen 7b3d9294a6 Merge pull request #1218 from limetech/fix/php8_warnings
fix a few php8 warnings
2022-12-14 21:47:22 -08: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
tom mortensen ae6a2ccc47 Merge pull request #1216 from ich777/patch-2
Update CreateDocker.php
2022-12-07 09:31:06 -08: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
tom mortensen 6e6f262bb4 Merge pull request #1213 from bergware/master
PHP 8.1 support (round 1)
2022-12-05 09:39:55 -08:00
bergware 353be46d06 PHP 8.1 support (round 1) 2022-12-04 15:48:17 +01:00
bergware fef7ae7cb2 Merge remote-tracking branch 'upstream/master' 2022-12-04 15:38:24 +01:00
bergware 5f9af816a2 PHP 8.1 support (round 1) 2022-12-04 15:16:16 +01:00
tom mortensen 9f4373ace5 Merge pull request #1212 from bergware/master
PHP 8.1 support (round 1)
2022-12-04 06:02:14 -08: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
bergware bbe9f8ffb8 Merge remote-tracking branch 'upstream/master' 2022-12-03 21:13:26 +01:00
SimonFair 55258e7570 Fix for bus text. 2022-12-03 15:40:42 +00:00
tom mortensen 4b01e4cff7 Merge pull request #1210 from SimonFair/VM-Manager-PHP-8-fixes
Initial Fix PHP 8
2022-12-03 07:17:50 -08: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
tom mortensen 221dbd387a Merge pull request #1207 from SimonFair/vdisk-serials
Add Serial option to vdisk
2022-11-28 09:53:16 -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
SimonFair 2f2d3931e2 Set serial to vdisk+index on create. 2022-11-25 15:32:16 +00:00
SimonFair 06df20c29a Add Serial option to vdisk 2022-11-25 07:15:38 +00:00
bergware 42bb3ea28a Merge remote-tracking branch 'upstream/master' 2022-11-21 10:07:27 +01:00
Tom Mortensen 677ff2b024 DockerSettings: ipvlan should come before macvlan in selection list 6.11.5 2022-11-20 13:07:34 -08:00
bergware a30a4c287d Revert "Docker: fix MACVLAN /IPVLAN selection"
This reverts commit f90f5398cb.
2022-11-20 18:55:04 +01:00
bergware f90f5398cb Docker: fix MACVLAN /IPVLAN selection 2022-11-20 18:39:03 +01:00
tom mortensen d59a33d049 Merge pull request #1204 from ich777/patch-1
revert change
2022-11-19 15:51:26 -08:00
Christoph Hummer 5d0ca70418 revert change
This change will not only affect new installations, this will also affect existing installations but only if one changes something in the Docker settings and if the line DOCKER_NETWORK_TYPE isn't found in the docker.cfg.
It would be better to change the docker.cfg file which is shipped with Unraid in the zip file (append the line DOCKER_NETWORK_TYPE="1") but this is something that @limetech has to change.
2022-11-19 09:20:58 +01:00
tom mortensen 37ca4fb23d Merge pull request #1203 from bergware/master
disk_load: initialize array values upon first start
6.11.4
2022-11-18 09:11:47 -08:00
bergware 67057acbc5 disk_load: initialize array values upon first start 2022-11-18 16:59:14 +01:00