Commit Graph

34055 Commits

Author SHA1 Message Date
abhishek 4d2e126ea1 more cpvm refactoring 2010-11-01 09:00:58 -07:00
kishan b08037d22c bug 6851: use specified account properties instead of admin, resourceType enum instead of type
status 6851: resolved fixed
2010-11-01 19:19:33 +05:30
kishan f84be50faa bug 6428: Send alert when usage job fails
status 6428: resolved fixed
2010-11-01 17:20:57 +05:30
kishan c40f053eb0 bug 6425: run ssh in quiet mode to avoid warning
status 6425: resolved fixed
2010-11-01 16:03:39 +05:30
kishan 3a0f30a049 bug 6408: remove security groups/port forwarding service in virtual network case
status 6408: resolved fixed
2010-11-01 14:28:03 +05:30
nit 1b88b0eae4 bug 6748: Correcting secondary storage space utilization on the dashboard. The fix will update the existing db entry and will create a new entry for the first time only.
status 6748: resolved fixed
2010-11-01 12:16:07 +05:30
Jessica Wang 6d9c8c5872 new UI - Global Settings page - show loading image before page is fully loaded. 2010-10-31 16:30:20 -07:00
Jessica Wang f65061b793 new UI - Disk Offering page - show loading image before page is fully loaded. 2010-10-31 16:26:16 -07:00
Jessica Wang e7809481be new UI - Service Offering page - show loading image before page is fully loaded. 2010-10-31 16:21:28 -07:00
Jessica Wang a3c3be1343 new UI - Alert page - show loading image before Alert page is fully loaded. 2010-10-31 16:07:12 -07:00
Jessica Wang b98c68b508 new UI - event page - show loading image before event page is fully loaded. 2010-10-31 16:02:21 -07:00
Jessica Wang 10f8c1688c new UI - ISO page - show loading image before ISO page is fully loaded. 2010-10-31 15:40:37 -07:00
Jessica Wang ebf8923405 new UI - template page - show loading image before page is fully loaded. 2010-10-31 15:05:22 -07:00
Jessica Wang 03189e49d2 new UI - list instance of load balancer rule - fix a bug ("privateip is not found") caused by API refactor. 2010-10-31 12:06:37 -07:00
Jessica Wang aae71acb85 new UI - IP address page - fail reason ("jobresult") is not returned any more after API refactor. So, hardcoding fail reason when assigning instance to load balancer rule failed. 2010-10-31 11:48:00 -07:00
Jessica Wang b9bde1cc5f new UI - IP address - fix a regression ("0 is null or not an object" when adding a port forwarding rule or adding a load balancer rule) caused by API refactor. 2010-10-31 11:24:40 -07:00
Jessica Wang b7f746608d new UI - IP Address page - show loading image before page is fully loaded. 2010-10-31 11:08:45 -07:00
Jessica Wang 76de0250aa new UI - snapshot - show loading image before page is fully loaded. 2010-10-30 22:24:48 -07:00
Jessica Wang f068ddd269 new UI - volume page - show loading image before page is fully loaded. 2010-10-30 19:40:29 -07:00
Jessica Wang 04d758f086 new UI - instance page - after refresh details tab, refresh data stored in middle menu item as well. 2010-10-30 15:52:03 -07:00
Jessica Wang 50e62f945f instance page - details tab - hide details tab when showing spinning wheel (while loading data) 2010-10-30 15:40:56 -07:00
Jessica Wang 89f8617c9b new UI - instance page - volume tab - show Create Template option in action menu if hypervisor is KVM. 2010-10-30 15:18:06 -07:00
Jessica Wang a1293ea882 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-29 20:38:34 -07:00
Jessica Wang cf69ee0b0d new UI - instance page - Add spinning wheel to each tab. Show spinning wheel before loading is finished in each tab. 2010-10-29 20:38:26 -07:00
Jessica Wang c026bceb6d Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-29 19:57:40 -07:00
Jessica Wang ac5f511cde new UI - instance page - corresponding data is populated when each tab is clicked. (Before, data is populated to all tabs at once) 2010-10-29 19:57:33 -07:00
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