]> git.proxmox.com Git - pve-manager.git/history - www/manager6/qemu/HardwareView.js
ui: eslint: fix various spacing related issues
[pve-manager.git] / www / manager6 / qemu / HardwareView.js
2021-01-19 Thomas Lamprechtui: eslint: fix various spacing related issues
2021-01-19 Thomas Lamprechtui: eslint: fix trailing comma and comma related whites...
2021-01-19 Thomas Lamprechtui: eslint: fix trailing spaces
2020-06-06 Thomas Lamprechtdrop jslint lines
2020-04-09 Thomas Lamprechtui: call more update store functions in the store scope
2020-03-06 Stefan Reiterqemu: change virtio-rng icon to die
2020-03-06 Stefan Reiterqemu: add virtio-rng option to GUI
2020-03-06 Stefan Reiterqemu: fix icon alignment in "Add Hardware" menu
2020-01-24 Dominik Csapakgui: qemu: HardwareView: improve button disable code
2020-01-24 Dominik Csapakgui: qemu HardwareView: specify hardware counts in...
2019-11-30 Thomas Lamprechtui: vm/hw: be more specific what VM state this is
2019-11-30 Thomas Lamprechtui: vm/hw: order VM state last and add extra warning
2019-11-30 Thomas Lamprechtui: vm/hw: make extra message from deletion flexible
2019-11-30 Dominik Csapakgui: qemu/HardwareView: show vmstate and allow removal
2019-11-06 Dominik Csapakgui: qemu/HardwareView: use builtin reload function
2019-10-30 Thomas Lamprechtui: pending revert: detect parent pending grid automati...
2019-10-30 Thomas Lamprechtui: pending revert: rename baseurl config to apiurl
2019-10-30 Thomas Lamprechtui: factor out pending changes revert button
2019-10-30 Oguz Bektasui: qemu: update grid button status with events from...
2019-10-11 Dominik Csapakgui: qemu: allow move disk for EFI Disk again
2019-10-01 Thomas Lamprechtui: vm/efi: always allow to add EFI disk even if OVMF...
2019-07-24 Thomas Lamprechtui: vm/Hardware: do not depent mapping of cdrom, cloudi...
2019-07-24 Thomas Lamprechtui: vm/Hardware: convert more icons from bitmap to...
2019-07-23 Thomas Lamprechtui: vm/HW: use more font awesome icons and fix color
2019-07-23 Aaron LautererAdd audio device to HardwareView
2019-07-17 Thomas Lamprechtui: qemu/HWView: cloudinit: use the font-awesome provid...
2019-07-17 Thomas Lamprechtui: qemu/HWView: small code cleanup for remove dialog
2019-07-17 Thomas Lamprechtui: qemu/HWView: only render icon when in grid
2019-05-31 Dominik Csapakfix #2223: fix set_button_status isCDRom
2019-05-13 Thomas Lamprechtfix #2197: ui: editing CDROM doesn't require VM.Config...
2019-04-10 Dominik Csapakfix #1814: do not enable disk related buttons for audit...
2019-04-03 Christian Ebnerfix: #1145 enable CT/VM firewall by default on creation...
2019-03-28 Dominik Csapakgui: qemu/HardwareView: add machine to HardwareView
2019-03-28 Dominik Csapakgui: qemu/HardwareView: move scsihw and bios to Hardwar...
2019-03-28 Dominik Csapakgui: qemu/HardwareView: remove Keyboard setting
2019-03-28 Dominik Csapakgui: qemu/HardwareView: add space between groups
2019-03-28 Dominik Csapakgui: qemu/HardwareView: prepare Hardwareview for font...
2018-11-22 Dominik Csapakgui: let users add PCI devices
2018-11-22 Thomas Lamprechtui: qemu/HW: menu setDisable mustn't ignore caps
2018-11-09 David Limbeckfix #1969: increase max unused disks
2018-11-09 David Limbeckfix sorting for unused disks in HardwareView.js
2018-10-18 Tim Marxclose #584: ui qemu: changed remove unused disk to...
2018-08-24 David Limbeckfix #1884: vm/hardware: ensure correct value on pending...
2018-05-17 Thomas Lamprechtui: vm: allow to add socket backed serial devices
2018-04-23 Dominik Csapakuse correct multiKey and getObjectValue calls for memor...
2018-04-06 Dominik Csapakoverwrite the built-in 'run_editor' function
2018-04-06 Dominik Csapakqemu/HDEdit: move diskthrottling to advanced options
2018-04-06 Dominik Csapakfix editor and set_button_status for cloudinit
2018-04-06 Dominik Csapakremove CPUOptions
2018-03-16 Dominik Csapakadd CIDriveEdit
2018-03-16 Dominik Csapakadd PVE.Utils.forEachBus and use it in qemu/HardwareView
2018-01-30 Dominik Csapakshow serial ports on the gui
2018-01-30 Dominik Csapakchange group of unused to 99 to that we can add things...
2018-01-25 Thomas Lamprechtuse PendingObjectGrid from widget toolkit
2018-01-25 Dominik Csapakuse Proxmox.Utils instead of PVE.Utils
2018-01-25 Dominik Csapakuse Button from widget toolkit
2017-12-04 Emmanuel KasperAdd a proper confirmation message when we detach an...
2017-12-04 Emmanuel KasperFix #1526: Use 'detach' instead of 'remove' when the...
2017-12-04 Emmanuel KasperFix JSLint type confusion warnings
2017-06-08 Dominik Csapakshow hostpci devices in gui
2017-06-08 Dominik Csapakuse usbedit window to add/edit usb devices
2017-06-08 Dominik Csapakshow usb devices in qemu hardware view
2016-11-02 Dominik Csapakmove onlineHelp into classes from definition
2016-09-13 Dominik Csapakgive error instead of disabling efidisk button
2016-09-13 Dominik Csapakadd efidisk button to add menu
2016-09-13 Dominik Csapakadd efidisk to qemu hardwareview
2016-08-24 Dominik Csapakdrop all hide calls
2016-05-17 Emmanuel KasperEnlarge Object Grid first column default size
2016-05-03 Dominik Csapakimprove pending changes for qemu hardware in gui
2016-04-04 Dietmar Maurerreduce translation overhead
2016-03-17 Emmanuel KasperFixes Hardware View gridPanel for ExtJS6
2016-03-16 Dietmar Maurercopy qemu/HardwareView.js from manager to manager6