]> git.proxmox.com Git - pmg-gui.git/history - js/BackupRestore.js
quarantine list: cope with undefined mail value
[pmg-gui.git] / js / BackupRestore.js
2022-11-07 Thomas Lamprechtrenderer: s/format_size/render_size/
2021-03-05 Stoiko Ivanovbackup: fix #3154: make statistic backup optional
2020-11-18 Thomas Lamprechtbackup: rename manual backup button to "Backup Now"
2020-11-17 Thomas Lamprechtrestore window: adapt for api changes
2020-11-17 Stoiko Ivanovadd PBSConfig tab to Backup menu
2020-11-17 Stoiko Ivanovrefactor RestoreWindow for PBS
2020-10-30 Thomas Lamprechteslint fixes
2020-10-23 Thomas Lamprechtdrop jslint hint for Proxmox global
2020-10-23 Thomas Lamprechttree wide: eslint --fix
2018-10-03 Stoiko Ivanovadd onlineHelp properties to all edit windows
2017-11-14 Dominik Csapakadd RestoreWindow and use it
2017-11-10 Dominik Csapakjslint fix: do not use single statements when using if
2017-11-10 Dominik Csapakadd seperator between backup and restore,remove
2017-11-10 Dominik Csapakmove factory defaults button to RuleConfiguration
2017-11-10 Dominik Csapakadd download column for backups
2017-11-10 Dietmar MaurerBackupRestore.js - add timestamp column
2017-11-09 Dietmar Maurerjs/BackupRestore.js - do not reload view after restore...
2017-11-09 Dietmar Maurerjs/BackupRestore.js - add restore button
2017-11-09 Dietmar MaurerBackupRestore.js - use Proxmox.Utils.format_size to...
2017-11-09 Dietmar MaurerBackupRestore.js - add anchor to download backup files
2017-11-07 Dietmar Maurerjs/BackupRestore.js - implement backup/restore panel