Go to file
Dominik Csapak 013cbd6425 fix #2421: ComboGrid: correctly validate multiSelect variant
on multiSelect we have to check the values that is in the values
array, but we get the 'displaystring' in the validator so we
have to get the 'real' value (aka the underlying array of values)
before checking if they are in the store

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-11-25 18:18:43 +01:00
button tree-wide trailing whitespace cleanup 2019-09-30 08:00:34 +02:00
css add pmx-hint css class 2019-10-09 09:10:33 +02:00
data tree-wide trailing whitespace cleanup 2019-09-30 08:00:34 +02:00
debian bump version to 2.0-9 2019-11-20 20:28:16 +01:00
form fix #2421: ComboGrid: correctly validate multiSelect variant 2019-11-25 18:18:43 +01:00
grid save index on keydown and check on keyup 2018-05-02 15:53:35 +02:00
images ComboGrid: add trigger to delete from ComboGrid 2019-08-13 15:37:26 +02:00
mixin tree-wide trailing whitespace cleanup 2019-09-30 08:00:34 +02:00
node tree-wide trailing whitespace cleanup 2019-09-30 08:00:34 +02:00
panel tree-wide trailing whitespace cleanup 2019-09-30 08:00:34 +02:00
window tree-wide trailing whitespace cleanup 2019-09-30 08:00:34 +02:00
defines.mk add css and image directory to packaging 2019-08-13 15:37:26 +02:00
Makefile add css and image directory to packaging 2019-08-13 15:37:26 +02:00
Toolkit.js override Ext.Components 'validIdRe' to include '@' 2019-07-11 14:37:24 +02:00
Utils.js add reboot for containers into task description table 2019-11-14 12:10:56 +01:00