Jessica Wang
|
c06444c079
|
bug 8655: Add Zone Wizard - Advanced Mode - Security Group - step 4 - create direct VLAN with VLAN ID.
|
2011-02-25 11:55:14 -08:00 |
|
Jessica Wang
|
0131edd628
|
bug 8655: Add Zone Wizard - Advanced Mode - when security group is selected, create direct VLAN instead of virtual VLAN.
|
2011-02-25 10:54:28 -08:00 |
|
Jessica Wang
|
309dae765d
|
bug 8655: Add Zone Wizard - step 1 - implement Isolation Mode: virtual, security group.
|
2011-02-24 18:03:46 -08:00 |
|
Kelven Yang
|
ddee65162e
|
bug 8680: disable standalone host feature in VMware
|
2011-02-24 17:17:00 -08:00 |
|
Jessica Wang
|
74b464782e
|
Make Add VM Wizard, Add Zone Wizard draggable.
|
2011-02-17 16:13:01 -08:00 |
|
Jessica Wang
|
49f8a1f257
|
Add Pool Dialog - merge event handler binding stuff into the same function: bindEventHandlerToDialogAddPool().
|
2011-02-09 15:17:17 -08:00 |
|
Jessica Wang
|
33be02d420
|
fix a bug that Cluster field didn't get emptied when pod field is blank.
|
2011-02-09 14:58:09 -08:00 |
|
Jessica Wang
|
118ab360d0
|
create shared function populateClusterFieldInAddPoolDialog() - reduce code repetition.
|
2011-02-09 14:27:09 -08:00 |
|
Jessica Wang
|
dae909aaf8
|
Add Pool Dialog - localize protocol values in dropdown.
|
2011-02-09 14:00:21 -08:00 |
|
Jessica Wang
|
cec16baf8e
|
Create Shared function bindAddPrimaryStorageDialog() to bind event handler to cluster dropdown in Add Primary Storage dialog.
|
2011-02-09 13:30:34 -08:00 |
|
Jessica Wang
|
7a9000328a
|
Add Primary Storage dialog - rename Element ID of cluster dropdown.
|
2011-02-09 12:29:01 -08:00 |
|
Jessica Wang
|
7f2d7e4224
|
change text: “ISCSI” => “iSCSI”.
|
2011-02-09 10:26:29 -08:00 |
|
Jessica Wang
|
e5c61dbed6
|
bug 8460: fix refresh button on Network page.
|
2011-02-08 12:09:11 -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 |
|
Jessica Wang
|
f9c6fed9a2
|
bug 8422: make dialogs that have cluster dropdown wider.
|
2011-02-07 15:05:03 -08:00 |
|
Jessica Wang
|
b0d12e8985
|
Add Primary Storage - KVM hypervisor - change protocol name from "sharedMountPoint” to “SharedMountPoint”.
|
2011-02-07 09:58:55 -08:00 |
|
Jessica Wang
|
ec6aa13c74
|
Add Primary Storage dialog - When protocol is PreSetup, compose URL as "presetup://~~~~~~~".
|
2011-02-04 15:01:43 -08:00 |
|
Jessica Wang
|
144c6fcf2d
|
Update SSL Certificate action - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error.
|
2011-02-04 11:18:45 -08:00 |
|
Jessica Wang
|
b75d23bb36
|
bug 8194: Physical Resources page, Zone page: Add Primary Storage dialog, add a new protocol "PreSetup" if cluster type is XenServer.
|
2011-02-03 11:31:17 -08:00 |
|
Jessica Wang
|
47d6614cfb
|
bug 8318: Resource page - Add Cluster dialog - empty hypervisor dropdown before populating it.
|
2011-02-02 11:22:56 -08:00 |
|
Jessica Wang
|
3e26505e0a
|
bug 8244: Resource page - all dialogs - hide info_container when clicking Submit button.
|
2011-02-01 11:45:59 -08:00 |
|
Jessica Wang
|
a189eb69d3
|
bug 8244: Add Host dialog in Resource page - hide info_container when clicking Submit button.
|
2011-02-01 11:37:05 -08:00 |
|
Jessica Wang
|
5c319bab91
|
Resource page - Add Primary Storage dialog - add a new protocol "sharedMountPoint" to hypervisor KVM. When "sharedMountPoint" is selected, disable Server input field and hardcode it as "localhost".
|
2011-01-31 16:00:08 -08:00 |
|
Kelven Yang
|
2b2885cf5e
|
change VmWare to trademarked name VMware
|
2011-01-31 14:08:27 -08:00 |
|
Jessica Wang
|
332f917d09
|
Add Cluster dialog - get hypervisor type from ListHypervisor API instead of hardcoding.
|
2011-01-31 10:55:34 -08:00 |
|
Jessica Wang
|
a0b30030b7
|
bug 8164: Add Zone wizard - advanced zone - Add Public IP Range - validation of minimum number of VLAN range has been changed from 2 to 1.
|
2011-01-24 10:56:08 -08:00 |
|
Jessica Wang
|
32c1fb77f4
|
replace validateNumber() with validateInteger() on all integer fields on all pages.
|
2011-01-21 10:45:52 -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
|
d32b766041
|
bug 8078: resource page - Add Host dialog - remove hypervisor dropdown field.
|
2011-01-19 10:41:03 -08:00 |
|
Jessica Wang
|
af3ce884cb
|
bug 7861: secondary storage page - refresh page when clicking between different secondary storage node.
|
2011-01-11 16:49:50 -08:00 |
|
Jessica Wang
|
c0b520c596
|
bug 7861: add JavaScript file, JSP file for secondary storage page.
|
2011-01-11 16:04:11 -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 |
|
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 |
|
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
|
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 |
|
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 |
|
Jessica Wang
|
fc8e582627
|
bug 7823: refresh data binding when clicking each host node in zonetree (since each host has different cluster info).
|
2011-01-03 19:38:06 -08:00 |
|
Jessica Wang
|
d2fea52c56
|
bug 7823: pass null to listMidMenuItems() when a page doesn't have refresh data binding function.
|
2011-01-03 16:38:13 -08:00 |
|
Jessica Wang
|
3f60e579f7
|
bug 7823: refresh data binding when clicking each primary storage node (since each primary storage has different cluster info).
|
2011-01-03 16:30:08 -08:00 |
|
Jessica Wang
|
a9aa592df2
|
zone page, resource page - expand newly created cluster node automatically after a cluster is created successfully.
|
2010-12-30 19:30:53 -08:00 |
|
Jessica Wang
|
f89fb73571
|
Add host dialog - remove cluster section (new cluster, existing cluster, standalone cluster).
|
2010-12-30 16:36:28 -08:00 |
|
Jessica Wang
|
1e6c16e294
|
physical resource - (1) always show host node and storage node even the cluster doesn't have any host/storage. (2) host page - remove Add Primary Storage option. (3) Primary Storage page - remove Add Host option.
|
2010-12-30 13:13:44 -08:00 |
|
Jessica Wang
|
283acbdd06
|
bug 7700: resource page - after adding a zone - refresh zone dropdown in all dialogs and update zone_total.
|
2010-12-30 12:51:21 -08:00 |
|