Commit Graph

172 Commits

Author SHA1 Message Date
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
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