Jessica Wang
|
4c44ffec5d
|
Host page - implement basic search and advanced search.
|
2010-12-15 10:21:32 -08:00 |
|
Jessica Wang
|
a8e62cf669
|
remove primary storage page since primary storage is only a sub-page (tab) in host page.
|
2010-12-15 09:58:29 -08:00 |
|
anthony
|
9c1447c80e
|
pass conn to function
|
2010-12-14 17:42:54 -08:00 |
|
will
|
e466905a4d
|
bug 7271: Fixed an issue where async query commands continue to execute even after leaving the current page context. This results in some weird UI behavior such as duplication or even items being added to the wrong pages.
|
2010-12-14 17:32:04 -08:00 |
|
Jessica Wang
|
6362f0c163
|
when clicking cluster node in zone tree, list only hosts in middle menu. (before this checkin, we list hosts and primary storages in middle menu)
|
2010-12-14 17:22:01 -08:00 |
|
Jessica Wang
|
264dd967d4
|
host page - primary storage tab - implement 3 actions.
|
2010-12-14 16:54:53 -08:00 |
|
anthony
|
31c1076687
|
fixed adding host
|
2010-12-14 16:49:11 -08:00 |
|
Jessica Wang
|
b0305e710d
|
host page - add primary storage tab.
|
2010-12-14 16:20:30 -08:00 |
|
will
|
7385118528
|
Fixed the build due to including some wrong class.
|
2010-12-14 15:54:47 -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 |
|
abhishek
|
6ae9e73c0b
|
bug 7466: adding a whole bunch of new apis for accounts and users; merging account locking and disabling into one; preventing account manipulation on user disabling; disabling user lock
|
2010-12-14 15:38:37 -08:00 |
|
Jessica Wang
|
1f2ff1bec2
|
host page - make statistics tab the last tab.
|
2010-12-14 15:35:28 -08:00 |
|
anthony
|
fbbf78efbb
|
intialize only get xenserver info
|
2010-12-14 15:24:21 -08:00 |
|
Jessica Wang
|
8a62fa33f7
|
left navigation - security group - fix css.
|
2010-12-14 15:11:43 -08:00 |
|
Jessica Wang
|
c64abad8c5
|
Network Offering page - corresponding UI change after updateNetworkOffering API is fixed.
|
2010-12-14 15:07:28 -08:00 |
|
Jessica Wang
|
3a8ab080ff
|
Network Offering page - implement "Edit Network Offering".
|
2010-12-14 14:56:23 -08:00 |
|
alena
|
82d15fc8af
|
Set correct response name for updateNetworkOffering command
|
2010-12-14 14:52:02 -08:00 |
|
Jessica Wang
|
b2f3728017
|
Network Offering page - add availability field.
|
2010-12-14 14:24:34 -08:00 |
|
Jessica Wang
|
6e8a64d38a
|
Add Network Offering page.
|
2010-12-14 14:02:27 -08:00 |
|
Jessica Wang
|
b79cc43a6e
|
Add "Security Group" at left menu.
|
2010-12-14 13:23:30 -08:00 |
|
Jessica Wang
|
0d5555fc32
|
Account page - fix a bug that newly created account in middle menu showed wrong data.
|
2010-12-14 11:29:46 -08:00 |
|
anthony
|
dd8be65399
|
synchronize xenserverconnection function on pooluuid
|
2010-12-14 11:12:00 -08:00 |
|
Jessica Wang
|
d7571eeb3a
|
2.1 old UI - network group page - API response has been changed. Here is corresonding UI change.
|
2010-12-14 11:07:26 -08:00 |
|
Jessica Wang
|
e22f072fbf
|
old 2.1 UI - network group - listnetworkgroups API has been changed. Here is related UI change.
|
2010-12-14 10:50:00 -08:00 |
|
Jessica Wang
|
4c2bc40ed1
|
old 2.1 UI - response of createNetworkGroup API has been changed. This is related UI change.
|
2010-12-14 10:27:48 -08:00 |
|
Jessica Wang
|
05ce5e771c
|
2.1 old UI - fix error "pagesize parameter is required when page is specified".
|
2010-12-14 10:18:40 -08:00 |
|
Jessica Wang
|
0547b890d4
|
2.1 old UI - fix error "page needs to be specified when pagesize is specified".
|
2010-12-14 10:11:54 -08:00 |
|
edison
|
e39f664e89
|
fix storage creation bugs
|
2010-12-13 20:48:31 -08:00 |
|
will
|
50a076efbf
|
The left menu navigation should be smooth now.
|
2010-12-13 18:56:25 -08:00 |
|
alena
|
58f2c90608
|
listLoadBalancerInstances command: don't show vms as available for LB assign when it's Nic ipv4 field is NULL.
|
2010-12-13 18:33:47 -08:00 |
|
alena
|
d673686f5f
|
Added Availability field for NetworkOffering. Added updateNetworkOffering API command
|
2010-12-13 18:28:33 -08:00 |
|
Jessica Wang
|
ee6e7b8bf3
|
replace search_panel as a blank one (blank_search_panel) on pages that has middle menu without search and pagination (e.g. network page, cluster page)
|
2010-12-13 17:52:38 -08:00 |
|
Jessica Wang
|
7ba5fa9541
|
bug 7469: Snapshot page - Create Template from Snapshot dialog - add "isFeatured" dropdown field.
|
2010-12-13 17:46:58 -08:00 |
|
Jessica Wang
|
0754663657
|
Update Template - update embedded jsonObj after calling UpdateTemplate API and UpdateTemplatePermission API.
|
2010-12-13 17:16:24 -08:00 |
|
Jessica Wang
|
4549552904
|
Update ISO - update embedded jsonObj after calling UpdateISO API.
|
2010-12-13 16:59:05 -08:00 |
|
abhishek
|
5e61be67fd
|
fix bugs in allocator
|
2010-12-13 16:42:25 -08:00 |
|
Jessica Wang
|
f44af7d714
|
bug 7449: ISO page - add isFeatured dropdown to Add ISO dialog and list isFeatured in grid.
|
2010-12-13 16:21:34 -08:00 |
|
alena
|
d077b127aa
|
bug 7498: fixed search by keyword in listUserVm/listSystemVms/listRouters commands
status 7498: resolved fixed
|
2010-12-13 15:22:11 -08:00 |
|
Jessica Wang
|
24b92b2c56
|
Network page, cluster page, primary storage page, host page - show middle menu without search panel and pagination.
|
2010-12-13 15:03:41 -08:00 |
|
Jessica Wang
|
742bb65df2
|
IP Address page - Basic Search - search by keyword parameter.
|
2010-12-13 14:20:11 -08:00 |
|
Jessica Wang
|
b1e649f856
|
Creating new account - switch the context to "All accounts" if it's not "All accounts" that is being selected. (e.g. it's "My accounts" that is being selected).
|
2010-12-13 14:12:28 -08:00 |
|
alena
|
65f53e3910
|
1) Create default networks for zones specified in server-setup.xml file
2) Direct pod based netwoks is taken care by DirectNetworkGuru now
|
2010-12-13 14:03:19 -08:00 |
|
Jessica Wang
|
84edea9c0f
|
domain page - fix a bug that newly created domain appears twice in domain tree.
|
2010-12-13 13:58:36 -08:00 |
|
Jessica Wang
|
85f3a48744
|
creating new item in middle menu - put newly added item on the top instead of on the bottom.
|
2010-12-13 13:50:21 -08:00 |
|
Jessica Wang
|
69403e05ec
|
Basic Search - search by keyword parameter.
|
2010-12-13 13:16:13 -08:00 |
|
abhishek
|
33f71e1250
|
bug 7408: returning the source id and source type for vol creation
status 7408: resolved fixed
|
2010-12-13 12:38:43 -08:00 |
|
alena
|
c7a9267225
|
Delete network as a part of account cleanup
|
2010-12-13 10:47:10 -08:00 |
|
Jessica Wang
|
fbd2e32882
|
Optimize afterAddingMidMenuItem() - do not need to pay extra parameter hasMultipleSelectionSubContainer.
|
2010-12-13 09:53:43 -08:00 |
|
Kelven Yang
|
dedfe57280
|
seraral fixes for VMFS storage
|
2010-12-11 11:08:39 -08:00 |
|
Kelven Yang
|
1689ed8150
|
1) Add vmwapre library jars to deps and purposely left vmware-axis.jar behind to use cloud-axis.jar instead, this is to solve the conflict between iControl.jar
2) Fix issues in setting user_data python implementation for vmware
|
2010-12-11 11:08:39 -08:00 |
|