Commit Graph

3978 Commits

Author SHA1 Message Date
Kelven Yang aedb433ca2 Bug 8010: retire capacity.skipcounting.hours and capacity.skipcounting.destroyed.hours
Status 8010: Resolved Fixed
2011-01-21 10:35:25 -08:00
Jessica Wang b47d843cc1 bug 7817: service offering page - apply validateInteger(). 2011-01-21 10:20:39 -08:00
Jessica Wang b0d390aef1 bug 7817: create new shared function validateInteger(). 2011-01-21 10:12:03 -08:00
alena 671cce23ad bug 7704: network_rate is a part of network offering now. It's optional parameter; if not specified - global config param is used.
status 7704: resolved fixed
2011-01-21 09:54:27 -08:00
will 80e81647a9 bug 8152: removed security.password.md5hashed as it's no longer being used. 2011-01-21 09:49:06 -08:00
Jessica Wang 3a6926e40f bug 6922: instance page - spare an API call when middle menu item is clicked. 2011-01-20 18:42:16 -08:00
Jessica Wang 1b977acaf9 Refresh button - when refresh button is clicked, populate search result again if middle menu is previously populated with search result. 2011-01-20 18:16:35 -08:00
will 953c862713 Removed hypervisor.type from the login response since this capability does make sense anymore in 2.2 2011-01-20 17:49:13 -08:00
Jessica Wang df5d64bb85 implement Clear Search function - when clear search button is clicked, remove search text and search result and list all items in middle menu. 2011-01-20 17:39:28 -08:00
Jessica Wang 775cdfe7c2 search panel - show close button when middle menu is populated with search result. hide close button otherwise. 2011-01-20 17:02:04 -08:00
will 1634c29e81 - Cleaned up more capabilities related to security groups and to make use of listCapabilities. 2011-01-20 16:35:40 -08:00
Jessica Wang 0f48ac4133 Security Group page - API was changed to return icmpType/icmpCode as integer(e.g. 1) instead of string(e.g. "-1"). This is related UI change. 2011-01-20 16:16:37 -08:00
Jessica Wang 72bfbb4864 change text. 2011-01-20 16:08:58 -08:00
Jessica Wang 50c3e04697 Security Group page - fix a bug that newly created ingress rule failed to be deleted. 2011-01-20 15:59:28 -08:00
Jessica Wang e83f583122 bug 7949: authorizeSecurityGroupIngress API and revokeSecurityGroupIngress API has been changed to take in ID parameter instead of name parameter. Here is related UI change. 2011-01-20 15:33:41 -08:00
Jessica Wang ea1940f30c bug 7949: deleteSecurityGroup API has been changed to take in ID parameter instead of name parameter. Here is related UI change. 2011-01-20 15:22:17 -08:00
Jessica Wang a63ff737f4 zone/pod/cluster/host page: add host dialog - hide 5 vmware-related fields. 2011-01-20 14:58:09 -08:00
abhishek 31c9cce6c3 bug 7949: changing security group code to use ids instead of name
status 7949: resolved fixed
2011-01-20 14:21:32 -08:00
alena af3373c4d6 Deleted global config parameter direct.network.no.default.route that is no longer in use. 2011-01-20 13:15:25 -08:00
Jessica Wang 217b87afb7 IP Address page - DomainAdmin is allowed to manage IP created by a regular user under the same domain. 2011-01-20 11:52:14 -08:00
abhishek b30b75cd18 bug 8048: preventing returning of volumes attached to destroyed vms, when list vols is executed by normal user
status 8048: resolved fixed
2011-01-20 11:42:01 -08:00
alena a4cfe20db8 bug 7389: implemented listPortForwardingRules by ip/account/domainId. Also fixed broken pagination for this call
status 7389: resolved fixed
2011-01-20 11:35:40 -08:00
Jessica Wang 72485f95ea fix a bug that right panel doesn't get refreshed if clicking dashboard first and clicking another page (e.g. My Instances page). 2011-01-20 11:13:25 -08:00
Jessica Wang 8a1ec4ef8e fix a bug that shows in multiple-selection page (e.g. Instance page) when doing search: search result is duplicate. 2011-01-20 10:56:05 -08:00
abhishek bec7ea4a96 bug 8069: returning vm display name in list vols for user vms
status 8069: resolved fixed
2011-01-20 10:34:37 -08:00
Alex Huang c05ee30a9e missing classpath for deps 2011-01-20 10:33:56 -08:00
Alex Huang 2ec5bef63f eclipse workspace changes 2011-01-20 10:31:18 -08:00
Alex Huang 5d3bcdeb28 merge changes 2011-01-20 09:59:08 -08:00
Alex Huang 57def20cf6 moved all agent commands to api. 2011-01-20 09:54:05 -08:00
Alex Huang 3a9d6884ce Removed useless code 2011-01-20 09:54:05 -08:00
kishan 94ec7bf27a bug 7842: events refactoring. Still wrok in progress 2011-01-20 21:49:50 +05:30
nit d1aa043aba bug 7525: Cleaning up primary storage stats from op_host_Capacity(reflected on dashboard) when primary storage is deleted.
status 7525 : resolved fixed
2011-01-20 20:38:43 +05:30
nit 75fa849324 bug 7418,7706 : listisos - removing domainid = -1 for system isos. Adding the created attr.
status 7418,7706 : resolved fixed
2011-01-20 17:29:06 +05:30
kishan 7fcd0314d8 bug 6414, 6513: do not send host alerts when conole proxy or ssvm goes down
status 6414, 6513: resolved fixed
2011-01-20 16:51:53 +05:30
kishan c685c77d74 Populate diskofferingid in usage events only if the offering is of type disk 2011-01-20 13:38:29 +05:30
kishan 8563322993 recommiting usage changes which were erased due to 650fb5221e 2011-01-20 13:36:43 +05:30
abhishek 09960f76eb bug 8112: this broke again after the alex refactor. Fixing it again
status 8112: resolved fixed
2011-01-19 18:03:19 -08:00
alena 3f9e96b08a bug 8035: allow PF rules creation with the same parameters except for the protocol
status 8035: resolved fixed
2011-01-19 17:31:59 -08:00
abhishek dcdbd0f515 adding comments for migration 2011-01-19 17:22:45 -08:00
abhishek afcb202923 bug 7900: removing obsolete network domain param
status 7900: resolved fixed
2011-01-19 17:18:02 -08:00
Jessica Wang ba3d8561dc bug 8067: domain page - domain-admin is not allowed to edit resource limits. 2011-01-19 17:07:34 -08:00
Alex Huang 16bb33979d bug 7896: Added check for template constraint in template_spool_ref table. Removed On delete cascade on the template_host_ref table 2011-01-19 17:05:58 -08:00
Jessica Wang 08e351abe1 bug 8067: account page - domain-admin is not allowed to create account. 2011-01-19 17:01:31 -08:00
Jessica Wang 0bddaa25dd bug 8067: domain page - domain-admin is not allowed to create/edit/delete domain. 2011-01-19 16:48:37 -08:00
alena 43c0190963 Shutdown the network when it fails to implement 2011-01-19 16:36:23 -08:00
Jessica Wang db142eb467 bug 7608: fix a bug "$editFields is undefined" when visiting a non-editable page first. 2011-01-19 16:17:58 -08:00
will d497a71619 Cleaned up uselocal storage config param as I don't see what it is beng used anymore as. Also, removed the filter for not allowing the user to set "offerHA" if hypervisor.type == KVM. 2011-01-19 16:06:47 -08:00
Jessica Wang 89e69265aa bug 8070: ISO page - make "vmware-tools.iso" and "xs-tools.iso" to have no actions available. 2011-01-19 15:56:49 -08:00
Jessica Wang 8d925faf7a bug 7018: response of listDiskOfferings API was changed. This is related UI change. 2011-01-19 15:22:40 -08:00
abhishek 210e828a46 bug 8045: fixing the corner case around uncaught/unexpected exceptions; minor refactor of the code
status 8045: resolved fixed
2011-01-19 15:04:19 -08:00