Commit Graph

317 Commits

Author SHA1 Message Date
Squidly271 3ee7106446 Switch to font-awesome for delete template on add Container
Delete unused icons.  Leave remove.png as older versions of CA utilize
it.
Side note, with deletion of icons, CA integration won't increase
unRaid's size
2018-01-20 12:53:37 -05:00
Squidly271 547439fcef Revert "Remove unused Icons, switch to font-awesome for template deletion."
This reverts commit 92bd27e9f7.
2018-01-19 18:13:24 -05:00
Squidly271 92bd27e9f7 Remove unused Icons, switch to font-awesome for template deletion.
Leaving in remove.png for the time being, as previous versions of CA
utilize that icon.

Size of icons more or less is size of CA txz
2018-01-19 17:01:02 -05:00
bergware 435c0f5cfe New Docker option to remove or preserve user defined networks 2018-01-18 11:51:53 +01:00
tom mortensen 9e9459d9ca Merge pull request #233 from Squidly271/6.4-wip
Enable Apply button when changing a container's host path
2017-12-23 12:37:00 -08:00
Squidly271 23c2c064ec Enable Apply button when changing a container's host path 2017-12-23 09:49:33 -05:00
Eric Schultz 6c2842eaa1 Fix Docker container status to show "not available" when it fails to check for updates 2017-12-22 07:42:05 -06:00
Eric Schultz 1824dc641f Only save docker json files if content changes were made 2017-12-21 11:23:10 -06:00
Squidly271 28e610735a Fix docker updates occasionally trying to remove wrong image
https://forums.lime-technology.com/topic/57985-docker-failure-to-remove-orphan-image-due-to-similar-named-image/

Also handles rare edge case of multiple containers installed with different tags all referring to an identical image at the time of upgrade
2017-12-15 18:39:37 -05:00
bergware 7c97284e91 Suppress warnings in $docroot and $disk['fsSize'] variables
These are easy to correct warnings.
2017-12-14 13:53:31 +01:00
Squidly271 1269c730c0 Update CreateDocker.php 2017-12-11 21:04:36 -05:00
Squidly271 0bf3e67855 Allow special characters in host paths
Most notably "&" as in /mnt/user/this&that
2017-12-11 20:08:32 -05:00
bergware 447ff1c53a Show "Device" as possible selection in Docker container 2017-11-30 12:01:15 +01:00
Eric Schultz c081907483 Improve button styling on the Docker update dialog 2017-11-14 16:53:08 -06:00
bergware dda96dff80 Copyright 2017 update 2017-10-30 09:26:06 +01: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 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 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 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 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
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
Eric Schultz 003c0695d5 Merge pull request #76 from bergware/master
Incorporate all enhancements of "bleeding edge"
2016-10-27 12:51:11 -05:00
gfjardim 9e73a76e2e Fix: empty template created while updating user template. 2016-10-25 15:50:32 -02:00
bergware 594db1b286 Replace deprecated HTML5 tags <big> <center> <font> 2016-10-24 09:42:55 +02:00
bergware bba74f4cf1 Replace fixed path with docroot variable 2016-10-24 09:42:23 +02:00
Eric Schultz f9d89cde98 Docker: Host header now required for new docker api 2016-10-18 15:03:47 -05:00
Eric Schultz 977ebda520 Docker: fix obsolete php functionality for php7 2016-10-18 15:03:17 -05:00
Squidly271 5a02ad8f86 Delete failed downloads on template updates 2016-09-01 21:14:30 -04:00
Eric Schultz c100570505 Fixed: allow ';' (semicolon) character in Docker variables 2016-08-22 06:44:07 -05:00
Eric Schultz 3c273be4bf Purge Docker icon after container removal (also helps reload outdated icons) 2016-08-10 15:54:22 -05:00
Eric Schultz 75e158ab7f Docker: trim trailing spaces from certain input box values 2016-07-10 19:43:24 -05:00