Commit Graph

316 Commits

Author SHA1 Message Date
Dietmar Maurer
56ecfafd03 fix bug #85: allow root@pam to generate tickets for other users
We cannot automatically set the auth cookie any longer - the client need
to do that now.
2012-01-17 07:01:34 +01:00
Dietmar Maurer
5f663f5f25 comp.setLoading() is buggy in ExtJS 4.0.7, so we use el.mask() instead 2012-01-16 14:15:13 +01:00
Dietmar Maurer
120336447c stop update on hide 2012-01-16 11:48:37 +01:00
Dietmar Maurer
72bfd4a340 correctly display error messages in ObjectGrid 2012-01-16 11:07:24 +01:00
Dietmar Maurer
b00b561726 make password optional 2012-01-13 13:34:08 +01:00
Dietmar Maurer
55585b8a06 allow to set password on pam and pve realm 2012-01-13 12:09:36 +01:00
Dietmar Maurer
02d2b17c79 fix layout 2012-01-13 10:28:35 +01:00
Dietmar Maurer
0680d91448 enable AuthEdit 2012-01-13 10:14:51 +01:00
Dietmar Maurer
bc59897011 add more gettext markers 2012-01-12 11:45:17 +01:00
Dietmar Maurer
fd453bd3e2 add more gettext markers 2012-01-12 11:38:14 +01:00
Dietmar Maurer
e879532699 use Name instead of Role 2012-01-12 10:50:20 +01:00
Dietmar Maurer
b62861ce48 rendering cleanups 2012-01-12 10:41:13 +01:00
Dietmar Maurer
af46245a5e cleanup: use PVE.button.Button 2012-01-12 10:32:33 +01:00
Dietmar Maurer
971b687523 allow to edit existing groups 2012-01-12 10:19:52 +01:00
Dietmar Maurer
c207625280 more gettext fixes 2012-01-12 10:05:44 +01:00
Dietmar Maurer
58eb590510 use standard titles for create/edit dialogs
That way we can reduce the number of gettext() messages.
2012-01-12 09:15:34 +01:00
Dietmar Maurer
25d6e1400b use ACLView for storage permissions 2012-01-12 06:51:21 +01:00
Dietmar Maurer
b5572d7f50 improve ACLView 2012-01-11 13:12:23 +01:00
Dietmar Maurer
49b2020775 implement delete in ACLView 2012-01-11 10:00:23 +01:00
Dietmar Maurer
b23cd0a905 use pveACLView 2012-01-11 09:59:37 +01:00
Dietmar Maurer
64f221992a fix button enable/disable code 2012-01-11 09:57:59 +01:00
Dietmar Maurer
45f9247bfb remove debugging code 2012-01-11 08:08:25 +01:00
Dietmar Maurer
5fe5283f87 fix Danish kvm keyboard name 2012-01-09 11:11:48 +01:00
Dietmar Maurer
3e4d4adf7d depend on resource-agents-pve and fence-agents-pve
To prevent warnings about missing schema defininitions.
2012-01-09 10:13:40 +01:00
Dietmar Maurer
46e067ac37 ipmlement proxy code for pvesh 2011-12-23 14:11:44 +01:00
Dietmar Maurer
d33750a19c make jslint happy 2011-12-23 11:37:19 +01:00
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