Commit Graph

6061 Commits

Author SHA1 Message Date
bergware 1c4c4bbde5 Fix: do not allow creation of hidden share names 2022-11-13 10:41:13 +01:00
bergware 1cd06da408 Fix: do not allow creation of hidden share names 2022-11-13 10:38:42 +01:00
bergware 4e25bc8cb1 Allow multiple rows in NFS rule 2022-11-13 10:10:25 +01:00
bergware 17029e70a5 Fix shares information in Diagnostics 2022-11-13 09:57:20 +01:00
bergware e885af3dfd Fix shares information in Diagnostics 2022-11-13 09:45:39 +01:00
bergware f7041422d7 Fix shares information in Diagnostics 2022-11-13 09:32:26 +01:00
bergware 6cdac47aad Fix shares information in Diagnostics 2022-11-13 09:25:37 +01:00
bergware c7588a6e13 Fix shares information in Diagnostics 2022-11-13 09:17:49 +01:00
bergware 3c143900fe Fix shares information in Diagnostics 2022-11-13 09:03:43 +01:00
bergware e1225cb9c9 Fix shares information in Diagnostics 2022-11-13 08:58:11 +01:00
bergware 318b3057c8 Fix shares information in Diagnostics 2022-11-13 08:39:28 +01:00
bergware cfd8e81835 Fix shares information in Diagnostics 2022-11-13 01:31:02 +01:00
bergware 54d094111b Revert "NFS security rule: change input to textarea, which allows more input"
This reverts commit d6b67b44aa.
2022-11-12 23:42:36 +01:00
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