77 Commits

Author SHA1 Message Date
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
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
98221dc217 bug 8541: Instance page - grayout/enable top buttons upon selected middle menu items. 2011-02-22 11:25:56 -08:00
Jessica Wang
b8767bad93 Instance page - localize dialog title. 2011-02-11 16:46:25 -08:00
Jessica Wang
0be5252e28 bug 8426: localize text (11. ~ 18. in this bug) 2011-02-10 17:47:27 -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
57d1e546de bug 8360: Make default option in advanced search field capitalized. 2011-02-03 16:43:56 -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
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
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
Jessica Wang
0225b51221 bug 4556: localize error handling of details tab action. 2011-01-28 14:49:56 -08:00
Jessica Wang
3d394116f0 bug 4556: instance page - volume tab - localize subgrid action Detach Disk, Create Template, Take Snapshot. 2011-01-27 14:24:02 -08:00
will
79e3687862 bug 7628 : Changed text from "Next" to "More Templates" 2011-01-27 12:49:00 -08:00
Jessica Wang
6871106dc8 bug 4556: instance page - localize details tab action Restore Instance, Edit Instance, Attach ISO, Detach ISO, Reset Password, Change Service. 2011-01-27 12:20:00 -08:00
Jessica Wang
2147d41246 bug 4556: instance page - localize middle menu action Destroy Instance. 2011-01-27 11:44:02 -08:00
Jessica Wang
6dbf9339be bug 4556: instance page - localize middle menu action Reboot Instance. 2011-01-27 11:38:40 -08:00
Jessica Wang
8d5e4ab5f7 bug 4556: instance page - localize middle menu action Stop Instance. 2011-01-27 11:34:06 -08:00
Jessica Wang
c9e03ebd4f bug 4556: instance page - localize middle menu action Start Instance. 2011-01-27 11:25:44 -08:00
will
720399b155 More localization cleanup 2011-01-27 10:48:19 -08:00
will
bd414536ea Revert "bug 4556: Missing resource localized strings."
This reverts commit de565a9fb92a578464f85a6036e1fa3f0cb1a886.
2011-01-25 11:34:05 -08:00
will
cbc8153dd5 bug 4556: localized string replacement for instance.jsp
- removed old change name and group dialogs as they are not being used anymore
2011-01-25 11:33:41 -08:00
Jessica Wang
52b1953a28 instance page - remove obsolete code (routers tab). 2011-01-21 18:38:40 -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
4b2c414ed5 bug 7905: VM wizard - hypervisor field - show text if only one hypervisor is returned from lsitThypervisors API. 2011-01-13 17:41:30 -08:00
Jessica Wang
190a95413e bug 7905: VM wizard - populate hypervisor dropdown by listHypervisors API response instead of hardcoding. 2011-01-13 17:30:44 -08:00
NIKITA
56de67eb79 Minor class change for Instance Wizard 2011-01-13 16:44:02 -08:00
will
13d051df80 bug 7926: fixed spelling mistake. 2011-01-13 09:14:11 -08:00
will
443d733665 bug 7803: Fixed use case where virtual networking is unavailable. We will now default the first dedicated network first before others. 2011-01-12 17:53:32 -08:00
will
5b4f410621 bug 7803: Fixed vm wizard to accomodate the new defaulted networks. The only case that doesn't work yet is when the virtual network is "unavailable". Need to fix that still. 2011-01-11 19:08:23 -08:00
Jessica Wang
00e34cd146 bug 7134: VM Wizard - step 4 - for basic zone - show "security group is currently not available" if getDirectAttachSecurityGroupsEnabled() is not true or hypervisor of selected template is VmWare. 2011-01-11 10:51:07 -08:00
Jessica Wang
0403549866 bug 7134: VM Wizard - step 4 - show security group multiple selection box if selected zone is basic-mode. 2011-01-10 16:26:26 -08:00
Jessica Wang
05afca54f2 bug 7430: Instance page - add OS Type in details tab. 2011-01-04 12:04:06 -08:00
Jessica Wang
5add1d3ee3 instance page, volume page - correct style (class name) of search field. 2010-12-27 18:29:15 -08:00
Jessica Wang
d28cd86e3a search dialog - add "by zone", "by pod", "by domain" as the first option in dropdown field. (because label has been removed to save space) 2010-12-27 18:22:27 -08:00
Jessica Wang
2203f9c403 Instance page - implement new advanced search. 2010-12-27 11:48:15 -08:00
Jessica Wang
fbac12bf4c instance page - advanced search. 2010-12-23 14:31:55 -08:00
Jessica Wang
5159e181e3 new advanced search - move advanced search dialog back to hidden conainer when advanced search dialog is closed. 2010-12-23 10:53:15 -08:00
NIKITA
4766dfb90a Revised Advance Search UI for Disk Offering, Host, Instance, Ipaddress, ISO 2010-12-21 17:02:03 -08:00
Jessica Wang
b9af2d4e7c new advanced search - change element ID. 2010-12-21 12:25:29 -08:00
will
4ae3255d44 bug 7588: Fixed a really annoying jquery/browser issue related to dynamically adding radio buttons to the UI. It finally works on all browsers. 2010-12-21 11:52:38 -08:00
will
86b06d16ef Changed isCustomized to all lowercase to follow standard response returned as part of listDiskOffering 2010-12-20 17:34:50 -08:00
NIKITA
e82573dbf0 Revised Advance Search UI for Disk oFeering, Instance, ISO, network 2010-12-20 17:04:10 -08:00
Jessica Wang
5e8be4a431 Place Add XXX buttons in each related page instead of index.jsp. 2010-12-18 17:04:17 -08:00
will
c5b33a69c2 bug 7471: UI will make use of the new network offering "availability" parameter to choose how to display the Virtual Networking model in the VM wizard. 2010-12-17 19:06:36 -08:00
NIKITA
12f8c27dd8 Advance Search new UI for Event, golbal setting, Instance 2010-12-17 11:20:51 -08:00
will
ca652895a3 Removed some alt parameters in image tags so we don't see text when images are loading slowly. 2010-12-14 15:47:22 -08:00
will
e54892290c Cleaned up the UI for Beta2 features. 2010-12-09 15:15:40 -08:00