On 27/06/2022 14:42, Fabian Ebner wrote:
> It's escaped in the API result and will be re-escaped upon submit,
> leading to confusion as reported in the community forum:
> https://forum.proxmox.com/threads/110747/post-480507
>
> Fixes: 2a1f46ed ("ui: manual backup: also set notes-template default")
On 27/06/2022 15:16, Aaron Lauterer wrote:
> Signed-off-by: Aaron Lauterer
> ---
> pveceph.adoc | 13 ++---
> 1 file changed, 6 insertions(+), 7 deletions(-)
>
>
applied, thanks!
___
pve-devel mailing list
pve-devel@lists.proxmox.com
https:/
On 28/06/2022 12:54, Fabian Ebner wrote:
> Am 22.06.22 um 16:39 schrieb Stefan Hrdlicka:
>> replace all "var" with "let" in files related to patch for ticket 2822
>>
>> Signed-off-by: Stefan Hrdlicka
>
> While this patch can be fine, I think the next one is a bit too big ;)
> It might introduce s
ping
(And now that I see it, the patches should actually count up to 7, they
are not in fact 1/1 standalone patches)
On 4/26/22 14:35, Daniel Tschlatscher wrote:
> This patch series' aim is to add a download button in the tasklog-
> viewer GUI so that users may access all parts of the tasklog mor
Am 22.06.22 um 16:39 schrieb Stefan Hrdlicka:
> replace all "var" with "let" in files related to patch for ticket 2822
>
> Signed-off-by: Stefan Hrdlicka
While this patch can be fine, I think the next one is a bit too big ;)
It might introduce subtle bugs (since we might be relying on the
semant
Am 22.06.22 um 16:39 schrieb Stefan Hrdlicka:
> This adds a dropdown box for iSCSI, LVM, LVMThin & ZFS storage options where a
> cluster node needs to be chosen. As default the current node is
> selected. It restricts the the storage to be only availabe on the
> selected node.
I don't think we sho