[pve-devel] [PATCH manager 0/4] followups for vzdump scheduling2

Dominik Csapak d.csapak at proxmox.com
Wed Nov 10 15:02:52 CET 2021


* fixes the saving/loading of the 'prune-backups' field (oops)
* adds correct validation for id
* adds a comment field for jobs

Dominik Csapak (4):
  Jobs/VZDump: encode/decode 'prune-backups' where needed
  ui: dc/BackupEdit: use correct validation
  api: backup/jobs: add comment field to jobs
  ui: dc/Backup: add comment field and column

 PVE/API2/Backup.pm                 | 14 ++++++++++-
 PVE/Jobs/Plugin.pm                 | 37 ++++++++++++++++++++++++++++++
 PVE/Jobs/VZDump.pm                 | 28 ++++++++++++++++++++++
 www/manager6/dc/Backup.js          | 19 +++++++++++++--
 www/manager6/dc/BackupJobDetail.js |  5 ++++
 5 files changed, 100 insertions(+), 3 deletions(-)

-- 
2.30.2






More information about the pve-devel mailing list