Jessica Wang
68b1a928de
new UI - instance page (multiple-selection middle menu) - select the 1st item in middle menu as default.
2010-10-12 11:20:47 -07:00
Jessica Wang
2df194dfa7
new UI - Resources page - fix a bug that clicking zone arrow icon didn't show pod and systemVM in IE7.
2010-10-12 10:17:58 -07:00
Jessica Wang
99526ec468
new UI - resources page - fix a bug that zonetree doesn't show in IE7
2010-10-12 10:03:35 -07:00
Alex Huang
ce091de3d2
more changes for refactor
2010-10-12 07:17:47 -07:00
NIKITA
634b67ce07
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-11 17:22:21 -07:00
NIKITA
23dc742c12
New Image for Continue in VM popup
2010-10-11 17:22:05 -07:00
Jessica Wang
2f6c1d5fff
new UI - ISO page - create VM from ISO - add hypervisor dropdown.
2010-10-11 17:03:17 -07:00
Jessica Wang
e747b12656
new UI - service offerings page - implement delete service offering action.
2010-10-11 16:18:27 -07:00
Jessica Wang
4f772abb27
new UI - instance page, volume page - fix a bug that after creation, clicking middle menu pops up javascript error.
2010-10-11 16:05:21 -07:00
NIKITA
319e70b0b2
New UI for mid menu in Resorces
2010-10-11 15:46:47 -07:00
Jessica Wang
44623bb116
new UI - Disk Offerings page - implement delete disk offering action.
2010-10-11 15:38:11 -07:00
Jessica Wang
3191ccd011
new UI - Global Settings page - update middle menu and right panel after global setting is changed.
2010-10-11 14:49:11 -07:00
Jessica Wang
54cb20e228
new UI - Service Offerings page - implement UpdateServiceOfferings action.
2010-10-11 13:05:37 -07:00
Jessica Wang
2942a89ca0
new UI - disk offering page - implement updateDiskOffering action
2010-10-11 12:37:58 -07:00
anthony
09cefaf3e9
bug 6500: add back the special handle for secodary storage host, it is in the same path of handling xenserver host, it is easy to break that, so I add some comments there
...
status 6500: resolved fixed
2010-10-11 12:05:13 -07:00
Jessica Wang
6a362cf6a4
new UI - alert page, event page - add tab_content_details.
2010-10-11 11:47:12 -07:00
Jessica Wang
a81077c3be
new UI - resources page - add host and primary storage under each cluster node in tree.
2010-10-11 11:18:20 -07:00
Jessica Wang
e43608c02f
new UI - resources page - add cluster under each pod node in the tree.
2010-10-11 10:58:08 -07:00
Jessica Wang
85c25acf4b
new UI - resources page - add system VM under each zone.
2010-10-11 10:10:14 -07:00
alena
fb50fe624c
* Added descriptions for Api command's request and response parameters.
...
* Changed response type for DeleteDomain and DeletePreallocatedLun commands to SuccessResponse
* Implemented small tool (ApiXmlDocReader) for comparing api commands of different product versions.
2010-10-11 09:21:42 -07:00
Jessica Wang
deb01d6ba8
new UI - resources page - clicking zone node will expand and show pods under the zone.
2010-10-10 23:03:58 -07:00
Jessica Wang
c09dc082b7
new UI - resources page - draw a zone tree in middle menu.
2010-10-10 22:43:25 -07:00
Jessica Wang
ab43d706fb
new UI - remove non-used code.
2010-10-10 14:02:36 -07:00
Jessica Wang
aa481dd55c
new UI - correct class applied to table row in details tab.
2010-10-10 11:07:33 -07:00
Jessica Wang
8f8bd61303
new UI - Global Settings page - add category column.
2010-10-10 10:58:57 -07:00
Jessica Wang
7313803188
nwe UI - use shared function getMidmenuId() to get element id
2010-10-10 10:51:32 -07:00
Jessica Wang
887d179ec6
new UI - when clicking left menu, populate middle menu then select the 1st middle menu item as default.
2010-10-10 00:29:11 -07:00
Jessica Wang
2a79068ce3
new UI - remove host, primary storage, secondary storage from left menu.
2010-10-09 22:15:52 -07:00
anthony
0c750aa8fa
bug 6462: notifyMonitorsOfConnection of handleDirectConnect may fail, but it still returns the removed attach, and lauch ping task
...
status 6462: resolved fixed
2010-10-09 17:34:36 -07:00
Jessica Wang
cfebc04ddb
new UI - instance page - change service action - fix a bug that the dropdown is blank first, then populated with value.
2010-10-09 16:28:51 -07:00
Jessica Wang
d27d0e617a
new UI - instance page - enable HA, disable HA - show info icon (successful or error) after action is complete.
2010-10-09 16:02:23 -07:00
Jessica Wang
2ff3b59077
new UI - middle menu actions - code optimization.
2010-10-09 15:52:52 -07:00
Jessica Wang
c68b16154a
new UI - subgrid item actions - code optimization.
2010-10-09 00:10:28 -07:00
Jessica Wang
768add3488
new UI - details tab actions - remove listAPIMap.
2010-10-08 20:28:01 -07:00
Jessica Wang
c4496a9453
new UI - details tab actions - optimize code of after-actions.
2010-10-08 19:05:54 -07:00
anthony
a93d36d81a
should use _hostDao.listByCluster instead of _hostDao.listByPodId in some places
2010-10-08 18:10:15 -07:00
NIKITA
5a4e75ebcd
New UI for Network tab
2010-10-08 17:09:20 -07:00
Jessica Wang
6ef5a83217
new UI - template page - fix a bug: clicking a template whose status or size is not blank, then click another template whose status or size is blank, the latter one wrongly show status or size from the former one.
2010-10-08 11:39:44 -07:00
Jessica Wang
d95d76f740
new UI - ISO page - apply shared function initializeEditFunction().
2010-10-08 11:31:35 -07:00
Jessica Wang
089de3ae6a
new UI - Global Settings - implement UpdateGlobalSettings action.
2010-10-08 10:37:28 -07:00
Jessica Wang
cde98c9ba3
new UI - Disk Offerings page - implement Create Disk Offering action.
2010-10-08 09:22:37 -07:00
anthony
93f3205a84
change the script
2010-10-07 23:24:25 -07:00
Jessica Wang
c110e4e443
new UI - Service Offerings page - implement Create Service Offering action.
2010-10-07 19:58:06 -07:00
Jessica Wang
c385ead5f9
new UI - add Global Settings page.
2010-10-07 19:19:04 -07:00
edison
2f39664f94
maybe it was an incorrect merge that snapshot was disabled for KVM
...
Re-enable it.
2010-10-07 18:56:42 -07:00
Jessica Wang
392280accb
new UI - add Disk Offerings page.
2010-10-07 18:30:41 -07:00
Kelven Yang
0d64b460f8
add vmware network configuration variables
2010-10-07 18:23:26 -07:00
Jessica Wang
7e108fd187
new UI - add Service Offerings page.
2010-10-07 18:00:28 -07:00
anthony
8daf888f83
don't need to execute pif.plug, merge from 2.1.x
2010-10-07 17:23:04 -07:00
Jessica Wang
c4a4c813ba
new UI - IP address page - IP address used for source NAT purpose do not have release IP option.
2010-10-07 17:07:02 -07:00