369 Commits

Author SHA1 Message Date
Dietmar Maurer
b3a1dbbb51 fix bug 114: do not display 'nothing selected' after logout 2012-03-26 13:28:28 +02:00
Dietmar Maurer
16b69b6c3e add subscription status to datacenter summary 2012-03-26 10:39:10 +02:00
Dietmar Maurer
8ae3531231 fix error message
Only test MD5 if status is active
2012-03-26 08:24:15 +02:00
Dietmar Maurer
8f9217dc97 use PVE::ProcFSTools::read_cpuinfo to get numbert of sockets 2012-03-26 08:00:57 +02:00
Dietmar Maurer
19d5c0f227 fix bug 124: correctly return maxfiles flag 2012-03-23 12:45:10 +01:00
root
cd265ba209 add tag to network parser
Signed-off-by: root <aderumier@odiso.com>
2012-03-23 12:06:05 +01: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
4027c59b6f update subscription info with cron job
Note: This code only run when when there is subscription key uploaded.
2012-03-23 06:48:33 +01:00
Dietmar Maurer
21ace8d328 add subscription management API 2012-03-23 06:31:34 +01:00
Dietmar Maurer
042b373634 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
52878b0a38 use Digest::SHA instead of Digest::SHA1 2012-03-20 12:33:38 +01:00
Dietmar Maurer
5cc52e702d fix bug #118: allow to edit ethX settings 2012-03-20 11:11:36 +01:00
Dietmar Maurer
d052564080 add Chinese translation 2012-03-15 10:51:26 +01:00
Dietmar Maurer
a003717b9b fix bug 22: correctly display openvz swap usage 2012-03-14 16:02:14 +01:00
Dietmar Maurer
ed434a6cab fix language parser regex 2012-03-14 12:03:19 +01:00
Dietmar Maurer
667b2be914 implement and use new DnsName vtype 2012-03-13 07:14:00 +01:00
Dietmar Maurer
a44bd84f38 use shutdown instead of stop 2012-03-12 11:17:33 +01:00
Dietmar Maurer
503bea5d86 fix bug 111: s/ionize/ionice/ 2012-03-09 12:29:25 +01:00
Dietmar Maurer
3e08b907b9 fix bug #104: no format selector for lvm/iscsi 2012-03-09 12:06:33 +01:00
Dietmar Maurer
4a3a552003 include Swedish translation 2012-03-09 11:21:31 +01:00
Dietmar Maurer
da6cfd461c correctly display openvz memory on status page 2012-03-07 09:40:56 +01:00
Dietmar Maurer
37a9901c3c better way to select storage node for pool statistic 2012-03-06 11:11:53 +01:00
Dietmar Maurer
3d2af3ebe7 not allow to select SCSI inside the VM creation wizard 2012-03-02 10:50:10 +01:00
Dietmar Maurer
8009570d71 add Spanish translation 2012-03-02 09:12:07 +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
d93d0459d0 fix bug 101: use run_command to avoid locale errors 2012-03-01 10:46:00 +01:00
Dietmar Maurer
e4d5bf7257 improve network API - add more gettext markers 2012-02-29 12:39:12 +01:00
Dietmar Maurer
2cbce2f4df updated fr translation 2012-02-29 12:38:29 +01:00
Dietmar Maurer
493a4387b6 cleanup and fix openvz vswap handling 2012-02-29 09:21:17 +01:00
Dietmar Maurer
f3bb9bb64c add more gettext markers 2012-02-28 11:15:02 +01:00
Dietmar Maurer
0d246d07d8 fix openvz memory setting 2012-02-27 12:09:59 +01:00
Dietmar Maurer
56b47e66e8 avoid warning in pvestatd for containers with old config files 2012-02-27 11:38:08 +01:00
Dietmar Maurer
f8b5f601b0 add Swedish keyboard layout 2012-02-27 09:53:40 +01:00
Dietmar Maurer
6b21ab95f6 add more gettext markers 2012-02-24 14:39:01 +01:00
Dietmar Maurer
e084c7747a fix file upload permission checks 2012-02-22 09:14:24 +01:00
Dietmar Maurer
45284c044c bump versions to release french translation 2012-02-22 07:45:53 +01:00
Derumier Alexandre
80c8e345a0 expose new cpu models
Signed-off-by: Derumier Alexandre <aderumier@odiso.com>
2012-02-22 07:21:38 +01:00
Dietmar Maurer
75a6a7f545 download aplinfo inh postinst script 2012-02-21 12:15:10 +01:00
Dietmar Maurer
c452ded323 fix layout 2012-02-21 12:14:39 +01:00
Dietmar Maurer
c916497537 implement template download
Also added turnkeylinux.com
2012-02-21 11:45:30 +01:00
Dietmar Maurer
8710f2803a add mount/unmount command for openvz 2012-02-20 10:11:49 +01:00
Dietmar Maurer
4b808f6902 fix german translation 2012-02-20 06:52:49 +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
e4e3bdd4e1 add more gettext markers 2012-02-17 13:40:11 +01:00
Dietmar Maurer
5c80f72c80 include use clause for exception handling 2012-02-17 06:07:22 +01:00
Dietmar Maurer
b02087fd3f make jslint happy 2012-02-16 14:04:53 +01:00
Dietmar Maurer
e9b01ea55d 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
2be8175a7e use correct syntax for update-rc.d
Some versions complain about the missing dot.
2012-02-16 09:36:47 +01:00
Dietmar Maurer
d553e535ab fix vnc shell to nodes 2012-02-16 08:22:03 +01:00