]> git.proxmox.com Git - pve-manager.git/log
pve-manager.git
8 years agopveceph: set default release to hammer
Dietmar Maurer [Mon, 7 Sep 2015 10:28:29 +0000 (12:28 +0200)]
pveceph: set default release to hammer

8 years agoadd use clause for PVE::API2::LXC::Status
Dietmar Maurer [Mon, 7 Sep 2015 09:01:03 +0000 (11:01 +0200)]
add use clause for PVE::API2::LXC::Status

8 years agoFix package path to startup and shutdown subroutines
Emmanuel Kasper [Mon, 7 Sep 2015 08:51:40 +0000 (10:51 +0200)]
Fix package path to startup and shutdown subroutines

8 years agoconvert spiceproxy into a PVE::Service class
Dietmar Maurer [Mon, 7 Sep 2015 08:53:49 +0000 (10:53 +0200)]
convert spiceproxy into a PVE::Service class

8 years agoconvert pvedaemon into a PVE::Service class
Dietmar Maurer [Mon, 7 Sep 2015 08:08:08 +0000 (10:08 +0200)]
convert pvedaemon into a PVE::Service class

8 years agoGUI option for VM protection added
Alen Grizonic [Thu, 3 Sep 2015 14:59:30 +0000 (16:59 +0200)]
GUI option for VM protection added

v2 changes:

GUI option for CT protection added

8 years agofix bug #701: blacklist nvidiafb
Wolfgang Link [Fri, 4 Sep 2015 13:54:36 +0000 (15:54 +0200)]
fix bug #701: blacklist nvidiafb

8 years agosimply remove /etc/cron.d/pveupdate in postint
Dietmar Maurer [Sun, 6 Sep 2015 08:37:19 +0000 (10:37 +0200)]
simply remove /etc/cron.d/pveupdate in postint

8 years agoremove unnecessary hint about cronjob
Dietmar Maurer [Sun, 6 Sep 2015 08:33:54 +0000 (10:33 +0200)]
remove unnecessary hint about cronjob

8 years agorun pveupdate in the night between 2:00 and 6:00
Dietmar Maurer [Sun, 6 Sep 2015 08:32:09 +0000 (10:32 +0200)]
run pveupdate in the night between 2:00 and 6:00

8 years ago/etc/cron.d/pveupdate: always write file in postinstall
Dietmar Maurer [Sun, 6 Sep 2015 08:30:57 +0000 (10:30 +0200)]
/etc/cron.d/pveupdate: always write file in postinstall

so that we can change times in future

8 years agoimprove pveupdate with random start time
Wolfgang Link [Tue, 1 Sep 2015 10:47:34 +0000 (12:47 +0200)]
improve pveupdate with random start time

this is important to avoid that all PVE nodes start the update procedure at the same time

8 years agoconvert pvesubscription into a PVE::CLI class
Dietmar Maurer [Sat, 5 Sep 2015 09:38:49 +0000 (11:38 +0200)]
convert pvesubscription into a PVE::CLI class

8 years agofurther Makefile cleanups
Dietmar Maurer [Fri, 4 Sep 2015 13:17:38 +0000 (15:17 +0200)]
further Makefile cleanups

8 years agoimprove Makefile
Dietmar Maurer [Fri, 4 Sep 2015 13:09:05 +0000 (15:09 +0200)]
improve Makefile

8 years agoadd missing file
Dietmar Maurer [Fri, 4 Sep 2015 13:03:31 +0000 (15:03 +0200)]
add missing file

8 years agoconvert pveproxy into a PVE::Service class
Dietmar Maurer [Fri, 4 Sep 2015 12:14:42 +0000 (14:14 +0200)]
convert pveproxy into a PVE::Service class

8 years agopvestatd: cleanup, run PVE::RPCEnvironment->init()
Dietmar Maurer [Fri, 4 Sep 2015 10:48:30 +0000 (12:48 +0200)]
pvestatd: cleanup, run PVE::RPCEnvironment->init()

8 years agoconvert pvestatd into a PVE::Service class
Dietmar Maurer [Fri, 4 Sep 2015 09:16:24 +0000 (11:16 +0200)]
convert pvestatd into a PVE::Service class

8 years agovzdump: improve bash completion
Dietmar Maurer [Fri, 4 Sep 2015 07:08:30 +0000 (09:08 +0200)]
vzdump: improve bash completion

8 years agovzdump: directly use CLIHandler to generate docs
Dietmar Maurer [Fri, 4 Sep 2015 05:55:35 +0000 (07:55 +0200)]
vzdump: directly use CLIHandler to generate docs

8 years agoAdd CT service support and remove type parameter
Thomas Lamprecht [Tue, 1 Sep 2015 12:37:07 +0000 (14:37 +0200)]
Add CT service support and remove type parameter

The type parameter is not needed anymore because the service type
can be extracted by only using the unique vmid.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
8 years agoext5migrate: adapt Backup items to new KVCombobox parent class
Emmanuel Kasper [Mon, 31 Aug 2015 09:34:44 +0000 (11:34 +0200)]
ext5migrate: adapt Backup items to new KVCombobox parent class

This allows the Backup to work with ExtJS5

8 years agovzdump: add bash completion support
Dietmar Maurer [Wed, 2 Sep 2015 13:29:54 +0000 (15:29 +0200)]
vzdump: add bash completion support

8 years agoimprove changelog
Dietmar Maurer [Mon, 31 Aug 2015 14:12:30 +0000 (16:12 +0200)]
improve changelog

8 years agopve-manager : novncindex : remove include inflator.js
Alexandre Derumier [Mon, 31 Aug 2015 12:01:55 +0000 (14:01 +0200)]
pve-manager : novncindex : remove include inflator.js

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
8 years agoset size in the rootfs parameter on CT create
Thomas Lamprecht [Thu, 27 Aug 2015 10:13:33 +0000 (12:13 +0200)]
set size in the rootfs parameter on CT create

As the size parameter is now deprecated and was replaced with the
new rootfs parameter, use that one when creating an container.
So we don't get an 'parameter verification failed' error.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
8 years agobump version to 4.0-32
Dietmar Maurer [Sat, 29 Aug 2015 10:37:02 +0000 (12:37 +0200)]
bump version to 4.0-32

8 years agoaplinfo: allow version without -\d+ endings
Dietmar Maurer [Sat, 29 Aug 2015 10:33:14 +0000 (12:33 +0200)]
aplinfo: allow version without -\d+ endings

8 years agobump version to 4.0-31
Dietmar Maurer [Fri, 28 Aug 2015 10:08:40 +0000 (12:08 +0200)]
bump version to 4.0-31

8 years agoallow iframe fullscreen
Alexandre Derumier [Tue, 25 Aug 2015 06:23:50 +0000 (08:23 +0200)]
allow iframe fullscreen

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
8 years agopve-manager : NoVncIndex : add inflator.js && fullscreen button
Alexandre Derumier [Tue, 25 Aug 2015 04:59:40 +0000 (06:59 +0200)]
pve-manager : NoVncIndex : add inflator.js && fullscreen button

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
8 years agoAdd possibillity to distinguish container and vm on RBD Storage.
Wolfgang Link [Tue, 25 Aug 2015 07:47:34 +0000 (09:47 +0200)]
Add possibillity to distinguish container and vm on RBD Storage.

this is necessary because we use image files for both.

8 years agoPass the list of of combobox items as a property
Emmanuel Kasper [Tue, 25 Aug 2015 08:21:49 +0000 (10:21 +0200)]
Pass the list of of combobox items as a property

The original fix using a config Object was a bit overkill, this works well too , requires less code in the child classes, and is more consistent with rest of the code we have.

8 years agoRemove Java applet from list of available console viewers.
Emmanuel Kasper [Tue, 25 Aug 2015 08:21:31 +0000 (10:21 +0200)]
Remove Java applet from list of available console viewers.

We already did this for ExtJS4, just copying from there

8 years agocomplete optional packet list for pveversion
Wolfgang Link [Tue, 25 Aug 2015 06:21:14 +0000 (08:21 +0200)]
complete optional packet list for pveversion

8 years agofix bug #690: workaround - list all storages
Dietmar Maurer [Tue, 25 Aug 2015 05:57:32 +0000 (07:57 +0200)]
fix bug #690: workaround - list all storages

It is currently unclear howto restrict storages for container usage.
The 'rootdir' property does not work anymore, because we can now create
containers on normal VM image files.

8 years agobump version to 4.0-30
Dietmar Maurer [Mon, 24 Aug 2015 04:37:13 +0000 (06:37 +0200)]
bump version to 4.0-30

8 years agouse predefined text for default values
Dietmar Maurer [Thu, 20 Aug 2015 09:03:47 +0000 (11:03 +0200)]
use predefined text for default values

8 years agolxc GUI: add tty and console options
Dietmar Maurer [Thu, 20 Aug 2015 08:59:18 +0000 (10:59 +0200)]
lxc GUI: add tty and console options

8 years agobump version to 4.0-29
Dietmar Maurer [Tue, 18 Aug 2015 14:46:00 +0000 (16:46 +0200)]
bump version to 4.0-29

8 years agoext5migrate: move setting the Panel title into the class properties
Emmanuel Kasper [Tue, 18 Aug 2015 12:43:33 +0000 (14:43 +0200)]
ext5migrate: move setting the Panel title into the class properties

Ext.applyIf(me, {
    title: gettext('Search')
});
in initComponent() is not safe anymore with ExtJS5.
Since the 'title' property is existing at that stage (even if with a null or undefined value), Ext.applyIf will not update it.

8 years agoext5migrate: enable striped row, it now works with ExtJS5
Emmanuel Kasper [Tue, 18 Aug 2015 12:43:32 +0000 (14:43 +0200)]
ext5migrate: enable striped row, it now works with ExtJS5

8 years agoext5migrate: do not set a custome idProperty for the KeyValue model
Emmanuel Kasper [Tue, 18 Aug 2015 08:36:57 +0000 (10:36 +0200)]
ext5migrate: do not set a custome idProperty for the KeyValue model

ExtJS refuses with version to have an id set to an empty string, hence we can't
use our "key" property as a custom idProperty (an empty string for key is ok for us, and is used to set back a PVE property to its default value)

We always access the KeyValues entities via their Key property, so this change should be safe.

8 years agoext5migrate: pass the items we want in the ComboBox as a config property
Emmanuel Kasper [Tue, 18 Aug 2015 08:36:56 +0000 (10:36 +0200)]
ext5migrate: pass the items we want in the ComboBox as a config property

Since ExtJS5, when doing such a declaration,

Ext.applyIf(me, {
    items: {
xtype: 'pveKVComboBox',
comboItems: data,
    }
});

the comboItems property is passed in the parent class as a config object,
instead of being directly available via this.comboItems

Since using a config object is the recommended way of passing parameters
int the ExtJS class model, adapt the parent class to use the new paradigm.

8 years agocorrectly display lxc templates
Dietmar Maurer [Tue, 18 Aug 2015 07:43:15 +0000 (09:43 +0200)]
correctly display lxc templates

8 years agolxc GUI: implement console mode option
Dietmar Maurer [Mon, 17 Aug 2015 10:49:45 +0000 (12:49 +0200)]
lxc GUI: implement console mode option

8 years agofix bug #684: Fix Typo
Wolfgang Link [Mon, 17 Aug 2015 08:52:01 +0000 (10:52 +0200)]
fix bug #684: Fix Typo

8 years agofix bug #682: change at the Gui the used disk size.
Wolfgang Link [Mon, 17 Aug 2015 07:03:18 +0000 (09:03 +0200)]
fix bug #682: change at the Gui the used disk size.

in the pvesm and pvesh we are giving the correct size of the used space from a disk.
this change make the output of Gui and CLI consistent.

8 years agoCeph: fix old interfaces access in find_node_ip
Wolfgang Bumiller [Wed, 12 Aug 2015 06:53:01 +0000 (08:53 +0200)]
Ceph: fix old interfaces access in find_node_ip

Fixes #681

8 years agobridgevlanport: replace sed pipe with substitution
Wolfgang Bumiller [Mon, 10 Aug 2015 09:48:52 +0000 (11:48 +0200)]
bridgevlanport: replace sed pipe with substitution

The previous code stripped *all* combinations of zero or
more letters and digits followed by a dot of an interface
name to retrieve the VLANID. At the same time the supposedly
opposite code for IF_VLAN_RAW_DEVICE only actually extracts
the part up to the *first* dot. Thus an interface named
'a.b.0' would have a VLANID of 0 and a raw device name of
just 'a'.
I also don't see a reason to limit the removed portions to
alphanumeric characters. I.e. an interface named tap-test.0
would result in a VLANID of 'tap-0' and an
IF_VLAN_RAW_DEVICE of 'test'.

A simple shell substitution seems to do a much better job
and is more efficient than forking out two processes with a
pipe.

8 years agopveversion: add criu package
Dietmar Maurer [Mon, 10 Aug 2015 07:55:00 +0000 (09:55 +0200)]
pveversion: add criu package

8 years agoAdd extra optional list to pveversion
Wolfgang Link [Fri, 7 Aug 2015 11:22:30 +0000 (13:22 +0200)]
Add extra optional list to pveversion

if the packet on the opt list is not installed, it will not shown.

8 years agobump version to 4.0-28
Dietmar Maurer [Fri, 7 Aug 2015 10:14:14 +0000 (12:14 +0200)]
bump version to 4.0-28

8 years agoallow all storages with content type 'images' for containers
Dietmar Maurer [Fri, 7 Aug 2015 08:34:56 +0000 (10:34 +0200)]
allow all storages with content type 'images' for containers

New LXC containers can use raw images, so the distinction between 'images'
and 'rootdir' does not really makes sense now.

8 years agoadd some green to the icon to indicate more clearly when LXC and KVMs are running
Emmanuel Kasper [Tue, 4 Aug 2015 15:45:01 +0000 (17:45 +0200)]
add some green to the icon to indicate more clearly when LXC and KVMs are running

8 years agobump version to 4.0-27
Dietmar Maurer [Thu, 6 Aug 2015 09:30:50 +0000 (11:30 +0200)]
bump version to 4.0-27

8 years agoupdate LXC GUI (support new rootfs and size parameter).
Dietmar Maurer [Wed, 5 Aug 2015 06:49:47 +0000 (08:49 +0200)]
update LXC GUI (support new rootfs and size parameter).

8 years agobump version to 4.0-26
Dietmar Maurer [Fri, 31 Jul 2015 09:17:05 +0000 (11:17 +0200)]
bump version to 4.0-26

8 years agoadd dhcp and slaac options to lxc network config
Wolfgang Bumiller [Thu, 30 Jul 2015 11:50:06 +0000 (13:50 +0200)]
add dhcp and slaac options to lxc network config

8 years agobug #659 (pool support) fix
Alen Grizonic [Tue, 28 Jul 2015 14:36:27 +0000 (16:36 +0200)]
bug #659 (pool support) fix

lxc added to additional GUI pool functions (also for ExtJS5)

Signed-off-by: Alen Grizonic <a.grizonic@proxmox.com>
8 years agobridgevlan: avoid bash regex
Dietmar Maurer [Thu, 30 Jul 2015 09:28:50 +0000 (11:28 +0200)]
bridgevlan: avoid bash regex

8 years agoUse JSONSchema to parse vzdump config
Thomas Lamprecht [Mon, 27 Jul 2015 11:14:30 +0000 (13:14 +0200)]
Use JSONSchema to parse vzdump config

Instead of a lot of hardcoded if's use JSONSchema::parse_config to
parse and validate vzdump.conf. To do that $confdesc was extended
to match a valid schema.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
8 years agoext5migrate: set buttons property directly instead of calling applyIf
Emmanuel Kasper [Wed, 29 Jul 2015 12:13:57 +0000 (14:13 +0200)]
ext5migrate: set buttons property directly instead of calling applyIf

It seems that in ExtJS5 the prototype of the Window component already sets
some default values to me.buttons and me.layout, hence calling applyIf
on these properties will silently fail.

me.layout is already set to 'auto' by the framework, we don't need to set
that anymore.

8 years agoMove subscription tab to the outmost right of the node tab panel
Emmanuel Kasper [Wed, 29 Jul 2015 11:29:51 +0000 (13:29 +0200)]
Move subscription tab to the outmost right of the node tab panel

This brings consistency with the datacenter tab panel.

8 years agoremove debugging traces
Emmanuel Kasper [Tue, 28 Jul 2015 11:49:31 +0000 (13:49 +0200)]
remove debugging traces

8 years agofix a remote_node_ip calling context
Wolfgang Bumiller [Tue, 28 Jul 2015 11:51:21 +0000 (13:51 +0200)]
fix a remote_node_ip calling context

Using remote_node_ip to build a hash needs to explicitly
request a scalar context.

8 years agocontrol.in: add replaces/provides for vlan
Dietmar Maurer [Wed, 29 Jul 2015 04:57:46 +0000 (06:57 +0200)]
control.in: add replaces/provides for vlan

So that we can upgrade without problems (automatically remove old vlan package).

8 years agoadd vlan aware ifupdown script v3
Alexandre Derumier [Wed, 29 Jul 2015 02:42:42 +0000 (04:42 +0200)]
add vlan aware ifupdown script v3

This add support to enable vlan aware bridge,
and management interfaces

example: 1 bridge and 1 administration port on vlan 100

auto vmbr0
iface vmbr0 inet manual
        bridge_ports eth0
        bridge_stp off
        bridge_fd 0
        bridge_vlan_aware yes
        bridge_vids 10-15

auto vmbr0.100
iface vmbr0.100 inet static
        address X.X.X.X
        netmask 255.255.255.0
        gateway X.X.X.X

bridge_vids is optional, and allow on the specified vlans.(current take 1 value or range, need to be improve with list)
If not specified, the allowed vlan are 2-4094.
vlan 1 is the default pvid. (all untagged traffic is going to this vlan).

scripts:
- /etc/network/if-up.d/bridgevlan

manage bridge vlan aware configuration

- /etc/network/if-up.d/bridgevlanport

manage bridge vlan admin port

-/etc/network/if-pre-up.d/vlan
-/etc/network/if-post-down.d/vlan

replace current vlan package, without vconfig usage and cleanups
It's only needed to create vlan interface from bridge_ports.

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
8 years agofix bug #662: wrong subroutine for parsing startup order
Thomas Lamprecht [Thu, 16 Jul 2015 11:46:28 +0000 (13:46 +0200)]
fix bug #662: wrong subroutine for parsing startup order

Changed from old, now missing, subroutine parse_startup() to new
pve_parse_startup_order()

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
8 years agoAdd missing ')' to en-us keyboard layout option.
Wolfgang Bumiller [Mon, 27 Jul 2015 14:00:13 +0000 (16:00 +0200)]
Add missing ')' to en-us keyboard layout option.

Closes #303

8 years agoFix Extent ZFSPool Content with rootdir
Wolfgang Link [Tue, 28 Jul 2015 05:53:52 +0000 (07:53 +0200)]
Fix Extent ZFSPool Content with rootdir

8 years agobump version to 4.0-25
Dietmar Maurer [Mon, 27 Jul 2015 11:28:38 +0000 (13:28 +0200)]
bump version to 4.0-25

8 years agoPVE.dc.BackupView: improve rendering of boolean values
Dietmar Maurer [Mon, 27 Jul 2015 07:27:44 +0000 (09:27 +0200)]
PVE.dc.BackupView: improve rendering of boolean values

8 years agoAdded UI elements for the backup job disabling function
Thomas Lamprecht [Mon, 20 Jul 2015 07:27:42 +0000 (09:27 +0200)]
Added UI elements for the backup job disabling function

Added a column in the datacenter backup job overview to see if a job
is enabled or not. Added checkbox to the input panel, which enables
or disables a job.
This closes bug/feature request 492.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
8 years agoAdded functionality do disable temporary a backup job
Thomas Lamprecht [Mon, 20 Jul 2015 07:27:41 +0000 (09:27 +0200)]
Added functionality do disable temporary a backup job

Added an option to disable a backup job while preserving its
settings. When a job is disabled a '#' is added in front of the vzdump
command in the vzdump.cron file. So the cron job still fires,
but only a comment gets executed. If we would comment out the cron job
a bit more changes to the parser would be needed.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
8 years agoChange Ct restore rest call
Wolfgang Link [Wed, 22 Jul 2015 10:41:21 +0000 (12:41 +0200)]
Change Ct restore rest call

this change will provide that it will be possibel to restore LXC and OVZ dumpfiles over the gui.

8 years agoExtent ZFSPool Content with rootdir
Wolfgang Link [Fri, 24 Jul 2015 10:59:13 +0000 (12:59 +0200)]
Extent ZFSPool Content with rootdir

8 years agoAdd Snapshot to LXC
Wolfgang Link [Fri, 17 Jul 2015 07:26:42 +0000 (09:26 +0200)]
Add Snapshot to LXC

Signed-off-by: Wolfgang Link <w.link@proxmox.com>
8 years agoAdded parallel compress support for vzdump with pigz.
Thomas Lamprecht [Wed, 22 Jul 2015 16:14:50 +0000 (18:14 +0200)]
Added parallel compress support for vzdump with pigz.

Added a vzdump.conf option to controll gzip compression.
When 'pigz' (defaults to 0) is >0, pigz support is enabled.
When the pigz option equals 1 pigz uses #cores/2 threads,
else it spawns N threads. To use it select gzip in the web
interface and set the aproppriate option in /etc/vzdump.conf

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
8 years agolxc added to read_pool
Alen Grizonic [Tue, 14 Jul 2015 10:23:38 +0000 (12:23 +0200)]
lxc added to read_pool

Signed-off-by: Alen Grizonic <a.grizonic@proxmox.com>
8 years agoext5migrate: replace call to private ExtJS function getRoot()
Emmanuel Kasper [Wed, 22 Jul 2015 08:37:32 +0000 (10:37 +0200)]
ext5migrate: replace call to private ExtJS function getRoot()

getRoot() semantics changed with ExtJS5.

To avoid further annoyances when ExtJS6 is around the corner, replace the call
to this private method, set rootProperty in the ObjectStore call,
and use the value of rootProperty to filter out the content of the server
answer.

8 years agoAdd documentation header
Emmanuel Kasper [Wed, 22 Jul 2015 08:37:31 +0000 (10:37 +0200)]
Add documentation header

8 years agoEnable loading of most of the datacenter config panel
Emmanuel Kasper [Tue, 7 Jul 2015 08:00:18 +0000 (10:00 +0200)]
Enable loading of most of the datacenter config panel

This patch does the following:
 * remove the EXT5DEBUG header we added previously
 * build the items[] array as a one-dimensional array, as PVE.panel.Config
 with ExtJS5 is not able to find the elements otherwise
 * rename the problematic panel tabs with TODO suffix, to be dealed later on

8 years agoAdd EXT5DEBUG header, comment function to allow the dc Config panel to load
Emmanuel Kasper [Tue, 7 Jul 2015 08:00:17 +0000 (10:00 +0200)]
Add EXT5DEBUG header, comment function to allow the dc Config panel to load

8 years agoInclude all the javascript files to HTML page header
Emmanuel Kasper [Tue, 7 Jul 2015 08:00:16 +0000 (10:00 +0200)]
Include all the javascript files to HTML page header

Based on the JSSRC variable of the www/manager Makefile.
Files not yet commited to www/manager5 are commented out.

8 years agocopy window/Wizard.js from manager to manager5
Dietmar Maurer [Fri, 3 Jul 2015 09:29:11 +0000 (11:29 +0200)]
copy window/Wizard.js from manager to manager5

8 years agocopy window/Restore.js from manager to manager5
Dietmar Maurer [Fri, 3 Jul 2015 09:29:11 +0000 (11:29 +0200)]
copy window/Restore.js from manager to manager5

8 years agocopy window/NotesEdit.js from manager to manager5
Dietmar Maurer [Fri, 3 Jul 2015 09:29:11 +0000 (11:29 +0200)]
copy window/NotesEdit.js from manager to manager5

8 years agocopy window/Migrate.js from manager to manager5
Dietmar Maurer [Fri, 3 Jul 2015 09:29:11 +0000 (11:29 +0200)]
copy window/Migrate.js from manager to manager5

8 years agocopy window/MigrateAll.js from manager to manager5
Dietmar Maurer [Fri, 3 Jul 2015 09:29:11 +0000 (11:29 +0200)]
copy window/MigrateAll.js from manager to manager5

8 years agocopy window/Backup.js from manager to manager5
Dietmar Maurer [Fri, 3 Jul 2015 09:29:11 +0000 (11:29 +0200)]
copy window/Backup.js from manager to manager5

8 years agocopy pool/Summary.js from manager to manager5
Dietmar Maurer [Fri, 3 Jul 2015 09:29:11 +0000 (11:29 +0200)]
copy pool/Summary.js from manager to manager5

8 years agocopy pool/StatusView.js from manager to manager5
Dietmar Maurer [Fri, 3 Jul 2015 09:29:11 +0000 (11:29 +0200)]
copy pool/StatusView.js from manager to manager5

8 years agocopy pool/Config.js from manager to manager5
Dietmar Maurer [Fri, 3 Jul 2015 09:29:11 +0000 (11:29 +0200)]
copy pool/Config.js from manager to manager5

8 years agocopy panel/SubConfigPanel.js from manager to manager5
Dietmar Maurer [Fri, 3 Jul 2015 09:29:11 +0000 (11:29 +0200)]
copy panel/SubConfigPanel.js from manager to manager5

8 years agocopy panel/RRDView.js from manager to manager5
Dietmar Maurer [Fri, 3 Jul 2015 09:29:11 +0000 (11:29 +0200)]
copy panel/RRDView.js from manager to manager5

8 years agocopy panel/NotesView.js from manager to manager5
Dietmar Maurer [Fri, 3 Jul 2015 09:29:11 +0000 (11:29 +0200)]
copy panel/NotesView.js from manager to manager5

8 years agocopy panel/LogView.js from manager to manager5
Dietmar Maurer [Fri, 3 Jul 2015 09:29:11 +0000 (11:29 +0200)]
copy panel/LogView.js from manager to manager5

8 years agocopy panel/IPSet.js from manager to manager5
Dietmar Maurer [Fri, 3 Jul 2015 09:29:11 +0000 (11:29 +0200)]
copy panel/IPSet.js from manager to manager5