Dietmar Maurer
|
b2569355ab
|
copy data/reader/JsonObject.js from manager to manager5
|
2015-07-03 11:29:11 +02:00 |
|
Dietmar Maurer
|
ff6260d6ba
|
copy data/ObjectStore.js from manager to manager5
|
2015-07-03 11:29:11 +02:00 |
|
Dietmar Maurer
|
ffa0c8ec0a
|
copy data/TimezoneStore.js from manager to manager5
|
2015-07-03 11:29:11 +02:00 |
|
Dietmar Maurer
|
5dcaa989f4
|
copy button/ConsoleButton.js from manager to manager5
|
2015-07-03 11:29:11 +02:00 |
|
Dietmar Maurer
|
5f8b5df0f0
|
copy VNCConsole.js from manager to manager5
|
2015-07-03 11:29:11 +02:00 |
|
Dietmar Maurer
|
52e4096b48
|
copy Toolkit.js from manager to manager5
|
2015-07-03 11:29:11 +02:00 |
|
Dietmar Maurer
|
fcb64fe462
|
copy Parser.js from manager to manager5
|
2015-07-03 11:29:11 +02:00 |
|
Dietmar Maurer
|
62414ad6bb
|
bump version to 4.0-24
|
2015-07-03 07:22:33 +02:00 |
|
Dietmar Maurer
|
9e945126f6
|
NetworkEdit: use pvetextfield instead of numberfield
because numberfield does not have 'deleteEmpty' functionality.
|
2015-07-03 07:19:49 +02:00 |
|
Dietmar Maurer
|
08d3b7d0e0
|
bump version to 4.0-23
|
2015-07-02 12:03:18 +02:00 |
|
Dietmar Maurer
|
7a07d675f1
|
APLInfo: support relative locations
|
2015-07-02 11:58:24 +02:00 |
|
Dietmar Maurer
|
761a2b311c
|
allow to download templates with type lxc
|
2015-07-02 11:25:08 +02:00 |
|
Dietmar Maurer
|
4886fe07c6
|
APLInfo: set default location
|
2015-07-02 11:24:21 +02:00 |
|
Dietmar Maurer
|
648af5ab22
|
aplinfo: changed directory for lxc images
|
2015-07-01 13:47:56 +02:00 |
|
Dietmar Maurer
|
981c2c154a
|
update appliance info file - (use lxc compatible templates)
|
2015-07-01 13:47:35 +02:00 |
|
Dietmar Maurer
|
07c1e6b046
|
read_aplinfo_from_fh: use architecture to generate default file names
|
2015-07-01 07:44:32 +02:00 |
|
Dietmar Maurer
|
6de794eb71
|
APLInfo: split out code into read_aplinfo_from_fh
So that we can call the parser for any $fh. Add new type 'lxc'.
|
2015-06-30 13:43:59 +02:00 |
|
Dietmar Maurer
|
ab31b64d7d
|
update changelog
|
2015-06-30 07:55:32 +02:00 |
|
Dietmar Maurer
|
502a69ef9e
|
fix bug #648: forward call to correct node
|
2015-06-30 07:04:25 +02:00 |
|
Dietmar Maurer
|
3efe7f0e4c
|
bump version to 4.0-22
|
2015-06-29 16:17:17 +02:00 |
|
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
|
262dfd8cee
|
bump version to 4.0-21
|
2015-06-28 09:20:00 +02:00 |
|
Dietmar Maurer
|
ad3e4c6042
|
do not show monitor and console for templates
|
2015-06-28 09:18:48 +02:00 |
|
Dietmar Maurer
|
4c0caa74a7
|
bump version to 4.0-20
|
2015-06-27 12:24:11 +02:00 |
|
Dietmar Maurer
|
6a4c551ced
|
cleanup embeded console code, add console for lxc containers
|
2015-06-27 12:08:50 +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 |
|
Dietmar Maurer
|
5ef6586f2f
|
bump version to 4.0-19
|
2015-06-26 12:59:10 +02:00 |
|
Alexandre Derumier
|
bf0d9a3b48
|
add embedded qemu novnc console
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
|
2015-06-26 11:35:18 +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
|
00fc67e175
|
bump version to 4.0-18
|
2015-06-26 10:07:29 +02:00 |
|
Alexandre Derumier
|
8afe641ef2
|
novncindex : Renamed popupStatusPanel to popupStatus
to match
74f2ac968d
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
|
2015-06-26 09:51:39 +02:00 |
|
Wolfgang Bumiller
|
e3c88f8917
|
www/network: node networking: ipv6 support
IPv6 address shown in cidr notation in the IP address
column, the subnet column only includes the ipv4 subnet
mask, the gateway includes both.
|
2015-06-26 08:59:54 +02:00 |
|
Wolfgang Bumiller
|
3ed15e6c11
|
PVE::API2::Network: network_interfaces update + ipv6
|
2015-06-26 08:54:17 +02:00 |
|
Wolfgang Bumiller
|
905c2f5176
|
PVE::API2::Ceph: network_interfaces update + ipv6
|
2015-06-26 08:53:09 +02:00 |
|
Dietmar Maurer
|
c9e8616e04
|
bump version to 4.0-17
|
2015-06-25 17:56:23 +02:00 |
|
Alexandre Derumier
|
409db75008
|
add noVNC_resize
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
|
2015-06-25 17:55:27 +02:00 |
|
Alexandre Derumier
|
6de570e1a3
|
add node stats
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
|
2015-06-23 17:13:50 +02:00 |
|
Alexandre Derumier
|
567bb543a7
|
add graphite plugin V2
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
|
2015-06-23 17:13:14 +02:00 |
|
Dietmar Maurer
|
448c4aaa67
|
copy grid/ObjectGrid.js from manager to manager5
|
2015-06-23 13:20:08 +02:00 |
|
Dietmar Maurer
|
f105924a5b
|
copy button/Button.js from manager to manager5
|
2015-06-23 13:20:08 +02:00 |
|
Dietmar Maurer
|
07c3dd23ca
|
copy window/Edit.js from manager to manager5
|
2015-06-23 13:20:08 +02:00 |
|
Dietmar Maurer
|
eb32152f91
|
implement status plugin framework
|
2015-06-22 09:45:57 +02:00 |
|
Dietmar Maurer
|
c9ea843b1b
|
pveversion: also remove clvm
|
2015-06-19 12:40:18 +02:00 |
|
Dietmar Maurer
|
21ccef4fb4
|
pveversion: also list lxcfs and cgmanager
|
2015-06-19 12:31:09 +02:00 |
|
Dietmar Maurer
|
5411318e26
|
bump version to 4.0-16
|
2015-06-19 12:26:16 +02:00 |
|
Dietmar Maurer
|
97f6e02926
|
pveversion: fix package list for pve 4.0
|
2015-06-19 12:24:58 +02:00 |
|
Dietmar Maurer
|
53aba067d6
|
bump version to 4.0-15
|
2015-06-19 09:13:30 +02:00 |
|
Dietmar Maurer
|
f23c60e0a3
|
GUI: always use noVNC instead of java applet
|
2015-06-19 09:08:08 +02:00 |
|
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
|
54dcda3590
|
update changelog
|
2015-06-19 07:37:32 +02:00 |
|