Dietmar Maurer
05e3e996f1
added Turkish translation
2012-04-26 06:18:38 +02:00
Dietmar Maurer
8cc89fbb66
correctly render user name
2012-04-24 09:53:05 +02:00
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
e1957ced9a
use warning icon for dangerous actions
2012-04-24 08:59:43 +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
2840e6226e
enable buttons on capability changes
2012-04-24 07:12:19 +02:00
Dietmar Maurer
640f8f14f3
add startup option to GUI
2012-04-20 11:50:27 +02:00
Dietmar Maurer
b92400b6a7
add startall/stopall API and init script
2012-04-20 09:35:08 +02:00
Dietmar Maurer
4b72af232c
add option --nooutput
2012-04-20 08:20:44 +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
8572d646c3
avoid warning if df return negative value for available bytes
2012-04-16 09:40:26 +02:00
Dietmar Maurer
0f4a2f2543
add missing use clause
2012-04-12 11:48:36 +02:00
Dietmar Maurer
e721a8293f
fix permissions on subscription api
2012-04-12 11:16:04 +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
Alexandre Derumier
1d19319323
expose directsync drive cache option
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-04-10 09:22:33 +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
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
bbb3512854
only save required information
2012-03-30 11:45:55 +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
924800406b
fix container locking (avoid multiple restore processes)
...
Unlike flock, LockFile::Simple does not inherit locks to child process.
So we need to do the locking inside the child process.
2012-03-27 08:35:36 +02:00
Dietmar Maurer
2c5351706b
mask whole window with waitMsgTarget
...
Else the buttons are still functional, and the user can trigger
additional command (i.e. several restore processes).
2012-03-27 08:32:53 +02:00
Dietmar Maurer
42476072e5
make lint happy
2012-03-26 14:08:38 +02:00
Dietmar Maurer
2435c0beab
fix bug #125 : correctly display realm
2012-03-26 14:05:58 +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
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