Wolfgang Bumiller
aa0819a8a5
work around ipv6 browser inconsistencies
...
Browsers seem to disagree on whether window.location.hostname
shouldinclude the brackets around an ipv6 address.
Adding PVE.Utils.windowHostname() to always strip them away.
2015-05-27 08:28:54 +02:00
Dietmar Maurer
2c5549525a
use generic names (do not include container type)
2015-05-01 11:37:13 +02:00
Dietmar Maurer
8a52defde7
Utils.js: add more regex for IPs
2015-04-20 17:05:36 +02:00
Dietmar Maurer
9e361643a8
GUI: use lxc instead of openvz
2015-04-18 09:47:58 +02:00
Dietmar Maurer
478283eb95
GUI: mobe startall/stopall/migrateall into submenu
2015-02-11 09:15:00 +01:00
Dietmar Maurer
2133163f38
GUI: implement hotplug feature selector
2015-01-27 12:19:54 +01:00
Wolfgang Link
75b2e95dc3
Gui storage: rename storage type
...
Signed-off-by: Wolfgang Link <w.link@proxmox.com>
2015-01-27 07:52:27 +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
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
6dd4c09492
use gettext for 'none'
2014-08-13 12:46:05 +02:00
Dietmar Maurer
48295db44f
add sencha touch based GUI for mobile devices
2014-08-05 08:31:17 +02:00
Dietmar Maurer
28b0ead345
correctly translate storage content types
2014-07-14 10:42:07 +02:00
Dietmar Maurer
8e508c84d5
translate 'Directory'
2014-07-14 08:58:15 +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
Dietmar Maurer
1fd355bb29
add persian translation
2014-06-23 06:30:01 +02:00
Stefan Priebe
33fe59ee21
ExtJS: backport Ext.ux.IFrame from ExtJS 4.2
...
Signed-off-by: Stefan Priebe <s.priebe@profihost.ag>
2014-06-13 11:03:06 +02:00
Dietmar Maurer
258fac7166
add Euskera (Basque) translations
2014-04-17 11:24:05 +02:00
Dietmar Maurer
d11733f8da
add GUI for openvswitch network
2013-12-27 09:45:31 +01:00
Dietmar Maurer
9dace87245
Merge remote-tracking branch 'origin/pve-ceph'
2013-12-21 08:03:57 +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
2d802f8c3b
include spiceterm
2013-12-10 07:35:57 +01:00
Dietmar Maurer
e824ec031e
add 'lsi53c810' to the list of scsi controllers
2013-12-04 09:17:15 +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
52d7be4197
fix osd keyring, use tasks
2013-11-22 08:41:37 +01:00
Dietmar Maurer
bb30e326a5
fix UPID parser for long uptimes
2013-11-08 08:20:20 +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
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
Dietmar Maurer
caf64d77b3
GUI: add multi-monitor support for spice
2013-10-02 10:40:34 +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
Dietmar Maurer
001b7f7607
gettext updates removed GlusterFS silently - re-add it again
2013-08-29 07:31:23 +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
2b578fef79
add GUI for GlusterFS storage
2013-08-13 10:31:10 +02:00
Dietmar Maurer
76d0de20e2
allow to use serial terminal as display
2013-07-31 10:19:26 +02:00
Dietmar Maurer
0c47a68214
add qxl to available kvm vga drivers
2013-06-26 14:03:31 +02:00
Dietmar Maurer
5bf00f9328
use better icons for shell/spiceproxy tasks
2013-06-25 14:11:19 +02: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
9baa96806a
popup dialog to remind user about subscriptions
2013-06-13 12:53:51 +02:00
Dietmar Maurer
b9065f4d97
improve apt GUI
2013-06-13 11:52:32 +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
772a8ffb35
HDMove: show task viewer
2013-05-29 12:38:57 +02:00
Dietmar Maurer
5f28da0ada
use correct icons for templates
2013-05-16 09:32:19 +02:00
Dietmar Maurer
dd271a32c5
fix spelling
2013-05-10 06:33:55 +02:00