Commit Graph

1929 Commits

Author SHA1 Message Date
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
Dietmar Maurer
2a360805b3 add widget alias for KVComboBox 2011-10-28 08:03:44 +02:00
Dietmar Maurer
5e64e67b0d add BackupModeSelector.js 2011-10-28 08:02:55 +02:00
Dietmar Maurer
55539b4ced add DayOfWeekSelector.js 2011-10-28 08:02:06 +02:00
Dietmar Maurer
47664cbe9d use -mode instead of -snapshot, -suspend and -stop 2011-10-28 08:00:34 +02:00
Dietmar Maurer
53c6bb6cde add delete option to backup api 2011-10-28 07:59:00 +02:00
Dietmar Maurer
7625ea19ee use starttime hh:mm instead of hour and minute 2011-10-27 09:44:24 +02:00
Dietmar Maurer
8f630c2984 ComboGrid.js: allow to select empty value 2011-10-27 09:42:46 +02:00
Dietmar Maurer
badcb8d162 allow to filter specific resource types 2011-10-25 13:10:54 +02:00
Dietmar Maurer
063bb19ba8 correctly quote shell arguments inside vzdump cron file 2011-10-25 13:09:49 +02:00
Dietmar Maurer
ac27b58d10 finnish and cleanup vzdump API 2011-10-25 09:28:55 +02:00
Dietmar Maurer
7cdf443cb0 add vzdump cron API 2011-10-24 12:59:31 +02:00
Dietmar Maurer
c205545329 openvz: always generate host_mac and host_ifname
Network does not work without.
2011-10-24 08:37:22 +02:00
Dietmar Maurer
3736f16ba4 corretly set ostemplate 2011-10-24 08:36:27 +02:00
Dietmar Maurer
343b69827f do not create /etc/cron.d/vzdump in postinst 2011-10-24 07:46:45 +02:00
Dietmar Maurer
506e1b16ed add delete button to backup view 2011-10-20 11:51:52 +02:00
Dietmar Maurer
89cd40282b implement simple restore dialog 2011-10-20 11:20:45 +02:00
Dietmar Maurer
c5125d5a64 add backup panel for openvz containers 2011-10-20 09:31:16 +02:00
Dietmar Maurer
9b028c6aca fix default values in backup dialog 2011-10-19 12:32:58 +02:00
Dietmar Maurer
a75aa54a3f improve qemu backup dialog 2011-10-19 12:23:32 +02:00
Dietmar Maurer
263f8b9333 better documentation 2011-10-19 11:32:10 +02:00
Dietmar Maurer
58014880a5 add example for clone 2011-10-19 07:38:11 +02:00
Dietmar Maurer
a1d849df56 format_size: display small values in bytes 2011-10-18 12:53:48 +02:00
Dietmar Maurer
30edfad922 start backup/restore GUI 2011-10-18 12:49:14 +02:00
Dietmar Maurer
68eb8b40cf use same parameter names as qmrestore 2011-10-18 06:22:06 +02:00
Dietmar Maurer
997b5dd637 add more task descriptions 2011-10-17 14:04:45 +02:00
Dietmar Maurer
8e3abaf440 remove unused function read_firstfile 2011-10-17 14:04:09 +02:00
Dietmar Maurer
aabf3adddd implement vzrestore
This just calls create_vm (restore is a special case of create).
2011-10-17 08:23:56 +02:00
Dietmar Maurer
8ca33b63b8 include pod files
Needed by pve2-api-doc
2011-10-14 14:02:47 +02:00
Dietmar Maurer
bf58f8ddda plug VZDump into our API 2011-10-14 13:43:06 +02:00
Dietmar Maurer
7f91030611 use new logfunc callback for run_command 2011-10-14 10:54:05 +02:00
Dietmar Maurer
b2ae28cc4f use new get_options
argument parser should be more or less compatible with what
we had in 1.X
2011-10-14 09:43:19 +02:00
Dietmar Maurer
4a4051d8c5 adopt vzdump to pve 2 2011-10-13 14:33:12 +02:00
Dietmar Maurer
a22dc24135 depend on cstream (used by vzdump) 2011-10-13 09:37:25 +02:00
Dietmar Maurer
aaeeeebe40 moved vzdump sources to this packages
We want to share code and use new PVE 2 framework features. So it is no longer possible to distribute this a separate packages.
2011-10-12 08:30:05 +02:00
Dietmar Maurer
ee9fe4959f simplify TaskViewer refresh code 2011-10-11 12:48:28 +02:00
Dietmar Maurer
8c5bc535f9 add timeout parameter for start/stop tasks 2011-10-11 12:00:42 +02:00
Dietmar Maurer
acc0c13a84 improve task descriptions 2011-10-11 12:00:15 +02:00
Dietmar Maurer
c661ad50d2 use backgroud tasks for service actions 2011-10-11 10:06:25 +02:00
Dietmar Maurer
fc2b50c1dc use new asynchronous API for qemu 2011-10-10 13:22:17 +02:00
Dietmar Maurer
e59c9d18f9 fix bug #3: implement sendKeys 2011-10-10 13:20:47 +02:00
Dietmar Maurer
96e1743e3e log openvz configuration changes 2011-10-10 09:52:13 +02:00
Dietmar Maurer
d12338569d use better task descriptions 2011-10-10 09:37:09 +02:00
Dietmar Maurer
a42f6acbcb run openvz destroy_vm as background task 2011-10-10 09:15:11 +02:00
Dietmar Maurer
7ca813e6fd run openvz create_vm as background task 2011-10-10 09:10:17 +02:00
Dietmar Maurer
1ead9563a0 correctly encode boolean values in openvz configuration 2011-10-10 09:08:54 +02:00
Dietmar Maurer
f1a49f8b2b do not install ve-pve.auto.conf-sample 2011-10-10 08:22:03 +02:00
Dietmar Maurer
9056e748db add GUI for user_beancounters 2011-10-07 13:58:56 +02:00