Go to file
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
aplinfo update aplinfo.dat 2017-07-04 08:17:45 +02:00
bin pveupdate - always run check for available updates 2017-12-21 10:17:56 +01:00
debian bump version to 5.1-44 2018-01-26 10:41:49 +01:00
PVE add 'service' parameter to syslog api call 2018-01-25 13:36:37 +01:00
www fix #1629: improve min/max memory handling 2018-01-31 14:08:46 +01:00
.gitignore add .gitignore files, fix Makefiles 2011-08-23 16:23:46 +02:00
bridgevlan bridgevlan: cleanup, remove useless case statement 2015-09-16 10:46:29 +02:00
bridgevlanport bridgevlanport: replace sed pipe with substitution 2015-08-11 10:26:35 +02:00
country.pl removed automake/autoconf, removed unused files 2011-08-23 16:11:04 +02:00
defines.mk bump version to 5.1-44 2018-01-26 10:41:49 +01:00
Makefile remove now unused translations 2018-01-25 13:36:38 +01:00
mtu add mtu support for manual interfaces 2013-12-31 10:15:31 +01:00
pve-apt.conf Do not use a hardcoded Certificate Authority for https repositories 2016-08-17 12:35:16 +02:00
pve-blacklist.conf fix bug #701: blacklist nvidiafb 2015-09-06 10:56:17 +02:00
pve-initramfs.conf add initramfs conf snippet disabling RESUME 2017-06-22 12:23:01 +02:00
pve-sources.list use new repository URL 2017-03-22 08:23:23 +01:00
repoid.pl use return instead of next 2011-09-21 12:24:40 +02:00
spice-example-sh doc: spice-example-sh: support special characters in passwords 2017-10-05 13:57:27 +02:00
vlan add vlan aware ifupdown script v3 2015-07-29 06:46:16 +02:00
vlan-down add vlan aware ifupdown script v3 2015-07-29 06:46:16 +02:00
vzdump-hook-script.pl fix #949: add post-restart hook to vzdump 2016-04-22 10:54:18 +02:00
vzdump.conf update default vzdump.conf 2016-05-03 06:58:49 +02:00