Commit Graph

200 Commits

Author SHA1 Message Date
Alexandre Derumier
e041b086ee add clone vm option in qemu vm right click menu
fixme: add a new icon

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-05-02 11:03:41 +02:00
Alexandre Derumier
611fbdd881 add clone panel form
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-05-02 11:02:52 +02:00
Stefan Priebe
91b0d3c2c7 Qemu CreateWizard preselect current node
Signed-off-by: Stefan Priebe <s.priebe@profihost.ag>
2013-04-24 05:58:54 +02:00
Dietmar Maurer
58d462efee use qcow2 as default format 2013-02-18 13:18:29 +01:00
Dietmar Maurer
defccfad1b Allow to set tablet option on the GUI 2013-02-18 10:53:30 +01:00
Alexandre Derumier
a7aa073353 config.js : disable start button if vm is a template on current (raw, qcow2)
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-02-15 10:23:01 +01:00
Dietmar Maurer
3e56f673e5 use e1000 as default network card 2013-02-14 11:22:10 +01:00
Dietmar Maurer
5614bec08b add task history to VM panel 2013-02-11 09:24:15 +01:00
Dietmar Maurer
02035e6141 make jslint happy
bump version to 2.3-7
2013-01-31 07:16:32 +01:00
Dietmar Maurer
2a29deac1f Display 'Resume' button when VM is 'paused' 2013-01-18 06:24:33 +01:00
Dietmar Maurer
4388ec5cb5 add balloon GUI
bump version to 2.3-4
2013-01-17 12:59:30 +01:00
Alexandre Derumier
625eb827d5 enable snapshot button only if vm has snapshot feature
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-12-28 07:55:42 +01:00
Alexandre Derumier
59b0923fa2 add : HDResize form
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-12-17 12:58:10 +01:00
Alexandre Derumier
28f52bd4f5 expose hd resize button to gui
This add a resize button in hardwaretab view. (only enabled if element selected is a disk)

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-12-17 12:58:04 +01:00
Stefan Priebe
ae60540eb1 remove custom GUI timeout for stop and shutdown. Qemu API has already a useful default timeout.
Signed-off-by: Stefan Priebe <s.priebe@profihost.ag>
2012-12-10 10:16:09 +01:00
Dietmar Maurer
1d7334d22f add win8 to OS type selector 2012-10-23 09:41:44 +02:00
Dietmar Maurer
e893439e32 use API call to get next free VMID
We cant use the ResourceStore, because it only contains VM accessable for
actual user.
2012-09-27 08:13:51 +02:00
Dietmar Maurer
995ac416dd hack: call setHeight to show scroll bars correctly 2012-09-26 11:23:06 +02:00
Dietmar Maurer
8e6c45c6da disable collapse for snapshot trees.
We use double click to open the edit window, and this badly interact
with collapse/expand.
2012-09-14 10:29:26 +02:00
Dietmar Maurer
d3e0245707 also use TaskProgress for snapshot removal 2012-09-14 10:20:34 +02:00
Dietmar Maurer
689aca16e1 revert autoscroll hack
Seem that the bug only occur on my win7 installation, nowhere else.
2012-09-14 10:17:04 +02:00
Dietmar Maurer
af03191c31 use new TaskProgress feature 2012-09-14 09:49:25 +02:00
Dietmar Maurer
12427b64b0 disable resize - not neccessary 2012-09-13 14:05:58 +02:00
Dietmar Maurer
25c6ff2d9b add workaround for autoScroll bug 2012-09-13 13:36:24 +02:00
Dietmar Maurer
ebc2d29053 clear error mask on successful load 2012-09-13 13:23:01 +02:00
Dietmar Maurer
576a5d516a display full vm settings for snapshots 2012-09-13 13:13:51 +02:00
Dietmar Maurer
bfb37bcd86 remove debug message 2012-09-13 11:45:34 +02:00
Dietmar Maurer
ee69f57f7c confirm rollback 2012-09-13 11:16:28 +02:00
Dietmar Maurer
d0780afcb0 improve snapshot tree GUI
Add dynamic updates, sort correctly.
2012-09-13 11:07:03 +02:00
Dietmar Maurer
5465dda8e7 mprove snapshot GUI 2012-09-11 13:18:21 +02:00
Dietmar Maurer
6ec2c38b76 add icons for snapshots 2012-09-11 11:27:40 +02:00
Dietmar Maurer
015f9fd336 add snapshot rollback and delete buttons 2012-09-10 13:52:04 +02:00
Dietmar Maurer
5c32c3a327 add snapshot tree to GUI 2012-09-10 13:30:38 +02:00
Dietmar Maurer
45314cad71 GUI: allow to select SCSI disks when creating VMs
Booting from SCSI disks works again in qemu-1.2.
2012-09-05 11:02:36 +02:00
Dietmar Maurer
853bf4531e use mbps instead of bps 2012-08-29 13:47:42 +02:00
Dietmar Maurer
74184048a6 add scsihw option to GUI 2012-08-29 11:31:14 +02:00
Dietmar Maurer
910e01202d add SATA to GUI 2012-08-29 10:52:13 +02:00
Alexandre Derumier
8aa01755ce disable format selection for rbd, sheepdog, nexenta
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-08-23 14:11:43 +02:00
Dietmar Maurer
de3db54f23 fix bug #236: do not pass fixed shutdown timeout 2012-08-21 12:57:11 +02:00
tgrodzinski
c17f3da4a4 allow minimum disk sizes of nearly 1MB
Signed-off-by: tgrodzinski <t.grodzinski@profihost.ag>
2012-08-03 07:13:26 +02:00
Dietmar Maurer
cbb20c6e19 use QMP to query detailed blockstats from KVM 2012-07-13 09:37:18 +02:00
Michel Loiseleur
325d6776fb Add Tab key to SendKey menu.
It's a workaround for b#16

Signed-off-by: Michel Loiseleur <michel@loiseleur.com>
2012-07-11 06:32:06 +02:00
Dietmar Maurer
edc58bdec8 use 1024*1024 instead of 1000000 for disk io limits 2012-06-18 06:20:23 +02:00
Dietmar Maurer
864bcd6555 use MB/s instead of bytes/s 2012-06-14 09:39:34 +02:00
Dietmar Maurer
9491b9de32 improve rate limit GUI 2012-06-14 08:54:27 +02:00
Timo Grodzinski
ed4ea4ceed Adds configuration of disk io op/s and byte/s limits
Signed-off-by: Timo Grodzinski <t.grodzinski@profihost.ag>
2012-06-14 07:57:23 +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
ddb20c5876 fix bug #179: set default button 'no' for dangerous actions 2012-04-24 08:15:56 +02:00
Dietmar Maurer
640f8f14f3 add startup option to GUI 2012-04-20 11:50:27 +02:00
Dietmar Maurer
8fb7d745dc fix bug #115: simplify GUI for users without permissions 2012-04-17 10:37:30 +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
42476072e5 make lint happy 2012-03-26 14:08:38 +02:00
Dietmar Maurer
667b2be914 implement and use new DnsName vtype 2012-03-13 07:14:00 +01:00
Dietmar Maurer
3e08b907b9 fix bug #104: no format selector for lvm/iscsi 2012-03-09 12:06:33 +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
f3bb9bb64c add more gettext markers 2012-02-28 11:15:02 +01:00
Dietmar Maurer
6b21ab95f6 add more gettext markers 2012-02-24 14:39:01 +01:00
Dietmar Maurer
e4e3bdd4e1 add more gettext markers 2012-02-17 13:40:11 +01:00
Dietmar Maurer
cf3e36c2d4 fix bug #1: allow to use iscsi devices directly 2012-02-15 10:55:31 +01:00
Dietmar Maurer
b34b68c2b8 fix compression selector 2012-02-10 12:38:15 +01:00
Dietmar Maurer
6caab4e0c1 add pool selector to PVE.qemu.CreateWizard 2012-02-03 13:50:11 +01:00
Dietmar Maurer
7a6b5d9f21 remove useless require declarations 2012-01-31 06:30:31 +01:00
Dietmar Maurer
fd453bd3e2 add more gettext markers 2012-01-12 11:38:14 +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
b23cd0a905 use pveACLView 2012-01-11 09:59:37 +01:00
Dietmar Maurer
88a6a64d3f make jslint happy 2011-12-22 13:34:52 +01:00
Dietmar Maurer
58bd719401 display when VM is managed by HA, cleanups 2011-12-22 13:24:51 +01:00
Dietmar Maurer
10f625587f use same button order everywhere 2011-11-29 07:56:13 +01:00
Dietmar Maurer
fb3feb559e display VM name in console title window 2011-11-29 07:43:25 +01:00
Dietmar Maurer
a2dca26b09 mark translateable strings with gettext 2011-11-22 14:05:06 +01:00
Dietmar Maurer
2198a479fa start i18n support 2011-11-21 12:57:11 +01:00
Dietmar Maurer
105270d30c fix cpu usage display 2011-11-18 09:37:23 +01:00
Dietmar Maurer
65d8ab4b58 only display disk format selector on create 2011-11-18 06:04:30 +01:00
Dietmar Maurer
7e79e293e8 implement openvz migrate 2011-11-17 14:36:25 +01:00
Dietmar Maurer
dd7f2655a7 always enable console button 2011-11-14 12:45:50 +01:00
Dietmar Maurer
176eee4fec add context menus 2011-11-14 12:43:16 +01:00
Dietmar Maurer
3732a6651a GUI rework 2011-11-11 13:26:05 +01:00
Dietmar Maurer
da794fcfd6 fixes for IE9 2011-11-09 11:27:25 +01:00
Dietmar Maurer
a2f5799145 make jslint happy 2011-11-09 10:59:21 +01:00
Dietmar Maurer
956d1b6e26 add monitor GUI 2011-11-09 09:36:55 +01:00
Dietmar Maurer
a02d621810 disable inline console 2011-11-08 06:37:09 +01:00
Dietmar Maurer
04f5d98e6a implemented new VMIDSelector class 2011-11-04 12:47:15 +01:00
Dietmar Maurer
c5125d5a64 add backup panel for openvz containers 2011-10-20 09:31:16 +02:00
Dietmar Maurer
9b028c6aca fix default values in backup dialog 2011-10-19 12:32:58 +02:00
Dietmar Maurer
a75aa54a3f improve qemu backup dialog 2011-10-19 12:23:32 +02:00
Dietmar Maurer
30edfad922 start backup/restore GUI 2011-10-18 12:49:14 +02:00
Dietmar Maurer
8c5bc535f9 add timeout parameter for start/stop tasks 2011-10-11 12:00:42 +02:00
Dietmar Maurer
fc2b50c1dc use new asynchronous API for qemu 2011-10-10 13:22:17 +02:00
Dietmar Maurer
e59c9d18f9 fix bug #3: implement sendKeys 2011-10-10 13:20:47 +02:00
Dietmar Maurer
dc5b8f7dff fix bug #8: correctly use macaddr instead of mac 2011-10-05 10:31:59 +02:00
Dietmar Maurer
ea55d5c642 use better class names for NotesView/NotesEdit 2011-10-04 12:09:01 +02:00
Dietmar Maurer
7317ea2d33 make NotesView work with openvz containers 2011-10-04 11:56:12 +02:00
Dietmar Maurer
78e9f56599 change default boot order to cdn
And disable Floppy option (till now we do not support floppies)
2011-09-29 07:51:10 +02:00
Dietmar Maurer
7248275104 update tree node if node attribute changes (vm migration)
and cleanup code
2011-09-16 11:13:34 +02:00
Dietmar Maurer
52df9bc157 improve handling of migrated VMs 2011-09-16 08:55:46 +02:00
Dietmar Maurer
4f0608f74a implemente migrate UI 2011-09-15 11:55:24 +02:00
Dietmar Maurer
133362cad4 remove 'Default' from onboot, must be yes/no 2011-08-26 08:28:58 +02:00
Dietmar Maurer
aff192e6f5 imported from svn 'pve-manager/pve2' 2011-08-23 07:40:22 +02:00