Commit Graph

145 Commits

Author SHA1 Message Date
Squidly271
c53790cdc6 Display message if docker service fails to start
Occasionally, the array is started but the docker service fails to start (unmountable docker.img as an example)  
Toss up a message instead of simply displaying a blank page
2017-12-09 12:55:13 -05:00
bergware
447ff1c53a Show "Device" as possible selection in Docker container 2017-11-30 12:01:15 +01:00
bergware
a5384caf7b Fix incorrect size calculation in docker settings 2017-11-26 22:23:32 +01:00
bergware
c391d0a43e Fix incorrect size calculation in docker settings 2017-11-26 22:11:48 +01:00
bergware
64a120c0e6 Fix incorrect size calculation in docker settings 2017-11-26 21:27:13 +01:00
Eric Schultz
c081907483 Improve button styling on the Docker update dialog 2017-11-14 16:53:08 -06:00
bergware
e2d37dc44f Fix range selection in Docker settings 2017-11-13 15:56:56 +01:00
bergware
dda96dff80 Copyright 2017 update 2017-10-30 09:26:06 +01:00
bergware
e60345c390 Improved selection of DHCP ranges for macvlan networks 2017-10-22 23:32:34 +02:00
bergware
b7d5060223 Improved selection of DHCP ranges for macvlan networks 2017-10-22 23:21:51 +02:00
bergware
d57b711ae8 Improved selection of DHCP ranges for macvlan networks 2017-10-22 23:10:29 +02:00
Eric Schultz
881d358c3f fix Docker exec from replacing + with a space (fixes #182) 2017-10-12 07:25:55 -05:00
Squidly271
3066bbdb30 Change Advanced Settings to be More Settings
A never ending source of confusion with basically having Advanced appear on the Add/Edit Container screen twice
2017-08-31 17:01:00 -04:00
bergware
a6fbaf2d34 Add missing docker style files for themes AZURE and GRAY 2017-08-22 12:49:23 +02:00
bergware
12aba2887e Update page copyright to 2017 2017-08-20 18:24:24 +02:00
bergware
a9f012c584 Add font-awesome tag 2017-08-20 18:20:53 +02:00
bergware
1eecba72d5 Docker: display enhancements 2017-08-08 15:20:40 +02:00
bergware
835ed754cc Docker: display enhancements 2017-08-08 15:20:07 +02:00
bergware
593894c6ea Renamed Post Parameters to Post Arguments 2017-08-08 12:46:35 +02:00
bergware
b7313a4033 Docker: added POST arguments field. Fixed mode type. 2017-08-08 12:42:25 +02:00
bergware
4935adaa65 Corrected table spacing in Docker container settings 2017-08-06 20:16:35 +02:00
bergware
71fbfaeb98 Add LOG rotation option to docker settings
and cleanup...
2017-07-09 10:50:02 +02:00
bergware
3052821eed Merge branch '6.4-wip' into 6.4-wip 2017-07-08 23:11:04 +02:00
bergware
b7a43a56c1 Fixed IP calculation in docker settings 2017-07-08 07:41:42 +02:00
Tom Mortensen
0b955a38a9 More websocket work. 2017-07-05 11:25:31 -07:00
Tom Mortensen
6ae0ee0c45 Support selective emhttpd state update. 2017-06-30 13:28:06 -07:00
bergware
a5d206afaf Fixed missing server name in docker update notifications 2017-06-27 09:07:20 +02:00
bergware
be953cbf12 Added "shared" option to container path creation 2017-06-27 08:27:46 +02:00
Eric Schultz
8537c50fe4 webGui: improve reading docker template xml network settings 2017-06-21 07:24:03 -05:00
bergware
67a42dba98 Fixed time-zone not included in container updates 2017-06-18 12:01:48 +02:00
bergware
37cfde0466 Add list of deployed IP addresses to docker container config 2017-06-09 17:39:37 +02:00
bergware
d7b68d0fce Fixed IP address check and VLAN support in Docker service creation 2017-06-07 21:18:41 +02:00
bergware
23e46ab9c2 Fixed IP address check and VLAN support in Docker service creation 2017-06-07 21:16:08 +02:00
bergware
f097e28e1b Fixed IP address check and VLAN support in Docker service creation 2017-06-07 21:04:12 +02:00
bergware
e09998ce66 fixed docker don't add ":latest" when a tag already exists 2017-06-02 15:22:07 +02:00
Tom Mortensen
472ebc9b5f Merge branch '6.4-wip' of github.com:limetech/webgui into 6.4-wip 2017-05-16 12:50:03 -07:00
Tom Mortensen
5f6eee021d Send command straight to emhttpd.socket to update status. 2017-05-16 12:47:43 -07:00
Eric Schultz
b18f0f8e5d more docker ipv6 fixes from ronald 2017-05-16 11:03:10 -05:00
Eric Schultz
c30b8c5d93 webGui: allow custom IP addresses for individual Docker containers #2 2017-05-08 17:43:33 -05:00
Eric Schultz
89f7fcbba4 webGui: allow custom IP addresses for individual Docker containers 2017-05-07 15:27:52 -05:00
Eric Schultz
a56f3781f3 Fixed DockerClient to prevent Illegal string offset warnings in syslog (nitpick in new PHP version) 2017-04-06 07:53:15 -05:00
Eric Schultz
5882bb554a improve Docker mkdir permissions so nginx can access files 2017-03-23 11:42:06 -05:00
Eric Schultz
b694c29937 Docker daemon process name is now dockerd 2017-03-23 11:39:52 -05:00
Eric Schultz
0c5a36741a webgui updates for 6.3.0-rc9 2017-01-27 10:23:44 -06:00
Eric Schultz
ba3d0621a9 Fixed: Device passthrough for Docker 2016-11-08 13:03:35 -06:00
bergware
89e8c1db40 Fix - Docker/VMs tab stay visible when array is stopped
Warning message is given to start the array
2016-11-02 22:07:59 +01:00
Eric Schultz
7d9b7c2311 Fixed: Web UI Docker Stop/Restart does not cleanly stop container 2016-10-30 18:43:37 -05:00
Eric Schultz
3b86063380 Restore gfjardim's changes from 'Fix: empty template created while updating user template.' 2016-10-29 16:59:28 -05:00
bergware
b1abd0dce7 Fix error message when RepoTags object doesn't exist 2016-10-29 12:21:45 +02:00
bergware
951abbc9ba Updated PHP to preferred "elseif" sinlge statement 2016-10-29 09:30:21 +02:00