Go to file
Dominik Csapak 8ae2f8c8b1 window/Edit: read digest also from top level response
we want to have the digest in the top level object, like:
{
    data: { /* the real data */ },
    digest: "fa123asf123123123", // the digest
}

instead of in the data itself, so read it preferably from there
(with fallback to stay compatible)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-05-18 17:03:32 +02:00
button StdRemoveButton: code cleanup 2020-04-18 19:33:37 +02:00
css monStoreErrors: refactor out and render param exception errors 2020-04-24 16:59:55 +02:00
data diff store: set autoDestroyRstore by default to true for rstore configs 2020-05-07 12:54:06 +02:00
debian bump version to 2.1-8 2020-05-07 17:00:10 +02:00
form drop unused comment 2020-05-05 14:50:51 +02:00
grid object grid: allow to pass online help to row editors 2020-03-31 18:13:20 +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 net/node: add some "hint" for VLAN add window 2020-01-30 17:36:47 +01:00
panel indentation cleanup 2020-01-30 17:50:25 +01:00
window window/Edit: read digest also from top level response 2020-05-18 17:03:32 +02:00
defines.mk add css and image directory to packaging 2019-08-13 15:37:26 +02:00
Makefile add LanguageEditWindow 2020-04-17 16:10:17 +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 'auth-realm-sync-test' to task descriptions 2020-04-25 19:28:50 +02:00