]> git.proxmox.com Git - pve-manager.git/history - www/manager6/grid/BackupView.js
ui: fw grid: eslint auto-fixes
[pve-manager.git] / www / manager6 / grid / BackupView.js
2021-12-15 Fabian Ebnerbackup views: sort backups by vmid, then descending...
2021-11-16 Thomas Lamprechtui: backup views: disable remove button on protected...
2021-11-16 Thomas Lamprechtui: make protected column header use the icon only
2021-11-16 Dominik Csapakui: render 'protected' column as icon and enable sorting
2021-11-16 Thomas Lamprechtui: grid/backup: refactor to more modern code-style
2021-11-09 Fabian Ebnerui: backup views: add button to change protection status
2021-11-09 Fabian Ebnerui: backup views: add protected column
2021-11-05 Fabian Ebnerui: guest backup grid: monitor store errors
2021-04-23 Thomas Lamprechtui: backup views: unfiy button order in storage and...
2021-04-23 Thomas Lamprechtui: guest backup grid: hide file-restore button if...
2021-04-23 Fabian Grünbichlerfile-restore: pass in full volume ID
2021-04-23 Stefan Reiterbackupview: add file restore button
2021-04-15 Stefan Reiterui: restore: add live-restore checkbox
2021-03-25 Dominik Csapakui: backups: enable editing notes for Proxmox Backup...
2021-01-19 Thomas Lamprechtui: eslint: fix various spacing related issues
2021-01-19 Thomas Lamprechtui: eslint: fix trailing comma and comma related whites...
2021-01-19 Thomas Lamprechtui: eslint: fix trailing spaces
2020-11-26 Dominik Csapakui: fix usage of findRecord
2020-11-24 Thomas Lamprechtui: factor out backup verification renderer
2020-11-24 Thomas Lamprechtui: guest backup view: add encrypted column for PBS...
2020-11-24 Thomas Lamprechtui: guest backups: add separator, fix left-over Comment...
2020-11-24 Dominik Csapakui: add ability to show and edit comments for backups
2020-11-24 Dominik Csapakui: change comment column to notes
2020-11-12 Thomas Lamprechtui: content/backup-view: move comment to second col...
2020-11-12 Thomas Lamprechtui: storage content: fix verify time tooltip
2020-11-12 Thomas Lamprechteslint fixes
2020-11-12 Dominik Csapakui: add comment/verification columns to backup/content...
2020-09-25 Dominik Csapakui: fix unchecking 'Filter VMID'
2020-08-11 Dominik Csapakui: filter on exact vmid
2020-06-03 Thomas Lamprechtui: backup grid: use boxLabel type and VMID
2020-06-03 Dominik Csapakui: add checkbox for vmid filter for backupview
2020-02-21 Thomas Lamprechtui: add date column in per-guest backup archive panel
2020-02-19 Dietmar Maurerstorage content GUI: improve detection of backup volumes
2019-07-25 Dominic JägerFix #582: Add default delay for backups
2018-01-25 Thomas Lamprechtuse RestProxy from widget toolkit
2018-01-25 Dominik Csapakuse Proxmox.Utils instead of PVE.Utils
2018-01-25 Dominik Csapakuse Button from widget toolkit
2018-01-25 Dominik Csapakuse Proxmox.button.StdRemoveButton where possible
2017-01-05 Emmanuel KasperReload the grid list of backups after the backup task...
2017-01-03 Emmanuel KasperFix a race conditon provoking the error no such file...
2016-12-19 Emmanuel KasperRename filterFn to vmtypeFilter
2016-12-19 Emmanuel KasperFilter by default the displayed guest backups fix ...
2016-11-17 Dominik Csapakmake backupview stateful
2016-11-02 Dominik Csapakmove onlineHelp into classes from definition
2016-09-05 Dominik Csapakrefactor backupconfig window
2016-06-29 Dominik Csapakmake content of configuration window a component
2016-06-16 Dominik Csapakadd configuration button to backups
2016-04-04 Dietmar Maurerreduce translation overhead
2016-03-21 Dominik Csapakfilter backup always by vm type
2016-03-15 Emmanuel Kasperfix delayed store loading
2016-01-22 Emmanuel Kasperext6migrate: listen to 'activate' events for panels...
2016-01-22 Dietmar Maurerrename manager5 to manager6