Commit Graph

3395 Commits

Author SHA1 Message Date
Dietmar Maurer
3c0e2c948e 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
8446dd0284 improve UserView GUI (sensitive buttons) 2011-09-29 09:30:24 +02:00
Dietmar Maurer
282184f5a0 disable debug messages in REST.pm by default 2011-09-29 08:33:41 +02:00
Dietmar Maurer
ecbca9c355 disable debug messages in APIDaemon by default 2011-09-29 08:09:51 +02:00
Dietmar Maurer
78e9f56599 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
f21c67ec04 list lvm2 and clvm packages with pveversion 2011-09-29 07:34:03 +02:00
Dietmar Maurer
8835373de1 fix node status when no cluster configured 2011-09-29 07:08:01 +02:00
Dietmar Maurer
6521f904ad create dummy GUI for OpenVZ 2011-09-28 16:04:44 +02:00
Dietmar Maurer
b3409356f3 implement openvz status update 2011-09-28 15:45:13 +02:00
Dietmar Maurer
c3163e376b implemented vm_config for openvz 2011-09-28 15:31:47 +02:00
Dietmar Maurer
9020f201c9 implement update_vm for openvz 2011-09-28 14:31:39 +02:00
Dietmar Maurer
339e41597d add openvz support (cli only for now) 2011-09-28 14:08:54 +02:00
Dietmar Maurer
2d2495d29d depend on liblockfile-simple-perl
We use this to lock OpenVZ containers.
2011-09-27 10:08:17 +02:00
Dietmar Maurer
55d19d9bab fix UPID parser
Allow '-' in host names.
2011-09-23 13:27:26 +02:00
Dietmar Maurer
b203155d00 use return instead of next 2011-09-21 12:24:40 +02:00
Dietmar Maurer
08b86ef3d7 start after clvmd, stop before clvmd 2011-09-21 12:22:29 +02:00
Dietmar Maurer
bc7bff8e4f check if nodes are online 2011-09-19 13:15:26 +02:00
Dietmar Maurer
e43f02cc51 try to reconnect VNCConsole after migration 2011-09-19 12:31:51 +02:00
Dietmar Maurer
4380b8d9ce avoid interger conversion warnings 2011-09-19 11:08:39 +02:00
Dietmar Maurer
495db1c21a cleanup 2011-09-19 10:07:38 +02:00
Dietmar Maurer
ca0f89bd52 use different icons for running servers 2011-09-19 09:41:35 +02:00
Dietmar Maurer
4ed279b935 disable chunking
because this makes still problems with the scrollbar
2011-09-16 11:37:08 +02:00
Dietmar Maurer
7248275104 update tree node if node attribute changes (vm migration)
and cleanup code
2011-09-16 11:13:34 +02:00
Dietmar Maurer
52df9bc157 improve handling of migrated VMs 2011-09-16 08:55:46 +02:00
Dietmar Maurer
e38a88ca0a compute a repository ID
And try to disable upload when there are local modifications.
2011-09-15 14:54:42 +02:00
Dietmar Maurer
4f0608f74a implemente migrate UI 2011-09-15 11:55:24 +02:00
Dietmar Maurer
0b3b8aaacc fix tasklist sort order 2011-09-14 09:20:26 +02:00
Dietmar Maurer
6ccf662005 refresh task output when task is running 2011-09-14 09:14:15 +02:00
Dietmar Maurer
c5693297d3 use PVE::RPCEnvironment::check_worker() to impl. stop_task 2011-09-14 08:17:17 +02:00
Dietmar Maurer
9628c2c57d Fix maxIDs 2011-09-12 09:14:13 +02:00
Dietmar Maurer
72b3adc49a Add digest to prevent concurrent changes 2011-09-07 11:43:19 +02:00
Dietmar Maurer
004dc4cd3e Fix startup order
Also depend on redhat-cluster-pve
2011-08-30 15:17:23 +02:00
Dietmar Maurer
2bb9208f71 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
1ea7a234fb add Linux 3.X to OS type description 2011-08-26 08:38:39 +02:00
Dietmar Maurer
133362cad4 remove 'Default' from onboot, must be yes/no 2011-08-26 08:28:58 +02:00
Dietmar Maurer
1689bc3391 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
e7b954166a make jslint happy 2011-08-25 09:38:51 +02:00
Dietmar Maurer
10b4a98868 implement datacenter http_proxy editor 2011-08-25 09:27:42 +02:00
Dietmar Maurer
19fa064755 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
dda060e7c0 remove unused files 2011-08-25 08:01:20 +02:00
Dietmar Maurer
eb3b3e2905 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
59fdd737ea remove Changelog - we now have git 2011-08-24 09:41:20 +02:00
Dietmar Maurer
c36eee43e1 add .gitignore files, fix Makefiles 2011-08-23 16:23:46 +02:00
Dietmar Maurer
beb651ee65 removed automake/autoconf, removed unused files 2011-08-23 16:11:04 +02:00
Dietmar Maurer
aff192e6f5 imported from svn 'pve-manager/pve2' 2011-08-23 07:40:22 +02:00