]> git.proxmox.com Git - pve-manager.git/history - www/manager6/qemu/Clone.js
use DiskStorageSelector in qemu/HDEfi.js
[pve-manager.git] / www / manager6 / qemu / Clone.js
2017-02-28 Emmanuel KasperIndentation fix
2017-02-28 Emmanuel KasperMake explicit the meaning of an empty storage field
2017-02-22 Emmanuel KasperMove the snapshot API test to a static function
2017-02-22 Emmanuel KasperFix handling of failed API call verifyFeature()
2017-01-12 Emmanuel KasperDisable autoSelect of target storage
2017-01-12 Emmanuel KasperUse component references via lookupReference()
2017-01-12 Emmanuel KasperUse qcow2 as default disk format for clones fix: #1144
2017-01-12 Emmanuel KasperDo not show a Clone Mode selection Window for non-templ...
2017-01-12 Emmanuel KasperGroup the Pool selector combobox to the VM properties
2017-01-12 Emmanuel KasperMake the Snapshot selector an optional parameter in...
2017-01-12 Emmanuel KasperDisable the submit button based on whole form validity
2017-01-12 Emmanuel KasperUse correct parameter for GuestIDSelector
2017-01-12 Emmanuel KasperBetter naming for kv1 comb box, document the two privat...
2017-01-03 Dietmar MaurerClone.js: add onlineHelp
2016-12-19 Emmanuel Kasperreduce scope of jslint warnings to the problematic...
2016-12-19 Emmanuel KasperConvert the VMIDSelector to a generic GuestIDSelector
2016-03-18 Dominik Csapakext6migrate: fix KVCombobox behaviour in qemu
2016-03-16 Dietmar Maurercopy qemu/Clone.js from manager to manager6