4004 Commits

Author SHA1 Message Date
Jessica Wang
c44dc97f31 bug 7116: volume page, snapshot page, IP Address page - cleanup the confirmation dialogs to use a single dialog (i.e. "dialog_confirmation"). 2011-01-21 15:27:50 -08:00
abhishek
61ce43bdff bug 7892: introducing recursive listings for various artifacts based on the domain id and the isRecursive flag 2011-01-21 15:25:18 -08:00
alena
26b6d17ec6 bug 8139: Allow to have Virtual and Direct networks with the same vlanId
status 8139: resolved fixed
2011-01-21 15:14:08 -08:00
Jessica Wang
6545cb99d2 bug 7116: instance page - cleanup the confirmation dialogs to use a single dialog (i.e. "dialog_confirmation"). 2011-01-21 15:09:19 -08:00
Jessica Wang
3941e98dbb bug 8158: Network page - public network - IP Range - add domain, account row. 2011-01-21 14:31:53 -08:00
Jessica Wang
94f62c3bf1 bug 7741: instance page - clear NICs tab, Volumes tab, Statistics tab if no item exists in middle menu. 2011-01-21 13:58:47 -08:00
Jessica Wang
edc46783ad bug 7741: instance page - clear details tab if no item exists in middle menu. 2011-01-21 13:44:12 -08:00
anthony
d80a02c918 use async for start/stop/reboot 2011-01-21 12:12:15 -08:00
Alex Huang
73e5a789d1 removed useless code 2011-01-21 12:10:50 -08:00
Alex Huang
48ec23ce95 Removed a bunch of useless code 2011-01-21 12:10:50 -08:00
Jessica Wang
f551cf963e bug 7664: account page - user tab - show "Disable User" when user state is enabled; show "Enabled User" when user state is disabled. 2011-01-21 12:04:55 -08:00
Kelven Yang
4503222409 Bug:6510 add VM state check 2011-01-21 11:57:18 -08:00
will
4a3954690a removing 2.1 legacy UI from 2.2 2011-01-21 11:45:20 -08:00
anthony
dce0ab6190 fixed ConcurrentModificationException 2011-01-21 11:24:39 -08:00
Kelven Yang
cfb51ece25 Bug 8019: send snapshot commands to host that owns the VM 2011-01-21 11:08:23 -08:00
Edison Su
d45f5cd5bf bug 8119: don't boot from iso, if iso is dettached
status 8119: resolved fixed
2011-01-22 04:04:52 -05:00
Edison Su
4b355ca301 bug 8118: add security group back
status 8118: resolved fixed
2011-01-22 04:04:52 -05:00
Edison Su
314a491b9c bug 8094: forword port NetworkRulesSystemVmComman from 2.1.x to 2.2, to fix security group is lost after migration
status 8094: resovled fixed

Conflicts:

	agent/src/com/cloud/agent/resource/computing/LibvirtComputingResource.java
2011-01-22 04:04:52 -05:00
Edison Su
1bcbd983f1 pass down iso, not matter is bootable or not 2011-01-22 04:04:51 -05:00
Edison Su
bc62817890 bug 8085: fix live migration
status 8085: resolved fixed
2011-01-22 04:04:51 -05:00
alena
4d0d47f6fc listVlanIpRanges api: for Account specific Virtual ip range return account information taken from account_vlan_map table instead of taking it from corresponding network 2011-01-21 10:57:14 -08:00
will
835835dd0b bug 8154: removed type and added network rate to network offering detail page. 2011-01-21 10:47:50 -08:00
Jessica Wang
4649935ef2 bug 7817: instance page - apply validateInteger(). 2011-01-21 10:45:53 -08:00
Jessica Wang
32c1fb77f4 replace validateNumber() with validateInteger() on all integer fields on all pages. 2011-01-21 10:45:52 -08:00
anthony
cd0f5e7c20 bug 7976: if the snapshot is empty, still create a snapshot entry which has the same backupSnapshotId even though nothing is backed up to secondary storage
status 7976: resolved fixed
2011-01-21 10:45:09 -08:00
will
8739a93f3a bug 7922: changed verbiage on dashboad to avoid confusion. 2011-01-21 10:40:57 -08:00
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