Re: [pve-devel] [PATCH manager 1/4] make enabled column wider in backupview

2016-04-07 Thread Dietmar Maurer
applied all 4 patches ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Re: [pve-devel] [PATCH pve-manager] Overrides Ext.Msg.alert() to always display an Error Icon

2016-04-07 Thread Dietmar Maurer
applied ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Re: [pve-devel] [PATCH pve-manager v2] Update French po files

2016-04-07 Thread Dietmar Maurer
I am unable to apply this path?? # git am thismail.eml fatal: cannot convert from y to UTF-8 ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] [PATCH manager 3/4] change order of weekdays

2016-04-07 Thread Dominik Csapak
to be consistent with the grid Signed-off-by: Dominik Csapak --- www/manager6/form/DayOfWeekSelector.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/manager6/form/DayOfWeekSelector.js b/www/manager6/form/DayOfWeekSelector.js index

[pve-devel] [PATCH manager 2/4] show days of week as ranges

2016-04-07 Thread Dominik Csapak
when selecting days in a backup job, show every series of 3 or more days as range, instead of single days e.g. Monday-Wednesday instead of Monday, Tuesday, Wednesday Signed-off-by: Dominik Csapak --- www/manager6/dc/Backup.js | 35 +-- 1

[pve-devel] [PATCH manager 1/4] make enabled column wider in backupview

2016-04-07 Thread Dominik Csapak
Signed-off-by: Dominik Csapak --- www/manager6/dc/Backup.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/manager6/dc/Backup.js b/www/manager6/dc/Backup.js index 11e9584..cb5e19e 100644 --- a/www/manager6/dc/Backup.js +++

[pve-devel] [PATCH manager 4/4] disable suspend/resume on containers

2016-04-07 Thread Dominik Csapak
since this feature is not really working at the moment, disable it in the gui we can reenable it when it works reliably Signed-off-by: Dominik Csapak --- www/manager6/lxc/CmdMenu.js | 46 ++--- 1 file changed, 23 insertions(+), 23

[pve-devel] [PATCH pve-manager] Overrides Ext.Msg.alert() to always display an Error Icon

2016-04-07 Thread Emmanuel Kasper
--- www/manager6/Toolkit.js | 22 ++ 1 file changed, 22 insertions(+) diff --git a/www/manager6/Toolkit.js b/www/manager6/Toolkit.js index 91a4fa6..a8089aa 100644 --- a/www/manager6/Toolkit.js +++ b/www/manager6/Toolkit.js @@ -137,6 +137,28 @@ Ext.define('PVE.Datepicker', {

[pve-devel] [PATCH pve-manager v2] Update French po files

2016-04-07 Thread Emmanuel Kasper
One word has been reverted back to English: datacenter --- po/fr.po | 233 +-- 1 file changed, 93 insertions(+), 140 deletions(-) diff --git a/po/fr.po b/po/fr.po index dd06f26..fa49d9d 100644 --- a/po/fr.po +++ b/po/fr.po @@ -8,15

[pve-devel] new documentation package

2016-04-07 Thread Dietmar Maurer
Hi all, I finally create a new repository for PVE Documentation: https://git.proxmox.com/?p=pve-docs.git;a=summary Other PVE packages will have build depends to package 'pve-doc-generator', so you need to install that new package: # git clone git://git.proxmox.com/git/pve-docs.git # make

Re: [pve-devel] [PATCH] Fix error handling if ram hot-plug fail.

2016-04-07 Thread Wolfgang Bumiller
@Alexandre: pinging you about this, since you added the memory hotplug/unplug code: Does memory hot-*un*-plugging work for you? Does it need any special guest OS? Because the `device_del` qmp command doesn't seem to have any effect regardless of the `removable` or `online` states in the guest's