Commit Graph

3410 Commits

Author SHA1 Message Date
Squidly271 63fe8150c1 Update UserAdd.page 2020-09-20 15:27:50 -04:00
Squidly271 bc74c92e4d Fix ' appearing in swal alerts 2020-09-20 10:58:39 -04:00
Squidly271 5d7643134d Add links to notify commands 2020-09-20 07:18:07 -04:00
Andrew Z bc5cc72cd2 Tabs use a ton less memory 2020-09-19 14:13:01 -04:00
Andrew Z 7d631d1b41 notify help text 2020-09-19 14:10:05 -04:00
Squidly271 146f6b2afe Make you a deal. Just use tabs instead of spaces. Makes my life easier 2020-09-19 14:03:01 -04:00
Squidly271 5254db0fc6 Support links on notifications 2020-09-19 14:01:21 -04:00
Squidly271 f00402b947 Fix notifications continually reappearing 2020-09-19 13:09:21 -04:00
tom mortensen 68032d8dfd Merge pull request #650 from rystaf/docker-basicauth
Added support for private docker registries with basic auth or no auth, and improvements for token based authentication
2020-09-07 09:05:43 -07:00
tom mortensen bec655b945 Merge pull request #744 from ljm42/patch-3
Detect invalid session and logout current tab
2020-09-07 09:04:56 -07:00
tom mortensen 92732a9e67 Merge pull request #743 from ljm42/patch-2
Dashboard enhancements
2020-09-07 09:03:55 -07:00
ljm42 b9066103d5 Detect invalid session and logout current tab
If the request to Notify.php was redirected to the login page, redirect the current tab there as well.
2020-09-06 19:05:57 -07:00
ljm42 dc7258762e Suppress Autofan link on Dashboard if plugin not installed 2020-08-29 17:10:21 -07:00
ljm42 a1838bfd57 Suppress WG on Dashboard if no tunnels defined 2020-08-29 17:05:43 -07:00
ljm42 aad6c90760 better handling of multiple nics with vfio-pci 2020-08-24 18:38:41 -07:00
ljm42 0dfd55d145 Prevent bonded nics from being bound to vfio-pci too 2020-08-23 13:33:00 -07:00
tom mortensen 8fcdf102db Merge pull request #741 from Squidly271/patch-13
Fix ' appearing when provisioning
2020-08-20 12:43:47 -07:00
tom mortensen f026581879 Merge pull request #740 from bergware/mutli-language
Added "Yes" confirmation to erase disk function
2020-08-20 12:43:12 -07:00
Eric Schultz 5b4d602d74 VM Manager: add 'virtio-win-0.1.189-1' to VirtIO-ISOs list 2020-08-12 15:53:17 -05:00
bergware af21c1497a Added "Yes" confirmation to erase disk function 2020-08-12 08:27:23 +02:00
Squidly271 2cfd63a05b Fix ' appearing
@bergware You might want to do a search on every swal call.  With multi-language, any time ' shows up in a swal dialog it shows up literally without html:true being set.  This instance was obvious, since it appeared in English.
2020-08-09 15:08:41 -04:00
bergware 2e98b23a59 Added "Yes" confirmation to erase disk function 2020-08-08 08:02:07 +02:00
bergware ed5009dd1d Update jGrow to version 1.4.7 2020-08-03 09:48:27 +02:00
bergware 81133ea764 Update template.php 2020-08-02 09:39:19 +02:00
bergware 8da5cc17c1 Multi-language support 2020-08-01 07:23:59 +02:00
bergware 14aae0cde8 Multi-language support
Fixed references in Dashboard
2020-07-31 19:19:00 +02:00
bergware bcb374ab16 Dashboard: style adjustment for server icon 2020-07-29 21:38:55 +02:00
bergware 34723b58de Merge remote-tracking branch 'upstream/master' into multi-language 2020-07-28 10:26:34 +02:00
bergware 86c35df15a Multi-language support 2020-07-27 17:59:46 +02:00
bergware 58aab9a2dc Multi-language support 2020-07-27 12:25:27 +02:00
Eric Schultz 9c408984e1 differentiate between multiple of same gpu names 2020-07-27 03:14:23 -05:00
Tom Mortensen 39c945aaec Merge branch 'master' of github.com:limetech/webgui 2020-07-26 10:44:59 -07:00
Tom Mortensen aa03e75cdd Ensure proper directoies exists in /var/lib for file system check status. 2020-07-26 10:44:14 -07:00
Tom Mortensen e8885d9e99 reference correct pool variables 2020-07-26 10:44:07 -07:00
Eric Schultz 6a766d0244 New VM: Detect VNC popup blocker 2020-07-24 13:31:24 -05:00
bergware e7c429c6d2 VM manager: new setting "Network Model" 2020-07-24 10:07:41 +02:00
bergware 6e8950d8cb Update DockerSettings.page 2020-07-24 09:25:44 +02:00
bergware f0e2ad4dc9 Multi-language support 2020-07-24 08:36:10 +02:00
Eric Schultz 52839bd833 Updated libvirt XML autocomplete hints 2020-07-23 23:47:44 -05:00
bergware accde1dc7c Added new setting "Enable user share assignment" to cache pool 2020-07-23 21:29:49 +02:00
bergware f14c0c9323 Remove/replace $var['shareCacheEnabled'] references 2020-07-23 20:01:30 +02:00
bergware 1ade44a444 Multi-language support 2020-07-23 19:06:17 +02:00
bergware 0843ad890a Multi-language support 2020-07-23 18:08:55 +02:00
bergware db52e0330a Fixed regression error in Docker Settings 2020-07-23 17:42:57 +02:00
bergware 5c3a4ec79d VM manager: new setting "Network Model" 2020-07-23 12:26:23 +02:00
bergware ac59bc145b VM manager: new setting "Network Model" 2020-07-23 09:49:33 +02:00
Eric Schultz 33ee0251e6 Fixed: Adding NICs or VirtFS mounts to a VM is limited 2020-07-20 14:26:39 -05:00
Eric Schultz 3617764a39 Fixed: rare cases vdisk defaults to Auto when it should be Manual 2020-07-20 14:07:17 -05:00
bergware 4a5e674e05 Merge remote-tracking branch 'upstream/master' into multi-language 2020-07-19 07:51:50 +02:00
bergware 720f2e456c Multi cache pool support 2020-07-19 06:20:49 +02:00