will
|
b6c59745de
|
bug 9029: Prevent user and domain-admin from migrating VMs.
|
2011-03-17 11:36:14 -07:00 |
|
will
|
51fd3ff2ca
|
Added the check for root device type == PreSetup (Fibre Channel) when allowing whether a VM can be migrated or not.
|
2011-03-17 11:34:45 -07:00 |
|
will
|
65ca813c24
|
bug 3316: Now, only show migrate instance if the VM has been launched in XenServer.
|
2011-03-11 17:48:17 -08:00 |
|
will
|
456d93bc9a
|
bug 3316: Added support to no longer show Migrate Instance if we are using local disk storage.
|
2011-03-11 17:45:02 -08:00 |
|
will
|
0ed91473ba
|
bug 3316: Added a processing message while migrating an instance.
- Changed the call of migrate vm from sync to async
- Defaulted to an empty select box if attempting to migrate a vm with local storage
|
2011-03-11 17:18:35 -08:00 |
|
will
|
85e892bded
|
bug 3316: Added initial UI support to live migrate VMs.
|
2011-03-11 16:33:18 -08:00 |
|
Jessica Wang
|
8398f03ef7
|
bug 8704: "listNetworks&domainId=N&account=xxxxxxx" API has been changed to return both account specific and shared networks. Here is corresponding UI change.
|
2011-03-03 19:12:51 -08:00 |
|
Jessica Wang
|
901a31c898
|
bug 8636: change domain dropdown to autoComplete input textbox - rename applyAutoComplete().
|
2011-02-28 10:30:34 -08:00 |
|
Jessica Wang
|
913903cbe6
|
bug 8655: if zone.securitygroupsenabled is true and users still choose to select network instead of security group, then UI won't show shared networks whose securitygroupenabled is true
|
2011-02-25 21:01:33 -08:00 |
|
Jessica Wang
|
2225d2cf31
|
bug 8655: if zone.securitygroupsenabled is true and users still choose to select network instead of security group, then UI won't show networks whose securitygroupenabled is true
|
2011-02-25 20:18:32 -08:00 |
|
Jessica Wang
|
1ffd861846
|
bug 8655: VM Wizard - step 4 - NOT create virtual network when zone.securityGroupsEnabled is true and users choose to launch VM on private network instead of using security groups.
|
2011-02-25 19:27:51 -08:00 |
|
Jessica Wang
|
df4fbe796b
|
bug 8655: VM Wizard - step 4 - If Security Group Network is used AND there is at least one dedicated direct tagged default network for the account, then prompt “Do you wish to launch your VM on a private cloud/network?” If Yes, present network container. If No, present security groups container.
|
2011-02-25 17:03:03 -08:00 |
|
Jessica Wang
|
3308c514f5
|
bug 8655: VM Wizard - step 4 - show security group container if zone.securitygroupsenabled is true; otherwise show network container.
|
2011-02-24 19:54:14 -08:00 |
|
Jessica Wang
|
81d351368b
|
listNetworkOfferings API has been changed to take in guestIpType parameter instead of trafficType parameter. Here is related UI change.
|
2011-02-24 16:32:33 -08:00 |
|
Jessica Wang
|
88447a8aa2
|
Create account dialog - domain autoComplete - change it from case-sensitive to not case-sensitive.
|
2011-02-24 11:37:23 -08:00 |
|
Jessica Wang
|
cc77245a80
|
bug 8636: instance page - advanced search - change domain dropdown to input text field with autoComplete function.
|
2011-02-23 15:48:21 -08:00 |
|
Jessica Wang
|
91b4a8e172
|
bug 8705: seperate "CPU" row into 2 rows: "Total CPU" and "CPU Utilized".
|
2011-02-23 10:47:24 -08:00 |
|
Jessica Wang
|
2d0a0c19e9
|
bug 8621: Don't automatically create a guest virtual network if the offering states it is unavailable. (2)
|
2011-02-22 12:09:09 -08:00 |
|
Jessica Wang
|
cb66d8d270
|
bug 8621: Don't automatically create a guest virtual network if the offering states it is unavailable.
|
2011-02-22 12:09:08 -08:00 |
|
Jessica Wang
|
98221dc217
|
bug 8541: Instance page - grayout/enable top buttons upon selected middle menu items.
|
2011-02-22 11:25:56 -08:00 |
|
Jessica Wang
|
3f45a56cff
|
bug 8541: Instance page - hide/show top buttons upon state of selected middle menu items.
|
2011-02-18 16:34:18 -08:00 |
|
Jessica Wang
|
8e9e37d617
|
bug 8541: add countTopButtonMapFn(), resetTopButtonMapFn().
|
2011-02-18 15:16:14 -08:00 |
|
Jessica Wang
|
69dbe7e316
|
Instance page - vm group left menu (login as regular-user) - fix a bug that Refresh button on right panel didn't work.
|
2011-02-18 10:51:53 -08:00 |
|
Jessica Wang
|
541f216e40
|
bug 8575: account/alert/event/instance/IpAddress/ISO/SecurityGroup/Snapshot/Template/Volume page - when mouse is over middle menu item, show tooltip related to this middle menu item.
|
2011-02-17 17:41:54 -08:00 |
|
Jessica Wang
|
fdd4146b22
|
bug 8575: when mouse is over middle menu item, show tooltip related to this middle menu item.
|
2011-02-17 17:17:08 -08:00 |
|
Jessica Wang
|
373525f345
|
bug 8635: similar bug shows after hitting Submit button in step 5. (Fix: when virtual network container is hidden (e.g. when defaultVirtualizedNetworkOffering.availability is Unavailable), get checked radio buttons from only direct network container.)
|
2011-02-17 16:18:17 -08:00 |
|
Jessica Wang
|
74b464782e
|
Make Add VM Wizard, Add Zone Wizard draggable.
|
2011-02-17 16:13:01 -08:00 |
|
Jessica Wang
|
3cbf985f0f
|
bug 8635: when virtual network container is hidden (e.g. when defaultVirtualizedNetworkOffering.availability is Unavailable), get checked radio buttons from only direct network container.
|
2011-02-17 15:35:36 -08:00 |
|
Jessica Wang
|
2711a537d2
|
Specify changable status for instance, router, systemVM.
|
2011-02-17 10:05:28 -08:00 |
|
Jessica Wang
|
1ef93412dd
|
Router page - automatically refresh router status every 2 seconds until status is not Starting/Stopping any more.
|
2011-02-16 16:33:56 -08:00 |
|
Jessica Wang
|
7d5706788c
|
Edit Instance - fix a bug "json.listserviceofferingsresponse.serviceoffering is undefined".
|
2011-02-16 15:53:32 -08:00 |
|
Jessica Wang
|
d9e3019754
|
Instance page - automatically refresh VM status every 2 seconds when status is Starting or Stopping.
|
2011-02-16 11:32:37 -08:00 |
|
Jessica Wang
|
737eac1bf4
|
VM Wizard - localize labels in review screen.
|
2011-02-14 13:52:44 -08:00 |
|
Jessica Wang
|
62f841baf6
|
translate new words in messages_zh_CN.properties
|
2011-02-11 18:55:35 -08:00 |
|
Jessica Wang
|
0be5252e28
|
bug 8426: localize text (11. ~ 18. in this bug)
|
2011-02-10 17:47:27 -08:00 |
|
Jessica Wang
|
c218b3f9d4
|
bug 8514: Instance page - volume tab - Create Template dialog - fix a bug that OS dropdown was empty when 2nd time visiting Instance page.
|
2011-02-09 17:34:21 -08:00 |
|
Jessica Wang
|
e461e36253
|
bug 8246: remove temporary UI fix since API Bug 7410 has been fixed.
|
2011-02-08 17:19:57 -08:00 |
|
Jessica Wang
|
84ef5458e5
|
bug 8460: fix refresh button on cluster page and secondary storage page.
|
2011-02-08 11:26:20 -08:00 |
|
will
|
22d15d2624
|
bug 8335: Fixed UI to make use of the change from securitygrouplist to securitygroupids
|
2011-02-08 10:40:55 -08:00 |
|
Jessica Wang
|
87b3f4a17d
|
VM Wizard - correct warning message at step 4.
|
2011-02-07 11:58:58 -08:00 |
|
Jessica Wang
|
66573d34f0
|
Instance page - Edit Instance - if service offering's offerha is not true, haEnable field is not editable.
|
2011-02-07 10:54:03 -08:00 |
|
Jessica Wang
|
41a1e2cd9e
|
bug 8402: VM Wizard - when Blank Template is selected, call listIsos API along with isofilter=executable.
|
2011-02-04 14:52:48 -08:00 |
|
Jessica Wang
|
fbac45cf0f
|
bug 8394: end user should be able to see community template if global setting "user.public.template.enabled" is true.
|
2011-02-04 13:24:35 -08:00 |
|
Jessica Wang
|
395ed04b50
|
Deploy VM - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error.
|
2011-02-04 10:36:20 -08:00 |
|
Jessica Wang
|
a8ce46b57a
|
Upon customer's request, change text " Please confirm you want to destroy instance" to " Please confirm that you want to destroy this instance."
|
2011-02-03 13:21:06 -08:00 |
|
Jessica Wang
|
617569a21b
|
Deploy VM action - remove a non-used value.
|
2011-02-02 15:59:41 -08:00 |
|
Jessica Wang
|
6277ad4ad4
|
bug 8243: VM Wizard - after zone dropdown is populated, call change event handler right away.
|
2011-02-02 11:11:07 -08:00 |
|
Jessica Wang
|
740b95b66f
|
volume tab in instance page, snapshot tab in volume page - apply new function, bindActionLink(), which solves mouseover issue.
|
2011-02-01 16:43:41 -08:00 |
|
Jessica Wang
|
0bedf7e367
|
bug 6813: System VM page - add "Destroy System VM" action.
|
2011-02-01 11:08:07 -08:00 |
|
will
|
b328c26834
|
bug 8265: Added support to not allow vmware templates to use security groups in the VM wizard.
|
2011-01-28 15:28:14 -08:00 |
|