Dietmar Maurer
d502e40db1
remove fieldset from UserEdit
...
We should implement the fielset option in InputPanel instead (if we really want to use fieldsets)
2011-09-29 10:04:42 +02:00
Dietmar Maurer
360018e249
improve UserView GUI (sensitive buttons)
2011-09-29 09:30:24 +02:00
Dietmar Maurer
04bbdbc253
disable debug messages in REST.pm by default
2011-09-29 08:33:41 +02:00
Dietmar Maurer
f5d9dc4927
disable debug messages in APIDaemon by default
2011-09-29 08:09:51 +02:00
Dietmar Maurer
10eb2495ad
change default boot order to cdn
...
And disable Floppy option (till now we do not support floppies)
2011-09-29 07:51:10 +02:00
Dietmar Maurer
ca6273d7fe
list lvm2 and clvm packages with pveversion
2011-09-29 07:34:03 +02:00
Dietmar Maurer
d90b5cc283
fix node status when no cluster configured
2011-09-29 07:08:01 +02:00
Dietmar Maurer
b88325e7c1
create dummy GUI for OpenVZ
2011-09-28 16:04:44 +02:00
Dietmar Maurer
6d2c25d4f5
implement openvz status update
2011-09-28 15:45:13 +02:00
Dietmar Maurer
c6a69e0bb5
implemented vm_config for openvz
2011-09-28 15:31:47 +02:00
Dietmar Maurer
3e86d7f6b8
implement update_vm for openvz
2011-09-28 14:31:39 +02:00
Dietmar Maurer
590d05959d
add openvz support (cli only for now)
2011-09-28 14:08:54 +02:00
Dietmar Maurer
ca7916fa6a
depend on liblockfile-simple-perl
...
We use this to lock OpenVZ containers.
2011-09-27 10:08:17 +02:00
Dietmar Maurer
b8ddc0901d
fix UPID parser
...
Allow '-' in host names.
2011-09-23 13:27:26 +02:00
Dietmar Maurer
6a9a522082
use return instead of next
2011-09-21 12:24:40 +02:00
Dietmar Maurer
7fc43a1cb9
start after clvmd, stop before clvmd
2011-09-21 12:22:29 +02:00
Dietmar Maurer
ef9011cf3f
check if nodes are online
2011-09-19 13:15:26 +02:00
Dietmar Maurer
427ab12115
try to reconnect VNCConsole after migration
2011-09-19 12:31:51 +02:00
Dietmar Maurer
d4636262dd
avoid interger conversion warnings
2011-09-19 11:08:39 +02:00
Dietmar Maurer
c7ac8914b9
cleanup
2011-09-19 10:07:38 +02:00
Dietmar Maurer
d30bec0a31
use different icons for running servers
2011-09-19 09:41:35 +02:00
Dietmar Maurer
19a22b7cc7
disable chunking
...
because this makes still problems with the scrollbar
2011-09-16 11:37:08 +02:00
Dietmar Maurer
2a0bc39fd3
update tree node if node attribute changes (vm migration)
...
and cleanup code
2011-09-16 11:13:34 +02:00
Dietmar Maurer
31cd039bb1
improve handling of migrated VMs
2011-09-16 08:55:46 +02:00
Dietmar Maurer
ffb1b69bb0
compute a repository ID
...
And try to disable upload when there are local modifications.
2011-09-15 14:54:42 +02:00
Dietmar Maurer
3eaa25db0b
implemente migrate UI
2011-09-15 11:55:24 +02:00
Dietmar Maurer
26bcb13bbd
fix tasklist sort order
2011-09-14 09:20:26 +02:00
Dietmar Maurer
5d6cb786fd
refresh task output when task is running
2011-09-14 09:14:15 +02:00
Dietmar Maurer
39e68b2b8e
use PVE::RPCEnvironment::check_worker() to impl. stop_task
2011-09-14 08:17:17 +02:00
Dietmar Maurer
217e32e31f
Fix maxIDs
2011-09-12 09:14:13 +02:00
Dietmar Maurer
a263b7e338
Add digest to prevent concurrent changes
2011-09-07 11:43:19 +02:00
Dietmar Maurer
6a56c350de
Fix startup order
...
Also depend on redhat-cluster-pve
2011-08-30 15:17:23 +02:00
Dietmar Maurer
2ba8d44651
use CMan instead of corosync
...
because the service is called /etc/init.d/cman (although the
binary running is corosync)
2011-08-26 09:06:16 +02:00
Dietmar Maurer
457917abff
add Linux 3.X to OS type description
2011-08-26 08:38:39 +02:00
Dietmar Maurer
806803e98e
remove 'Default' from onboot, must be yes/no
2011-08-26 08:28:58 +02:00
Dietmar Maurer
a11d729996
remove datacenter summary tab
...
we have nothing to display there (for now, we can re-add later)
2011-08-25 09:58:05 +02:00
Dietmar Maurer
0b7a602eb5
make jslint happy
2011-08-25 09:38:51 +02:00
Dietmar Maurer
1a1c020896
implement datacenter http_proxy editor
2011-08-25 09:27:42 +02:00
Dietmar Maurer
c3df148fca
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)
2011-08-25 08:34:37 +02:00
Dietmar Maurer
8d20a4ba6a
remove unused files
2011-08-25 08:01:20 +02:00
Dietmar Maurer
99a22765c8
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
2011-08-24 12:14:05 +02:00
Dietmar Maurer
01199d4032
remove Changelog - we now have git
2011-08-24 09:41:20 +02:00
Dietmar Maurer
5384d162d8
add .gitignore files, fix Makefiles
2011-08-23 16:23:46 +02:00
Dietmar Maurer
c3731ed285
removed automake/autoconf, removed unused files
2011-08-23 16:11:04 +02:00
Dietmar Maurer
5910d3b7bd
imported from svn 'pve-manager/pve2'
2011-08-23 07:40:22 +02:00