Commit Graph

186 Commits

Author SHA1 Message Date
bergware ecaedd4e68 Docker settings display enhancements 2018-02-23 13:44:34 +01:00
bergware df8659dd22 Docker settings display enhancements 2018-02-23 13:26:59 +01:00
Squidly271 2c6ac74a14 Support special characters in dashboard and docker tab links (webGUI, Support, Project) 2018-02-19 23:17:08 -05:00
bergware cccf09c6dd Fixed container update hanging when network doesn't exist
Plus some minor code cleanup
2018-02-08 20:53:06 +01:00
bergware 4ea4e98cae Major network enhancements 2018-02-06 18:59:43 +01:00
bergware 134d536dc5 Enhamcements to Docker custom network settings 2018-02-05 12:51:51 +01:00
bergware d82296d329 Revert "Change "Address" to "Subnet" in Docker custom network settings"
This reverts commit 51a110592f.
2018-02-05 09:22:11 +01:00
bergware 51a110592f Change "Address" to "Subnet" in Docker custom network settings 2018-02-05 08:14:36 +01:00
ljm42 b917b3f809 fix placement of help text 2018-01-31 20:44:26 -08:00
bergware 576c6fe819 More enhancements in Docker settings
Simplification of networks display
2018-01-31 21:42:09 +01:00
bergware 240f5922fa Updated HELP text in Docker settings 2018-01-31 21:12:52 +01:00
bergware 21b5d51d2e More enhancements & corrections in Docker settings 2018-01-31 20:59:07 +01:00
tom mortensen 4e68bc5f4e Merge pull request #254 from bergware/6.4-wip
Docker settings enhancements
2018-01-31 08:12:18 -08:00
Eric Schultz 06152c092a docker: improve escaping arguments to docker create/run 2018-01-31 09:00:02 -06:00
bergware cbc5fb60a9 Docker settings enhancements 2018-01-31 11:49:13 +01:00
tom mortensen be205d2c6f Merge pull request #253 from bergware/6.4-wip
Enhancements for docker custom networks
2018-01-30 19:10:30 -08:00
bergware 466391524e Corrections in latest Docker settings PR 2018-01-31 03:00:08 +01:00
bergware ee128325e8 Enhancements for docker custom networks 2018-01-31 02:13:46 +01:00
Squidly271 017bd26b41 Internet Explorer Compatibility 2018-01-28 08:55:29 -05:00
Squidly271 82f3bc98be Revert "Revert "Support the most common CA xml entries in dockerMan""
This reverts commit 2cb9c1c947.
2018-01-27 11:48:11 -05:00
Squidly271 2cb9c1c947 Revert "Support the most common CA xml entries in dockerMan"
This reverts commit dda6319794.
2018-01-27 11:40:07 -05:00
Squidly271 dda6319794 Support the most common CA xml entries in dockerMan
Currently all template authors / maintainers have to manually edit the templates to add in these entries, which is a recipe for disaster, and in the future unRaid may support the entries outside of the Apps tab.

MinVer support is currently very rarely used (only a single template), but I foresee that it'll become more common as time goes on (eg: 32 bit binaries only supported on 6.4.0+)
2018-01-27 11:33:59 -05:00
Squidly271 7c82796731 Adjust spacing in code 2018-01-27 10:17:06 -05:00
Squidly271 6965583061 Add in Support & Project Links to Docker Context Menu
Every container added in via CA should already have the Support Link present (if added post 6.3)
Majority of apps in CA also have a project link present, but this will only thus far dockerMan hasn't saved that entry on user templates, so the Project link on the context menus will only appear for new containers added after the PR is aproved
2018-01-27 10:13:15 -05:00
Tom Mortensen 5a9b83eb0f docker: rebuild networks upon restart 2018-01-22 09:29:36 -08:00
tom mortensen a07e7f1b61 Merge pull request #244 from Squidly271/6.4-wip
Switch to font-awesome for delete template on add Container
2018-01-20 14:31:40 -08:00
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
bergware 1d373d49a4 Replace hardcoded icons for programmable fields in themes AZURE and GRAY 2017-12-30 11:36:57 +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
bergware c7eacc3fe7 Fixed docker network assignments list and associated help text 2017-12-21 15:31:43 +01: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
Squidly271 b3b855e83a Update Docker.page 2017-12-09 12:57:16 -05:00
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