]> git.proxmox.com Git - pve-manager-legacy.git/log
pve-manager-legacy.git
12 years agomake lint happy
Dietmar Maurer [Mon, 26 Mar 2012 12:08:38 +0000 (14:08 +0200)]
make lint happy

12 years agofix bug #125: correctly display realm
Dietmar Maurer [Mon, 26 Mar 2012 12:05:58 +0000 (14:05 +0200)]
fix bug #125: correctly display realm

12 years agofix bug 114: do not display 'nothing selected' after logout
Dietmar Maurer [Mon, 26 Mar 2012 11:26:53 +0000 (13:26 +0200)]
fix bug 114: do not display 'nothing selected' after logout

12 years agoadd subscription status to datacenter summary
Dietmar Maurer [Mon, 26 Mar 2012 08:26:26 +0000 (10:26 +0200)]
add subscription status to datacenter summary

12 years agofix error message
Dietmar Maurer [Mon, 26 Mar 2012 06:24:15 +0000 (08:24 +0200)]
fix error message

Only test MD5 if status is active

12 years agouse PVE::ProcFSTools::read_cpuinfo to get numbert of sockets
Dietmar Maurer [Mon, 26 Mar 2012 06:00:57 +0000 (08:00 +0200)]
use PVE::ProcFSTools::read_cpuinfo to get numbert of sockets

12 years agofix bug 124: correctly return maxfiles flag
Dietmar Maurer [Fri, 23 Mar 2012 11:35:10 +0000 (12:35 +0100)]
fix bug 124: correctly return maxfiles flag

12 years agoadd tag to network parser
root [Fri, 23 Mar 2012 07:59:45 +0000 (08:59 +0100)]
add tag to network parser

Signed-off-by: root <aderumier@odiso.com>
12 years agovzdump: add new 'remove' flag to disable automatic file removal
Dietmar Maurer [Fri, 23 Mar 2012 08:56:41 +0000 (09:56 +0100)]
vzdump: add new 'remove' flag to disable automatic file removal

The maxfiles flags is now a storage related flag. So we set that on
the storage definition, and removed it from the scheduled backup GUI.
We use '--remove 0' for 'Backup now', so the user need to remove
old backups himself.

12 years agoupdate subscription info with cron job
Dietmar Maurer [Fri, 23 Mar 2012 05:48:33 +0000 (06:48 +0100)]
update subscription info with cron job

Note: This code only run when when there is subscription key uploaded.

12 years agoadd subscription management API
Dietmar Maurer [Thu, 22 Mar 2012 11:38:15 +0000 (12:38 +0100)]
add subscription management API

12 years agovzdump: do not use tar flag --ignore-failed-read
Dietmar Maurer [Wed, 21 Mar 2012 05:42:37 +0000 (06:42 +0100)]
vzdump: do not use tar flag --ignore-failed-read

This flag is quite dangerous. For example when LVM snapshot runs full, we end up with an archive containing files with zero length (containig no data at all).

12 years agouse Digest::SHA instead of Digest::SHA1
Dietmar Maurer [Tue, 20 Mar 2012 11:33:38 +0000 (12:33 +0100)]
use Digest::SHA instead of Digest::SHA1

12 years agofix bug #118: allow to edit ethX settings
Dietmar Maurer [Tue, 20 Mar 2012 10:11:36 +0000 (11:11 +0100)]
fix bug #118: allow to edit ethX settings

12 years agoadd Chinese translation
Dietmar Maurer [Thu, 15 Mar 2012 09:51:26 +0000 (10:51 +0100)]
add Chinese translation

12 years agofix bug 22: correctly display openvz swap usage
Dietmar Maurer [Wed, 14 Mar 2012 15:02:14 +0000 (16:02 +0100)]
fix bug 22: correctly display openvz swap usage

12 years agofix language parser regex
Dietmar Maurer [Wed, 14 Mar 2012 11:02:32 +0000 (12:02 +0100)]
fix language parser regex

12 years agoimplement and use new DnsName vtype
Dietmar Maurer [Tue, 13 Mar 2012 06:14:00 +0000 (07:14 +0100)]
implement and use new DnsName vtype

12 years agouse shutdown instead of stop
Dietmar Maurer [Mon, 12 Mar 2012 10:17:33 +0000 (11:17 +0100)]
use shutdown instead of stop

12 years agoupdate Swedish translation
Dietmar Maurer [Mon, 12 Mar 2012 07:45:45 +0000 (08:45 +0100)]
update Swedish translation

12 years agofix bug 111: s/ionize/ionice/
Dietmar Maurer [Fri, 9 Mar 2012 11:29:25 +0000 (12:29 +0100)]
fix bug 111: s/ionize/ionice/

12 years agofix bug #104: no format selector for lvm/iscsi
Dietmar Maurer [Fri, 9 Mar 2012 11:06:33 +0000 (12:06 +0100)]
fix bug #104: no format selector for lvm/iscsi

12 years agoinclude Swedish translation
Dietmar Maurer [Fri, 9 Mar 2012 10:20:56 +0000 (11:20 +0100)]
include Swedish translation

12 years agocorrectly display openvz memory on status page
Dietmar Maurer [Wed, 7 Mar 2012 08:40:56 +0000 (09:40 +0100)]
correctly display openvz memory on status page

12 years agobetter way to select storage node for pool statistic
Dietmar Maurer [Tue, 6 Mar 2012 10:11:53 +0000 (11:11 +0100)]
better way to select storage node for pool statistic

12 years agonot allow to select SCSI inside the VM creation wizard
Dietmar Maurer [Fri, 2 Mar 2012 09:50:10 +0000 (10:50 +0100)]
not allow to select SCSI inside the VM creation wizard

12 years agoadd Spanish translation
Dietmar Maurer [Fri, 2 Mar 2012 08:12:07 +0000 (09:12 +0100)]
add Spanish translation

12 years agofix bug 99: do not show password field for pam users
Dietmar Maurer [Thu, 1 Mar 2012 11:00:06 +0000 (12:00 +0100)]
fix bug 99: do not show password field for pam users

12 years agouse 'Add' user, instead of 'Create' user.
Dietmar Maurer [Thu, 1 Mar 2012 10:36:49 +0000 (11:36 +0100)]
use 'Add' user, instead of 'Create' user.

That wording seems to be better suited.

12 years agofix bug 101: use run_command to avoid locale errors
Dietmar Maurer [Thu, 1 Mar 2012 09:44:22 +0000 (10:44 +0100)]
fix bug 101: use run_command to avoid locale errors

12 years agotry to generate po files when someone add a new language
Dietmar Maurer [Thu, 1 Mar 2012 06:37:33 +0000 (07:37 +0100)]
try to generate po files when someone add a new language

12 years agoimprove network API - add more gettext markers
Dietmar Maurer [Wed, 29 Feb 2012 11:39:12 +0000 (12:39 +0100)]
improve network API - add more gettext markers

12 years agoupdated fr translation
Dietmar Maurer [Wed, 29 Feb 2012 11:38:29 +0000 (12:38 +0100)]
updated fr translation

12 years agocleanup and fix openvz vswap handling
Dietmar Maurer [Wed, 29 Feb 2012 08:21:17 +0000 (09:21 +0100)]
cleanup and fix openvz vswap handling

12 years agoadd more gettext markers
Dietmar Maurer [Tue, 28 Feb 2012 09:04:38 +0000 (10:04 +0100)]
add more gettext markers

12 years agofix openvz memory setting
Dietmar Maurer [Mon, 27 Feb 2012 11:09:59 +0000 (12:09 +0100)]
fix openvz memory setting

12 years agoavoid warning in pvestatd for containers with old config files
Dietmar Maurer [Mon, 27 Feb 2012 10:38:08 +0000 (11:38 +0100)]
avoid warning in pvestatd for containers with old config files

12 years agoadd Swedish keyboard layout
Dietmar Maurer [Mon, 27 Feb 2012 08:51:46 +0000 (09:51 +0100)]
add Swedish keyboard layout

12 years agoadd more gettext markers
Dietmar Maurer [Fri, 24 Feb 2012 13:39:01 +0000 (14:39 +0100)]
add more gettext markers

12 years agofix file upload permission checks
Dietmar Maurer [Wed, 22 Feb 2012 08:14:24 +0000 (09:14 +0100)]
fix file upload permission checks

12 years agobump versions to release french translation
Dietmar Maurer [Wed, 22 Feb 2012 06:43:15 +0000 (07:43 +0100)]
bump versions to release french translation

12 years agoskip fuzzy translations
Dietmar Maurer [Wed, 22 Feb 2012 06:39:22 +0000 (07:39 +0100)]
skip fuzzy translations

We do not want wrong translations on the web interface.

12 years agofix syntax error in fr.po
Dietmar Maurer [Wed, 22 Feb 2012 06:38:04 +0000 (07:38 +0100)]
fix syntax error in fr.po

12 years agofrench translation v2
Derumier Alexandre [Tue, 21 Feb 2012 16:06:20 +0000 (17:06 +0100)]
french translation v2

Signed-off-by: Derumier Alexandre <aderumier@odiso.com>
12 years agoexpose new cpu models
Derumier Alexandre [Tue, 21 Feb 2012 09:01:51 +0000 (10:01 +0100)]
expose new cpu models

Signed-off-by: Derumier Alexandre <aderumier@odiso.com>
12 years agodownload aplinfo inh postinst script
Dietmar Maurer [Tue, 21 Feb 2012 11:15:10 +0000 (12:15 +0100)]
download aplinfo inh postinst script

12 years agofix layout
Dietmar Maurer [Tue, 21 Feb 2012 11:14:39 +0000 (12:14 +0100)]
fix layout

12 years agoimplement template download
Dietmar Maurer [Tue, 21 Feb 2012 10:42:32 +0000 (11:42 +0100)]
implement template download

Also added turnkeylinux.com

12 years agoadd mount/unmount command for openvz
Dietmar Maurer [Mon, 20 Feb 2012 09:11:49 +0000 (10:11 +0100)]
add mount/unmount command for openvz

12 years agofix german translation
Dietmar Maurer [Mon, 20 Feb 2012 05:51:21 +0000 (06:51 +0100)]
fix german translation

12 years agouse /api2/extjs/ url for edit window
Dietmar Maurer [Mon, 20 Feb 2012 05:38:52 +0000 (06:38 +0100)]
use /api2/extjs/ url for edit window

Current PVE:Utils.API2Request needs that.

12 years agoadd more gettext markers
Dietmar Maurer [Fri, 17 Feb 2012 12:40:11 +0000 (13:40 +0100)]
add more gettext markers

12 years agoinclude use clause for exception handling
Dietmar Maurer [Fri, 17 Feb 2012 05:07:22 +0000 (06:07 +0100)]
include use clause for exception handling

12 years agomake jslint happy
Dietmar Maurer [Thu, 16 Feb 2012 13:04:53 +0000 (14:04 +0100)]
make jslint happy

12 years agodo not install PVE::APLInfo
Dietmar Maurer [Thu, 16 Feb 2012 10:13:23 +0000 (11:13 +0100)]
do not install PVE::APLInfo

We need to rewrite that for final 2.0 release.

12 years agouse correct syntax for update-rc.d
Dietmar Maurer [Thu, 16 Feb 2012 08:36:47 +0000 (09:36 +0100)]
use correct syntax for update-rc.d

Some versions complain about the missing dot.

12 years ago fix vnc shell to nodes
Dietmar Maurer [Thu, 16 Feb 2012 07:22:03 +0000 (08:22 +0100)]
 fix vnc shell to nodes

12 years agofix bug #1: allow to use iscsi devices directly
Dietmar Maurer [Wed, 15 Feb 2012 09:55:31 +0000 (10:55 +0100)]
fix bug #1: allow to use iscsi devices directly

12 years agopveversion: display status of resource-agents-pve and fence-agents-pve
Dietmar Maurer [Tue, 14 Feb 2012 11:58:01 +0000 (12:58 +0100)]
pveversion: display status of resource-agents-pve and fence-agents-pve

12 years agofix LogViewer updates
Dietmar Maurer [Tue, 14 Feb 2012 07:59:18 +0000 (08:59 +0100)]
fix LogViewer updates

Seems ExtJS onShow/onHide wrappers does not work for panels.

12 years agofix openvz live migration
Dietmar Maurer [Mon, 13 Feb 2012 08:28:57 +0000 (09:28 +0100)]
fix openvz live migration

12 years agofix compression selector
Dietmar Maurer [Fri, 10 Feb 2012 11:38:15 +0000 (12:38 +0100)]
fix compression selector

12 years agofix postinst script and Backup GUI
Dietmar Maurer [Fri, 10 Feb 2012 10:21:07 +0000 (11:21 +0100)]
fix postinst script and Backup GUI

12 years agocreates a session cookie (expire = null)
Dietmar Maurer [Fri, 10 Feb 2012 09:17:35 +0000 (10:17 +0100)]
creates a session cookie (expire = null)

That way the cookie gets deleted after browser window close.

12 years agocleanups
Dietmar Maurer [Fri, 10 Feb 2012 07:38:06 +0000 (08:38 +0100)]
cleanups

12 years agofix pool stats
Dietmar Maurer [Fri, 10 Feb 2012 07:32:17 +0000 (08:32 +0100)]
fix pool stats

12 years agobackup: allow to select compression (lzo/gzip)
Dietmar Maurer [Fri, 10 Feb 2012 07:19:31 +0000 (08:19 +0100)]
backup: allow to select compression (lzo/gzip)

12 years agoadd pool option to openvz create wizard
Dietmar Maurer [Tue, 7 Feb 2012 12:07:49 +0000 (13:07 +0100)]
add pool option to openvz create wizard

12 years agodo not write /etc/mtab when mounting snapshots
Dietmar Maurer [Tue, 7 Feb 2012 09:39:15 +0000 (10:39 +0100)]
do not write /etc/mtab when mounting snapshots

12 years agoallow to select gzip or lzop in vzdump
Dietmar Maurer [Tue, 7 Feb 2012 09:29:57 +0000 (10:29 +0100)]
allow to select gzip or lzop in vzdump

lzop is much faster, and we use that by default now.

12 years agoerrfunc needs to be a function references
Dietmar Maurer [Tue, 7 Feb 2012 06:27:21 +0000 (07:27 +0100)]
errfunc needs to be a function references

12 years agoadd permissions for openvz create/update
Dietmar Maurer [Tue, 7 Feb 2012 06:26:07 +0000 (07:26 +0100)]
add permissions for openvz create/update

12 years agoadd permission checks on openvz API
Dietmar Maurer [Mon, 6 Feb 2012 10:51:06 +0000 (11:51 +0100)]
add permission checks on openvz API

12 years agocheck storage permissions on vzdump API
Dietmar Maurer [Mon, 6 Feb 2012 10:41:48 +0000 (11:41 +0100)]
check storage permissions on vzdump API

12 years agorequire Sys.Audit to read cluster status
Dietmar Maurer [Mon, 6 Feb 2012 10:23:30 +0000 (11:23 +0100)]
require Sys.Audit to read cluster status

12 years agoset permissions for VZDump API
Dietmar Maurer [Mon, 6 Feb 2012 10:15:31 +0000 (11:15 +0100)]
set permissions for VZDump API

12 years agofix permissions on node API
Dietmar Maurer [Mon, 6 Feb 2012 08:54:09 +0000 (09:54 +0100)]
fix permissions on node API

Remove upload method (now in PVE::API2::Storage::Status)

12 years agoadd permissions for service API
Dietmar Maurer [Mon, 6 Feb 2012 08:38:30 +0000 (09:38 +0100)]
add permissions for service API

12 years agoadd permissions for task API
Dietmar Maurer [Mon, 6 Feb 2012 08:33:57 +0000 (09:33 +0100)]
add permissions for task API

12 years agoadd permissions for backup API
Dietmar Maurer [Mon, 6 Feb 2012 07:17:25 +0000 (08:17 +0100)]
add permissions for backup API

12 years agofix off by one bug in DayOfWeekSelector
Dietmar Maurer [Mon, 6 Feb 2012 06:36:28 +0000 (07:36 +0100)]
fix off by one bug in DayOfWeekSelector

12 years agoadd pool selector to PVE.qemu.CreateWizard
Dietmar Maurer [Fri, 3 Feb 2012 12:50:11 +0000 (13:50 +0100)]
add pool selector to PVE.qemu.CreateWizard

12 years agoreload pool members on show
Dietmar Maurer [Fri, 3 Feb 2012 12:49:34 +0000 (13:49 +0100)]
reload pool members on show

12 years agodo not use form.setLoading()
Dietmar Maurer [Fri, 3 Feb 2012 11:58:19 +0000 (12:58 +0100)]
do not use form.setLoading()

Instead we simply disable the filed during the load.

12 years agoadd/improve pool permission check
Dietmar Maurer [Tue, 31 Jan 2012 07:27:08 +0000 (08:27 +0100)]
add/improve pool permission check

12 years agofix pool API path
Dietmar Maurer [Tue, 31 Jan 2012 06:24:31 +0000 (07:24 +0100)]
fix pool API path

12 years agoremove useless require declarations
Dietmar Maurer [Tue, 31 Jan 2012 05:30:31 +0000 (06:30 +0100)]
remove useless require declarations

12 years agoimplement PoolMember GUI
Dietmar Maurer [Mon, 30 Jan 2012 11:02:56 +0000 (12:02 +0100)]
implement PoolMember GUI

12 years agoadd panel for pools
Dietmar Maurer [Mon, 30 Jan 2012 07:09:12 +0000 (08:09 +0100)]
add panel for pools

12 years agofix folder view
Dietmar Maurer [Mon, 30 Jan 2012 06:35:01 +0000 (07:35 +0100)]
fix folder view

12 years agorender resource pools
Dietmar Maurer [Mon, 30 Jan 2012 06:09:09 +0000 (07:09 +0100)]
render resource pools

12 years agouse utf8 encoding
Dietmar Maurer [Fri, 27 Jan 2012 07:51:21 +0000 (08:51 +0100)]
use utf8 encoding

12 years agomoved Pool.pm from AccessControl.pm
Dietmar Maurer [Fri, 27 Jan 2012 07:39:46 +0000 (08:39 +0100)]
moved Pool.pm from AccessControl.pm

12 years agomplement pool management
Dietmar Maurer [Thu, 26 Jan 2012 12:48:48 +0000 (13:48 +0100)]
mplement pool management

12 years agoavoid warning
Dietmar Maurer [Thu, 26 Jan 2012 12:03:09 +0000 (13:03 +0100)]
avoid warning

12 years agomonitor load errors
Dietmar Maurer [Thu, 26 Jan 2012 07:50:01 +0000 (08:50 +0100)]
monitor load errors

12 years agosplit out code to convert exceptions to apache handler results
Dietmar Maurer [Thu, 26 Jan 2012 07:08:21 +0000 (08:08 +0100)]
split out code to convert exceptions to apache handler results

12 years agomoved permission check code to RPCEnvironment.pm
Dietmar Maurer [Wed, 25 Jan 2012 05:40:55 +0000 (06:40 +0100)]
moved permission check code to RPCEnvironment.pm

12 years agouse bash in postint script to avoid lintian warning
Dietmar Maurer [Tue, 24 Jan 2012 11:12:34 +0000 (12:12 +0100)]
use bash in postint script to avoid lintian warning

12 years agobetter userid-group test (allow groups passed as parameter)
Dietmar Maurer [Tue, 24 Jan 2012 10:52:02 +0000 (11:52 +0100)]
better userid-group test (allow groups passed as parameter)