Commit Graph

78 Commits

Author SHA1 Message Date
Dietmar Maurer
4af2c66cad some more gettext cleanups, update po files
Includes full german translation.
2013-08-29 12:06:53 +02:00
Dietmar Maurer
f5b806d9df reduce gettext strings by using format_storage_type() everywhere 2013-08-29 10:37:05 +02:00
Dietmar Maurer
32eff12828 s/gettext('Default')/PVE.Utils.defaultText/ 2013-08-29 07:51:50 +02:00
Dietmar Maurer
f967aeee9e re-add glusterfs GUI 2013-08-29 07:44:08 +02:00
Damien PIQUET
0070ee3752 Added translations
Signed-off-by: Damien PIQUET <piqudam@gmail.com>
2013-08-29 07:20:28 +02:00
Dietmar Maurer
2b578fef79 add GUI for GlusterFS storage 2013-08-13 10:31:10 +02:00
Dietmar Maurer
5bf00f9328 use better icons for shell/spiceproxy tasks 2013-06-25 14:11:19 +02:00
Dietmar Maurer
9baa96806a popup dialog to remind user about subscriptions 2013-06-13 12:53:51 +02:00
Dietmar Maurer
bcf08eaf11 enable RBD on the GUI 2013-02-15 10:10:34 +01:00
Dietmar Maurer
e99eb38458 use better error message 2013-02-01 07:49:59 +01:00
Dietmar Maurer
40f546b907 use better icon for open console 2013-01-04 08:47:21 +01:00
Dietmar Maurer
9bb44cc320 make lint happy 2012-08-29 11:35:02 +02:00
Dietmar Maurer
c1aeb364ae hide create menu for rbd, sheepdog, and nexenta
Util they are more stable. And vzdump should work too with those types.
2012-08-24 11:01:48 +02:00
Alexandre Derumier
6306ef2dd2 add nexenta storage panel
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-08-23 14:17:48 +02:00
Alexandre Derumier
c838576342 add sheepdog storage panel
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-08-23 14:17:36 +02:00
Alexandre Derumier
74d63b3313 add rbd storage panel
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-08-23 14:13:48 +02:00
Dietmar Maurer
3003548fad fixes for new pve-access-control 2012-05-23 06:55:14 +02:00
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