Commit Graph

123 Commits

Author SHA1 Message Date
Dietmar Maurer
59d47ade01 add qemu BIOS option 2016-01-22 11:24:24 +01:00
Dietmar Maurer
73aeb2007e add Galician to GUI 2015-10-28 13:02:26 +01:00
Dietmar Maurer
1649c0b535 IP4_cidr_match: allow short masks like /8 2015-10-09 08:16:00 +02:00
Dietmar Maurer
1fd4069819 update OS Type descriptions 2015-09-26 11:13:54 +02:00
Alexandre Derumier
3f0d1a4bfd NetworkEdit : add support for vlan interfaces.
Edit only for now, create will come soon in another patch

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-09-25 07:06:48 +02:00
Wolfgang Bumiller
0a5b8747b0 Add missing ')' to en-us keyboard layout option.
Closes #303
2015-07-28 09:19:17 +02:00
Wolfgang Link
2a30f27405 Add Snapshot to LXC
Signed-off-by: Wolfgang Link <w.link@proxmox.com>
2015-07-24 11:03:40 +02:00
Dietmar Maurer
b6ac17a838 Revert "ExtJS: backport Ext.ux.IFrame from ExtJS 4.2"
This reverts commit 5ee423defa.

We already have the same code in Toolkit.js
2015-06-27 11:37:52 +02:00
Alexandre Derumier
5ee423defa ExtJS: backport Ext.ux.IFrame from ExtJS 4.2
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-06-26 11:34:58 +02:00
Dietmar Maurer
f23c60e0a3 GUI: always use noVNC instead of java applet 2015-06-19 09:08:08 +02:00
Alexandre Derumier
ca34da232a add virtio-scsi-single scsi controller
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-06-03 17:14:06 +02:00
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