Commit Graph

1626 Commits

Author SHA1 Message Date
bergware 1727b5e4f5 Fixed false "next" announcement when on "stable " release 2018-03-29 14:59:12 +02:00
bergware e42f16bf61 Fixed false "next" announcement when on "stable " release 2018-03-29 13:41:19 +02:00
bergware e156334a29 Merge branch 'master' into master 2018-03-29 12:02:28 +02:00
bergware b59da9ac37 Fixed corner case when 'confName' variable is not defined 2018-03-29 11:48:40 +02:00
bergware 8fcf6f6828 Fixed removal of container and updating of json file 2018-03-29 11:47:12 +02:00
tom mortensen 4181f732e2 Merge pull request #320 from Squidly271/patch-2
Diagnostic improvements
2018-03-28 09:40:51 -07:00
tom mortensen 40a8f7592e Merge pull request #319 from bergware/master
Restore Apply button to previous behavior
2018-03-27 20:12:08 -07:00
Squidly271 a819d38799 Diagnostic improvements
Suggestions from this thread: https://lime-technology.com/forums/topic/70460-how-to-read-diagnostics/
2018-03-27 22:48:00 -04:00
bergware bfc912ac66 Merge remote-tracking branch 'limetech/master' 2018-03-28 03:15:50 +02:00
Eric Schultz db2097c1d4 VMmachine update to use virsh for detaching disks 2018-03-27 19:53:29 -05:00
bergware ad4cb2d0d1 Restore Apply button to previous behavior
+ little rewrite to PHP7 syntax
2018-03-28 02:49:20 +02:00
Squidly271 a1bbf6fb40 Fix Create Docker php warning
Fixes #316
2018-03-27 17:20:06 -04:00
bergware 2554030318 Fixed display of error codes in SWAL 2018-03-27 17:45:26 +02:00
bergware 79ddabe5d4 VMmachine updates
- changed DETACH is available when VM is running
- default bus to VirtIO
- minor layout changes
2018-03-27 12:40:03 +02:00
bergware 87aee2e8e5 Docker: more support for selective deletion of icon files 2018-03-26 17:21:48 +02:00
bergware 6f0b4664d0 Docker only remove icons when container/image is deleted 2018-03-26 16:37:58 +02:00
bergware 8e59dca50b DockerClient: sort container names alphabetically and port numbers numerically 2018-03-26 13:33:39 +02:00
bergware 8229bc8020 Dokcer code optimization 2018-03-26 11:14:36 +02:00
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