Commit Graph

191 Commits

Author SHA1 Message Date
Dietmar Maurer
b34b68c2b8 fix compression selector 2012-02-10 12:38:15 +01:00
Dietmar Maurer
341e4b0bfa fix postinst script and Backup GUI 2012-02-10 11:21:07 +01:00
Dietmar Maurer
485dd03d8c creates a session cookie (expire = null)
That way the cookie gets deleted after browser window close.
2012-02-10 10:17:35 +01:00
Dietmar Maurer
efb38000c7 cleanups 2012-02-10 08:38:06 +01:00
Dietmar Maurer
254715d114 backup: allow to select compression (lzo/gzip) 2012-02-10 08:19:31 +01:00
Dietmar Maurer
c92c67a6e0 add pool option to openvz create wizard 2012-02-07 13:07:49 +01:00
Dietmar Maurer
fb7d682464 fix off by one bug in DayOfWeekSelector 2012-02-06 07:46:13 +01:00
Dietmar Maurer
6caab4e0c1 add pool selector to PVE.qemu.CreateWizard 2012-02-03 13:50:11 +01:00
Dietmar Maurer
0c48c3e887 reload pool members on show 2012-02-03 13:49:34 +01:00
Dietmar Maurer
4ed2d19b05 do not use form.setLoading()
Instead we simply disable the filed during the load.
2012-02-03 13:00:43 +01:00
Dietmar Maurer
00267e948d fix pool API path 2012-01-31 07:24:31 +01:00
Dietmar Maurer
7a6b5d9f21 remove useless require declarations 2012-01-31 06:30:31 +01:00
Dietmar Maurer
19a6b9f1ff implement PoolMember GUI 2012-01-30 12:02:56 +01:00
Dietmar Maurer
0004edad8d add panel for pools 2012-01-30 08:09:12 +01:00
Dietmar Maurer
524710d6f1 fix folder view 2012-01-30 07:35:01 +01:00
Dietmar Maurer
84916eb2d9 render resource pools 2012-01-30 07:09:47 +01:00
Dietmar Maurer
3f7fa55992 mplement pool management 2012-01-26 13:48:48 +01:00
Dietmar Maurer
aa3d04f274 monitor load errors 2012-01-26 08:50:01 +01:00
Dietmar Maurer
e4d554ba9b implement PasswordEdit dialog
And cleanup permission check code.
2012-01-20 12:56:48 +01:00
Dietmar Maurer
2d6e2f4d49 monitor load errors 2012-01-20 05:51:24 +01:00
Dietmar Maurer
e771ec500a fix bug #86: correctly decode cookie 2012-01-17 08:18:13 +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
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
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
6e4b266488 implement ha config commit 2011-12-22 09:45:17 +01:00