Commit Graph

152 Commits

Author SHA1 Message Date
Alexandre Derumier
a61b1ac979 gui : enable qemu network card firewall option
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2014-05-09 11:49:56 +02:00
Dietmar Maurer
87233e4de0 Enable firewall GUI 2014-05-06 12:52:11 +02:00
Dietmar Maurer
105404851c make lint happy 2014-01-14 11:49:36 +01:00
Dietmar Maurer
d0efa75d56 update max cores limit to 128 2014-01-14 11:41:18 +01:00
Dietmar Maurer
0df1312acc use separate button for disk throttle.
There is enough space in the toolbar, so this is good enought for now.
Also remove some dead code, and re-ordered HDEdit to use both columns, which
looks better inside the CreateWizard.
2014-01-14 11:37:02 +01:00
Alexandre Derumier
62fdda73d0 split iothrottle form
//fixme : enable/disable splitbutton

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2014-01-14 11:09:06 +01:00
Dietmar Maurer
4c917e974d make it easier to set VLAN tags on OVS ports/bond 2013-12-30 11:06:34 +01:00
Dietmar Maurer
ed51f6d659 new ConsoleButton class
We now use that split-button everywhere to make the GUI more consistent.
2013-12-17 07:22:58 +01:00
Dietmar Maurer
5431e16f06 fixed typo 2013-12-11 12:01:47 +01:00
Dietmar Maurer
5ebcf7511f allow to open SPICE console with command menu 2013-12-11 08:20:10 +01:00
Dietmar Maurer
1454ba2e57 use PVE.Utils.openSpiceViewer() 2013-12-10 08:11:56 +01:00
Dietmar Maurer
2d802f8c3b include spiceterm 2013-12-10 07:35:57 +01:00
Dietmar Maurer
565133731d spice: use POST to get spice proxy configuration.
And create a data URL to open the external viewer (html 'src'
tag only works with 'GET')
2013-12-09 08:19:37 +01:00
Dietmar Maurer
8fd4b7eeb3 use a split-button for the console 2013-12-09 06:09:40 +01:00
Dietmar Maurer
a25c0e0cfc cleanup last commit 2013-12-05 07:09:32 +01:00
Alexandre Derumier
3e56f4ab09 hdedit : add io throttle max burst
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-12-05 06:45:56 +01:00
Alexandre Derumier
4920fa3a87 add zfs filter in hdmove
we don't want to display file format

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-10-08 06:15:06 +02:00
Alexandre Derumier
bf5ab22c6d remove nexenta plugin
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-10-08 06:14:45 +02:00
Michael Rasmussen
7995b6ebcc Latest-changes-which-removes-unused-config
Signed-off-by: Michael Rasmussen <mir@datanom.net>
2013-10-04 07:02:20 +02:00
Alexandre Derumier
517701869a add solaris ostype
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-09-25 08:28:59 +02:00
Dietmar Maurer
4af2c66cad some more gettext cleanups, update po files
Includes full german translation.
2013-08-29 12:06:53 +02:00
Dietmar Maurer
bc3e73be41 do not use gettext() inside render functions 2013-08-29 09:30:54 +02:00
Damien PIQUET
0070ee3752 Added translations
Signed-off-by: Damien PIQUET <piqudam@gmail.com>
2013-08-29 07:20:28 +02:00
Dietmar Maurer
118db09788 make jslint happy 2013-08-13 10:40:58 +02:00
Dietmar Maurer
76d0de20e2 allow to use serial terminal as display 2013-07-31 10:19:26 +02:00
Dietmar Maurer
cbad4a43ae spice: always use the API server as spice proxy server 2013-07-18 08:30:42 +02:00
Dietmar Maurer
29223818a9 add button to start spice console 2013-06-26 13:39:28 +02:00
Dietmar Maurer
869db90dc9 Clone: correctly pass pool parameter 2013-06-17 07:04:38 +02:00
Dietmar Maurer
b5ffa3eca6 make lint happy 2013-06-13 12:38:58 +02:00
Dietmar Maurer
9fb3048588 PVE.window.Edit: add backgroundDelay option
This can be used for the new async qemu config API.
2013-06-07 11:49:04 +02:00
Dietmar Maurer
efa6d7bcad remove debugging code 2013-06-06 08:04:12 +02:00
Dietmar Maurer
b2fe56d828 fix bug #368: use vtype 'DnsName' to verify host names 2013-06-03 13:12:19 +02:00
Dietmar Maurer
8b03461629 use gettext for 'Move disk' 2013-05-31 10:54:56 +02:00
Dietmar Maurer
af53052e93 HDMove: add flag to delete source volume after move
And use new API entry point move_disk (changed in recent qemu-server)
2013-05-31 10:47:06 +02:00
Dietmar Maurer
772a8ffb35 HDMove: show task viewer 2013-05-29 12:38:57 +02:00
Dietmar Maurer
419cd54c79 disable move disk button for unused volumes.
Move for unused volumes is not implememnted.
2013-05-29 12:29:25 +02:00
Dietmar Maurer
d82690807a HDMove: use POST intead of PUT 2013-05-29 12:23:02 +02:00
Alexandre Derumier
93e8c45052 add hdmove panel
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-05-29 12:19:03 +02:00
Dietmar Maurer
63f9d5119f update po files
more gettext cleanups
2013-05-16 08:58:36 +02:00
Dietmar Maurer
14b948f585 gettext cleanups 2013-05-16 08:10:54 +02:00
Dietmar Maurer
b05f247770 StorageSelector: alow to use new target option
Useful for clone API to restrict storage list.
2013-05-14 10:10:27 +02:00
Dietmar Maurer
10def0e8f9 fix spelling
hope this is correct.
2013-05-07 07:42:21 +02:00
Dietmar Maurer
b0269a15ed clone: correctly update field status (enabled/disabled) 2013-05-06 11:20:43 +02:00
Dietmar Maurer
9a32c2de3c clone: add target node selector 2013-05-06 10:34:51 +02:00
Dietmar Maurer
b43a9b2ea4 clone GUI: add pool, simplify code 2013-05-03 13:16:29 +02:00
Dietmar Maurer
939fd1a57a s/Clone To VM/Clone/ 2013-05-03 09:36:51 +02:00
Dietmar Maurer
eae66cf8d0 use 'Full/Linked Clone' consistently 2013-05-03 09:34:10 +02:00
Dietmar Maurer
fb99ef7ffb clone: make name optional 2013-05-03 09:29:33 +02:00
Dietmar Maurer
2a6fd892a3 make lint happy 2013-05-03 09:21:54 +02:00
Dietmar Maurer
08b0c8e7d4 clone: use new API entry point 2013-05-02 11:50:08 +02:00