Commit Graph

1618 Commits

Author SHA1 Message Date
bergware 8821c1d302 Merge remote-tracking branch 'limetech/6.4-wip' into 6.4-wip 2018-03-08 08:14:05 +01:00
Eric Schultz 5e222e89d4 VM Edit: added new qemu-xhci usb controller option; rearranged usb controller dropdown on vm edit page 2018-03-08 00:32:10 -06:00
Eric Schultz 2eefcdbb5b VM Edit: Hide Cdrom bus dropdown if cdrom is blank 2018-03-07 16:21:09 -06:00
Eric Schultz 6cf87030d3 remove obsolete on-hover comment about Nvidia and Hyper-V on VM Edit page 2018-03-07 15:39:13 -06:00
bergware 1ce278672c Right, file was moved to the wrong foler 2018-03-07 20:53:32 +01:00
bergware fd391c0825 Not sure what happened, missing file ?? 2018-03-07 20:51:54 +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 99b77a6366 Standardize VM folder structure (step 2) 2018-03-07 18:41:52 +01:00
bergware 04ec6d8cc8 Standardize VM folder structure (step 2)
Rename folder "classes" to "include"
2018-03-07 18:36:06 +01:00
bergware 46dbfff026 Standardize VM folder structure (step 1)
Moved the PHP files to the subfolder 'classes' together with all other
PHP files
2018-03-07 16:12:45 +01:00
bergware 37850372a6 Removed unecessary linefeeds from dynamix.js 2018-03-07 15:55:36 +01:00
bergware b933c7ef55 Removed context.js, it is already part of dynamix.js 2018-03-07 15:50:13 +01:00
bergware fd2af4ef46 Compressed javascript sources
I've kept the original sources outside github
2018-03-07 15:28:29 +01:00
bergware c9888e8264 Merge remote-tracking branch 'limetech/6.4-wip' into 6.4-wip 2018-03-07 13:40:26 +01:00
bergware fca45d6cd9 Narrow LOG column in Docker list 2018-03-07 13:30:36 +01:00
bergware 6c5723ec80 Move require_once statements to the top 2018-03-07 13:17:02 +01:00
bergware 25f9edc4dd Increase VM wait for shutdown time to 20s 2018-03-07 10:35:10 +01:00
bergware cef19d36e4 Add copyright info to dockercontainers.page 2018-03-07 10:14:51 +01:00
bergware 86b4373a30 Fix regression error in VM list 2018-03-07 09:59:27 +01:00
bergware 536488d706 Change VM shutdown wait timer to 20s 2018-03-06 23:09:41 +01:00
bergware cf7f0402d1 Added user preference for VM list
Changed animation to spinning 'knob'
2018-03-06 22:46:00 +01:00
Eric Schultz 250ab8795c Allow editing running VMs to hot-plug or hot-unplug usb devices 2018-03-06 13:22:40 -06: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 2e367a6d7a Add ALL VMs start & stop operation 2018-03-06 12:44:10 +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 99a09254ad VM animation update 2018-03-06 09:15:31 +01:00
bergware a63ca4e43f Dashboard animation update 2018-03-06 09:10:14 +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
tom mortensen bfd942761c Merge pull request #275 from Squidly271/patch-2
PHP Warning Update
2018-03-02 23:06:49 -08:00
Squidly271 990c785b06 PHP Warning Update 2018-03-02 20:56:27 -05:00
bergware 88f21a1671 Corrected PHP warnings 2018-03-02 20:05:33 +01:00
bergware 1e6e514f95 Corrected PHP warnings 2018-03-02 19:40:25 +01:00
bergware a3984c810d Corrected PHP warnings 2018-03-02 18:54:31 +01:00
bergware 657c19c751 Updated tablesorter to v2.29.6 and fixed sorting issue in browser 2018-03-01 20:06:12 +01:00
bergware 9706054dfe Fixed version/date extraction in previous unRAID version 2018-03-01 12:26:23 +01:00
bergware 8babe128cc Fixed regression error in Docker settings
A missing 'space' ....
2018-03-01 09:58:33 +01:00
Tom Mortensen ebb2f66524 Use 'mv' instead of 'cp' so as to avoid extra writes and not require any more free space. 2018-02-27 16:57:40 -08: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 a1936ced0f More resilient version detection for downgrade 2018-02-26 12:33:14 +01:00
bergware 803dea92a5 Disable network file deletion, not compatible with docker 18.02 2018-02-26 12:16:42 +01:00
bergware ad5149e8f5 fix apparent typo + javascript 2018-02-26 08:12:07 +01:00
tom mortensen 54ab1ba112 Merge pull request #267 from bergware/6.4-wip
Add "Downgrade to previous version" selection
2018-02-24 14:17:05 -08:00