[pve-devel] applied-series: [PATCH-SERIES v5 manager] fix #2745: allow specifying remove parameter for manual backup
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Jun 17 18:00:00 CEST 2021
On 06.05.21 14:16, Fabian Ebner wrote:
> Changes from v4:
> * dropped already applied patches
> * added a few small follow-ups and preparation:
> * set loading mask early enough
> * switch to two-column layout
> * changes for the main patch:
> * fix labels and gettext usage
> * only show retention settings when prune checkbox is set
>
> Fabian Ebner (6):
> ui: backup window: avoid issuing API call with null/empty parameter
> ui: backup window: also set initialDefaults variable in failure case
> ui: backup window: set loading mask early enough
> ui: backup window: switch to proxmox input panel
> ui: backup window: switch to two-column layout
> fix #2745: ui: backup window: allow specifying remove parameter for
> manual backup
>
> www/manager6/window/Backup.js | 124 ++++++++++++++++++++++++++++++----
> 1 file changed, 112 insertions(+), 12 deletions(-)
>
applied series, thanks!
Added a label for the retention settings to ensure the user knows that they come from
the storage. Also added a log line about what actual retention keep-settings are used,
as else I could not be determined in the task-log if they came from a storage or node
vzdump.conf.
More information about the pve-devel
mailing list