Go to file
Dominik Csapak 335b5f3747 button: make xtype of parent configurable
to get the selection model of the parent, we use by default the xtype
'grid', but sometimes we want to use something else (e.g. 'treepanel')

to be flexible we make this configurable

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-06-04 13:01:04 +02:00
button button: make xtype of parent configurable 2020-06-04 13:01:04 +02:00
css css: reduce chart legends space impact 2020-05-29 19:21:14 +02:00
data add Realm model and RealmComboBox 2020-05-18 17:03:32 +02:00
debian bump version to 2.2-6 2020-06-03 11:43:43 +02:00
form form/display edit: use the 'fit' layout to avoid width glitch 2020-05-26 18:26:55 +02:00
grid PendingObjectGrid: mark pending changes as orange 2020-05-22 09:38:30 +02:00
images ComboGrid: add trigger to delete from ComboGrid 2019-08-13 15:37:26 +02:00
mixin cbind: allow methods in cbindData 2020-05-04 18:19:01 +02:00
node task history: better default column width 2020-05-25 18:56:56 +02:00
panel rrd charts: add legend to header for better space usage 2020-05-29 19:21:14 +02:00
window window: edit: eslint fixes 2020-05-22 13:08:07 +02:00
defines.mk add css and image directory to packaging 2019-08-13 15:37:26 +02:00
Logo.js add PMX.image.Logo 2020-05-18 17:03:32 +02:00
Makefile add pmxRoleSelector 2020-05-19 21:19:26 +02:00
Toolkit.js open picker for all comboboxes on focus, even if they are editable 2020-04-16 14:39:38 +02:00
Utils.js utils: add updateColumnWidth helper from PVE 2020-05-29 19:31:02 +02:00