Commit Graph

316 Commits

Author SHA1 Message Date
Koichi MATSUMOTO
2221729476 Ja translation
Japanese translation
2011-12-07 09:27:43 +01:00
Dietmar Maurer
2ed04b3c05 update translations in Utils.js 2011-12-07 08:29:08 +01:00
Dietmar Maurer
45116ffb90 use new AbstractMigrate.pm 2011-12-06 10:18:23 +01:00
Dietmar Maurer
0618d44689 implemente openvz migration 2011-12-02 10:38:41 +01:00
Dietmar Maurer
d29415f401 remove DC GUI language option - this is a client setting now 2011-11-29 10:12:38 +01:00
Dietmar Maurer
10f625587f use same button order everywhere 2011-11-29 07:56:13 +01:00
Dietmar Maurer
fb3feb559e display VM name in console title window 2011-11-29 07:43:25 +01:00
Dietmar Maurer
9533980061 always use PVE.Utils.openConoleWindow 2011-11-29 06:53:32 +01:00
Dietmar Maurer
5bbea954d7 supress error messages when removing snapshot 2011-11-29 06:52:32 +01:00
Dietmar Maurer
a7e42354de fix bug 45: skip external VMs 2011-11-28 10:19:48 +01:00
Dietmar Maurer
f4a8bab48f allow exclude-path in /etc/vzdump.conf 2011-11-28 08:14:58 +01:00
Dietmar Maurer
86d09374be add more gettext markers 2011-11-25 12:42:37 +01:00
Dietmar Maurer
46a53f1b77 use predefined model pve-storage-content
Else ExtJS ignores the idProperty setting.
2011-11-25 12:20:53 +01:00
Dietmar Maurer
e948b11652 add migrate button to VNCConsole window 2011-11-25 11:09:10 +01:00
Dietmar Maurer
ec5b32a8c8 add more gettext markers 2011-11-25 09:23:46 +01:00
Dietmar Maurer
4baf5d13d1 use new syntax for PVE::JSONSchema::get_options 2011-11-24 12:22:24 +01:00
Dietmar Maurer
ecf9cd1ecc add more gettext markers 2011-11-23 10:17:46 +01:00
Dietmar Maurer
bcd13010e7 depend on mail-transport-agent 2011-11-23 06:58:33 +01:00
Dietmar Maurer
b93aabcaf0 set load mask when changing language 2011-11-23 06:19:39 +01:00
Dietmar Maurer
a2dca26b09 mark translateable strings with gettext 2011-11-22 14:05:06 +01:00
Dietmar Maurer
6b96e83ec9 implement our own tool to extract gettext - jsgettext.pl 2011-11-22 09:06:50 +01:00
Dietmar Maurer
2198a479fa start i18n support 2011-11-21 12:57:11 +01:00
Dietmar Maurer
105270d30c fix cpu usage display 2011-11-18 09:37:23 +01:00
Dietmar Maurer
7b8e404522 fix bug 48: proxy initlop to correct node 2011-11-18 06:15:55 +01:00
Dietmar Maurer
65d8ab4b58 only display disk format selector on create 2011-11-18 06:04:30 +01:00
Dietmar Maurer
9a488b19e6 add cache=unsafe mode 2011-11-18 05:52:55 +01:00
Dietmar Maurer
7e79e293e8 implement openvz migrate 2011-11-17 14:36:25 +01:00
Dietmar Maurer
df4bd3adab fix bug 44: allow to use templates from NFS 2011-11-17 12:42:26 +01:00
Dietmar Maurer
f29297dbaa sort content type string 2011-11-17 12:20:38 +01:00
Dietmar Maurer
66fbb488a8 fix bug 31: vzdump is no separate package 2011-11-17 12:02:12 +01:00
Dietmar Maurer
49046e5392 fix bug 39: proxy backup request to correct node 2011-11-17 11:51:47 +01:00
Dietmar Maurer
e10faadcf7 fix bug 37: avoid warning about uninitialized value 2011-11-17 10:59:06 +01:00
Dietmar Maurer
165a9668c1 use template method pattern
This is the suggested way to implement componenets.
2011-11-17 07:24:04 +01:00
Dietmar Maurer
a088d7d21f simplify GUI
And display the task log by default (instead of cluster log)
2011-11-16 14:34:22 +01:00
Dietmar Maurer
b86c23dc91 add syslog to compression dictionary 2011-11-16 13:31:06 +01:00
Dietmar Maurer
db16032c8a make jslint happy 2011-11-16 13:05:07 +01:00
Dietmar Maurer
2db7bb6f20 use new LogViewer inside TaskViewer 2011-11-16 12:22:03 +01:00
Dietmar Maurer
8815805e31 improve LogViewer 2011-11-16 11:52:46 +01:00
Dietmar Maurer
52406c4273 catch errors on response decoding 2011-11-16 09:06:26 +01:00
Dietmar Maurer
61ca4432be fix typo 2011-11-14 14:08:33 +01:00
Dietmar Maurer
257a819bf1 update verstion to 2.0-10 2011-11-14 12:49:27 +01:00
Dietmar Maurer
dd7f2655a7 always enable console button 2011-11-14 12:45:50 +01:00
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