Go to file
Dominik Csapak b7d94d3e1a reword suspend
we have now have two suspend modes:

* pause: leave the process running and pause the guest cpu
* hibernate: save the state (and memory) to disk, stop the vm

since the meanings of suspend and hibernate are too close,
we change the old 'suspend' to 'pause'

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-03-30 12:41:41 +01:00
button fix var assignments 2018-01-11 14:48:13 +01:00
data fixup: rename returnCompleteRecord to getRecord 2018-04-30 10:46:30 +02:00
debian bump version to 1.0-24 2019-03-14 07:42:09 +01:00
form form: proxmox textfield: support binding 'allowBlank' 2018-11-28 12:17:57 +01:00
grid save index on keydown and check on keyup 2018-05-02 15:53:35 +02:00
mixin skip config property for cbind mixin 2018-02-22 10:14:58 +01:00
node node/DNS: render DNS fields htmlEncoded 2018-10-22 08:57:24 +02:00
panel add advanced options to the input panel 2018-04-06 10:05:33 +02:00
window add apiCallDone callback for window.edit 2018-04-27 14:03:37 +02:00
Makefile bump version to 1.0-24 2019-03-14 07:42:09 +01:00
Toolkit.js change allowed v6 prefix-length to 128 2019-03-21 18:35:37 +01:00
Utils.js reword suspend 2019-03-30 12:41:41 +01:00