Commit Graph

61 Commits

Author SHA1 Message Date
Dietmar Maurer
8cc89fbb66 correctly render user name 2012-04-24 09:53:05 +02:00
Dietmar Maurer
8fb7d745dc fix bug #115: simplify GUI for users without permissions 2012-04-17 10:37:30 +02:00
Dietmar Maurer
49254f9023 fix bug #141: allow to create backup job without compression 2012-04-11 10:37:39 +02:00
Dietmar Maurer
4eaa793b19 fix support urls 2012-04-05 12:19:50 +02:00
Dietmar Maurer
a4326a6c06 added Russian translation 2012-04-05 08:19:35 +02:00
Dietmar Maurer
00a93a4bef cleanup subscription code 2012-04-05 08:04:06 +02:00
Dietmar Maurer
16b69b6c3e add subscription status to datacenter summary 2012-03-26 10:39:10 +02:00
Dietmar Maurer
899b837395 vzdump: add new 'remove' flag to disable automatic file removal
The maxfiles flags is now a storage related flag. So we set that on
the storage definition, and removed it from the scheduled backup GUI.
We use '--remove 0' for 'Backup now', so the user need to remove
old backups himself.
2012-03-23 10:05:14 +01:00
Dietmar Maurer
c7d5e22036 fix bug 99: do not show password field for pam users 2012-03-01 12:00:06 +01:00
Dietmar Maurer
bf70832d49 use 'Add' user, instead of 'Create' user.
That wording seems to be better suited.
2012-03-01 11:36:49 +01:00
Dietmar Maurer
f3bb9bb64c add more gettext markers 2012-02-28 11:15:02 +01:00
Dietmar Maurer
d8154ee172 use /api2/extjs/ url for edit window
Current PVE:Utils.API2Request needs that.
2012-02-20 06:38:52 +01:00
Dietmar Maurer
254715d114 backup: allow to select compression (lzo/gzip) 2012-02-10 08:19:31 +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
3f7fa55992 mplement pool management 2012-01-26 13:48:48 +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
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
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
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
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
45f9247bfb remove debugging code 2012-01-11 08:08:25 +01:00
Dietmar Maurer
d33750a19c make jslint happy 2011-12-23 11:37:19 +01:00
Dietmar Maurer
a0af013278 add Datacenter summary 2011-12-23 11:23:04 +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
Dietmar Maurer
a06a3eacf5 start adding HA Config 2011-12-21 14:36:59 +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
7e6b14a89a add more gettext markers
And try to reduce number of different texts
2011-12-08 09:20:50 +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
ec5b32a8c8 add more gettext markers 2011-11-25 09:23:46 +01:00
Dietmar Maurer
ecf9cd1ecc add more gettext markers 2011-11-23 10:17:46 +01:00
Dietmar Maurer
a2dca26b09 mark translateable strings with gettext 2011-11-22 14:05:06 +01:00
Dietmar Maurer
a2f5799145 make jslint happy 2011-11-09 10:59:21 +01:00
Dietmar Maurer
31aef76131 cleanup vzdump backup/cron code 2011-10-31 08:47:18 +01:00
Dietmar Maurer
a5a8209f6c do not disable the selection model
Because that reveals several bugs inside the ExtJS framework (very strange behaviour with chrome). Instead we disable/enable the whole grid.
2011-10-28 13:36:40 +02:00
Dietmar Maurer
c8ca6811d2 fix node filter 2011-10-28 10:43:22 +02:00