782 Commits

Author SHA1 Message Date
Jessica Wang
6c45b92a68 bug 7861: secondary storage page - implement details tab. 2011-01-11 16:15:57 -08:00
Jessica Wang
c0b520c596 bug 7861: add JavaScript file, JSP file for secondary storage page. 2011-01-11 16:04:11 -08:00
will
75ab3a554c Added a missing semi-colon 2011-01-11 14:56:05 -08:00
will
5490c4ee02 Added ability to allow users to select language support. 2011-01-11 14:34:42 -08:00
Jessica Wang
2e84e9fc92 bug 7738: volume page - snapshot tab - create template from snapshot dialog - add isFeatured dropdown. 2011-01-11 14:19:30 -08:00
will
5c275827ad Initial support for allowing users to change their UI skin. 2011-01-11 12:08:53 -08:00
Jessica Wang
f60aedaa95 template page - add "Type" row (whose value is like "SYSTEM", "USER", "BUILTIN"). 2011-01-11 11:48:48 -08:00
Jessica Wang
2f97f6a374 Security Group page - ingress rule tab - fix a bug that validation fails when selected protocol is ICMP. 2011-01-11 11:13:22 -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
4e967e3568 bug 7134: VM Wizard - step 4 - basic zone - allow the user to select the default security group. 2011-01-11 10:08:50 -08:00
Jessica Wang
24ddf2eea4 bug 7134: VM Wizard - step 4 - basic zone - only show security groups box when direct.attach.security.groups.enabled is true and hypervisor type is not VmWare. 2011-01-10 16:40:06 -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
432cbc8458 hide/show security group left menu when direct.attach.security.groups.enabled is false/true. 2011-01-10 14:51:36 -08:00
Jessica Wang
ff3b0b3532 bug 6361: security group page - ingress rule tab - implement authorizeSecurityGroupIngress API. 2011-01-10 14:20:26 -08:00
Jessica Wang
d11978a82d bug 6361: security group page - implement add ingress rule dialog. 2011-01-10 12:12:53 -08:00
Jessica Wang
85a0afb68c bug 6361: correct response parameter name of revokeSecurityGroupIngress API. 2011-01-10 10:50:22 -08:00
will
774ca37fce Added an additional query for shared direct networks in the vm wizard 2011-01-07 17:53:41 -08:00
Jessica Wang
e6dd262657 bug 6361: correct parameter name of API response. 2011-01-07 14:51:10 -08:00
Jessica Wang
7843b30ff2 IP Address page - fix a bug "networkObj is undefined" when login as user-role. 2011-01-07 12:07:24 -08:00
Jessica Wang
318a5c7d0c IP Address page - fix a bug "networkObj is undefined" when login as user-role. 2011-01-07 11:58:13 -08:00
Jessica Wang
e57a4bce00 bug 7744:create shared function clickItemInMultipleSelectionMidmenu(). 2011-01-07 11:09:22 -08:00
will
1c29a5f824 Listing only virtual network offering 2011-01-07 11:01:41 -08:00
will
c04ee3d85f Removing one more check for networkoffering.type 2011-01-06 18:11:23 -08:00
Jessica Wang
205f7b8ee5 bug 7744: selected_midmenu_id is not used in multiple-selection middle menu. So, remove the code. 2011-01-06 17:37:19 -08:00
Jessica Wang
4fa6fc4d7c bug 7744: after tab action succeeds, click middle menu item to show action info if the action belongs to the currently selected middle menu item. 2011-01-06 17:26:26 -08:00
Jessica Wang
f80e352988 bug 7744: instance page - not update right panel after a tab action succeeds since the action might not belong to currently selected middle menu item. 2011-01-06 17:10:27 -08:00
Jessica Wang
a7a5272f2b bug 7744: tab action - delete duplicate code that has existed in handleMidMenuItemAfterDetailsTabAction(). 2011-01-06 16:43:32 -08:00
Jessica Wang
6cbdf0481e bug 7744: multiple-selectable page - avoid binding event handler to middle menu items since middle menu items have already been controlled by JQuery Selectable Widget. 2011-01-06 16:24:54 -08:00
Jessica Wang
977773701a physical resource page - add cluster - validate zone field and pod field. 2011-01-06 11:01:39 -08:00
Jessica Wang
b97c6a6ed2 bug 7654 - resource page - add primary storage - skip calling listPods when zone field is empty. 2011-01-06 10:55:53 -08:00
will
30f6f1088c Removed check for type== virtual or direct when processing network offerings. 2011-01-06 10:47:11 -08:00
Jessica Wang
a804b1283f Add Zone Wizard - basic mode - move Add Guest IP Range section from step3(createPod) to step4(AddIPRange). 2011-01-06 10:33:06 -08:00
Jessica Wang
49e2e6776e bug 7713: Add Zone Wizard - Add IP Range to advanced zone - fix a bug that domain field and account field is not hidden when scope is account-specific and VLAN is changed from tagged to untagged. 2011-01-05 19:30:36 -08:00
Jessica Wang
0ecff8b5a2 bug 7713: Add Zone Wizard - Add IP Range to public network for advanced zone - when failed, show error message "Failed to create public IP range" on result screen. 2011-01-05 19:18:32 -08:00
Jessica Wang
94b07a55d4 bug 7713: Add Zone Wizard - Add IP Range to public network for advanced zone - fix a bug that domain dropdown was not populated. 2011-01-05 19:03:55 -08:00
will
f038431ce1 Listing network offerings by guest traffic type now. 2011-01-05 18:27:14 -08:00
will
033d2d993d bug 5482: if there are no json object returned, just continue instead of erroring out on the javascript. 2011-01-05 18:16:16 -08:00
will
68d5c0919a bug 5482: Fixed malformed JSON when an error is returned by the API call. Also fixed the UI to make use of the new JSON object. 2011-01-05 18:06:59 -08:00
Jessica Wang
3992d122ff Primary Storage page - fix a bug that clicking next middle menu item didn't clear previously selected middle menu item. 2011-01-05 18:03:04 -08:00
Jessica Wang
e4674ac127 bug 7713: Add Zone Wizard - add one more step (step 4: Add an IP range to public network in zone) for advanced zone. 2011-01-05 17:21:26 -08:00
Jessica Wang
b6c65e5bf2 bug 7854: VM Wizard - list all disk offerings (without specifying domainId). 2011-01-05 10:43:37 -08:00
Jessica Wang
8ec1a329bf bug 7841: Network page - public network - IP Allocation tab - add gateway, netmask row. 2011-01-04 18:55:41 -08:00
Jessica Wang
7a6bf6036b bug 7267: Zone page - hide Guest CIDR for basic-mode. And of course, Guest CIDR is not allowed to edit for basic zone. 2011-01-04 17:51:43 -08:00
will
a92dd2a81e bug 7611: VM wizard will no longer pass in any network ids if the zone only support basic network type 2011-01-04 17:46:34 -08:00
Jessica Wang
ef66993779 Pod page - cluster dropdown field - no need to specify 1st entry selected. 1st entry is always selected if no entry is set to be selected. 2011-01-04 16:48:37 -08:00
Kelven Yang
6ebdafd4c3 Add vmware cluster will automatically bring in all hosts under the cluster 2011-01-04 04:12:47 -08:00
Jessica Wang
215d894414 Pod page - add host dialog, add primary storage dialog - validate cluster dropdown (cluster value is required). 2011-01-04 16:09:16 -08:00
Jessica Wang
143b344b44 zone page - add host dialog, add primary storage dialog - validate cluster dropdown (cluster value is required). 2011-01-04 15:55:48 -08:00
Jessica Wang
d867825e66 resource page - add host dialog, add primary storage dialog - validate cluster dropdown (cluster value is required). 2011-01-04 14:58:30 -08:00
Jessica Wang
c4e7c5f0e9 bug 7267: Add Zone Wizard - basic mode - step 2 - hide Guest CIDR on UI and not pass "guestcidraddress" parameter to createZone API. 2011-01-04 14:29:46 -08:00