Commit Graph

156 Commits

Author SHA1 Message Date
Dietmar Maurer
b78330d2a4 disable updates when panel is hidden 2011-11-08 14:27:46 +01:00
Dietmar Maurer
2dacceb1d9 automatically scroll to end of log 2011-11-08 12:04:01 +01:00
Dietmar Maurer
8e7e4f56e3 new LogView class - implement openvz initlog viewer 2011-11-08 08:09:38 +01:00
Dietmar Maurer
2d590018e5 add initlog API 2011-11-08 07:52:41 +01:00
Dietmar Maurer
607263cbf6 use PVE::Tools::dump_logfile 2011-11-08 07:49:09 +01:00
Dietmar Maurer
a02d621810 disable inline console 2011-11-08 06:37:09 +01:00
Dietmar Maurer
823e701d1c sort storage list by storage id 2011-11-07 13:57:26 +01:00
Dietmar Maurer
994c33c049 filter backup files by vmtype 2011-11-07 13:51:49 +01:00
Dietmar Maurer
4545bfdaac launch task viewer for container creation 2011-11-07 12:44:07 +01:00
Dietmar Maurer
9f7678839d support more than 'local' storage for openvz.
It is now possible to use NFS or other directory type storages.
2011-11-07 12:35:38 +01:00
Dietmar Maurer
61af114dae use new pveBackupModeSelector 2011-11-07 11:27:40 +01:00
Dietmar Maurer
7404e8fe90 implement restore GUI 2011-11-04 13:45:52 +01:00
Dietmar Maurer
6729b1780f do not allow empty VMID fields by default 2011-11-04 13:44:24 +01:00
Dietmar Maurer
04f5d98e6a implemented new VMIDSelector class 2011-11-04 12:47:15 +01:00
Dietmar Maurer
b33b8bcd67 use new button class 2011-11-04 12:13:55 +01:00
Dietmar Maurer
ca03c7cd0a improve grouping header 2011-11-04 11:30:30 +01:00
Dietmar Maurer
3406680af1 use new button class 2011-11-04 10:57:50 +01:00
Dietmar Maurer
b78162b238 implement our own button class
Button features:

- observe selection changes to enable/disable the button using enableFn()

- pop up confirmation dialog using confirmMsg()
2011-11-04 10:54:29 +01:00
Dietmar Maurer
e4740457f4 implement storage content deletion GUI 2011-11-04 09:25:44 +01:00
Dietmar Maurer
7a567cb1e2 improve upload error messages 2011-11-04 08:07:15 +01:00
Dietmar Maurer
2baf0139d9 implement upload GUI 2011-11-03 13:53:36 +01:00
Dietmar Maurer
97ab5760dc add file upload hacks 2011-11-03 09:34:34 +01:00
Dietmar Maurer
31aef76131 cleanup vzdump backup/cron code 2011-10-31 08:47:18 +01:00
Dietmar Maurer
b0905e3a84 use vzdump.cron instead of vzdump 2011-10-31 07:33:04 +01:00
Dietmar Maurer
9ff497a9f4 add vzdump-hook-script.pl script to examples 2011-10-31 07:10:59 +01:00
Dietmar Maurer
9683831eaa install vzdump default config file 2011-10-31 06:58:42 +01:00
Dietmar Maurer
19015b0b69 add 'backup' to history compression dictionary 2011-10-31 06:43:09 +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
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