Commit Graph

36479 Commits

Author SHA1 Message Date
abhishek f70b55daa2 bug 6380: removing the code which returns hostid and hostname, as on a stopped vm, we do not have any association of the vm to the host 2010-11-01 12:16:53 -07:00
NIKITA 9e7c1b69aa Ui Improvement for Empty msg box 2010-11-01 12:04:06 -07:00
abhishek 032936e06d Changing the access to the api command for updating custom cert to admin level only 2010-11-01 11:59:41 -07:00
Jessica Wang 98e1f99f51 new UI - login - when login as user, system/domain/account page won't show. When login as domain-admin, system page won't show. 2010-11-01 11:57:02 -07:00
Jessica Wang 4dfee6cff3 new UI - rosource page - remove non-used HTML code. 2010-11-01 11:34:47 -07:00
NIKITA 96357f2326 Loading UI changed for midmenu 2010-11-01 11:30:45 -07:00
root fe46ddfd63 bug 6806: changing the 'iso' to 'ISO' in all the error messages being thrown back from the API
status 6806: resolved fixed
2010-11-01 11:12:03 -07:00
root bee976b5f5 bug 6779: returning the deviceId wherever possible, in the xxxVolume() calls
status 6779: resolved fixed
2010-11-01 11:12:03 -07:00
Chiradeep Vittal ff91abbb86 fix build break 2010-11-01 11:05:22 -07:00
Jessica Wang a8b5586e51 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-11-01 10:43:49 -07:00
Jessica Wang e6709e9046 new UI - zone page - correct HTML element structure for grid header. 2010-11-01 10:43:37 -07:00
Chiradeep Vittal 1e0eb04442 Add VPN apis, some systemvm changes for vpn 2010-11-01 10:27:49 -07:00
abhishek 71f37ff1c7 This is another improvement over the existing code for custom certs. We should ideally validate the cert for being a valid cert file (X.509 spec), instead of persisting it to the db and then validating it whilst constructing the ssl context. I am adding some validation around the same. 2010-11-01 10:07:53 -07:00
abhishek 9b684443bb bug 5190: Final commit to clean up an unused import, and to merge the changes with the master branch.
status 5190: resolved fixed
2010-11-01 09:09:18 -07:00
abhishek c74fd77730 putting in final comments, so that the code to be checked in is better readable for others trying to understand it 2010-11-01 09:06:32 -07:00
abhishek fbe2d288d7 adding some code comments 2010-11-01 09:06:32 -07:00
abhishek b9cd3e2522 some more fine tuning around corner cases 2010-11-01 09:06:32 -07:00
abhishek f3b4dd8a1c further code modularization, extracting redundant code to common methods 2010-11-01 09:06:32 -07:00
abhishek 362e67d724 adding failover protection case for when the mgmt svr crashes in the middle of executing something; along with custom response for cert 2010-11-01 09:04:51 -07:00
abhishek 7b87aad660 fixed a bug in the listener flow; now handling the application of certs to existing cpvms and new cpvms based on a fork in the logic in the console proxy resource 2010-11-01 09:04:51 -07:00
abhishek abd64eddd1 adding more exception handling and debugging support 2010-11-01 09:04:51 -07:00
root 3752a4eb31 making the logic more robust, testing more corner cases, improving efficiency and changing the schema 2010-11-01 09:04:51 -07:00
abhishek 9c80911e52 more changes 2010-11-01 09:00:58 -07:00
abhishek d9ebb7147c improving efficiency by reducing the number of db lookups, whilst updating the custom certificates across multiple console proxies when the command is issued. Now, we use in memory hashmaps for hosts to get the hostids for cphosts, which eliminates the need to make a db lookup for every cpvm that needs to be rebooted 2010-11-01 09:00:58 -07:00
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