Commit Graph

640 Commits

Author SHA1 Message Date
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
cafe6aa188 lxc create wizard: add disk size option 2015-04-27 08:21:32 +02:00
Dietmar Maurer
520893437b improve lxc DNS panel 2015-04-23 12:14:46 +02:00
Dietmar Maurer
b14c577929 lxc GUI: add DNS panel to create wizard. 2015-04-22 18:26:22 +02:00
Dietmar Maurer
42fb5a6ab1 lxc GUI: add DNS panel 2015-04-22 15:40:38 +02:00
Dietmar Maurer
2c27e4b7c7 lxc: implement startup and onboot option 2015-04-22 10:49:30 +02:00
Dietmar Maurer
5940550c54 lxc GUI: enable firewall and vlan tag 2015-04-22 07:56:22 +02:00
Dietmar Maurer
30a7e3b78f lxc network: use 'bridge' property instead of 'link' 2015-04-22 07:52:02 +02:00
Dietmar Maurer
e90fc4719a add resource panel to lxc create wizard 2015-04-21 12:33:51 +02:00
Dietmar Maurer
6dba2f983d lxc GUI: implement resource panel (set cpu, memory and swap) 2015-04-21 12:29:03 +02:00
Dietmar Maurer
695ae97b20 fix/add CSS classes for LXC
The logo is still wrong.
2015-04-21 06:57:57 +02:00
Dietmar Maurer
14b97a9677 use new PVE.lxc.NetworkInputPanel inside CreateWizard 2015-04-20 18:06:07 +02:00
Dietmar Maurer
3533a5065d implement network panel for LXC 2015-04-20 17:09:41 +02:00
Dietmar Maurer
853568b088 implement parseLxcNetwork, fix printLxcNetwork 2015-04-20 17:08:05 +02:00
Dietmar Maurer
497f31eeaf add more vtypes for IP input fields 2015-04-20 17:06:50 +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
72392546bb GUI: new helper printLxcNetwork 2015-04-18 09:38:16 +02:00
Dietmar Maurer
b48c68476a add GUI for LXC containers 2015-04-18 09:37:27 +02:00
Dietmar Maurer
371a58dc56 ha GUI: show configuration errors 2015-04-07 09:54:57 +02:00
Dietmar Maurer
fd89376443 add missing file 2015-04-03 18:50:41 +02:00
Dietmar Maurer
a5278c66f8 ha group editor: fix subject 2015-04-03 16:48:08 +02:00
Dietmar Maurer
04a7d5a32e add nice ha group selector 2015-04-03 16:36:26 +02:00
Dietmar Maurer
86511bf25e implement ha resource editor 2015-04-03 12:32:56 +02:00
Dietmar Maurer
1b66fd71fb implement GUI to manage ha groups 2015-04-03 11:21:22 +02:00
Dietmar Maurer
3bcf3dda1d add ha fencing panel (dummy for now) 2015-04-03 09:44:35 +02:00
Dietmar Maurer
02d79a0cc0 add ha resource panel 2015-04-03 09:10:20 +02:00
Dietmar Maurer
2904aaf98f add ha status view 2015-04-03 08:50:00 +02:00
Dietmar Maurer
71e43f5b3c add ability to sort Diffstore 2015-04-03 08:47:39 +02:00
Dietmar Maurer
9845fb881b start new configuration interface for HA 2015-04-02 11:09:29 +02:00
Stanislav German-Evtushenko
a0654dd8ca GUI: add quick search fields to storage content and backup views
Signed-off-by: Stanislav German-Evtushenko <ginermail@gmail.com>
2015-04-01 06:27:00 +02:00
Alexandre Derumier
b12ca796be rrd : init with timeframe from state manager
avoid to init the rrd with default timeframe,
then reload with timefrom state manager

this avoid to reload twice the rrds

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-02-24 06:12:13 +01:00
Dietmar Maurer
3af3f22143 parseQemuNetwork: parse queues 2015-02-13 07:11:42 +01:00
Alexandre Derumier
4aa63024c4 add multiqueues field to nic form
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-02-13 07:05:01 +01:00
Dietmar Maurer
c014d116b9 GUI fixes for CDROM hotplug 2015-02-12 08:01:03 +01:00
Dietmar Maurer
478283eb95 GUI: mobe startall/stopall/migrateall into submenu 2015-02-11 09:15:00 +01:00
Alexandre Derumier
2cd01f6ce3 add migration_all button
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-02-11 07:02:07 +01:00
Alexandre Derumier
e26c5a0f0f add migrate_all form
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-02-11 07:01:59 +01:00
Alexandre Derumier
ea23ec19a9 add stopall/startall vm buttons
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-02-11 07:01:12 +01:00
Dietmar Maurer
5dedad4112 MemoryField: fix values after manual edit (on blur) 2015-02-10 16:35:27 +01:00
Dietmar Maurer
1e23ad2dfe use pveMemoryField for maxmemory 2015-02-10 12:41:08 +01:00
Dietmar Maurer
2d9b21c303 implement pveMemoryField 2015-02-10 12:35:13 +01:00
Dietmar Maurer
06294e9caa MemoryEdit: avoid hardcoded constants 2015-02-10 11:34:11 +01:00
Alexandre Derumier
27b22399ec memory form : hotplug improvements
we need to change memory field step dynamically, and also map values to dimm size.

Fixme : apply same behaviour for maxmemory field

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-02-10 06:39:47 +01:00
Dietmar Maurer
2133163f38 GUI: implement hotplug feature selector 2015-01-27 12:19:54 +01:00
Dietmar Maurer
8c66d4ff5c ZFSPoolEdit: remove poolname field 2015-01-27 08:07:46 +01:00
Wolfgang Link
081e5425fe Gui storage: change input method
change input method in Add:ZFS Storage at ZFS Pool from string to combobox.

Signed-off-by: Wolfgang Link <w.link@proxmox.com>
2015-01-27 07:55:51 +01:00
Wolfgang Link
cc2aa1883b Gui storage: copy selector methode
from LVMEdit.js to ZFSPoolEdit.js

Signed-off-by: Wolfgang Link <w.link@proxmox.com>
2015-01-27 07:52:44 +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