Commit Graph

3688 Commits

Author SHA1 Message Date
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
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 4cabcae043 fix: cannot include PHP short codes within Markdown-style URL definitions 2022-12-21 10:46:13 -08: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
Eric Schultz a06e7ab885 fix a few php8 warnings 2022-12-14 15:20:56 -07: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
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
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
bergware 67057acbc5 disk_load: initialize array values upon first start 2022-11-18 16:59:14 +01:00
bergware 873673ac62 Merge remote-tracking branch 'upstream/master' 2022-11-18 16:56:33 +01:00
bergware 45ffae59df disk_load: initialize array values upon first start 2022-11-18 16:56:02 +01:00
tom mortensen d5c04bc619 Merge pull request #1193 from ljm42/feat-ssl-messaging
feature: improved messaging for SSL
2022-11-17 13:40:26 -08:00
ljm42 24862767b8 feature: improved messaging for SSL 2022-11-17 14:32:55 -07:00
bergware cfc4680213 Diagnostics minor code optimization 2022-11-15 19:26:40 +01:00
bergware 57b50330e8 Revert "Allow multiple rows in NFS rule"
This reverts commit 4e25bc8cb1.
2022-11-13 21:14:18 +01:00
bergware cfdab68a01 Fix shares information in Diagnostics 2022-11-13 13:09:58 +01:00
bergware f0db94f545 Parity History: add day of the week to date 2022-11-13 12:28:14 +01:00
bergware 57ed6a4902 Fix shares information in Diagnostics 2022-11-13 11:38:50 +01:00
bergware 1dab549cad Fix shares information in Diagnostics 2022-11-13 11:25:41 +01:00
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 d6b67b44aa NFS security rule: change input to textarea, which allows more input 2022-11-12 17:06:18 +01:00
bergware aafe17fcc6 Fix list of running nhcan processes 2022-11-12 15:42:24 +01:00
bergware 2bfcb4fdec Minor code optimization 2022-11-12 12:24:48 +01:00
bergware 4a48e0c012 Fix: only add "confirm-leave" when form has it specified 2022-11-12 12:17: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
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
ljm42 b47a43a5cb feature: improved messaging for SSL 2022-11-07 15:58:42 -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