371 Commits

Author SHA1 Message Date
Dietmar Maurer
da344f4087 fix bug #174: add cpuunits to KVM options 2012-04-24 09:30:02 +02:00
Dietmar Maurer
ccb7d4baa4 fix bug #177: allow memory up to 512GB 2012-04-24 09:15:19 +02:00
Dietmar Maurer
ddb20c5876 fix bug #179: set default button 'no' for dangerous actions 2012-04-24 08:15:56 +02:00
Dietmar Maurer
bc8f054e98 activate storage before starting containers 2012-04-18 12:09:48 +02:00
Dietmar Maurer
f13fe07f27 implement startall/stopall 2012-04-18 10:05:20 +02:00
Dietmar Maurer
f51e8ddd2a update Italian translation 2012-04-17 10:52:26 +02:00
Dietmar Maurer
8fb7d745dc fix bug #115: simplify GUI for users without permissions 2012-04-17 10:37:30 +02:00
Dietmar Maurer
2c1b94cd6c add fixes for Italian translation 2012-04-16 11:14:59 +02:00
Dietmar Maurer
72da7de758 add Italian translation 2012-04-16 10:14:10 +02:00
Dietmar Maurer
991f0a61c0 fix bug 158: move openvz scripts inside ocf resource agent 2012-04-12 11:10:06 +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
1133bd835c add Turkish keyboard layout 2012-04-11 08:39:18 +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
b193e4ac94 fix bug #137: API change! Return node name using 'node' property. 2012-04-02 13:11:28 +02:00
Dietmar Maurer
0d201dfec8 fix bug #135: allow single letter 'dns-name', allow to start names with numbers 2012-04-02 12:13:59 +02:00
Dietmar Maurer
5f7b79501f use /etc/subscription to store subscription key 2012-03-29 11:30:11 +02:00
Dietmar Maurer
cd73c63b7d fix bug #117: automatically add domain to hostname 2012-03-29 10:20:27 +02:00
Dietmar Maurer
7a95afb978 use validdirectory instead of validdomains 2012-03-29 09:33:52 +02:00
Dietmar Maurer
44147b3ac6 fix bug #55: add Migrate and Stop to context menu 2012-03-28 13:13:07 +02:00
Dietmar Maurer
2cc2eaf2d5 kvm network: allow to configure VLAN Id on the GUI 2012-03-28 07:12:47 +02:00
Dietmar Maurer
3f76170f5b improve HA task display 2012-03-27 12:35:20 +02:00
Dietmar Maurer
60a452f24f fix bug #97: execute 'clusvcadm' commands for HA managed CTs 2012-03-27 10:59:51 +02:00
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
19d5c0f227 fix bug 124: correctly return maxfiles flag 2012-03-23 12:45:10 +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
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
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
3d2af3ebe7 not allow to select SCSI inside the VM creation wizard 2012-03-02 10:50:10 +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
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
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
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
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
5c80f72c80 include use clause for exception handling 2012-02-17 06:07:22 +01:00
Dietmar Maurer
d553e535ab fix vnc shell to nodes 2012-02-16 08:22:03 +01:00
Dietmar Maurer
cf3e36c2d4 fix bug #1: allow to use iscsi devices directly 2012-02-15 10:55:31 +01:00
Dietmar Maurer
cc0b3dac32 pveversion: display status of resource-agents-pve and fence-agents-pve 2012-02-14 12:58:01 +01:00
Dietmar Maurer
d8340bb49a fix LogViewer updates
Seems ExtJS onShow/onHide wrappers does not work for panels.
2012-02-14 09:01:24 +01:00
Dietmar Maurer
593f25a8c6 fix openvz live migration 2012-02-13 09:28:57 +01:00
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