Jessica Wang
|
8e54d17bd5
|
bug 10631: cloudStack - Instance page - details tab - add hypervisor gridrow.
|
2011-07-26 17:12:53 -07:00 |
|
Jessica Wang
|
0800b6423b
|
cloudStack - snapshot page - populate volume name first, then snapshot state.
|
2011-07-20 11:42:10 -07:00 |
|
Jessica Wang
|
047e4c63a0
|
bug 9101: cloudStack UI - Edit Instance - fix a bug that HAEnabled dropdown was empty.
|
2011-07-19 16:46:56 -07:00 |
|
Jessica Wang
|
a2b4320393
|
bug 9265: cloudStack UI - middle menu - set maximum length for first row text and second row text.
|
2011-07-19 16:44:36 -07:00 |
|
Jessica Wang
|
d3a05d0158
|
cloudStack UI - instance page - remove vmGroup submenu since it keeps confusing users.
|
2011-07-19 16:36:03 -07:00 |
|
Jessica Wang
|
140d872259
|
cloudStack - UserVM page - Stop VM action - add option "Force Stop".
|
2011-07-11 15:50:47 -07:00 |
|
Jessica Wang
|
b455b14d8b
|
bug 9903: cloudStack UI - VM Wizard - security groups selection - exclude default security group since it's always applied.
|
2011-06-06 16:49:31 -07:00 |
|
Jessica Wang
|
506825ef69
|
bug 9878: cloudStack UI - VW Wizard - empty hypervisor dropdown before adding options.
|
2011-06-06 16:20:02 -07:00 |
|
Jessica Wang
|
5abe9a3e79
|
bug 7553: cloudStack - Router page - add new action "change service".
|
2011-05-31 16:40:22 -07:00 |
|
Jessica Wang
|
3b9c9815c8
|
bug 7553: listServiceOfferings API has a new parameter "issystem" now. Change UI to call "listServiceOfferings&issystem=false" for listing non-system service offerings.
|
2011-05-31 12:04:08 -07:00 |
|
Jessica Wang
|
8901d0e73c
|
Bug 8691: Instance page - Attach ISO action - make ISO dropdown list all ISOs (including community ISO and featured ISO).
|
2011-05-10 14:22:34 -07:00 |
|
Jessica Wang
|
98f7abb6dc
|
cloudStack UI - Instance page (multiple-selection-middle-menu page) - fix a bug that multiple-selection menu behaved weird on slow machine (e.g. Chandan's machine).
|
2011-05-10 12:01:51 -07:00 |
|
Jessica Wang
|
4c6833b8f2
|
bug 9687: CloudStack UI - Instance page - Security Group tab - add ingress rules under each security group.
|
2011-05-05 15:49:45 -07:00 |
|
Jessica Wang
|
57b08cb76b
|
CloudStack UI - Instance page - add "Security Group" tab.
|
2011-05-02 19:42:42 -07:00 |
|
Jessica Wang
|
b9c8cb0179
|
refresh host/primarystorage/systemvm/router/instance status every 5 seconds instead of every 2 seconds.
|
2011-04-27 12:50:13 -07:00 |
|
will
|
d4bc7c8d2e
|
bug 8898: Change Service and Reset Password will now be always visible when VM is running. However, we will now prompt a dialog that explains that the VM must first be stopped before allowing this.
|
2011-04-04 10:40:17 -07:00 |
|
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 |
|