Go to file
Dominik Csapak 2087bcd90b PendingObjectGrid: fix display of deletion of multikey fields
we did only check if the first field of a mulitfield key is being deleted,
resulting in showing no pending change at all when deleting any other,
and as long as only deletions were taking place

also when deleting the 'main' key of a multikey field, we
showed the deletion of the whole line, even when already showing
a different pending line

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-04-23 12:13:46 +02:00
button fix var assignments 2018-01-11 14:48:13 +01:00
data remove updatequeue 2017-11-29 12:04:31 +01:00
debian bump version to 1.0-15 2018-04-06 13:48:36 +02:00
form ComboGrid: open picker also when focusing an editable field 2018-01-11 14:48:13 +01:00
grid PendingObjectGrid: fix display of deletion of multikey fields 2018-04-23 12:13:46 +02:00
mixin skip config property for cbind mixin 2018-02-22 10:14:58 +01:00
node allow pressing enter in ObjectGrids to edit a field 2018-04-06 13:46:36 +02:00
panel add advanced options to the input panel 2018-04-06 10:05:33 +02:00
window better default focus selection 2018-04-06 13:44:27 +02:00
Makefile bump version to 1.0-15 2018-04-06 13:48:36 +02:00
Toolkit.js (partially) fix #1223: add touchscreen override for extjs 2018-03-30 10:10:46 +02:00
Utils.js remove gettext definition in Utils.js 2018-03-08 11:37:32 +01:00