Commit Graph

174 Commits

Author SHA1 Message Date
Dietmar Maurer
176eee4fec add context menus 2011-11-14 12:43:16 +01:00
Dietmar Maurer
906fa3257a add start/stop icons 2011-11-14 12:41:21 +01:00
Dietmar Maurer
2c8e0b1537 add/display storage option 2011-11-14 09:33:02 +01:00
Dietmar Maurer
9ebb274457 use taint mode for vzdump 2011-11-14 09:32:32 +01:00
Dietmar Maurer
5dd46cbd33 be careful when removing snapshot
Seems umount return before the snapshot device is unused, so we
need to try several times.
2011-11-14 09:30:29 +01:00
Dietmar Maurer
5dc86eb891 fix bug 32: correctly parse 'df' output (untaint values) 2011-11-14 09:26:10 +01:00
Dietmar Maurer
3d50a5a0c4 update version to 2.0-9 2011-11-11 13:43:36 +01:00
Dietmar Maurer
3732a6651a GUI rework 2011-11-11 13:26:05 +01:00
Dietmar Maurer
07f899f119 add missing words to compression dictionary 2011-11-11 10:32:51 +01:00
Dietmar Maurer
d9a5825749 fix load Mask in ObjectGrid 2011-11-11 10:31:54 +01:00
Dietmar Maurer
c6fe76518f do not log child start/end 2011-11-10 09:31:57 +01:00
Dietmar Maurer
6c980a6779 add some comments about KeepAlive usage.
Seems KeepAlive spawns too many processes, so we cant use it.
2011-11-10 09:21:28 +01:00
Dietmar Maurer
9b0aba107a only log status update time if it takes more than 5 seconds 2011-11-10 06:27:10 +01:00
Dietmar Maurer
da794fcfd6 fixes for IE9 2011-11-09 11:27:25 +01:00
Dietmar Maurer
a2f5799145 make jslint happy 2011-11-09 10:59:21 +01:00
Dietmar Maurer
38735ae8af update version to 2.0-8 2011-11-09 09:59:45 +01:00
Dietmar Maurer
956d1b6e26 add monitor GUI 2011-11-09 09:36:55 +01:00
Dietmar Maurer
1d95a6b525 fix focus handling for LoginWindow 2011-11-09 07:33:58 +01:00
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