Go to file
Fabian Ebner 5ad3fbfad9 ui: backup window: set loading mask early enough
but not too early. Because of an ExtJS bug/limitation, it can only happen after
the window is rendered, so use an afterrender listener. Without setting the
mask there, the window will be active already before the storage selectors
change listener triggers, which can only happen after the storage selectors
store is loaded.

Made noticable by the new "filling in defaults" behavior, but the issue was
already present earlier, where the compression selector for PBS storages would
be disabled late, after the window was already active.

Also move the setValue call into the afterrender listener, so ordering is easy
to verify/more stable.

Reported-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2021-06-17 16:29:19 +02:00
aplinfo update aplinfo.dat 2021-05-07 10:05:47 +02:00
bin actually install pve6to7 tool 2021-05-28 11:16:59 +02:00
configs configs: vzdump: use prune-backups instead of the deprecated maxfiles 2021-06-08 15:22:52 +02:00
debian api: nodes: remove deprecated upgrade parameter for vncshell 2021-06-09 11:29:32 +02:00
network-hooks ifupdown1: bridgevlan: add bridge-vids list support 2020-01-11 17:22:46 +01:00
PVE api: nodes: fix typo 2021-06-17 16:27:55 +02:00
services pvesr service: order after pve-cluster 2019-11-28 10:54:12 +01:00
test test: vzdump: adapt to new default 2021-06-09 10:08:58 +02:00
www ui: backup window: set loading mask early enough 2021-06-17 16:29:19 +02:00
.gitignore Extend the .gitignore(s) 2018-05-04 14:50:04 +02:00
defines.mk fix #844: allow to pre-delay start-all-marked guests on boot 2019-11-20 20:20:58 +01:00
Makefile buildsys: change upload/config dist to bullseye 2021-05-20 20:54:07 +02:00
spice-example-sh doc: spice-example-sh: support special characters in passwords 2017-10-05 13:57:27 +02:00
vzdump-hook-script.pl vzdump-hook-script: rename TARFILE to TARGET 2020-07-14 10:27:18 +02:00