Commit Graph

28 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
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
fb7d682464 fix off by one bug in DayOfWeekSelector 2012-02-06 07:46:13 +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
3f7fa55992 mplement pool management 2012-01-26 13:48:48 +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
32314691c7 add more gettext markers 2011-12-12 08:06:10 +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
a2dca26b09 mark translateable strings with gettext 2011-11-22 14:05:06 +01:00
Dietmar Maurer
9a488b19e6 add cache=unsafe mode 2011-11-18 05:52:55 +01:00
Dietmar Maurer
a2f5799145 make jslint happy 2011-11-09 10:59:21 +01:00
Dietmar Maurer
823e701d1c sort storage list by storage id 2011-11-07 13:57:26 +01:00
Dietmar Maurer
9f7678839d support more than 'local' storage for openvz.
It is now possible to use NFS or other directory type storages.
2011-11-07 12:35:38 +01:00
Dietmar Maurer
6729b1780f do not allow empty VMID fields by default 2011-11-04 13:44:24 +01:00
Dietmar Maurer
04f5d98e6a implemented new VMIDSelector class 2011-11-04 12:47:15 +01:00
Dietmar Maurer
2a360805b3 add widget alias for KVComboBox 2011-10-28 08:03:44 +02:00
Dietmar Maurer
5e64e67b0d add BackupModeSelector.js 2011-10-28 08:02:55 +02:00
Dietmar Maurer
55539b4ced add DayOfWeekSelector.js 2011-10-28 08:02:06 +02:00
Dietmar Maurer
8f630c2984 ComboGrid.js: allow to select empty value 2011-10-27 09:42:46 +02:00
Dietmar Maurer
b2b28dd076 ComboGrid: call clearInvalid() after load. 2011-10-06 11:10:19 +02:00
Dietmar Maurer
9628c2c57d Fix maxIDs 2011-09-12 09:14:13 +02:00
Dietmar Maurer
19fa064755 implement language selector
we can now set the language in the datacenter config file,
but the value is not used (we still have no i18n)
2011-08-25 08:34:37 +02:00
Dietmar Maurer
aff192e6f5 imported from svn 'pve-manager/pve2' 2011-08-23 07:40:22 +02:00