Dietmar Maurer
|
31349069ed
|
fix bug #644: remove old java console
Java browser plugins are depreciated and not supported by
modern browsers anymore.
|
2015-06-19 08:18:46 +02:00 |
|
Dietmar Maurer
|
9e361643a8
|
GUI: use lxc instead of openvz
|
2015-04-18 09:47:58 +02:00 |
|
Dietmar Maurer
|
9246dfa70d
|
further console cleanups
|
2014-06-25 08:46:02 +02:00 |
|
Dietmar Maurer
|
cd8e5c6b8c
|
use novnc as default viewer
|
2014-06-25 07:22:25 +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 |
|
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
|
cb94e573d2
|
add menu icons for VNC and SPICE
|
2013-12-17 07:48:05 +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
|
e1957ced9a
|
use warning icon for dangerous actions
|
2012-04-24 08:59:43 +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
|
64f221992a
|
fix button enable/disable code
|
2012-01-11 09:57:59 +01:00 |
|
Dietmar Maurer
|
32314691c7
|
add more gettext markers
|
2011-12-12 08:06:10 +01:00 |
|
Dietmar Maurer
|
a2dca26b09
|
mark translateable strings with gettext
|
2011-11-22 14:05:06 +01:00 |
|
Dietmar Maurer
|
a2f5799145
|
make jslint happy
|
2011-11-09 10:59:21 +01:00 |
|
Dietmar Maurer
|
b78162b238
|
implement our own button class
Button features:
- observe selection changes to enable/disable the button using enableFn()
- pop up confirmation dialog using confirmMsg()
|
2011-11-04 10:54:29 +01:00 |
|