Commit Graph

6037 Commits

Author SHA1 Message Date
bergware 31eedd7dbe Fix: plugin download "done" when finished 2022-11-12 10:19:44 +01:00
bergware 62dda9c06a Fix: "please wait" message after removing orphan image 2022-11-12 09:50:21 +01:00
bergware 4310c347de Merge remote-tracking branch 'upstream/master' 2022-11-10 23:45:31 +01:00
bergware 608f9c0a6b Fix base64 encoding for UTF-8 strings 2022-11-10 23:02:11 +01:00
bergware 53b5d2b9db Undo the LUKS change 2022-11-10 22:10:21 +01:00
bergware 024a13c4cf Fix base64 encoding for UTF-8 strings 2022-11-10 21:57:37 +01:00
Tom Mortensen e01a277bf6 remove 'x' bit from windows11.png file 2022-11-10 10:46:14 -08:00
tom mortensen 1004cff77b Merge pull request #1195 from bergware/master
Fixes issue that sometimes information window opens empty
6.11.3
2022-11-08 13:54:57 -08:00
tom mortensen 3312e3723c Merge pull request #1194 from SimonFair/Remove-boot-orders-if-usb-boot-selected-
Add Nic boot order
2022-11-08 13:54:28 -08:00
bergware 84ac2e5a7f Merge remote-tracking branch 'upstream/master' 2022-11-08 22:17:50 +01:00
bergware 7207cb07ec Replace nchan communication for post request
Informational functions which call "openChanges" are now processed using post requests, this solves the issue that sometimes an empty window is displayed.
2022-11-08 22:15:15 +01:00
SimonFair f2f43c6d61 Add Nic boot order 2022-11-08 20:45:44 +00:00
tom mortensen a81cc19d72 Merge pull request #1192 from SimonFair/Remove-boot-orders-if-usb-boot-selected-
Set correct values when edit for USBBoot and correct Share Selection.
2022-11-06 11:32:22 -08:00
SimonFair a51508ea17 Change Share selection to map to values and not manual. 2022-11-05 12:48:25 +00:00
Tom Mortensen 1b66da4edd Make plugin file .plg extension check for local plugins too. 6.11.2 2022-11-04 14:06:48 -07:00
SimonFair 2e11b30d98 Set correct values when edit for USBBoot
Still need to add PCI type check.
2022-11-04 17:15:56 +00:00
Tom Mortensen cbd4cf017a Add wording to UPC and Registration page that indicates that while 1GB minimum
flash size is required, min 4GB is recommended.
2022-11-03 09:58:49 -07:00
tom mortensen 390cf7a133 Merge pull request #1191 from dlandon/master
Fix default on initial install; preserve error on first plugin wget; show pool not defined when share pool is not a defined pool.
2022-11-03 09:56:20 -07:00
dlandon a6c2bc201a Check that share pool is a defined pool. 2022-11-03 09:20:14 -05:00
dlandon bb019e1c79 Don't overwrite the error from the first try. 2022-11-03 08:32:02 -05:00
dlandon 3f84e6a6f3 Fix default on initial install. 2022-11-03 07:07:53 -05:00
tom mortensen d0958f79c8 Merge pull request #1190 from SimonFair/Remove-boot-orders-if-usb-boot-selected-
Add Boot Order field clear if USB Boot selected.
2022-11-02 07:23:42 -07:00
tom mortensen eeac82adca Merge pull request #1189 from dlandon/master
Redo my failed attempt at defaulting to non-correcting parity check.
2022-11-02 06:58:59 -07:00
SimonFair 9c2809bcb2 Disable input if set to USB Boot Yes 2022-11-02 12:35:18 +00:00
SimonFair cfe2d8f6a6 Add Boot Order field clear if USB Boot selected. 2022-11-02 08:22:35 +00:00
dlandon b9ada5f6dc Redo my failed attempt at defaulting to non-correcting parity check. 2022-11-01 20:37:24 -05:00
tom mortensen c950e9fe06 Merge pull request #1188 from zackspear/master
refactor(upc): v1.8.0 start trial
2022-10-31 16:14:48 -07:00
tom mortensen 9d4006c164 Merge pull request #1187 from dlandon/master
Change download scheme to try only one retry with cdn URL.
2022-10-31 16:14:05 -07:00
dlandon 5f155ecbe7 Change download scheme to try with only one retry with cdn URL. 2022-10-31 15:12:34 -05:00
dlandon 12bdd5c0af Revert "Additional help to clarify docker network setup."
This reverts commit 29b0ceb327.
2022-10-31 15:04:40 -05:00
dlandon 29b0ceb327 Additional help to clarify docker network setup. 2022-10-31 15:03:44 -05:00
Zack Spear 7a2b1e40b4 refactor(upc): v1.8.0 start trial 2022-10-31 09:40:47 -10:00
tom mortensen 2316e554dc Merge pull request #1185 from SimonFair/Additional-boot-options-
Add boot order for USB and USB Boot option
2022-10-31 10:52:44 -07:00
tom mortensen bb5ee27cc5 Merge pull request #1184 from dlandon/master
Change to be sure legacy 'write' setting in dynamix.cfg  is respected.
2022-10-31 10:51:20 -07:00
tom mortensen db69f94310 Merge pull request #1186 from Squidly271/patch-46
Docker: Fix display aberration on orphan images
2022-10-31 10:43:11 -07:00
tom mortensen 536c940fcf Merge pull request #1181 from SimonFair/Fix-Vm-GUI-HyperV-option
Update HyperV Option changes.
2022-10-31 10:40:15 -07:00
Squidly271 97a6259041 Docker: Fix display aberration on orphan images 2022-10-30 16:45:13 -04:00
SimonFair c1775e571a Add boot order for USB and USBBoption
Add boot order field to USB devices
Add OS boot setting for USB Boot.
2022-10-30 15:43:11 +00:00
SimonFair dc1fc2e760 Add support to dashboard for start with console 2022-10-29 15:04:31 +01:00
dlandon 20e36c590c Change to be sure legacy 'write' setting in dynamix.cfg is respected. 2022-10-29 06:43:23 -05:00
SimonFair 594f711c74 Fix conflict. 2022-10-29 11:49:26 +01:00
SimonFair e75a0790c4 Merge remote-tracking branch 'upstream/master' into Fix-Vm-GUI-HyperV-option 2022-10-29 11:48:54 +01:00
SimonFair 826dcd0a89 Revert "Resolve Conflict"
This reverts commit 05d19e3a26.
2022-10-29 11:45:51 +01:00
SimonFair 05d19e3a26 Resolve Conflict 2022-10-29 11:42:35 +01:00
SimonFair 24e9149a03 Add start option with console 2022-10-29 11:37:24 +01:00
tom mortensen f397a0317d Merge pull request #1183 from dlandon/master
Adjust the wget parameters to keep it from indefinitely hanging.
2022-10-28 14:00:06 -07:00
dlandon 68daff656b Adjust the wget parameters to keep it from indefinitely hanging; set IPv4 as the preferred protocol. 2022-10-28 14:33:33 -05:00
tom mortensen d416c0b012 Merge pull request #1180 from SimonFair/VM-Template-Fixes
Fix changing from passthru to custom CPU.
2022-10-28 09:37:22 -07:00
tom mortensen 32cd06078c Merge pull request #1182 from dlandon/master
Add Help to Docker Custom Network settings.
2022-10-28 09:35:43 -07:00
dlandon bccd4ee9f8 Add help to Custom Network settings. 2022-10-28 09:02:44 -05:00