Commit Graph

6048 Commits

Author SHA1 Message Date
bergware
164dbf4e03 Fix shares information in Diagnostics 2022-11-12 23:01:06 +01:00
bergware
91e871e1f8 Merge remote-tracking branch 'upstream/master' 2022-11-12 18:00:50 +01:00
bergware
d6b67b44aa NFS security rule: change input to textarea, which allows more input 2022-11-12 17:06:18 +01:00
tom mortensen
35af0b4f62 Merge pull request #1198 from SimonFair/Allow-PCI-Ethernet-Boot-Order
Allow Network PCI devices to have boot order.
2022-11-12 07:53:36 -08:00
tom mortensen
03f63b2c9a Merge pull request #1197 from bergware/master
Fix: "please wait" message after removing orphan image
2022-11-12 07:51:41 -08:00
bergware
aafe17fcc6 Fix list of running nhcan processes 2022-11-12 15:42:24 +01:00
bergware
78cd9e8733 Merge remote-tracking branch 'upstream/master' 2022-11-12 14:15:01 +01:00
bergware
2bfcb4fdec Minor code optimization 2022-11-12 12:24:48 +01:00
SimonFair
984b64da51 Allow Network PCI devices to have boot order. 2022-11-12 11:20:48 +00:00
bergware
4a48e0c012 Fix: only add "confirm-leave" when form has it specified 2022-11-12 12:17:31 +01:00
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
tom mortensen
56a6d08cde Merge pull request #1196 from bergware/master
Fix base64 encoding for UTF-8 strings
2022-11-10 15:05:17 -08: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