]> git.proxmox.com Git - proxmox-widget-toolkit.git/history - grid
LogView: also reduce log syscall on scrolling
[proxmox-widget-toolkit.git] / grid /
2018-05-02 Dominik Csapaksave index on keydown and check on keyup
2018-04-23 Dominik CsapakPendingObjectGrid: fix display of deletion of multikey...
2018-04-06 Dominik Csapakallow pressing enter in ObjectGrids to edit a field
2018-03-16 Dominik Csapakadd labelWidth to the fieldDefaults in add_*_row
2018-03-16 Dominik Csapakadd an optional renderer for integer rows in ObjectGrid
2017-12-07 Thomas LamprechtObjectGrid: add_text_row: allow setting vtype for editor
2017-09-27 Dietmar MaurerRevert "add grid/SelectFeature.js"
2017-09-27 Dietmar Maureradd grid/SelectFeature.js
2017-04-07 Dietmar MaurerObjectGrid.js: new monStoreErrors properties
2017-03-01 Dietmar Maurergrid/ObjectGrid.js: new helper add_combobox_row()
2017-02-25 Dietmar MaurerObjectGrid: avoid static definition of rows
2017-02-25 Dietmar MaurerObjectGrid: new helper add_text_row
2017-02-25 Dietmar Maurernew helper Proxmox.Utils.compute_min_label_width()
2017-02-24 Dietmar MaurerObjectGrid: add helpers to add editor
2017-02-24 Dietmar MaurerObjectGrid: add run_editor() and reload() helpers
2017-02-24 Dietmar MaurerPendingObjectGrid.js: import from pve-manager
2017-01-30 Dietmar Maureradd TimeView, TimeEdit and TaskViewer