Commit Graph

11 Commits

Author SHA1 Message Date
Dietmar Maurer
49254f9023 fix bug #141: allow to create backup job without compression 2012-04-11 10:37:39 +02:00
Dietmar Maurer
899b837395 vzdump: add new 'remove' flag to disable automatic file removal
The maxfiles flags is now a storage related flag. So we set that on
the storage definition, and removed it from the scheduled backup GUI.
We use '--remove 0' for 'Backup now', so the user need to remove
old backups himself.
2012-03-23 10:05:14 +01:00
Dietmar Maurer
254715d114 backup: allow to select compression (lzo/gzip) 2012-02-10 08:19:31 +01:00
Dietmar Maurer
2d6e2f4d49 monitor load errors 2012-01-20 05:51:24 +01:00
Dietmar Maurer
58eb590510 use standard titles for create/edit dialogs
That way we can reduce the number of gettext() messages.
2012-01-12 09:15:34 +01:00
Dietmar Maurer
32314691c7 add more gettext markers 2011-12-12 08:06:10 +01:00
Dietmar Maurer
a2f5799145 make jslint happy 2011-11-09 10:59:21 +01:00
Dietmar Maurer
31aef76131 cleanup vzdump backup/cron code 2011-10-31 08:47:18 +01:00
Dietmar Maurer
a5a8209f6c do not disable the selection model
Because that reveals several bugs inside the ExtJS framework (very strange behaviour with chrome). Instead we disable/enable the whole grid.
2011-10-28 13:36:40 +02:00
Dietmar Maurer
c8ca6811d2 fix node filter 2011-10-28 10:43:22 +02:00
Dietmar Maurer
91d4dd1165 add backup (cron) GUI 2011-10-28 09:38:12 +02:00