pve-manager/www/manager6/qemu
Dominik Csapak b6450910ce fix #1629: improve min/max memory handling
instead of directly setting the minvalue when the maxvalue is lower
we invalidate it and only on blur we set the minvalue

without this we lose the minvalue when editing only the maxvalue

e.g.:

Max: 2048
Min: 1024

if we now edit the maxvalue to 4096, on pressing the '4', we are
setting the minvalue to '4' because 4 is lower than 1024

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-01-31 14:08:46 +01:00
..
BootOrderEdit.js use InputPanel from widget toolkit 2018-01-25 13:36:38 +01:00
CDEdit.js use InputPanel from widget toolkit 2018-01-25 13:36:38 +01:00
Clone.js use HelpButton from widget toolkit 2018-01-25 13:36:38 +01:00
CmdMenu.js use Proxmox.Utils instead of PVE.Utils 2018-01-25 13:36:38 +01:00
Config.js enable/disable xtermjs depending on the existance of a serial port 2018-01-30 16:37:21 +01:00
CPUOptions.js use InputPanel from widget toolkit 2018-01-25 13:36:38 +01:00
CreateWizard.js use Proxmox.Utils instead of PVE.Utils 2018-01-25 13:36:38 +01:00
DisplayEdit.js use windowEdit from widget toolkit 2018-01-25 13:36:38 +01:00
HardwareView.js show serial ports on the gui 2018-01-30 16:37:21 +01:00
HDEdit.js use InputPanel from widget toolkit 2018-01-25 13:36:38 +01:00
HDEfi.js use InputPanel from widget toolkit 2018-01-25 13:36:38 +01:00
HDMove.js use TaskViewer & TaskProgress window from widget toolkit 2018-01-25 13:36:38 +01:00
HDResize.js fix #1631: change units to binary prefix 2018-01-31 14:08:34 +01:00
HDThrottle.js use InputPanel from widget toolkit 2018-01-25 13:36:38 +01:00
KeyboardEdit.js use windowEdit from widget toolkit 2018-01-25 13:36:38 +01:00
MemoryEdit.js fix #1629: improve min/max memory handling 2018-01-31 14:08:46 +01:00
Monitor.js qemu/Monitor: save the last 20 commands 2018-01-29 15:08:30 +01:00
NetworkEdit.js use InputPanel from widget toolkit 2018-01-25 13:36:38 +01:00
Options.js use windowEdit from widget toolkit 2018-01-25 13:36:38 +01:00
OSDefaults.js Update VM SCSI controller type after OS selection in Wizard 2017-10-19 11:46:24 +02:00
OSTypeEdit.js use InputPanel from widget toolkit 2018-01-25 13:36:38 +01:00
ProcessorEdit.js use InputPanel from widget toolkit 2018-01-25 13:36:38 +01:00
QemuBiosEdit.js use windowEdit from widget toolkit 2018-01-25 13:36:38 +01:00
ScsiHwEdit.js use windowEdit from widget toolkit 2018-01-25 13:36:38 +01:00
Smbios1Edit.js use InputPanel from widget toolkit 2018-01-25 13:36:38 +01:00
Snapshot.js use TaskViewer & TaskProgress window from widget toolkit 2018-01-25 13:36:38 +01:00
SnapshotTree.js use TaskViewer & TaskProgress window from widget toolkit 2018-01-25 13:36:38 +01:00
Summary.js use RRDTypeSelector from widget toolkit 2018-01-25 13:36:38 +01:00
TemplateMenu.js use Proxmox.Utils instead of PVE.Utils 2018-01-25 13:36:38 +01:00
USBEdit.js use InputPanel from widget toolkit 2018-01-25 13:36:38 +01:00