Commit Graph

36 Commits

Author SHA1 Message Date
Dietmar Maurer
877d3f6de7 fix bug #6: correctly implement bridged mode for openvz 2011-10-05 10:33:26 +02:00
Dietmar Maurer
dc5b8f7dff fix bug #8: correctly use macaddr instead of mac 2011-10-05 10:31:59 +02:00
Dietmar Maurer
1a7bfb8617 implemement PVE.OpenVZConsole
We now have fully functional openvz vnc console.
2011-10-05 07:37:01 +02:00
Dietmar Maurer
ea55d5c642 use better class names for NotesView/NotesEdit 2011-10-04 12:09:01 +02:00
Dietmar Maurer
ce8395e5c3 implement Summary/Status view for OpenVZ
And add start/stop/shutdown/remove/console buttons.
2011-10-04 11:58:14 +02:00
Dietmar Maurer
7317ea2d33 make NotesView work with openvz containers 2011-10-04 11:56:12 +02:00
Dietmar Maurer
c6594d0e54 implement openvz create wizard 2011-10-03 12:03:15 +02:00
Dietmar Maurer
6fb605f228 add icons for openvz containers 2011-09-30 08:17:16 +02:00
Dietmar Maurer
07672872e7 disable toolbar in AuthView (make it read-only)
That code is too unstable, so we disable that for now.
2011-09-29 10:20:25 +02:00
Dietmar Maurer
d9dbb87659 improve GroupView GUI (sensitive buttons) 2011-09-29 10:17:47 +02:00
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
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
6521f904ad create dummy GUI for OpenVZ 2011-09-28 16:04:44 +02:00
Dietmar Maurer
55d19d9bab fix UPID parser
Allow '-' in host names.
2011-09-23 13:27:26 +02:00
Dietmar Maurer
e43f02cc51 try to reconnect VNCConsole after migration 2011-09-19 12:31:51 +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
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
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
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
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
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