Commit Graph

30 Commits

Author SHA1 Message Date
Alexandre Derumier
3e02089db8 add node embedded vnc console
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-06-29 16:12:46 +02:00
Dietmar Maurer
6a4c551ced cleanup embeded console code, add console for lxc containers 2015-06-27 12:08:50 +02:00
Dietmar Maurer
9e361643a8 GUI: use lxc instead of openvz 2015-04-18 09:47:58 +02:00
Dietmar Maurer
5062558ae0 noVNC: remove unnecessary padding
Height is still wrong, dont know why!
2014-06-27 16:28:21 +02:00
Dietmar Maurer
3b98b949da detectMigratedVM: also set changed wsurl (websocket url) 2014-06-27 10:49:26 +02:00
Dietmar Maurer
e27373fd8a improve novnc console, and display connection errors 2014-06-27 10:30:12 +02:00
Dietmar Maurer
9246dfa70d further console cleanups 2014-06-25 08:46:02 +02:00
Dietmar Maurer
8dfca17e2e cleanup novnc console code
And implement novnc console for openvz and shell (needs vncterm update).
2014-06-24 17:35:17 +02:00
Dietmar Maurer
e60b96472a HTTPServer: implement websockets
We can avoid wss ceritificate errors this way (wsproxy.py throw certificate errors with firefox).
2014-06-18 12:08:21 +02:00
Dietmar Maurer
3b9cb9cc51 novnc console: do not use unsecure parameter (no longer required) 2014-06-17 09:08:07 +02:00
Stefan Priebe
87b89a3a44 add novnc console to workspace
Signed-off-by: Stefan Priebe <s.priebe@profihost.ag>
2014-06-13 11:03:06 +02:00
Dietmar Maurer
5431e16f06 fixed typo 2013-12-11 12:01:47 +01:00
Dietmar Maurer
3a76893d03 use interactive vnc shell to run system upgrade
System upgrade almost always requires user input.
2013-06-19 11:57:38 +02:00
Dietmar Maurer
02035e6141 make jslint happy
bump version to 2.3-7
2013-01-31 07:16:32 +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
f9d4fc64e2 updates for vzctl 4.0 2012-10-02 09:28:11 +02:00
Dietmar Maurer
a44bd84f38 use shutdown instead of stop 2012-03-12 11:17:33 +01:00
Dietmar Maurer
81e94b6d95 make lint happy 2011-12-08 11:18:16 +01:00
Dietmar Maurer
7e6b14a89a add more gettext markers
And try to reduce number of different texts
2011-12-08 09:20:50 +01:00
Dietmar Maurer
45116ffb90 use new AbstractMigrate.pm 2011-12-06 10:18:23 +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
9533980061 always use PVE.Utils.openConoleWindow 2011-11-29 06:53:32 +01:00
Dietmar Maurer
e948b11652 add migrate button to VNCConsole window 2011-11-25 11:09:10 +01:00
Dietmar Maurer
a2dca26b09 mark translateable strings with gettext 2011-11-22 14:05:06 +01: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
1a7bfb8617 implemement PVE.OpenVZConsole
We now have fully functional openvz vnc console.
2011-10-05 07:37:01 +02:00
Dietmar Maurer
e43f02cc51 try to reconnect VNCConsole after migration 2011-09-19 12:31:51 +02:00
Dietmar Maurer
aff192e6f5 imported from svn 'pve-manager/pve2' 2011-08-23 07:40:22 +02:00