Go to file
Thomas Lamprecht 82a33d4ef7 gui: tree: add lock information to tooltips
This was already proposed by Dominik[0], but it was was wished for a
faster backend backing of this[1], and as with most wishes one needs
to either be content with what's there or (try) to improve it one
self.. So with the IPCC approach proposed as backing for this I'd
like to add this again. It differs from [0] a bit, first it's rebased
as parts of the tooltip stuff got already applied[2].

I use "Config locked (<LOCK>)" as text for this, as it
1. Clarifies what the lock symbol means, which is always a good thing
   for tooltips
2. repeating the lock symbol here again would show the users three
   lock symbols at the same time if the VM was selected in the tree
   (the tree one, the VM config panel one, and this tool tip one)
   this is a bit much, so don't do it.

[0]: https://pve.proxmox.com/pipermail/pve-devel/2019-February/035829.html
[1]: https://pve.proxmox.com/pipermail/pve-devel/2019-March/035930.html
[2]: https://pve.proxmox.com/pipermail/pve-devel/2019-March/036165.html

Co-developed-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-06-13 21:28:53 +02:00
aplinfo update shipped aplinfo index 2019-04-06 16:21:58 +02:00
bin Fix 1891 Generate zsh tab completion scripts for cli tools 2019-02-20 12:12:07 +01:00
configs Remove typo from vzdump.conf 2019-03-11 14:11:53 +01:00
debian bump version to 6.0-0+1 2019-05-22 21:34:06 +02:00
network-hooks cleanup: add network-hooks directory and move respective files 2018-06-20 13:04:51 +02:00
PVE api: cluster/resources: add information about guest locks 2019-06-13 11:11:38 +02:00
services service: add restart on-failure to pveproxy and pvedaemon 2019-06-05 08:48:01 +02:00
test cleanup: move bin/test to toplevel 2018-06-20 13:04:51 +02:00
www gui: tree: add lock information to tooltips 2019-06-13 21:28:53 +02:00
.gitignore Extend the .gitignore(s) 2018-05-04 14:50:04 +02:00
defines.mk buildsys: use dpkg-dev makefile helpers for pkg info 2019-05-22 21:15:47 +02:00
Makefile pvecfg: adapt version and release semantic 2019-05-26 16:11:43 +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 example: s/openvz/lxc/ 2018-11-05 10:33:34 +01:00