Commit Graph

6 Commits

Author SHA1 Message Date
Dominik Csapak
3095fb1d08 add htmlEncode to various fields
add htmlEnode as a renderer to fields which lets you
input arbitrary strings, to prevent html tags

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-02-20 09:48:11 +01:00
Thomas Lamprecht
64e5196914 Improve HA UI for users with restricted permissions
Only show edit dialogs for HA resources and groups when an user
has the privileges to edit them.
2015-10-30 16:11:42 +01:00
Thomas Lamprecht
7c3e5095d2 Add CT service support and remove type parameter
The type parameter is not needed anymore because the service type
can be extracted by only using the unique vmid.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2015-09-03 12:53:40 +02:00
Dietmar Maurer
371a58dc56 ha GUI: show configuration errors 2015-04-07 09:54:57 +02:00
Dietmar Maurer
86511bf25e implement ha resource editor 2015-04-03 12:32:56 +02:00
Dietmar Maurer
02d79a0cc0 add ha resource panel 2015-04-03 09:10:20 +02:00