bergware
48e2773e35
Update Docker/VM to reference $eth0
2016-05-14 15:29:19 +02:00
bergware
bf84b78f6e
Update Docker/VM to reference $eth0
2016-05-14 15:28:57 +02:00
bergware
561d84f6ec
Selective disable of fields when editing docker configuration
...
Avoid user confusion.
2016-05-14 09:26:46 +02:00
bergware
4a43eef8d8
Update IPADDR references
2016-05-12 08:49:48 +02:00
Eric Schultz
099d37111b
Docker: bug fix: allow official docker image updates to work
2016-04-14 12:12:57 -05:00
Eric Schultz
d546a3ea50
Docker: don't download banner images anymore (banners were removed a while back)
2016-04-13 21:27:28 -05:00
Eric Schultz
05cb2f2d7f
Docker: remove spaces from container names
2016-04-04 19:15:52 -05:00
Eric Schultz
2d170c267c
Docker: Don't override /config Name or Display for V2 templates
2016-04-01 18:15:39 -05:00
Eric Schultz
33101df545
Docker: add 'RO/Slave' path option
2016-03-30 21:38:25 -05:00
gfjardim
6c1df6b987
Fix: Templates not updating
2016-03-29 12:36:17 -03:00
Eric Schultz
92ae26e0c9
Merge branch 'master' of github.com:limetech/dynamix-6.2
2016-03-23 16:03:34 -05:00
gfjardim
cb6d1e2c57
Fix: wrong variable name prevents config creation
2016-03-22 19:42:10 -03:00
Eric Schultz
c8a595f51e
Docker formatting / cleanup
2016-03-21 19:10:28 -05:00
Eric Schultz
45ed2b32c7
Docker: allow use of IP or PORT variables in WebUI to be independent of each other
2016-03-21 18:06:57 -05:00
Eric Schultz
8b8fb70d63
Fix Docker WebUI persistence in certain cases
2016-03-21 18:03:34 -05:00
gfjardim
16a931b807
Add Template Authoring Mode.
2016-03-20 20:08:55 -03:00
gfjardim
fc5ef34aaf
Bug fixes
...
- Add: ability to hide edit/remove buttons in basic view;
- Add: hide advanced configurations in a collapsable menu - easier than
toggle Advanced View;
- Fix: Load edited Overview when toggle Views;
- Fix: Variable select box doesn’t have the same textPath width;
- Fix: limit the height of Categories dropdown menu to 200px.
- Fix: dropdownchecklist CSS for white theme
2016-03-20 20:07:24 -03:00
gfjardim
357b0bb92a
Add the ability to keep templates in sync with the author's modifications
2016-03-20 20:01:48 -03:00
gfjardim
cb57198de0
Set default port mode to TCP and path mode to RW
2016-03-20 19:57:06 -03:00
Eric Schultz
a68898f197
Merge branch 'master' of github.com:limetech/dynamix-6.2
2016-03-16 17:14:28 -05:00
gfjardim
ff93c67e07
Change shared to slave due security reasons
...
I’ve confirmed that a privileged container can unmount a host target if
the volume map is mounted as shared. With slave propagation, the
unmount only took place inside the container, without affecting the
host target.
2016-03-16 19:09:59 -03:00
gfjardim
0d26dddccd
Add dropdowchecklist CSS for black theme
2016-03-15 19:38:35 -03:00
gfjardim
9d81f11c61
Add RW/Shared option to paths
2016-03-15 18:30:05 -03:00
gfjardim
0ba305501d
Add a dropdown menu to Category selection
...
Please note that in black theme the dropdownchecklist widget don’t
inherit colors from the dynamix css.
I’ll remove the “advanced” class from this row until Ronald can fix it.
2016-03-15 10:39:36 -03:00
Eric Schultz
8981389334
Merge branch 'master' of github.com:limetech/dynamix-6.2
2016-03-14 23:46:45 -05:00
Eric Schultz
52ac1d19f8
Docker: always show the 'Add another Path, Port or Variable' button
2016-03-14 09:50:38 -05:00
gfjardim
bd06cae38b
Create a default name for config if it's empty
2016-03-14 11:24:57 -03:00
gfjardim
0289168bf1
Patch jQuery Ui widget to Dynamic black theme.
2016-03-14 11:24:11 -03:00
gfjardim
d304921142
Deal with deprecation of auto creating host paths
...
URL:
https://docs.docker.com/engine/deprecated/#auto-creating-missing-host-pa
ths-for-bind-mounts
2016-03-14 09:30:19 -03:00
gfjardim
9d37b7879a
Export ports as variable if Network is set to host
2016-03-14 09:11:48 -03:00
Eric Schultz
eb158b7e58
Docker: updated 'Add Config' button to be a little more descriptive on the create/edit container page
2016-03-13 11:25:21 -05:00
Eric Schultz
02100b31bf
Docker: removed 'Dry Run' button on create/edit container page
2016-03-13 11:06:26 -05:00
Eric Schultz
e839fae90c
Fix docker log coloring for 6.2
2016-03-06 17:35:11 -08:00
Eric Schultz
b541eaa074
Fix: Docker remove context item should delete container not image
2016-02-23 06:41:58 -08:00
Eric Schultz
4f560d7ee5
Docker code cleanup/refactor and bug fixes:
...
- Dont start container after update if it was in a stopped state before the update
- Dont try to stop a container if it is not running (was causing warnings to be logged)
- Reduced script tag generation for docker pull operations
- Correctly clean up old orphan images after updating a container (was broken before)
- Eliminated race condition when deleting both container and image
- Switched to use SweetAlert instead of jQuery UI dialogs for prompts and alerts
2016-02-12 07:15:23 -08:00
Eric Schultz
b54990b00a
Docker: Fix: show docker updates as 'available' instead of 'unknown' when upgrading from 6.1 to 6.2
2015-12-16 13:43:06 -08:00
Eric Schultz
002c8b186b
Docker: fix: use log.htm instead of log.php (these changes missed inclusion a few commits ago)
2015-12-06 17:27:07 -06:00
Eric Schultz
fb97f32a37
Docker: resolve progress hangs, Docker Index V2 api "updates available" compatibility, code cleanup
2015-11-30 19:49:18 -06:00
Eric Schultz
86814f808d
Docker Manager: updates from gfjardim and revamped vm settings
2015-11-25 22:30:49 -06:00
Eric Schultz
30ca111094
initial commit
2015-10-24 10:17:28 -07:00