bergware
4ed9f457de
Apply button disabled by default
2018-03-22 14:04:46 +01:00
bergware
12d8d2caaf
Made "spinner" consistent in every display theme
2018-03-22 11:38:49 +01:00
bergware
bd2a3fc0ec
CreateDocker: minor code optimization
2018-03-21 23:28:55 +01:00
bergware
725c30357f
Docker add/edit: corrected list of exposed ports and assigned IPs
2018-03-21 14:08:57 +01:00
bergware
ab389a5c8d
Docker: unrestricted edit in authoring mode
2018-03-21 13:23:35 +01:00
bergware
802637f905
Minor code optimization in Docker sort
2018-03-21 10:43:51 +01:00
tom mortensen
48bab75aa1
Merge pull request #306 from Squidly271/patch-5
...
Docker: Don't automatically update webUI entry on templates
2018-03-19 14:22:22 -07:00
tom mortensen
3e18417980
Merge pull request #305 from bergware/master
...
Make disk spin up/down inline without refresh of complete page
2018-03-19 14:21:56 -07:00
Squidly271
d1a8df72ea
Add in project
2018-03-19 15:14:16 -04:00
Squidly271
9b49e08396
Docker: Don't automatically update webUI entry on templates
...
webUI being automatically updated by dockerMan on updates results in people that have as an example reverse proxied their containers and needing to have a different webUI always having to redo their changes.
2018-03-19 15:11:42 -04:00
bergware
82f4c05422
Change animation to spinning "refresh"
2018-03-19 10:00:03 +01:00
bergware
c73dcb52d5
Minor correction: let container list start in basic view with collapsed rows when no cookie is set yet
2018-03-19 08:27:03 +01:00
Squidly271
742af14804
Switch from tabs to spaces
2018-03-17 17:18:19 -04:00
Squidly271
79f4fce086
Docker Security: Remove <script> and <iframe>
...
Recursively remove any <script> or <iframe> from all elements in a template
2018-03-17 17:08:00 -04:00
tom mortensen
68ffd72ce5
Merge branch 'master' into patch-3
2018-03-17 11:08:33 -07:00
Squidly271
a62a0b1861
Plug security hole in docker template Post Args
2018-03-17 13:51:57 -04:00
bergware
1c126f0971
Regression: return LOG display as before in docker list
2018-03-17 15:33:55 +01:00
bergware
a884558664
Add "reset sorting" to docker and VM list
2018-03-17 15:01:15 +01:00
bergware
a3fe701dfe
Allow user sorting preference for containers and VMs
...
Sorting preference also dictates the sequence in which containers and
VMs are started and stopped (reversed)
2018-03-17 13:53:05 +01:00
bergware
f9a1d237cc
Change docker caching to private variables
2018-03-17 08:43:35 +01:00
Tom Mortensen
1cf53ae6cd
Plug Security Hole In Docker Template PostArgs
2018-03-16 22:48:33 -07:00
bergware
395800da1c
Minor code layout adjustments
2018-03-17 03:42:35 +01:00
bergware
c79c66d2f9
DockerClient: commented out DEBUG
2018-03-17 03:26:35 +01:00
bergware
27b42934eb
Show zero source address when container is stopped
2018-03-17 03:11:30 +01:00
bergware
2fa3607c23
DockerClient: improved caching
2018-03-17 02:46:21 +01:00
bergware
bc98284f07
Regression: fix network mode in container list
2018-03-17 00:54:13 +01:00
bergware
d9a33e92a4
Regression: fix container sorting
2018-03-17 00:44:29 +01:00
bergware
4550957675
Regression: fix container sorting for Dashboard
2018-03-17 00:42:20 +01:00
bergware
0ff8434832
Fixed port mapping of user defined networks
2018-03-16 23:35:44 +01:00
bergware
c6e7c98255
Revert "Fixed port mapping of "user defined" networks"
...
This reverts commit 08eba17a3b .
2018-03-16 23:24:32 +01:00
bergware
08eba17a3b
Fixed port mapping of "user defined" networks
2018-03-16 23:11:31 +01:00
bergware
c25aea3d52
DockerClient: code optimizations
2018-03-16 22:30:30 +01:00
bergware
dab47cb568
Revert "Inhibit arbitrary command execution in Docker post arguments"
...
This reverts commit 99b76766a0 .
2018-03-16 20:15:19 +01:00
bergware
99b76766a0
Inhibit arbitrary command execution in Docker post arguments
2018-03-16 20:07:09 +01:00
bergware
9dfd418dd4
Fixes and improvements for Docker
...
- fixed deletion of orphan images
- inline list update when removing container or image
- fixed list updating after execution error
- added animation when removing container or image
- delete old xml file when container is renamed
- fixed IP assignment with multiple containers based on the same image
2018-03-16 17:15:21 +01:00
bergware
bda4d2815b
Docker: remove BOND members from custom network list
2018-03-14 12:45:53 +01:00
tom mortensen
81bdbd3137
Merge pull request #288 from Squidly271/6.4-wip
...
Don't show Template Dropdown in Add Container when referrer is Community Applications
2018-03-12 13:37:34 -07:00
tom mortensen
d757f2da2c
Merge pull request #287 from Squidly271/patch-4
...
Prevent text overlapping input boxes on Edit Docker Page
2018-03-12 13:36:54 -07:00
bergware
d14e1bc300
Make "waiting" message consistent across all pages
2018-03-12 08:47:28 +01:00
Squidly271
113d70bb52
Don't show Template Dropdown in Edit Container when referrer is Community Applications
2018-03-11 21:30:33 -04:00
Squidly271
37a4c9a5c0
Prevent text overlapping input boxes
...
See here: https://lime-technology.com/forums/topic/56392-support-djoss-dupeguru/?page=2&tab=comments#comment-639931
2018-03-11 15:21:59 -04:00
bergware
c4de8ac279
Add button 'animation' to docker and vm pages
2018-03-09 19:41:17 +01:00
bergware
46346037bf
Hide buttons on Docker and VM page until list is complete
2018-03-09 19:19:52 +01:00
bergware
a9a959c6d1
Docker, VM, plugin list: move table resize to the top (correction on previous change)
2018-03-09 16:39:36 +01:00
bergware
93649747e2
Docker and VM list: move table resize to the end
2018-03-09 16:28:24 +01:00
bergware
fc97bd09b8
Disable buttons on docker page by default
2018-03-09 15:47:04 +01:00
bergware
27849cbca4
DockerUpdate code optimization
2018-03-09 15:42:43 +01:00
bergware
8bc44e77e1
Docker list: do all updating inline + new button "Update all Containers"
2018-03-09 13:05:39 +01:00
bergware
b90fa7da4a
Move javascript code into file
...
Keep javascript code together as much as possible
2018-03-09 10:27:53 +01:00
bergware
3e38a6f5d2
Docker list: Remove separate collapsed button and combine with view button
2018-03-08 20:21:59 +01:00