367 Commits

Author SHA1 Message Date
Dietmar Maurer
c19c03d6c1 add subscription management API 2012-03-23 06:31:34 +01:00
Dietmar Maurer
7abe98f191 vzdump: do not use tar flag --ignore-failed-read
This flag is quite dangerous. For example when LVM snapshot runs full, we end up with an archive containing files with zero length (containig no data at all).
2012-03-21 06:42:37 +01:00
Dietmar Maurer
3d6d8258bd use Digest::SHA instead of Digest::SHA1 2012-03-20 12:33:38 +01:00
Dietmar Maurer
7579372915 fix bug #118: allow to edit ethX settings 2012-03-20 11:11:36 +01:00
Dietmar Maurer
c980c90633 add Chinese translation 2012-03-15 10:51:26 +01:00
Dietmar Maurer
9db22c33c7 fix bug 22: correctly display openvz swap usage 2012-03-14 16:02:14 +01:00
Dietmar Maurer
322ce4c4ce fix language parser regex 2012-03-14 12:03:19 +01:00
Dietmar Maurer
1fcc2d4bed implement and use new DnsName vtype 2012-03-13 07:14:00 +01:00
Dietmar Maurer
24e48ad4e1 use shutdown instead of stop 2012-03-12 11:17:33 +01:00
Dietmar Maurer
6ca81ce5a7 update Swedish translation 2012-03-12 08:45:45 +01:00
Dietmar Maurer
774a4f3a6a fix bug 111: s/ionize/ionice/ 2012-03-09 12:29:25 +01:00
Dietmar Maurer
cd2aca1c05 fix bug #104: no format selector for lvm/iscsi 2012-03-09 12:06:33 +01:00
Dietmar Maurer
60f2158a94 include Swedish translation 2012-03-09 11:21:31 +01:00
Dietmar Maurer
a4ead8c7e7 correctly display openvz memory on status page 2012-03-07 09:40:56 +01:00
Dietmar Maurer
677ddd6614 better way to select storage node for pool statistic 2012-03-06 11:11:53 +01:00
Dietmar Maurer
ddd50c2259 not allow to select SCSI inside the VM creation wizard 2012-03-02 10:50:10 +01:00
Dietmar Maurer
7b6b394e7b add Spanish translation 2012-03-02 09:12:07 +01:00
Dietmar Maurer
f03feb9b7e fix bug 99: do not show password field for pam users 2012-03-01 12:00:06 +01:00
Dietmar Maurer
0fc9039541 use 'Add' user, instead of 'Create' user.
That wording seems to be better suited.
2012-03-01 11:36:49 +01:00
Dietmar Maurer
af81df0219 fix bug 101: use run_command to avoid locale errors 2012-03-01 10:46:00 +01:00
Dietmar Maurer
bb95ab1d3f try to generate po files when someone add a new language 2012-03-01 07:37:33 +01:00
Dietmar Maurer
d6e2622b7c improve network API - add more gettext markers 2012-02-29 12:39:12 +01:00
Dietmar Maurer
988f95ace0 updated fr translation 2012-02-29 12:38:29 +01:00
Dietmar Maurer
103a7e62b8 cleanup and fix openvz vswap handling 2012-02-29 09:21:17 +01:00
Dietmar Maurer
81fe53f682 add more gettext markers 2012-02-28 11:15:02 +01:00
Dietmar Maurer
4711b80c2d fix openvz memory setting 2012-02-27 12:09:59 +01:00
Dietmar Maurer
d07f49c3ff avoid warning in pvestatd for containers with old config files 2012-02-27 11:38:08 +01:00
Dietmar Maurer
82862044f6 add Swedish keyboard layout 2012-02-27 09:53:40 +01:00
Dietmar Maurer
097cfcc67b add more gettext markers 2012-02-24 14:39:01 +01:00
Dietmar Maurer
c598d9e1d7 fix file upload permission checks 2012-02-22 09:14:24 +01:00
Dietmar Maurer
598cccb5c2 bump versions to release french translation 2012-02-22 07:45:53 +01:00
Dietmar Maurer
ba1a28cbf0 skip fuzzy translations
We do not want wrong translations on the web interface.
2012-02-22 07:39:22 +01:00
Dietmar Maurer
0c91b05ca7 fix syntax error in fr.po 2012-02-22 07:38:04 +01:00
Derumier Alexandre
ab15c17dd9 french translation v2
Signed-off-by: Derumier Alexandre <aderumier@odiso.com>
2012-02-22 07:21:59 +01:00
Derumier Alexandre
dbea3b6ad5 expose new cpu models
Signed-off-by: Derumier Alexandre <aderumier@odiso.com>
2012-02-22 07:21:38 +01:00
Dietmar Maurer
493e43e145 download aplinfo inh postinst script 2012-02-21 12:15:10 +01:00
Dietmar Maurer
6f0418b694 fix layout 2012-02-21 12:14:39 +01:00
Dietmar Maurer
82f9a5d7cf implement template download
Also added turnkeylinux.com
2012-02-21 11:45:30 +01:00
Dietmar Maurer
af79261bb3 add mount/unmount command for openvz 2012-02-20 10:11:49 +01:00
Dietmar Maurer
ba4c123341 fix german translation 2012-02-20 06:52:49 +01:00
Dietmar Maurer
c5314bd14d use /api2/extjs/ url for edit window
Current PVE:Utils.API2Request needs that.
2012-02-20 06:38:52 +01:00
Dietmar Maurer
a3fc6eda59 add more gettext markers 2012-02-17 13:40:11 +01:00
Dietmar Maurer
30bb4d3354 include use clause for exception handling 2012-02-17 06:07:22 +01:00
Dietmar Maurer
48ac624e87 make jslint happy 2012-02-16 14:04:53 +01:00
Dietmar Maurer
8d4f53a074 do not install PVE::APLInfo
We need to rewrite that for final 2.0 release.
2012-02-16 11:13:23 +01:00
Dietmar Maurer
1b3f8012ed use correct syntax for update-rc.d
Some versions complain about the missing dot.
2012-02-16 09:36:47 +01:00
Dietmar Maurer
eb50570fd0 fix vnc shell to nodes 2012-02-16 08:22:03 +01:00
Dietmar Maurer
3822030451 fix bug #1: allow to use iscsi devices directly 2012-02-15 10:55:31 +01:00
Dietmar Maurer
d7c076db45 pveversion: display status of resource-agents-pve and fence-agents-pve 2012-02-14 12:58:01 +01:00
Dietmar Maurer
d98d8f35ba fix LogViewer updates
Seems ExtJS onShow/onHide wrappers does not work for panels.
2012-02-14 09:01:24 +01:00