Go to file
Thomas Lamprecht 1ccb53ecdb combogrid: add handling for historic set values currently not available
We can often run into situations where a value set in the past is not
valid anymore. An example could be a deleted network bridge, e.g., we
set the vNIC of a VM to 'vmbr1' but then we decide to obsolete that
and delete that one, one would now expect that the field gets marked
as invalid when editing the VM's vNIC, so add that behavior.

As sometimes this can be valid and wanted behavior (e.g., usb
passthrough, which is hot-pluggable), also add a switch do restore
the old behavior.

Note that the empty value is not handled by this change, we let the
existing "allowBlank" config switch handle that one.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-07-18 15:55:38 +02:00
button refactor info/link extraction from onlinehelp to utils 2019-06-21 15:16:39 +02:00
data fix #1784: allow to set UTC as Timezone 2019-04-15 11:31:26 +00:00
debian bump version to 2.0-5 2019-07-11 19:34:00 +02:00
form combogrid: add handling for historic set values currently not available 2019-07-18 15:55:38 +02:00
grid save index on keydown and check on keyup 2018-05-02 15:53:35 +02:00
mixin skip config property for cbind mixin 2018-02-22 10:14:58 +01:00
node node network: add Bond Mode and Hash Policy columns 2019-07-10 12:26:54 +02:00
panel followup: elaborate a bit more why there could be no content 2019-05-15 13:18:08 +02:00
window rework panel/LogView 2019-04-02 12:52:05 +02:00
Makefile add network selector widget 2019-06-12 11:17:44 +02:00
Toolkit.js override Ext.Components 'validIdRe' to include '@' 2019-07-11 14:37:24 +02:00
Utils.js follouwp: code cleanup for render_bond_mode 2019-07-10 12:42:26 +02:00