Commit Graph

1608 Commits

Author SHA1 Message Date
bergware
aae15f0d3c Sort unassigned devices by disk size, disk model, disk name
This groups disks together by size, followed by same model, and lastly
their assigned name (sdX)
2018-03-26 10:44:23 +02:00
bergware
8a88b87b82 Browse code optimization 2018-03-26 10:40:28 +02:00
bergware
70a9ba12bc Dokcer combine used ports and ips in single list 2018-03-25 16:59:05 +02:00
bergware
2be8b2e0d5 Docker code optimizations 2018-03-25 14:24:12 +02:00
bergware
4c14cf4ee2 Fixed: dashboard apps, properly initialize menu variable 2018-03-25 10:46:45 +02:00
bergware
d98a36df5d Docker code optimization 2018-03-25 10:30:26 +02:00
bergware
c863905b73 Removed "timeout" from dcoker execution
It has no effect when docker hangs
2018-03-25 08:50:19 +02:00
bergware
d2d2f67b4f Reduced container list to one call to docker only for all containers at once 2018-03-24 21:02:04 +01:00
bergware
f3b0417fd8 Changed container list to a single docker call 2018-03-24 19:47:26 +01:00
bergware
d0984e38bc Fixed VM 'detach' button 2018-03-24 15:32:39 +01:00
bergware
ca8923af3d Add short delay in array list update after spin up/spin down of disk 2018-03-24 11:47:02 +01:00
bergware
094fb15e49 Add short delay in array list update after spin up/spin down of disk 2018-03-24 11:43:24 +01:00
bergware
c17d934b01 Show "Update all Plugins" button next to "Check for Updates" button 2018-03-24 10:16:18 +01:00
bergware
d0c14e3a28 Show "Update all Containers" button next to "Check for Updates" button
+added animation when complete list gets refreshed
2018-03-24 10:15:38 +01:00
bergware
181d48fd60 VM code optimization 2018-03-23 14:25:22 +01:00
bergware
3569ce6663 Docker code optimization 2018-03-23 14:15:10 +01:00
bergware
63356dbf52 Use absolute path in docker call 2018-03-23 12:52:07 +01:00
bergware
1b99f04f01 Docker code optimization 2018-03-23 12:39:22 +01:00
bergware
84674ba64e Docker code optimization 2018-03-23 12:31:46 +01:00
bergware
ec1344d43c Minor syntax change 2018-03-23 11:38:23 +01:00
bergware
fbe5252618 Execute docker commands with timeout 2018-03-23 11:28:54 +01:00
bergware
08dbf442eb Minor code adjustment 2018-03-23 00:41:42 +01:00
bergware
1ca35de46a Minor css adjustment 2018-03-23 00:27:08 +01:00
bergware
ca4767236a Minor css adjustment 2018-03-23 00:24:33 +01:00
bergware
1562f8a0b7 Merge remote-tracking branch 'limetech/master' 2018-03-22 20:55:21 +01:00
bergware
45c22fa47f Do version checking on source file loading 2018-03-22 18:00:07 +01:00
bergware
60d6c22851 CSS code optimization 2018-03-22 16:31:03 +01:00
bergware
6792999662 Copyright 2018 for newly changed files 2018-03-22 16:09:57 +01:00
bergware
e0090e7f34 Set vertical scroll bar only in VM dropdown file lists 2018-03-22 15:51:48 +01:00
bergware
ee934a7bdf Minor code change 2018-03-22 15:31:15 +01:00
bergware
1bb613db50 Made "Update OS" list inline update without complete page reload 2018-03-22 15:02:23 +01:00
bergware
4ed9f457de Apply button disabled by default 2018-03-22 14:04:46 +01:00
bergware
06a4c3f668 Added version checking on css files 2018-03-22 12:19:17 +01:00
bergware
fd071f7eb2 Fixed disk share cycling 2018-03-22 12:04:15 +01:00
bergware
46fa0ac9ab Minor visual updates 2018-03-22 11:57:31 +01:00
bergware
12d8d2caaf Made "spinner" consistent in every display theme 2018-03-22 11:38:49 +01:00
bergware
5367943166 Made "Check for Updates" and "Update All Plugins" with inline list update without complete page refresh
added animation while list loads
2018-03-22 10:01:37 +01:00
bergware
bd2a3fc0ec CreateDocker: minor code optimization 2018-03-21 23:28:55 +01:00
Eric Schultz
dd91923acd VM manager: fix increasing vdisk size 2018-03-21 13:50:02 -05:00
bergware
67c15c92e7 Added "Update all Plugins" button to plugins page 2018-03-21 17:37:27 +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
bergware
ca7f4260d7 Fixed wrong cpu references in popup window in VM list 2018-03-20 17:39:04 +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
5517aa1b3d VM manager: replace pause icon for refresh when updating 2018-03-19 10:53:55 +01:00
bergware
82f4c05422 Change animation to spinning "refresh" 2018-03-19 10:00:03 +01:00