Commit Graph

1661 Commits

Author SHA1 Message Date
tom mortensen
57545bca6f Merge pull request #328 from Squidly271/patch-3
Update cron when removing a plugin
2018-04-14 12:58:17 -07:00
Eric Schultz
6f83789c89 Nchan/Nginx: Use long polling for Safari and websockets for all other browsers 2018-04-13 09:51:30 -05:00
bergware
9dc646b95e Added next parity schedule indicator on dashboard page 2018-04-12 01:29:20 +02:00
bergware
5d61ff5e3b Added next parity schedule indicator on dashboard page 2018-04-12 00:54:13 +02:00
bergware
d6caf03fc8 Add missing csrf_token when adding new container 2018-04-12 00:05:52 +02:00
Squidly271
b6cab93bd1 Update cron when removing a plugin
To prevent any .cron files previously added from continuing to be executed
2018-04-08 14:02:14 -04:00
tom mortensen
035086229e Merge pull request #327 from bergware/master
DockerCreate: show unassigned IP addresses as 0.0.0.0
2018-04-06 09:46:36 -07:00
Eric Schultz
51d237a710 VMs: allow SCSI bus type selection for disks and cdroms 2018-04-06 07:44:14 -05:00
bergware
6ad391bb28 Fix misalignment of IPv6 networks in Docker settings 2018-04-06 13:22:37 +02:00
bergware
33a04f59b7 DockerCreate: show unassigned IP addresses as 0.0.0.0 2018-04-06 07:52:29 +02:00
bergware
a25f490e0c Docker minor code update 2018-04-05 17:57:02 +02:00
bergware
1c4d832865 Docker minor code update 2018-04-05 17:28:52 +02:00
bergware
1957869501 Docker minor code adjustment 2018-04-05 16:47:12 +02:00
bergware
843ba47478 Docker: optimized URL caching 2018-04-05 16:31:18 +02:00
bergware
c4a8c69f34 Minor code correction 2018-04-05 13:46:02 +02:00
bergware
70b5308463 Fixed return of IPv4 or IPv6 address 2018-04-05 12:47:20 +02:00
bergware
f4c5a26771 Docker settings: improved IP format checking 2018-04-05 12:17:36 +02:00
bergware
78c1b545bb Remove redundant statement 2018-04-05 09:32:27 +02:00
bergware
6780c7292c Docker consistency: move functions to DokcerUitl 2018-04-05 08:51:01 +02:00
bergware
012ef2aa7c Smarter IP address caching 2018-04-04 22:57:08 +02:00
bergware
9545093f09 Remove caching of URL to cope with dynamic IP assignments 2018-04-04 20:28:18 +02:00
bergware
613b0257d5 Fixed ContainerManager regression error 2018-04-04 08:45:21 +02:00
bergware
7370ee786f Make "bridge" first network choice in new container creation 2018-04-04 08:37:44 +02:00
bergware
b48a00e366 Fixed DockerCreate regression error 2018-04-04 08:28:21 +02:00
bergware
6cf64a0928 Added warning when system notifications are disabled 2018-04-02 22:35:43 +02:00
bergware
7fca22bfae Hide settings when interface is member of a bond or bridge
+ Bond/bridge membership is shown before interface state
2018-04-02 21:16:56 +02:00
bergware
bc03b43a38 Code consistency 2018-04-02 17:15:47 +02:00
bergware
699d6591e8 Fixed orphan images not shown when no containers defined 2018-04-02 14:18:20 +02:00
bergware
408650ddcb Minor code optimization 2018-04-02 14:06:46 +02:00
bergware
27ff3bb7fa Fixed missing protocol type in container list 2018-04-02 14:02:32 +02:00
bergware
ddbdd4c9a3 Fixed missing .txt extension in SMART report files 2018-04-02 13:45:58 +02:00
bergware
b6d86dc5f7 Docker enhancements and corrections
- delete cache files when container is deleted
- improved handling of user defined networks
-  optimized reading of container and image settings
- improved handling of container IP address assignment
- code optimization and consistency
2018-04-02 13:18:31 +02:00
bergware
9fa3981a8f Fixed select color for themes white and black 2018-04-02 13:05:52 +02:00
Eric Schultz
dac97c0eee VM Machines: get rid of the Actions column 2018-03-30 16:48:59 -05:00
bergware
f8263221d7 Fixed regression error in Array operations screen updates 2018-03-29 15:37:37 +02:00
bergware
1727b5e4f5 Fixed false "next" announcement when on "stable " release 2018-03-29 14:59:12 +02:00
bergware
e42f16bf61 Fixed false "next" announcement when on "stable " release 2018-03-29 13:41:19 +02:00
bergware
e156334a29 Merge branch 'master' into master 2018-03-29 12:02:28 +02:00
bergware
b59da9ac37 Fixed corner case when 'confName' variable is not defined 2018-03-29 11:48:40 +02:00
bergware
8fcf6f6828 Fixed removal of container and updating of json file 2018-03-29 11:47:12 +02:00
tom mortensen
4181f732e2 Merge pull request #320 from Squidly271/patch-2
Diagnostic improvements
2018-03-28 09:40:51 -07:00
tom mortensen
40a8f7592e Merge pull request #319 from bergware/master
Restore Apply button to previous behavior
2018-03-27 20:12:08 -07:00
Squidly271
a819d38799 Diagnostic improvements
Suggestions from this thread: https://lime-technology.com/forums/topic/70460-how-to-read-diagnostics/
2018-03-27 22:48:00 -04:00
bergware
bfc912ac66 Merge remote-tracking branch 'limetech/master' 2018-03-28 03:15:50 +02:00
Eric Schultz
db2097c1d4 VMmachine update to use virsh for detaching disks 2018-03-27 19:53:29 -05:00
bergware
ad4cb2d0d1 Restore Apply button to previous behavior
+ little rewrite to PHP7 syntax
2018-03-28 02:49:20 +02:00
Squidly271
a1bbf6fb40 Fix Create Docker php warning
Fixes #316
2018-03-27 17:20:06 -04:00
bergware
2554030318 Fixed display of error codes in SWAL 2018-03-27 17:45:26 +02:00
bergware
79ddabe5d4 VMmachine updates
- changed DETACH is available when VM is running
- default bus to VirtIO
- minor layout changes
2018-03-27 12:40:03 +02:00
bergware
87aee2e8e5 Docker: more support for selective deletion of icon files 2018-03-26 17:21:48 +02:00