Commit Graph

209 Commits

Author SHA1 Message Date
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
bergware 1ce278672c Right, file was moved to the wrong foler 2018-03-07 20:53:32 +01:00
bergware cf0c87cbd9 Standardize VM folder structure (step 3)
Move javascript file in correct folder (sorry overlooked this one)
2018-03-07 20:19:58 +01:00
bergware fca45d6cd9 Narrow LOG column in Docker list 2018-03-07 13:30:36 +01:00
bergware cef19d36e4 Add copyright info to dockercontainers.page 2018-03-07 10:14:51 +01:00
bergware cf7f0402d1 Added user preference for VM list
Changed animation to spinning 'knob'
2018-03-06 22:46:00 +01:00
bergware 4147fd174f Added docker list expand/collapse view 2018-03-06 14:24:41 +01:00
bergware 7b133a56dc Disable buttons while containers/vms are started or stopped 2018-03-06 13:04:32 +01:00
bergware 1ea595dbb2 Rearrange buttons on Docker overview page 2018-03-06 12:49:03 +01:00
bergware a297e1033c Add ALL containers start & stop operation 2018-03-06 12:02:37 +01:00
bergware 1f8f164001 Allow VM + Docker restart with animation 2018-03-06 10:15:09 +01:00
bergware 1ab5d925c1 Minor code cleanup 2018-03-06 09:58:44 +01:00
bergware e4c9710991 Load docker and vm lists in background to speed up rendering
Add rotating animation when starting or stopping a container or vm
2018-03-06 03:09:08 +01:00
bergware 8eb2e1f756 Enhancements to Docker settings and overview 2018-03-05 12:26:41 +01:00
bergware 9735360de3 Updated docker container list 2018-03-04 16:58:35 +01:00
bergware c0e019938d Improved docker used ports and IPs list 2018-03-04 15:10:02 +01:00
Squidly271 990c785b06 PHP Warning Update 2018-03-02 20:56:27 -05:00
bergware 8babe128cc Fixed regression error in Docker settings
A missing 'space' ....
2018-03-01 09:58:33 +01:00
bergware d1d2add790 Prefix docker custom networks with "Custom" 2018-02-27 16:32:45 +01:00
bergware 3f1b65ecb8 Docker fixes for custom networks 2018-02-27 02:45:40 +01:00
bergware 803dea92a5 Disable network file deletion, not compatible with docker 18.02 2018-02-26 12:16:42 +01:00
Eric Schultz 06ba10e0d7 bug fix: Docker app list sorting on the autostart column 2018-02-23 16:42:37 -06:00
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