]> git.proxmox.com Git - pve-manager.git/log
pve-manager.git
12 years agouse standard titles for create/edit dialogs
Dietmar Maurer [Thu, 12 Jan 2012 08:15:34 +0000 (09:15 +0100)]
use standard titles for create/edit dialogs

That way we can reduce the number of gettext() messages.

12 years agouse ACLView for storage permissions
Dietmar Maurer [Thu, 12 Jan 2012 05:51:21 +0000 (06:51 +0100)]
use ACLView for storage permissions

12 years agoimprove ACLView
Dietmar Maurer [Wed, 11 Jan 2012 12:12:23 +0000 (13:12 +0100)]
improve ACLView

12 years agoimplement delete in ACLView
Dietmar Maurer [Wed, 11 Jan 2012 09:00:23 +0000 (10:00 +0100)]
implement delete in ACLView

12 years agouse pveACLView
Dietmar Maurer [Wed, 11 Jan 2012 08:59:37 +0000 (09:59 +0100)]
use pveACLView

12 years agofix button enable/disable code
Dietmar Maurer [Wed, 11 Jan 2012 08:57:59 +0000 (09:57 +0100)]
fix button enable/disable code

12 years agoremove debugging code
Dietmar Maurer [Wed, 11 Jan 2012 07:08:25 +0000 (08:08 +0100)]
remove debugging code

12 years agofix Danish kvm keyboard name
Dietmar Maurer [Mon, 9 Jan 2012 10:11:48 +0000 (11:11 +0100)]
fix Danish kvm keyboard name

12 years agodepend on resource-agents-pve and fence-agents-pve
Dietmar Maurer [Mon, 9 Jan 2012 09:13:40 +0000 (10:13 +0100)]
depend on resource-agents-pve and fence-agents-pve

To prevent warnings about missing schema defininitions.

12 years agoipmlement proxy code for pvesh
Dietmar Maurer [Fri, 23 Dec 2011 13:11:44 +0000 (14:11 +0100)]
ipmlement proxy code for pvesh

12 years agomake jslint happy
Dietmar Maurer [Fri, 23 Dec 2011 10:37:19 +0000 (11:37 +0100)]
make jslint happy

12 years agoalways create nfs storage with 'vers=3'
Dietmar Maurer [Fri, 23 Dec 2011 10:28:04 +0000 (11:28 +0100)]
always create nfs storage with 'vers=3'

We should make that configurabel in future. But for now vers=3 seems to
be more reliable.

12 years agoadd Datacenter summary
Dietmar Maurer [Fri, 23 Dec 2011 09:41:50 +0000 (10:41 +0100)]
add Datacenter summary

12 years agoupdate version to 2.0-17
Dietmar Maurer [Thu, 22 Dec 2011 13:00:56 +0000 (14:00 +0100)]
update version to 2.0-17

12 years agomake jslint happy
Dietmar Maurer [Thu, 22 Dec 2011 12:34:52 +0000 (13:34 +0100)]
make jslint happy

12 years agodisplay when VM is managed by HA, cleanups
Dietmar Maurer [Thu, 22 Dec 2011 12:24:51 +0000 (13:24 +0100)]
display when VM is managed by HA, cleanups

12 years agomake jslint happy
Dietmar Maurer [Thu, 22 Dec 2011 11:11:35 +0000 (12:11 +0100)]
make jslint happy

12 years agofix openvz create (use vzctl to create new container)
Dietmar Maurer [Thu, 22 Dec 2011 11:08:07 +0000 (12:08 +0100)]
fix openvz create (use vzctl to create new container)

12 years agoadd rgmanager to service list (and remove clvm)
Dietmar Maurer [Thu, 22 Dec 2011 08:45:48 +0000 (09:45 +0100)]
add rgmanager to service list (and remove clvm)

12 years agoimplement ha config commit
Dietmar Maurer [Thu, 22 Dec 2011 08:45:17 +0000 (09:45 +0100)]
implement ha config commit

12 years agostart adding HA Config
Dietmar Maurer [Wed, 21 Dec 2011 13:36:59 +0000 (14:36 +0100)]
start adding HA Config

12 years agoavoid warning about uninitialized values
Dietmar Maurer [Wed, 21 Dec 2011 08:06:32 +0000 (09:06 +0100)]
avoid warning about uninitialized values

12 years agocorrectly print string return values
Dietmar Maurer [Wed, 21 Dec 2011 07:55:53 +0000 (08:55 +0100)]
correctly print string return values

12 years agouse new set_result_attrib
Dietmar Maurer [Wed, 21 Dec 2011 06:11:04 +0000 (07:11 +0100)]
use new set_result_attrib

12 years agouse new get_result_changes()
Dietmar Maurer [Tue, 20 Dec 2011 10:21:36 +0000 (11:21 +0100)]
use new get_result_changes()

That way we can return file diffs as additional return attribute.

12 years agoadd API to query version info
Dietmar Maurer [Tue, 20 Dec 2011 06:04:39 +0000 (07:04 +0100)]
add API to query version info

Normaly all nodes should have the same version, so /api2/json/version is
good enough for most situations. But you can also query the version on
each node using /api2/json/nodes/{node}/version

12 years agocleanup status log for ha agent
Dietmar Maurer [Thu, 15 Dec 2011 13:19:24 +0000 (14:19 +0100)]
cleanup status log for ha agent

12 years agoimprove ocf agent and openvz api
Dietmar Maurer [Thu, 15 Dec 2011 12:47:18 +0000 (13:47 +0100)]
improve ocf agent and openvz api

12 years agoadd HA resource agent
Dietmar Maurer [Tue, 13 Dec 2011 09:19:02 +0000 (10:19 +0100)]
add HA resource agent

12 years agoadd more gettext markers
Dietmar Maurer [Mon, 12 Dec 2011 07:06:10 +0000 (08:06 +0100)]
add more gettext markers

12 years agomake lint happy
Dietmar Maurer [Thu, 8 Dec 2011 10:18:16 +0000 (11:18 +0100)]
make lint happy

12 years agochange pvectl migrate parameter order
Dietmar Maurer [Thu, 8 Dec 2011 10:13:11 +0000 (11:13 +0100)]
change pvectl migrate parameter order

12 years agoadd more gettext markers
Dietmar Maurer [Thu, 8 Dec 2011 08:20:50 +0000 (09:20 +0100)]
add more gettext markers

And try to reduce number of different texts

12 years agofurther i18n simplifications
Dietmar Maurer [Thu, 8 Dec 2011 06:15:44 +0000 (07:15 +0100)]
further i18n simplifications

12 years agofix language cookie parser
Dietmar Maurer [Wed, 7 Dec 2011 08:28:30 +0000 (09:28 +0100)]
fix language cookie parser

12 years agoJa translation
Koichi MATSUMOTO [Tue, 6 Dec 2011 11:03:17 +0000 (20:03 +0900)]
Ja translation

Japanese translation

12 years agoupdate translations in Utils.js
Dietmar Maurer [Wed, 7 Dec 2011 07:29:08 +0000 (08:29 +0100)]
update translations in Utils.js

12 years agouse new AbstractMigrate.pm
Dietmar Maurer [Fri, 2 Dec 2011 11:57:47 +0000 (12:57 +0100)]
use new AbstractMigrate.pm

12 years agoimplemente openvz migration
Dietmar Maurer [Fri, 2 Dec 2011 09:38:41 +0000 (10:38 +0100)]
implemente openvz migration

12 years agoremove DC GUI language option - this is a client setting now
Dietmar Maurer [Tue, 29 Nov 2011 07:18:13 +0000 (08:18 +0100)]
remove DC GUI language option - this is a client setting now

12 years agouse same button order everywhere
Dietmar Maurer [Tue, 29 Nov 2011 06:56:13 +0000 (07:56 +0100)]
use same button order everywhere

12 years agodisplay VM name in console title window
Dietmar Maurer [Tue, 29 Nov 2011 06:43:25 +0000 (07:43 +0100)]
display VM name in console title window

12 years agoalways use PVE.Utils.openConoleWindow
Dietmar Maurer [Tue, 29 Nov 2011 05:53:32 +0000 (06:53 +0100)]
always use PVE.Utils.openConoleWindow

12 years agosupress error messages when removing snapshot
Dietmar Maurer [Tue, 29 Nov 2011 05:52:32 +0000 (06:52 +0100)]
supress error messages when removing snapshot

12 years agofix bug 45: skip external VMs
Dietmar Maurer [Mon, 28 Nov 2011 09:18:28 +0000 (10:18 +0100)]
fix bug 45: skip external VMs

12 years agoallow exclude-path in /etc/vzdump.conf
Dietmar Maurer [Mon, 28 Nov 2011 07:14:58 +0000 (08:14 +0100)]
allow exclude-path in /etc/vzdump.conf

12 years agoadd more gettext markers
Dietmar Maurer [Fri, 25 Nov 2011 11:42:37 +0000 (12:42 +0100)]
add more gettext markers

12 years agouse predefined model pve-storage-content
Dietmar Maurer [Fri, 25 Nov 2011 11:20:53 +0000 (12:20 +0100)]
use predefined model pve-storage-content

Else ExtJS ignores the idProperty setting.

12 years agoadd migrate button to VNCConsole window
Dietmar Maurer [Fri, 25 Nov 2011 10:09:10 +0000 (11:09 +0100)]
add migrate button to VNCConsole window

12 years agoadd more gettext markers
Dietmar Maurer [Fri, 25 Nov 2011 08:21:51 +0000 (09:21 +0100)]
add more gettext markers

12 years agouse new syntax for PVE::JSONSchema::get_options
Dietmar Maurer [Thu, 24 Nov 2011 11:22:24 +0000 (12:22 +0100)]
use new syntax for PVE::JSONSchema::get_options

12 years agoadd more gettext markers
Dietmar Maurer [Wed, 23 Nov 2011 09:17:46 +0000 (10:17 +0100)]
add more gettext markers

12 years agodepend on mail-transport-agent
Dietmar Maurer [Wed, 23 Nov 2011 05:58:33 +0000 (06:58 +0100)]
depend on mail-transport-agent

12 years agoset load mask when changing language
Dietmar Maurer [Wed, 23 Nov 2011 05:19:39 +0000 (06:19 +0100)]
set load mask when changing language

12 years agomark translateable strings with gettext
Dietmar Maurer [Tue, 22 Nov 2011 08:18:56 +0000 (09:18 +0100)]
mark translateable strings with gettext

12 years agoimplement our own tool to extract gettext - jsgettext.pl
Dietmar Maurer [Mon, 21 Nov 2011 13:12:35 +0000 (14:12 +0100)]
implement our own tool to extract gettext - jsgettext.pl

12 years agostart i18n support
Dietmar Maurer [Fri, 18 Nov 2011 12:54:23 +0000 (13:54 +0100)]
start i18n support

12 years agofix cpu usage display
Dietmar Maurer [Fri, 18 Nov 2011 08:37:23 +0000 (09:37 +0100)]
fix cpu usage display

12 years agofix bug 48: proxy initlop to correct node
Dietmar Maurer [Fri, 18 Nov 2011 05:15:55 +0000 (06:15 +0100)]
fix bug 48: proxy initlop to correct node

12 years agoonly display disk format selector on create
Dietmar Maurer [Fri, 18 Nov 2011 05:04:30 +0000 (06:04 +0100)]
only display disk format selector on create

12 years agoadd cache=unsafe mode
Dietmar Maurer [Fri, 18 Nov 2011 04:52:55 +0000 (05:52 +0100)]
add cache=unsafe mode

12 years agoimplement openvz migrate
Dietmar Maurer [Thu, 17 Nov 2011 13:36:25 +0000 (14:36 +0100)]
implement openvz migrate

12 years agofix bug 44: allow to use templates from NFS
Dietmar Maurer [Thu, 17 Nov 2011 11:42:26 +0000 (12:42 +0100)]
fix bug 44: allow to use templates from NFS

12 years agosort content type string
Dietmar Maurer [Thu, 17 Nov 2011 11:20:38 +0000 (12:20 +0100)]
sort content type string

12 years agofix bug 31: vzdump is no separate package
Dietmar Maurer [Thu, 17 Nov 2011 11:02:12 +0000 (12:02 +0100)]
fix bug 31: vzdump is no separate package

12 years agofix bug 39: proxy backup request to correct node
Dietmar Maurer [Thu, 17 Nov 2011 10:51:47 +0000 (11:51 +0100)]
fix bug 39: proxy backup request to correct node

12 years agofix bug 37: avoid warning about uninitialized value
Dietmar Maurer [Thu, 17 Nov 2011 09:59:06 +0000 (10:59 +0100)]
fix bug 37: avoid warning about uninitialized value

12 years agouse template method pattern
Dietmar Maurer [Thu, 17 Nov 2011 06:24:04 +0000 (07:24 +0100)]
use template method pattern

This is the suggested way to implement componenets.

12 years agosimplify GUI
Dietmar Maurer [Wed, 16 Nov 2011 13:34:22 +0000 (14:34 +0100)]
simplify GUI

And display the task log by default (instead of cluster log)

12 years agoadd syslog to compression dictionary
Dietmar Maurer [Wed, 16 Nov 2011 12:31:06 +0000 (13:31 +0100)]
add syslog to compression dictionary

12 years agomake jslint happy
Dietmar Maurer [Wed, 16 Nov 2011 12:05:07 +0000 (13:05 +0100)]
make jslint happy

12 years agouse new LogViewer inside TaskViewer
Dietmar Maurer [Wed, 16 Nov 2011 11:22:03 +0000 (12:22 +0100)]
use new LogViewer inside TaskViewer

12 years agoimprove LogViewer
Dietmar Maurer [Wed, 16 Nov 2011 10:52:46 +0000 (11:52 +0100)]
improve LogViewer

12 years agocatch errors on response decoding
Dietmar Maurer [Wed, 16 Nov 2011 08:06:26 +0000 (09:06 +0100)]
catch errors on response decoding

12 years agofix typo
Dietmar Maurer [Mon, 14 Nov 2011 13:08:33 +0000 (14:08 +0100)]
fix typo

12 years agoupdate verstion to 2.0-10
Dietmar Maurer [Mon, 14 Nov 2011 11:49:27 +0000 (12:49 +0100)]
update verstion to 2.0-10

12 years agoalways enable console button
Dietmar Maurer [Mon, 14 Nov 2011 11:45:50 +0000 (12:45 +0100)]
always enable console button

12 years agoadd context menus
Dietmar Maurer [Mon, 14 Nov 2011 11:43:16 +0000 (12:43 +0100)]
add context menus

12 years agoadd start/stop icons
Dietmar Maurer [Mon, 14 Nov 2011 11:41:21 +0000 (12:41 +0100)]
add start/stop icons

12 years agoadd/display storage option
Dietmar Maurer [Mon, 14 Nov 2011 08:33:02 +0000 (09:33 +0100)]
add/display storage option

12 years agouse taint mode for vzdump
Dietmar Maurer [Mon, 14 Nov 2011 08:32:32 +0000 (09:32 +0100)]
use taint mode for vzdump

12 years agobe careful when removing snapshot
Dietmar Maurer [Mon, 14 Nov 2011 08:30:29 +0000 (09:30 +0100)]
be careful when removing snapshot

Seems umount return before the snapshot device is unused, so we
need to try several times.

12 years agofix bug 32: correctly parse 'df' output (untaint values)
Dietmar Maurer [Mon, 14 Nov 2011 08:26:10 +0000 (09:26 +0100)]
fix bug 32: correctly parse 'df' output (untaint values)

12 years agoupdate version to 2.0-9
Dietmar Maurer [Fri, 11 Nov 2011 12:43:36 +0000 (13:43 +0100)]
update version to 2.0-9

12 years agoGUI rework
Dietmar Maurer [Fri, 11 Nov 2011 12:26:05 +0000 (13:26 +0100)]
GUI rework

12 years agoadd missing words to compression dictionary
Dietmar Maurer [Fri, 11 Nov 2011 09:32:51 +0000 (10:32 +0100)]
add missing words to compression dictionary

12 years agofix load Mask in ObjectGrid
Dietmar Maurer [Fri, 11 Nov 2011 09:31:54 +0000 (10:31 +0100)]
fix load Mask in ObjectGrid

12 years agodo not log child start/end
Dietmar Maurer [Thu, 10 Nov 2011 08:31:57 +0000 (09:31 +0100)]
do not log child start/end

12 years agoadd some comments about KeepAlive usage.
Dietmar Maurer [Thu, 10 Nov 2011 08:21:28 +0000 (09:21 +0100)]
add some comments about KeepAlive usage.

Seems KeepAlive spawns too many processes, so we cant use it.

12 years agoonly log status update time if it takes more than 5 seconds
Dietmar Maurer [Thu, 10 Nov 2011 05:27:10 +0000 (06:27 +0100)]
only log status update time if it takes more than 5 seconds

12 years agofixes for IE9
Dietmar Maurer [Wed, 9 Nov 2011 10:27:25 +0000 (11:27 +0100)]
fixes for IE9

12 years agomake jslint happy
Dietmar Maurer [Wed, 9 Nov 2011 09:59:21 +0000 (10:59 +0100)]
make jslint happy

12 years agoupdate version to 2.0-8
Dietmar Maurer [Wed, 9 Nov 2011 08:59:45 +0000 (09:59 +0100)]
update version to 2.0-8

12 years agoadd monitor GUI
Dietmar Maurer [Wed, 9 Nov 2011 08:36:55 +0000 (09:36 +0100)]
add monitor GUI

12 years agofix focus handling for LoginWindow
Dietmar Maurer [Wed, 9 Nov 2011 06:33:58 +0000 (07:33 +0100)]
fix focus handling for LoginWindow

12 years agodisable updates when panel is hidden
Dietmar Maurer [Tue, 8 Nov 2011 13:27:46 +0000 (14:27 +0100)]
disable updates when panel is hidden

12 years agoautomatically scroll to end of log
Dietmar Maurer [Tue, 8 Nov 2011 11:04:01 +0000 (12:04 +0100)]
automatically scroll to end of log

12 years agonew LogView class - implement openvz initlog viewer
Dietmar Maurer [Tue, 8 Nov 2011 07:09:38 +0000 (08:09 +0100)]
new LogView class - implement openvz initlog viewer

12 years agoadd initlog API
Dietmar Maurer [Tue, 8 Nov 2011 06:52:41 +0000 (07:52 +0100)]
add initlog API

12 years agouse PVE::Tools::dump_logfile
Dietmar Maurer [Tue, 8 Nov 2011 06:49:09 +0000 (07:49 +0100)]
use PVE::Tools::dump_logfile