1879 Commits

Author SHA1 Message Date
edison
5c88bb936b Oops, == doesn't work... 2010-10-29 19:51:24 -07:00
edison
d0c68cd4a7 add a timeout (5 minutes) to wait for KVM agent host connecting to mgt svr, during adding host->discover 2010-10-29 19:18:07 -07:00
Jessica Wang
67bd893de0 new UI - show "no items available" in middle menu when there is no item in middle menu. 2010-10-29 19:12:51 -07:00
Jessica Wang
65669f1bd6 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-29 19:05:15 -07:00
Jessica Wang
c3d3ab98b8 new UI - show spinning wheel in middle menu before data is fully loaded into middle menu. 2010-10-29 19:05:09 -07:00
Kelven Yang
fd4b44d326 Shorten index key requirement on storage_pool_details to let it fall within the support of mysql 2010-10-29 18:11:06 -07:00
Kris McQueen
24551eea3a Add constants for API command parameter names and for API response parameter names. Update the commands with the new constants rather than custom strings. Update several of the responses with the constants. Not all the responses have been updated, this is still work in progress... 2010-10-29 17:20:40 -07:00
NIKITA
463aa9044a Added scrollbar to global settings grid 2010-10-29 16:56:29 -07:00
edison
f526a92b08 Only allow to attach a volume to a vm, when they are created by the same hypervisor. 2010-10-29 15:48:26 -07:00
Jessica Wang
0e88439f44 new UI - using afterAddingMidMdenuItem() when creating volume. The function will show a special failed pattern on middle menu item. 2010-10-29 15:14:47 -07:00
Jessica Wang
5f9df5aca5 new UI - volume page - fix a bug "object is not found" when creating volume fails. 2010-10-29 15:03:15 -07:00
Jessica Wang
0bfb2c853d new UI - when adding new item fails, show a special pattern in middle menu item. 2010-10-29 14:44:35 -07:00
Jessica Wang
8a2d12f2bf Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-29 14:07:43 -07:00
Jessica Wang
f373f0928c new UI - adding loading image to domain tree. 2010-10-29 14:07:36 -07:00
Kris McQueen
a9349cb815 bug 6857: if the dispatcher recieves an IllegalArgumentException, bubble that up to the response so the caller gets a useful message 2010-10-29 14:07:23 -07:00
NIKITA
003b41eca9 Clickable arrow for Console box 2010-10-29 13:55:34 -07:00
Kris McQueen
519633cd38 bug 6763: restore the volume lock when creating a snapshot for the volume to ensure only one thread is creating the snapshot at a time. 2010-10-29 13:53:00 -07:00
Jessica Wang
6134565436 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-29 13:46:14 -07:00
Jessica Wang
4a84ff7ee1 new UI - global setting - fix a bug that Add Buttons from other pages didn't go away when visiting this page. 2010-10-29 13:46:05 -07:00
Kris McQueen
88dac13bb0 use the API response date format when serializing response objects 2010-10-29 13:23:29 -07:00
will
ccdf4f77d3 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-29 13:19:08 -07:00
will
9cc5aaa978 Fixed listTemplates to use the template type. 2010-10-29 13:17:32 -07:00
Jessica Wang
8f2bac823c Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-29 13:15:28 -07:00
Jessica Wang
d9fdd57084 new UI - SystemVM page - refresh right panel after action is finished. 2010-10-29 13:15:13 -07:00
Alex Huang
87d5567da5 forgot capital 2010-10-29 12:17:43 -07:00
Alex Huang
96a4aa6f2b checkin to allow regular code path 2010-10-29 12:16:58 -07:00
Alex Huang
14f80f2e13 domain router up and running...now on to patching through the network between the domain router and the vm 2010-10-29 12:16:58 -07:00
NIKITA
ea2c493fac UI for Statistics 2010-10-29 12:16:44 -07:00
Jessica Wang
dcbe90c8b7 new UI - System VM page - hide Start System VM action when status is Running; hide Stop System VM and Reboot System VM when status is stopped; hide all actions otherwise. 2010-10-29 12:13:00 -07:00
Jessica Wang
f7bd54a9ac new UI - System VM page - actions - correct API name and API response. 2010-10-29 11:57:08 -07:00
Jessica Wang
60a5c90fae new UI - template page, ISO page - show status in green if it's "Ready". Otherwise in red. 2010-10-29 11:36:43 -07:00
Jessica Wang
d819748e4d Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-29 11:14:10 -07:00
Jessica Wang
d224604a72 new UI - system vm page - implement actions "start system VM", "stop system VM", "reboot stystem VM". 2010-10-29 11:14:03 -07:00
anthony
b00a9174e2 always add master first when adding host 2010-10-29 11:07:51 -07:00
Jessica Wang
ffa4ef7af3 new UI - instance page - routers tab - show confirm dialog box before each action. 2010-10-29 10:38:56 -07:00
Jessica Wang
eb2ef04a93 new UI - Host page, Secondary Storage Page - use different colors (green, red, gray) to emphasize Status field. 2010-10-29 10:12:16 -07:00
Jessica Wang
ba9a725a5e new UI - VM Wizard - Root Disk Offering - fix a bug that Custom Data Size field is not validated when selected template type is ISO. 2010-10-29 09:49:09 -07:00
alena
fe2fc63692 Fixed command line tool 2010-10-29 09:15:28 -07:00
kishan
ad3c18a46c bug 6789: release router lock after commiting transaction
status 6789: resolved fixed
2010-10-29 16:22:19 +05:30
Jessica Wang
a2346a274d Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-28 20:04:20 -07:00
Jessica Wang
ea0a4dc522 new UI - global setting page - refactor the whole page, make it grid-base. When clicking Edit Global Setting link, the whole grid is editable. When clicking Save Button, only rows whose value have been changed will have updateConfiguration API call. 2010-10-28 20:04:12 -07:00
NIKITA
8c2159dd34 Status icon aligned with the list 2010-10-28 18:27:29 -07:00
NIKITA
b5ca63c4f0 Statistics UI added for Instanct tab 2010-10-28 18:20:30 -07:00
Kris McQueen
ebac4539d0 it's possible createSnapshotDB will return null, handle that case. However, if createSnapshotDB returns null because there was no work to do (empty snapshot) we should probably throw an exception that reports that fact instead of returning null and throwing an internal error 2010-10-28 17:52:37 -07:00
Kris McQueen
642b8a56f4 If the create command returns null for whatever reason, throw an exception so it aborts scheduling the async job to act on the created object 2010-10-28 17:52:37 -07:00
Kris McQueen
640a3dc239 bug 6818: if the userAccount is null, the user is either removed or does not exist. Since we can't log them out in those cases, just skip saving the logout event (and hence avoid the NPE).
status 6818: resolved fixed
2010-10-28 17:52:37 -07:00
Jessica Wang
e2f725308d Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-28 17:43:00 -07:00
Jessica Wang
5abc6b5096 new UI - VM Wizard - change hypervisor from text to dropdown when selected template is ISO> 2010-10-28 17:42:53 -07:00
Kris McQueen
2f9e91a9ae bug 6738: honor groupid when listing vms (restrict the list to just that group)
status 6738: resolved fixed
2010-10-28 16:27:07 -07:00
Kris McQueen
50a72d7f71 bug 6740: update the group for a VM if a group name is given
status 6740: resolved fixed
2010-10-28 16:27:07 -07:00