[pve-devel] [PATCH manager v3 0/6] Switch OSType to combobox and merge with CD/DVD panel in wizard
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Sep 22 14:20:21 CEST 2017
Mostly a resend of v2 which was part of a bigger series.
Rebased on current master.
'PVE.qemu.OSTypeEdit: declare static' patch is new.
As Emmanuel showed real use for the bigger size of the wizad and I had
it in this queue I resent it too. IMO, there is now drawback to this.
Empty areas are already there and may only get a little bigger.
Thomas Lamprecht (6):
refactor OSDefaults, OSTypeEdit: add and use getDefaults
kvm_ostype: move to store-like format
OSType edit: switch to combobox
wizard: merge CD/DVD and OS panels
PVE.qemu.OSTypeEdit: declare static
window.Wizard: increase default size
www/manager6/Utils.js | 54 +++++++++----
www/manager6/qemu/CDEdit.js | 6 +-
www/manager6/qemu/CreateWizard.js | 28 ++++---
www/manager6/qemu/OSDefaults.js | 8 ++
www/manager6/qemu/OSTypeEdit.js | 166 +++++++++++++++-----------------------
www/manager6/window/Wizard.js | 4 +-
6 files changed, 130 insertions(+), 136 deletions(-)
--
2.11.0
More information about the pve-devel
mailing list