Commit Graph

5190 Commits

Author SHA1 Message Date
Dietmar Maurer
d07264e613 always create nfs storage with 'vers=3'
We should make that configurabel in future. But for now vers=3 seems to
be more reliable.
2011-12-23 11:30:38 +01:00
Dietmar Maurer
a0af013278 add Datacenter summary 2011-12-23 11:23:04 +01:00
Dietmar Maurer
ca457ac1ef update version to 2.0-17 2011-12-22 14:00:56 +01:00
Dietmar Maurer
88a6a64d3f make jslint happy 2011-12-22 13:34:52 +01:00
Dietmar Maurer
58bd719401 display when VM is managed by HA, cleanups 2011-12-22 13:24:51 +01:00
Dietmar Maurer
a9360375fd make jslint happy 2011-12-22 12:11:35 +01:00
Dietmar Maurer
948abe8575 fix openvz create (use vzctl to create new container) 2011-12-22 12:08:07 +01:00
Dietmar Maurer
7a9f288ae3 add rgmanager to service list (and remove clvm) 2011-12-22 09:45:48 +01:00
Dietmar Maurer
6e4b266488 implement ha config commit 2011-12-22 09:45:17 +01:00
Dietmar Maurer
a06a3eacf5 start adding HA Config 2011-12-21 14:36:59 +01:00
Dietmar Maurer
165337e272 avoid warning about uninitialized values 2011-12-21 09:06:32 +01:00
Dietmar Maurer
f28d0dcfba correctly print string return values 2011-12-21 08:55:53 +01:00
Dietmar Maurer
e09058af9a use new set_result_attrib 2011-12-21 07:11:04 +01:00
Dietmar Maurer
3dff4a9fc1 use new get_result_changes()
That way we can return file diffs as additional return attribute.
2011-12-20 11:21:36 +01:00
Dietmar Maurer
8747a9ece5 add API to query version info
Normaly all nodes should have the same version, so /api2/json/version is
good enough for most situations. But you can also query the version on
each node using /api2/json/nodes/{node}/version
2011-12-20 07:04:39 +01:00
Dietmar Maurer
fe60654b30 cleanup status log for ha agent 2011-12-15 14:19:24 +01:00
Dietmar Maurer
51ed1415cd improve ocf agent and openvz api 2011-12-15 13:49:13 +01:00
Dietmar Maurer
7d06188a04 add HA resource agent 2011-12-13 10:19:02 +01:00
Dietmar Maurer
32314691c7 add more gettext markers 2011-12-12 08:06:10 +01:00
Dietmar Maurer
81e94b6d95 make lint happy 2011-12-08 11:18:16 +01:00
Dietmar Maurer
8b711be097 change pvectl migrate parameter order 2011-12-08 11:13:11 +01:00
Dietmar Maurer
7e6b14a89a add more gettext markers
And try to reduce number of different texts
2011-12-08 09:20:50 +01:00
Dietmar Maurer
c25f9d307d further i18n simplifications 2011-12-08 07:15:44 +01:00
Dietmar Maurer
6603d0f6b2 fix language cookie parser 2011-12-07 09:28:30 +01:00
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