]> git.proxmox.com Git - pve-manager-legacy.git/log
pve-manager-legacy.git
12 years agoreturn defaults if /etc/vz/vz.conf does not exists
Dietmar Maurer [Mon, 3 Oct 2011 10:13:50 +0000 (12:13 +0200)]
return defaults if /etc/vz/vz.conf does not exists

I.e. when vzctl package is not installed.

12 years agoimplement openvz create wizard
Dietmar Maurer [Mon, 3 Oct 2011 10:03:15 +0000 (12:03 +0200)]
implement openvz create wizard

12 years agoadd icons for openvz containers
Dietmar Maurer [Fri, 30 Sep 2011 06:17:16 +0000 (08:17 +0200)]
add icons for openvz containers

12 years agodisable toolbar in AuthView (make it read-only)
Dietmar Maurer [Thu, 29 Sep 2011 08:20:25 +0000 (10:20 +0200)]
disable toolbar in AuthView (make it read-only)

That code is too unstable, so we disable that for now.

12 years agoimprove GroupView GUI (sensitive buttons)
Dietmar Maurer [Thu, 29 Sep 2011 08:17:47 +0000 (10:17 +0200)]
improve GroupView GUI (sensitive buttons)

12 years agoremove fieldset from UserEdit
Dietmar Maurer [Thu, 29 Sep 2011 08:04:42 +0000 (10:04 +0200)]
remove fieldset from UserEdit

We should implement the fielset option in InputPanel instead (if we really want to use fieldsets)

12 years agoimprove UserView GUI (sensitive buttons)
Dietmar Maurer [Thu, 29 Sep 2011 07:30:24 +0000 (09:30 +0200)]
improve UserView GUI (sensitive buttons)

12 years agodisable debug messages in REST.pm by default
Dietmar Maurer [Thu, 29 Sep 2011 06:33:41 +0000 (08:33 +0200)]
disable debug messages in REST.pm by default

12 years agodisable debug messages in APIDaemon by default
Dietmar Maurer [Thu, 29 Sep 2011 06:09:51 +0000 (08:09 +0200)]
disable debug messages in APIDaemon by default

12 years agochange default boot order to cdn
Dietmar Maurer [Thu, 29 Sep 2011 05:51:10 +0000 (07:51 +0200)]
change default boot order to cdn

And disable Floppy option (till now we do not support floppies)

12 years agolist lvm2 and clvm packages with pveversion
Dietmar Maurer [Thu, 29 Sep 2011 05:34:03 +0000 (07:34 +0200)]
list lvm2 and clvm packages with pveversion

12 years agofix node status when no cluster configured
Dietmar Maurer [Thu, 29 Sep 2011 05:08:01 +0000 (07:08 +0200)]
fix node status when no cluster configured

12 years agocreate dummy GUI for OpenVZ
Dietmar Maurer [Wed, 28 Sep 2011 14:04:44 +0000 (16:04 +0200)]
create dummy GUI for OpenVZ

12 years agoimplement openvz status update
Dietmar Maurer [Wed, 28 Sep 2011 13:45:13 +0000 (15:45 +0200)]
implement openvz status update

12 years agoimplemented vm_config for openvz
Dietmar Maurer [Wed, 28 Sep 2011 13:31:47 +0000 (15:31 +0200)]
implemented vm_config for openvz

12 years agoimplement update_vm for openvz
Dietmar Maurer [Wed, 28 Sep 2011 12:31:39 +0000 (14:31 +0200)]
implement update_vm for openvz

12 years agoadd openvz support (cli only for now)
Dietmar Maurer [Wed, 28 Sep 2011 12:08:54 +0000 (14:08 +0200)]
add openvz support (cli only for now)

12 years agodepend on liblockfile-simple-perl
Dietmar Maurer [Tue, 27 Sep 2011 08:08:17 +0000 (10:08 +0200)]
depend on liblockfile-simple-perl

We use this to lock OpenVZ containers.

13 years agofix UPID parser
Dietmar Maurer [Fri, 23 Sep 2011 11:27:26 +0000 (13:27 +0200)]
fix UPID parser

Allow '-' in host names.

13 years agouse return instead of next
Dietmar Maurer [Wed, 21 Sep 2011 10:24:40 +0000 (12:24 +0200)]
use return instead of next

13 years agostart after clvmd, stop before clvmd
Dietmar Maurer [Wed, 21 Sep 2011 10:22:29 +0000 (12:22 +0200)]
start after clvmd, stop before clvmd

13 years agocheck if nodes are online
Dietmar Maurer [Mon, 19 Sep 2011 11:15:26 +0000 (13:15 +0200)]
check if nodes are online

13 years agotry to reconnect VNCConsole after migration
Dietmar Maurer [Mon, 19 Sep 2011 10:31:51 +0000 (12:31 +0200)]
try to reconnect VNCConsole after migration

13 years agoavoid interger conversion warnings
Dietmar Maurer [Mon, 19 Sep 2011 09:08:39 +0000 (11:08 +0200)]
avoid interger conversion warnings

13 years agocleanup
Dietmar Maurer [Mon, 19 Sep 2011 08:07:38 +0000 (10:07 +0200)]
cleanup

13 years agouse different icons for running servers
Dietmar Maurer [Mon, 19 Sep 2011 07:41:35 +0000 (09:41 +0200)]
use different icons for running servers

13 years agodisable chunking
Dietmar Maurer [Fri, 16 Sep 2011 09:37:08 +0000 (11:37 +0200)]
disable chunking

because this makes still problems with the scrollbar

13 years agoupdate tree node if node attribute changes (vm migration)
Dietmar Maurer [Fri, 16 Sep 2011 09:09:51 +0000 (11:09 +0200)]
update tree node if node attribute changes (vm migration)

and cleanup code

13 years agoimprove handling of migrated VMs
Dietmar Maurer [Fri, 16 Sep 2011 06:55:46 +0000 (08:55 +0200)]
improve handling of migrated VMs

13 years agocompute a repository ID
Dietmar Maurer [Thu, 15 Sep 2011 12:54:42 +0000 (14:54 +0200)]
compute a repository ID

And try to disable upload when there are local modifications.

13 years agoimplemente migrate UI
Dietmar Maurer [Thu, 15 Sep 2011 09:55:24 +0000 (11:55 +0200)]
implemente migrate UI

13 years agofix tasklist sort order
Dietmar Maurer [Wed, 14 Sep 2011 07:20:26 +0000 (09:20 +0200)]
fix tasklist sort order

13 years agorefresh task output when task is running
Dietmar Maurer [Wed, 14 Sep 2011 07:14:15 +0000 (09:14 +0200)]
refresh task output when task is running

13 years agouse PVE::RPCEnvironment::check_worker() to impl. stop_task
Dietmar Maurer [Wed, 14 Sep 2011 06:17:17 +0000 (08:17 +0200)]
use PVE::RPCEnvironment::check_worker() to impl. stop_task

13 years agoFix maxIDs
Dietmar Maurer [Mon, 12 Sep 2011 07:14:13 +0000 (09:14 +0200)]
Fix maxIDs

13 years agoAdd digest to prevent concurrent changes
Dietmar Maurer [Wed, 7 Sep 2011 09:43:19 +0000 (11:43 +0200)]
Add digest to prevent concurrent changes

13 years agoFix startup order
Dietmar Maurer [Tue, 30 Aug 2011 13:17:23 +0000 (15:17 +0200)]
Fix startup order

Also depend on redhat-cluster-pve

13 years agouse CMan instead of corosync
Dietmar Maurer [Fri, 26 Aug 2011 07:06:16 +0000 (09:06 +0200)]
use CMan instead of corosync

because the service is called /etc/init.d/cman (although the
binary running is corosync)

13 years agoadd Linux 3.X to OS type description
Dietmar Maurer [Fri, 26 Aug 2011 06:38:39 +0000 (08:38 +0200)]
add Linux 3.X to OS type description

13 years agoremove 'Default' from onboot, must be yes/no
Dietmar Maurer [Fri, 26 Aug 2011 06:28:58 +0000 (08:28 +0200)]
remove 'Default' from onboot, must be yes/no

13 years agoremove datacenter summary tab
Dietmar Maurer [Thu, 25 Aug 2011 07:58:05 +0000 (09:58 +0200)]
remove datacenter summary tab

we have nothing to display there (for now, we can re-add later)

13 years agomake jslint happy
Dietmar Maurer [Thu, 25 Aug 2011 07:38:51 +0000 (09:38 +0200)]
make jslint happy

13 years agoimplement datacenter http_proxy editor
Dietmar Maurer [Thu, 25 Aug 2011 07:27:42 +0000 (09:27 +0200)]
implement datacenter http_proxy editor

13 years agoimplement language selector
Dietmar Maurer [Thu, 25 Aug 2011 06:34:37 +0000 (08:34 +0200)]
implement language selector

we can now set the language in the datacenter config file,
but the value is not used (we still have no i18n)

13 years agoremove unused files
Dietmar Maurer [Thu, 25 Aug 2011 06:01:20 +0000 (08:01 +0200)]
remove unused files

13 years agolog errors from apache chilinit()
Dietmar Maurer [Wed, 24 Aug 2011 10:14:05 +0000 (12:14 +0200)]
log errors from apache chilinit()

it seems that apache doesn not log error to the error log, so we catch
them an log to syslog

13 years agoremove Changelog - we now have git
Dietmar Maurer [Wed, 24 Aug 2011 07:41:20 +0000 (09:41 +0200)]
remove Changelog - we now have git

13 years agoadd .gitignore files, fix Makefiles
Dietmar Maurer [Tue, 23 Aug 2011 14:23:46 +0000 (16:23 +0200)]
add .gitignore files, fix Makefiles

13 years agoremoved automake/autoconf, removed unused files
Dietmar Maurer [Tue, 23 Aug 2011 14:11:04 +0000 (16:11 +0200)]
removed automake/autoconf, removed unused files

13 years agoimported from svn 'pve-manager/pve2'
Dietmar Maurer [Tue, 23 Aug 2011 05:40:22 +0000 (07:40 +0200)]
imported from svn 'pve-manager/pve2'