2221 Commits

Author SHA1 Message Date
Jessica Wang
546db0715c new UI - Add Zone Wizard - implement close button, next button and previous button. 2010-11-10 11:16:55 -08:00
alena
b1194e68f7 Fixed the build 2010-11-10 10:14:08 -08:00
edison
007783f6cf add more logs when taking heartbeat, and make ha enabled even in oss 2010-11-10 09:49:03 -08:00
nit
0597c0cf4b bug 4177: RegisterIsoCmd and RegisterTemplateCmd API - Added account and domainId params so that one could register them on behalf of other accounts.
status 4177: resolved fixed
2010-11-10 17:47:59 +05:30
edison
598aae5295 add copyright 2010-11-09 22:05:54 -08:00
edison
4bc63e5c32 Enable KVM HA on nfs storage 2010-11-09 22:03:22 -08:00
Jessica Wang
0b4c865b36 new UI - resource page - show total number of zone, pod, host, primary storage. 2010-11-09 19:44:41 -08:00
Jessica Wang
dd72bbea09 bug 6240: ISO page - create VM - add size field that shows when selected disk offering is custom. 2010-11-09 19:03:11 -08:00
Jessica Wang
64d589192f bug 6240: template page - create VM - add size field that shows when selected disk offering is custom. 2010-11-09 18:55:27 -08:00
Jessica Wang
0bda8ad70d bug 6240: Volume page - Create Volume Dialog box - add size field that shows when custom disk offering is selected and hides otherwise. 2010-11-09 18:19:36 -08:00
NIKITA
ad71a0f2f5 New UI for Zone wizard 2010-11-09 17:55:35 -08:00
will
ea00c6c349 bug 6436: no longer restrict # of vms to return for port forwarding rules. 2010-11-09 17:43:21 -08:00
will
9e00fb984c bug 7049: you can no longer delete system templates 2010-11-09 17:24:37 -08:00
Jessica Wang
1e78a732b8 bug 6999 - expand and show zonetree when Add Zone button is clicked. 2010-11-09 17:22:35 -08:00
Jessica Wang
c9ae55567e bug 6983 - host page - add System VM tab that list all routers under this host. 2010-11-09 16:41:04 -08:00
Jessica Wang
49f55f0a56 bug 6983 - host page - add Router tab that list all routers under this host. 2010-11-09 16:16:25 -08:00
Jessica Wang
f9cedd56ad bug 6983 - host page - add Instance tab that list all instances under this host. 2010-11-09 15:52:31 -08:00
Jessica Wang
424400d2b9 bug 6983: function drawBarChart() is used by both instance page and host page. So, move it to cloud.core.js. 2010-11-09 15:17:22 -08:00
Jessica Wang
8853cd1dc8 bug 6983: Host page - statistics tab - add CPU Allocated, Memory Total, Memory Allocated, Memory Used. 2010-11-09 15:05:33 -08:00
Jessica Wang
b61c81df0b bug 6983: Host page - add statistics tab. 2010-11-09 14:38:22 -08:00
Jessica Wang
6656a348f4 revert change that was overriden by another checkin 16 hours ago (21f8bfde8bcf4ec7e322a40f059fe70c31e801e9) (Mon Nov 8 21:15) 2010-11-09 13:44:18 -08:00
Jessica Wang
87cec33658 bug 7135 - switch resource and system in left navigation. 2010-11-09 12:54:25 -08:00
Jessica Wang
65dad28ae1 bug 7135 - remove systemVM from zonetree. 2010-11-09 12:47:05 -08:00
Jessica Wang
a1a5bd3393 bug 7135 - new resource menu - implement new systemVM page. 2010-11-09 12:47:05 -08:00
will
46bd12fa60 bug 7075: Fixed error handling when adding secondary storage failures as long as any errors that would have been captured in the dialog itself.
status 7075: resolved fixed
2010-11-09 12:08:17 -08:00
NIKITA
2da850fa1e Resource left menu icon 2010-11-09 11:54:31 -08:00
will
d4cf55d431 bug 6183: changed text of enabling storage maintenance mode to be more clear on the implication of continue with the process.
status 6183: resolved fixed
2010-11-09 11:39:06 -08:00
alena
3954c7550a bug 6914: return password in deployVirtualMachine/resetVmPassword response.
status 6914: resolved fixed
2010-11-09 11:18:54 -08:00
Jessica Wang
5d77e41cc8 new UI - instance page - make "reset password" option available when vm staste is Stopped or Running. 2010-11-09 11:00:48 -08:00
Jessica Wang
2dc5de3432 new UI - router page - confirm before start/stop/reboot router. 2010-11-09 10:53:31 -08:00
NIKITA
93d9ea6913 New Zone Wizard 2010-11-09 10:49:40 -08:00
NIKITA
38a1496049 Adding Wizard for Add Zone 2010-11-09 10:49:39 -08:00
Jessica Wang
39cc08dd0c new UI - template page, ISO page, Router page - add grid header title. 2010-11-09 10:35:12 -08:00
edison
581427bb0f fix rpm build 2010-11-09 10:24:39 -08:00
Jessica Wang
5cf998bcb0 new UI - Virtual Router page - Start/Stop/Reboot SystemVM API return objects in different structure. This is related UI change. 2010-11-09 10:29:06 -08:00
Jessica Wang
e43514d1de new UI - volume page - snapshot tab - create volume action - append a new item (whose type is volume) in middle menu after action succeeds. 2010-11-09 10:12:28 -08:00
alena
5fafef9970 More api refactor - build api response is execute() method instead of getResponse method. 2010-11-09 09:58:05 -08:00
nit
3455a0f563 bug 7114: Fix NPE for updateTemplatePermissions when accessed via 8096. This was happening due to accountObj being null in User Context when accessed via 8096. Why we set it to null seems to be a hack to me.
status 7114: resolved fixed
2010-11-09 20:01:13 +05:30
nit
351f98ceef bug 5363: SNAPSHOT.CREATE - Add Started event.
status 5363: resolved fixed
2010-11-09 19:37:01 +05:30
Jessica Wang
9a0908ab28 new UI - virtual router page - show loading image before page is fully loaded. 2010-11-08 21:26:12 -08:00
will
21f8bfde8b bug 7103: fixed session timeout error handling of all AJAX calls. You will now properly timeout. 2010-11-08 21:15:55 -08:00
Jessica Wang
f1ce408675 new UI - add Virtual Router under Resources menu. 2010-11-08 21:12:16 -08:00
anthony
8df96da0a5 don't delete template if template check fail, give user a chance to check the template manually
use can delete the template though UI
2010-11-08 21:03:59 -08:00
Jessica Wang
8835c94311 new UI - move zonetree from system menu to new resources menu. 2010-11-08 20:49:09 -08:00
Jessica Wang
e82080951a new UI - add "resources" in left navigation. 2010-11-08 20:23:18 -08:00
Jessica Wang
2c48c8e267 new UI - Pod page - Delete Pod - slowly slide up middle menu item and remove element from DOM. 2010-11-08 20:09:23 -08:00
will
f653ef77b9 Fixed ISO dialog box. 2010-11-08 19:56:45 -08:00
Jessica Wang
6992b8e6eb new UI - Zone page - CreateVLANIPRange API return objects in different structure. This is related UI change. 2010-11-08 19:56:01 -08:00
Jessica Wang
9bd7344fae new UI - template page - fix a bug "id is not found" after creating a template for all zones and click one of them in middle menu. 2010-11-08 19:41:06 -08:00
Jessica Wang
dccec784fc new UI - Host page - Enable/Cancel Maintenance API return objects in different structure. This is related UI change. 2010-11-08 19:04:12 -08:00