Dietmar Maurer
7a10f3e6fc
fix cpu usage display
2011-11-18 09:37:23 +01:00
Dietmar Maurer
6658a0b06f
fix bug 48: proxy initlop to correct node
2011-11-18 06:15:55 +01:00
Dietmar Maurer
44e8fb2908
only display disk format selector on create
2011-11-18 06:04:30 +01:00
Dietmar Maurer
15b1124681
add cache=unsafe mode
2011-11-18 05:52:55 +01:00
Dietmar Maurer
8350ac0022
implement openvz migrate
2011-11-17 14:36:25 +01:00
Dietmar Maurer
c0ef5e6aab
fix bug 44: allow to use templates from NFS
2011-11-17 12:42:26 +01:00
Dietmar Maurer
1bdfb50dd7
sort content type string
2011-11-17 12:20:38 +01:00
Dietmar Maurer
3cd5b0bc69
fix bug 31: vzdump is no separate package
2011-11-17 12:02:12 +01:00
Dietmar Maurer
cc39852146
fix bug 39: proxy backup request to correct node
2011-11-17 11:51:47 +01:00
Dietmar Maurer
3fefb104fe
fix bug 37: avoid warning about uninitialized value
2011-11-17 10:59:06 +01:00
Dietmar Maurer
333eda8e4c
use template method pattern
...
This is the suggested way to implement componenets.
2011-11-17 07:24:04 +01:00
Dietmar Maurer
589b7385ba
simplify GUI
...
And display the task log by default (instead of cluster log)
2011-11-16 14:34:22 +01:00
Dietmar Maurer
d4512c766d
add syslog to compression dictionary
2011-11-16 13:31:06 +01:00
Dietmar Maurer
b1f25c4df9
make jslint happy
2011-11-16 13:05:07 +01:00
Dietmar Maurer
c0e1915868
use new LogViewer inside TaskViewer
2011-11-16 12:22:03 +01:00
Dietmar Maurer
7ae2cba566
improve LogViewer
2011-11-16 11:52:46 +01:00
Dietmar Maurer
abe8420eed
catch errors on response decoding
2011-11-16 09:06:26 +01:00
Dietmar Maurer
8998ef92e5
fix typo
2011-11-14 14:08:33 +01:00
Dietmar Maurer
a38bc2bfe9
update verstion to 2.0-10
2011-11-14 12:49:27 +01:00
Dietmar Maurer
b5dbac1149
always enable console button
2011-11-14 12:45:50 +01:00
Dietmar Maurer
b82d862608
add context menus
2011-11-14 12:43:16 +01:00
Dietmar Maurer
5b784e191f
add start/stop icons
2011-11-14 12:41:21 +01:00
Dietmar Maurer
e55ab46a3c
add/display storage option
2011-11-14 09:33:02 +01:00
Dietmar Maurer
3b0ec33187
use taint mode for vzdump
2011-11-14 09:32:32 +01:00
Dietmar Maurer
cbfc588129
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
64b71fe3c4
fix bug 32: correctly parse 'df' output (untaint values)
2011-11-14 09:26:10 +01:00
Dietmar Maurer
113f1e350f
update version to 2.0-9
2011-11-11 13:43:36 +01:00
Dietmar Maurer
a9a1e2f233
GUI rework
2011-11-11 13:26:05 +01:00
Dietmar Maurer
2b8c228166
add missing words to compression dictionary
2011-11-11 10:32:51 +01:00
Dietmar Maurer
0489e7c8ee
fix load Mask in ObjectGrid
2011-11-11 10:31:54 +01:00
Dietmar Maurer
c8aa7df5a7
do not log child start/end
2011-11-10 09:31:57 +01:00
Dietmar Maurer
9831cb2617
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
3fcc9c1311
only log status update time if it takes more than 5 seconds
2011-11-10 06:27:10 +01:00
Dietmar Maurer
bfb5169448
fixes for IE9
2011-11-09 11:27:25 +01:00
Dietmar Maurer
f6e6449240
make jslint happy
2011-11-09 10:59:21 +01:00
Dietmar Maurer
a74f4de976
update version to 2.0-8
2011-11-09 09:59:45 +01:00
Dietmar Maurer
f5c5dcfa90
add monitor GUI
2011-11-09 09:36:55 +01:00
Dietmar Maurer
e0a6a27469
fix focus handling for LoginWindow
2011-11-09 07:33:58 +01:00
Dietmar Maurer
28210ef5df
disable updates when panel is hidden
2011-11-08 14:27:46 +01:00
Dietmar Maurer
46da951a1e
automatically scroll to end of log
2011-11-08 12:04:01 +01:00
Dietmar Maurer
9ece39fb05
new LogView class - implement openvz initlog viewer
2011-11-08 08:09:38 +01:00
Dietmar Maurer
a28a67e21c
add initlog API
2011-11-08 07:52:41 +01:00
Dietmar Maurer
faa429b999
use PVE::Tools::dump_logfile
2011-11-08 07:49:09 +01:00
Dietmar Maurer
f006100bbf
disable inline console
2011-11-08 06:37:09 +01:00
Dietmar Maurer
eda53c1454
sort storage list by storage id
2011-11-07 13:57:26 +01:00
Dietmar Maurer
804b92032a
filter backup files by vmtype
2011-11-07 13:51:49 +01:00
Dietmar Maurer
14cd55a80a
launch task viewer for container creation
2011-11-07 12:44:07 +01:00
Dietmar Maurer
bec1da7adb
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
6ea2c67cb3
use new pveBackupModeSelector
2011-11-07 11:27:40 +01:00
Dietmar Maurer
8747655ab2
implement restore GUI
2011-11-04 13:45:52 +01:00