Commit Graph

864 Commits

Author SHA1 Message Date
Dietmar Maurer
cb94e573d2 add menu icons for VNC and SPICE 2013-12-17 07:48:05 +01:00
Dietmar Maurer
5272d70b74 bump version to 3.1-28 2013-12-17 07:24:53 +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
4a75df3709 make lint happy 2013-12-16 12:58:27 +01:00
Dietmar Maurer
896090ee9e use anchor with download tag to open spice console
That way we can specify a filename (required for android client).
2013-12-12 10:47:10 +01:00
Dietmar Maurer
5431e16f06 fixed typo 2013-12-11 12:01:47 +01:00
Dietmar Maurer
9342539061 bump version to 3.1-27 2013-12-11 11:52:44 +01:00
Dietmar Maurer
36e0802d07 remove spiceconfig format 2013-12-11 08:38:22 +01:00
Dietmar Maurer
5ebcf7511f allow to open SPICE console with command menu 2013-12-11 08:20:10 +01:00
Dietmar Maurer
3fa0b22266 set correct locale environment when running spiceterm 2013-12-10 13:11:33 +01:00
Dietmar Maurer
ef1107496f bump version to 3.1-26 2013-12-10 12:07:36 +01:00
Dietmar Maurer
a51ceeb704 fix execute API 2013-12-10 12:05:02 +01:00
Dietmar Maurer
eb7cd2ced5 use new PVE::AccessControl::remote_viewer_config() 2013-12-10 10:51:27 +01:00
Dietmar Maurer
7774df7851 use get_standard_option() for spice options 2013-12-10 10:03:10 +01:00
Dietmar Maurer
b289829f91 factor out common code into run_spiceterm 2013-12-10 09:46:00 +01:00
Dietmar Maurer
f25af3a938 set correct keymap for spiceterm 2013-12-10 08:36:58 +01:00
Dietmar Maurer
3894ec3a7a allow to run upgrades with spiceterm 2013-12-10 08:20:33 +01:00
Dietmar Maurer
1454ba2e57 use PVE.Utils.openSpiceViewer() 2013-12-10 08:11:56 +01:00
Dietmar Maurer
427d3fa6d2 implement spice viewer for openvz 2013-12-10 08:00:01 +01:00
Dietmar Maurer
2d802f8c3b include spiceterm 2013-12-10 07:35:57 +01:00
Dietmar Maurer
e1bae24c4c allow to use vmid 0 in spice tickets
VMID 0 will be used by spiceterm for task that run on the host.
2013-12-10 06:08:25 +01:00
Dietmar Maurer
409935933e fix execute API
- remove command from index (so that pvesh does not list it)
- use POST instead of GET
- correctly check permissions
- return value with status codes and data (allow expections)
2013-12-09 11:08:02 +01:00
Stefan Priebe
87c3e93147 support to execute multiple commands in one request 2013-12-09 08:44:25 +01:00
Dietmar Maurer
a2c052b012 remove spiceconfig output format
The client can generate a data url with that content easily.
2013-12-09 08:38:47 +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
Dietmar Maurer
e824ec031e add 'lsi53c810' to the list of scsi controllers 2013-12-04 09:17:15 +01:00
Dietmar Maurer
7592289953 add VMWare vmxnet3 network card 2013-12-04 07:39:06 +01:00
Dietmar Maurer
ef9e9863e4 add VMware PVSCSI to available SCSI controller
It is not possible to boot from such disks at the moment.
2013-12-04 07:31:52 +01:00
Dietmar Maurer
429d25a38c avoid re-select inside selectionChange callback 2013-11-28 09:26:01 +01:00
Dietmar Maurer
b0a6529469 fix typo in pve cron script 2013-11-19 07:47:14 +01:00
Dietmar Maurer
cf727cab02 bump version to 3.1-25 2013-11-18 11:21:12 +01:00
Dietmar Maurer
8dc1715b1f delay UNAUTHORIZED response to avoid DOS attack 2013-11-18 11:19:27 +01:00
Dietmar Maurer
bb30e326a5 fix UPID parser for long uptimes 2013-11-08 08:20:20 +01:00
Dietmar Maurer
f98fdb5c0f bump version to 3.1-24 2013-11-06 10:48:45 +01:00
Dietmar Maurer
ba777999d3 allow IPv6 address when creating a container 2013-11-06 10:46:36 +01:00
Dietmar Maurer
c9160a2711 fix IPAddress vtype 2013-11-06 10:42:22 +01:00
Dietmar Maurer
035cde2bb6 allow to add ipv6 address to OpenVZ containers 2013-10-30 12:54:48 +01:00
Dietmar Maurer
626add4740 correctly set content type for GUI index page 2013-10-29 11:09:26 +01:00
Dietmar Maurer
7fb0bd960b bump version to 3.1-23 2013-10-29 10:21:32 +01:00
Dietmar Maurer
718427dacb subscription updates: set UserAgent header on proxy connect request 2013-10-29 10:20:38 +01:00
Dietmar Maurer
af23db0ebf bump version to 3.1-22 2013-10-28 08:17:33 +01:00
Dietmar Maurer
ce429a15b0 spice: ignore the case of the characters in hostname match 2013-10-28 08:07:00 +01:00
Dietmar Maurer
c9e1c6cbe1 bump version to 3.1-21 2013-10-17 06:12:30 +02:00
Dietmar Maurer
ef29cdcf2d bump version to 3.1-20 2013-10-14 07:47:37 +02:00
Stefan Priebe
173e0f1273 use a calculated interval for updating the ressources / screens 2013-10-14 07:44:34 +02:00
Dietmar Maurer
7fc1bf3017 UpdateQueue: add callback
So that we can queue new things after loading is done.
2013-10-09 06:53:35 +02: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