Alexandre Derumier
4aa63024c4
add multiqueues field to nic form
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-02-13 07:05:01 +01:00
Dietmar Maurer
c014d116b9
GUI fixes for CDROM hotplug
2015-02-12 08:01:03 +01:00
Dietmar Maurer
1e23ad2dfe
use pveMemoryField for maxmemory
2015-02-10 12:41:08 +01:00
Dietmar Maurer
2d9b21c303
implement pveMemoryField
2015-02-10 12:35:13 +01:00
Dietmar Maurer
06294e9caa
MemoryEdit: avoid hardcoded constants
2015-02-10 11:34:11 +01:00
Alexandre Derumier
27b22399ec
memory form : hotplug improvements
...
we need to change memory field step dynamically, and also map values to dimm size.
Fixme : apply same behaviour for maxmemory field
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-02-10 06:39:47 +01:00
Dietmar Maurer
2133163f38
GUI: implement hotplug feature selector
2015-01-27 12:19:54 +01:00
Wolfgang Link
9a553c4677
Gui storage: bind ZFSPoolEdit.js and set defaults
...
Signed-off-by: Wolfgang Link <w.link@proxmox.com>
2015-01-27 07:52:08 +01:00
Dietmar Maurer
7f18e79764
HardwareView: correctly enable/disable buttons
2015-01-23 09:04:05 +01:00
Dietmar Maurer
915c63d741
PendingObjectGrid: improve detection of pending changes
2015-01-22 12:55:23 +01:00
Dietmar Maurer
7de0626923
GUI: dynamically update VM config every 5 seconds.
2015-01-21 11:36:06 +01:00
Dietmar Maurer
0a1b8ecff1
change default value for hotplug to match QemuServer default
2015-01-21 09:20:42 +01:00
Alexandre Derumier
919b9c1ff9
add numa option to processor form
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-01-21 08:38:40 +01:00
Wolfgang Link
caea0c7925
implement the disconnect nic button on the network edit pannel.
...
Signed-off-by: Wolfgang Link <wolfgang@linksystems.org>
2015-01-20 10:09:58 +01:00
Dietmar Maurer
5a4100476c
correctly check for undefined values
2015-01-08 13:24:38 +01:00
Alexandre Derumier
5111fcc31c
implement revert button
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-01-08 12:57:07 +01:00
Dietmar Maurer
b08a3d7710
HardwareView: simplify rendering code
2015-01-08 12:56:21 +01:00
Alexandre Derumier
820aa71f74
fix bootorder rendering
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-01-08 10:45:56 +01:00
Dietmar Maurer
1ac9aa4467
HardwareView: better alignment
2015-01-08 10:28:19 +01:00
Alexandre Derumier
4e6053312d
fix pending cpu rendering
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-01-08 09:25:16 +01:00
Alexandre Derumier
4d3b2d7d90
forbid edit|delete of pending delete, and move_disk of pending disk
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-01-08 09:20:42 +01:00
Alexandre Derumier
4f517059c5
Implement pendinggrid and pendingstore
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-01-08 06:26:12 +01:00
Dan Hunsaker
47236d0a05
Add suspend/resume options to web UI CmdMenus
...
The PVE2 API supports suspend/resume of VMs (and now CTs), but the web UI
doesn't make these options available. This patch adds Suspend and Resume
items to the CmdMenus of OpenVZ and QEMU guests. I considered adding the
options to the toolbar, but since it is already pretty full, I opted
against doing so for the moment. Perhaps the various startup options can
be combined into a dropdown menu similar to how the console options are
set up, and the various shutdown opitons combined into another. That
would provide the necesarry space to add the Suspend and Resume options
there.
This patch also provides descriptions for Suspend and Resume tasks in the
task logs, bringing full suspend/resume support to the web GUI.
Signed-off-by: Dan Hunsaker <danhunsaker@gmail.com>
2014-10-09 09:25:55 +02:00
Dietmar Maurer
59c179fd1f
i18n: add missing gettext calls
2014-09-08 09:50:30 +02:00
Alexandre Derumier
fdefb2cdfd
add discard option to qemu drive
...
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2014-08-20 12:10:38 +02:00
Dietmar Maurer
6dd4c09492
use gettext for 'none'
2014-08-13 12:46:05 +02:00
Dietmar Maurer
7c16f7fa62
fix typo
2014-07-30 09:32:25 +02:00
Dietmar Maurer
a958a5d8bc
qemu GUI: add hotplug option
2014-07-30 06:27:39 +02:00
Dietmar Maurer
5031f61d58
increase column width on Qemu/Options
2014-07-21 07:13:59 +02:00
Dietmar Maurer
5a13abc161
translate "Do not use any media"
2014-07-14 08:45:40 +02:00
Dietmar Maurer
77f86dd153
correctly use gettext('Name') in clone GUI
2014-07-14 08:27:56 +02:00
Dietmar Maurer
5cc4d7deb5
update translation files
2014-07-14 08:19:50 +02:00
Dietmar Maurer
71b05bd6af
Qemu GUI: add support to edit SMBIOS settings
2014-06-26 13:20:45 +02:00
Dietmar Maurer
9246dfa70d
further console cleanups
2014-06-25 08:46:02 +02:00
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