One could also think about showing something like '% of N CPUs', but
this can be inaccurate for older data, because the number of CPUs can
change.
Reported in the community forum:
https://forum.proxmox.com/threads/117362/
Signed-off-by: Fiona Ebner
---
www/manager6/node/Summary.js | 1 +
Am 20.07.22 um 12:59 schrieb Fabian Ebner:
> For get_snapshots(), also set the default when no namespaced parameter
> is present at all.
>
> This would break any callers that have a namespace in the initial
> config and explicitly don't set it for a later call, but the only
> such caller is restor
The help button under Datacenter > Firewall > Security Group did not
have the proper help chapter link set.
First reported here:
https://forum.proxmox.com/threads/broken-help-link-in-proxmox-gui.117503/
Signed-off-by: Daniel Tschlatscher
---
I noticed that the onlineHelp field for our custom cla
Am 04/11/2022 um 10:18 schrieb Daniel Tschlatscher:
> The help button under Datacenter > Firewall > Security Group did not
> have the proper help chapter link set.
>
> First reported here:
> https://forum.proxmox.com/threads/broken-help-link-in-proxmox-gui.117503/
>
> Signed-off-by: Daniel Tschla
Am 04/11/2022 um 08:42 schrieb Fiona Ebner:
> One could also think about showing something like '% of N CPUs', but
> this can be inaccurate for older data, because the number of CPUs can
> change.
>
> Reported in the community forum:
> https://forum.proxmox.com/threads/117362/
>
> Signed-off-by:
some fields (e.g. filename) can contain spaces, but our 'trim' function,
would only return the value until the first whitespace character instead
of removing leading/trailing white space. this lead to giving the wrong
filename to the api call (e.g. 'foo' instead of 'foo (1).iso') which
would reject
applied common series as is for now & bumped so we can depend on it
the nits can be addressed when dealing with the deprecation
On Wed, Jul 20, 2022 at 12:59:45PM +0200, Fabian Ebner wrote:
> Instead, use the one from the initial configuration. The only current
> caller is in PMG and the namespac
Am 04/11/2022 um 11:56 schrieb Dominik Csapak:
> some fields (e.g. filename) can contain spaces, but our 'trim' function,
> would only return the value until the first whitespace character instead
> of removing leading/trailing white space. this lead to giving the wrong
> filename to the api call (
applied & dumped dependency accordingly
On Wed, Jul 20, 2022 at 12:59:48PM +0200, Fabian Ebner wrote:
> Instead, rely on PBSClient to set namespace according to the initial
> configuration.
>
> Signed-off-by: Fabian Ebner
> ---
>
> Dependency bump for new libpve-common-perl needed.
>
> PVE/AP
applied & bumped common dep accordingly
On Wed, Jul 20, 2022 at 12:59:46PM +0200, Fabian Ebner wrote:
> instead of assuming that the requested ID is the same as the node in
> the API path. This endpoint is not currently used in the UI AFAICS.
>
> Signed-off-by: Fabian Ebner
> ---
> src/PMG/API2
Hi,
Am 03/11/2022 um 11:28 schrieb Roland Kammerer:
> I'm the maintainer of the linstor-proxmox plugin and thanks to your
> storage plugin API we have a strong FLOSS and customer user base. What
> would be nice for our users is better integration in the web GUI,
> especially in "Datacenter -> Stor
11 matches
Mail list logo