Go to file
Thomas Lamprecht f138d11f0d ui: task history: handle running tasks
normally this is used as strict task history, meaning no running
tasks included. But we can have running tasks in PBS here, so at
least avoid that they're shown as error.

Also add a refresh button as a simple workaround to the auto-refresh
problem, which isn't straightforward to solve with the buffered
reader we have here.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-25 18:32:01 +02:00
button StdRemoveButton: code cleanup 2020-04-18 19:33:37 +02:00
css css: add proxmox-invalid-row class 2020-05-25 16:46:48 +02:00
data add Realm model and RealmComboBox 2020-05-18 17:03:32 +02:00
debian bump version to 2.2-3 2020-05-22 13:08:16 +02:00
form add pmxRoleSelector 2020-05-19 21:19:26 +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 ui: task history: handle running tasks 2020-05-25 18:32:01 +02:00
panel input panel: call setValue on all fields 2020-05-19 21:17:25 +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: task descriptions: allow to use functions 2020-05-25 18:28:21 +02:00