Jessica Wang
|
24edb0071d
|
cloudStack - merge UI change from 2.2.10 branch to master branch.
|
2011-08-22 14:09:59 -07:00 |
|
frank
|
6aaf3d5ae0
|
Merge branch 'cvm'
Conflicts:
api/src/com/cloud/api/BaseCmd.java
api/src/com/cloud/storage/Storage.java
cloud.spec
core/src/com/cloud/storage/template/DownloadManagerImpl.java
server/src/com/cloud/agent/manager/AgentManagerImpl.java
server/src/com/cloud/configuration/DefaultComponentLibrary.java
server/src/com/cloud/deploy/FirstFitPlanner.java
server/src/com/cloud/host/dao/HostDao.java
server/src/com/cloud/storage/StorageManagerImpl.java
server/src/com/cloud/vm/UserVmManagerImpl.java
server/src/com/cloud/vm/VirtualMachineManagerImpl.java
utils/src/com/cloud/utils/SerialVersionUID.java
|
2011-08-08 14:14:09 -07:00 |
|
Jessica Wang
|
a756a9e171
|
bug 10600: Pod page - Network Device tab - remove "Delete Network Device" action.
|
2011-07-06 15:54:28 -07:00 |
|
Kelven Yang
|
f7e4fc742f
|
merge adding host fix from 2.2.4
|
2011-06-14 17:54:42 -07:00 |
|
Jessica Wang
|
cc0eb59aef
|
bug 10247: cloudStack UI - Primary Storage page - Add Primary Storage dialog - default cluster dropdown to the cluster that the primary storage is under.
|
2011-06-14 10:34:24 -07:00 |
|
Jessica Wang
|
7768ab4176
|
bug 10172: CloudStack UI - Add Host Dialog - when selected hypervisor is Ovm, show 2 more input fields "agent username", "agent password".
|
2011-06-07 14:01:50 -07:00 |
|
Jessica Wang
|
2a6215abca
|
bug 9959: cloudStack - Add Network Device dialog, Add External Firewall dialog, Add External Load Balancer dialog - encode parameter values before passing them to API.
|
2011-06-02 17:20:00 -07:00 |
|
Jessica Wang
|
db6264cd43
|
bug 6873: CloudStack UI - Enable/Disable Cluster/Pod/Zone action: only refresh allocationstate grid row and action menu after action succeeds.
|
2011-05-05 18:46:08 -07:00 |
|
Jessica Wang
|
f0b8540d98
|
bug 6873: CloudStack UI - Pod page - implement Enable/Disable Pod action.
|
2011-05-04 17:09:12 -07:00 |
|
Jessica Wang
|
f57fc2beb7
|
CloudStack - Pod page - Network Device - implement Delete Network Device action.
|
2011-05-02 17:34:11 -07:00 |
|
Jessica Wang
|
07ed87b14f
|
networkdevicetype parameter in listNetworkDevice API has been changed from required to optional. When networkdevicetype parameter is not specified, listNetworkDevice API returns network devices of all types. Thus, UI only needs to make 1 API call to get all network devices now.
|
2011-05-02 17:27:13 -07:00 |
|
Jessica Wang
|
479c6ea313
|
bug 6873: Zone/Pod/Cluster page - add State grid row in details tab.
|
2011-05-02 17:04:22 -07:00 |
|
Jessica Wang
|
2f3bb28ca7
|
ListNetworkDeviceCmd - response object name has been changed. Here is related UI change.
|
2011-05-02 16:20:32 -07:00 |
|
Jessica Wang
|
b8468eab08
|
CloudStack - pod page - network device tab - populate network devices to grid when this tab is clicked.
|
2011-05-02 16:07:18 -07:00 |
|
Jessica Wang
|
6fe9025c89
|
cloudStack - network device UI - chagne TFT Directory to TFTP Directory.
|
2011-05-02 15:30:34 -07:00 |
|
Jessica Wang
|
795688d99c
|
CloudStack - pod page - Add Network Device - implement for type PxeServer.
|
2011-05-02 15:25:40 -07:00 |
|
Jessica Wang
|
c6965f06cc
|
CloudStack - pod page - Add Network Device - after addNetworkDevice API returns succeeds, show newly added network device in grid.
|
2011-05-02 14:56:36 -07:00 |
|
Jessica Wang
|
30463230b8
|
CloudStack - Pod page - addNetworkDevice API has been renamed. Here is related UI change.
|
2011-05-02 14:19:44 -07:00 |
|
Jessica Wang
|
9621adad9d
|
CloudStack - Pod page - Add Network Device dialog - hide success/fail message container when Add button is hit. Show it after action completes (succeed or fail).
|
2011-04-29 11:25:16 -07:00 |
|
Jessica Wang
|
ecc56d535d
|
Add Network Device - correct typo of parameter name.
|
2011-04-29 10:28:57 -07:00 |
|
Jessica Wang
|
e815ed6df7
|
cloudStack - Pod page - new button "Add Network Device" - implement type PxeServer.
|
2011-04-28 14:44:31 -07:00 |
|
Jessica Wang
|
9552de426f
|
cloudStack - Pod page - new button "Add Network Device" - implement type ExternalDHCP.
|
2011-04-28 13:46:35 -07:00 |
|
Kelven Yang
|
6b728cc67f
|
URL encode VMFS primary storate info to allow whitespace in names
|
2011-04-28 10:39:34 -07:00 |
|
Frank
|
986fc9d7ea
|
Bug 8208 - bare metal provisioning
fix typo in addHostCmd
|
2011-03-18 18:52:51 -07:00 |
|
will
|
7f595871f8
|
bug 8208: Finished the rest of the dialogs in the various resource pages for BareMetal install.
|
2011-03-17 17:04:13 -07:00 |
|
Kelven Yang
|
ddee65162e
|
bug 8680: disable standalone host feature in VMware
|
2011-02-24 17:17:00 -08:00 |
|
Kelven Yang
|
bda0b09441
|
fix url encoding in add host to existing vmware cluster
|
2011-02-11 11:16:33 -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
|
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
|
7f2d7e4224
|
change text: “ISCSI” => “iSCSI”.
|
2011-02-09 10:26:29 -08:00 |
|
Jessica Wang
|
6d7b4e3c7a
|
bug 8440: Add Primary Storage dialog - when PreSetup is selected, change "Path:" to "SR Name-Label:". When NFS is selected, change "SR Name-Label:" back to "Path:".
|
2011-02-07 17:38:09 -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
|
5563a571c7
|
bug 8194: Pod/Cluster/Primary Storage page: Add Primary Storage dialog, add a new protocol "PreSetup" if cluster type is XenServer.
|
2011-02-03 11:22:41 -08:00 |
|
Jessica Wang
|
222c865975
|
bug 8244: Pod page - all dialogs - hide info_container when clicking Submit button.
|
2011-02-02 13:10:52 -08:00 |
|
Jessica Wang
|
8fbc19bfac
|
cluster page, host page, pod page, primary storage page, secondary storage page, zone page - apply new function, bindActionLink(), which solves mouseover issue.
|
2011-02-01 18:25:45 -08:00 |
|
Jessica Wang
|
3b4965da8a
|
Network page, Pod page - apply new function, bindActionLink(), which solves mouseover issue.
|
2011-02-01 17:37:46 -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 |
|
Jessica Wang
|
514cd2df02
|
pod page, cluster page, primary storage 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 15:29:48 -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
|
2e04618c37
|
bug 4556: localize adding succeeded message for subgrid item.
|
2011-01-28 15:33:07 -08:00 |
|
Jessica Wang
|
b9b53f4f1b
|
bug 4556: Pod page - localize all actions.
|
2011-01-27 17:58:53 -08:00 |
|
Jessica Wang
|
6728b33733
|
bug 8182: zone page - still show Add Cluster/Add Host/Add Primary storage dialog even there is no pod under the zone.
|
2011-01-25 16:01:55 -08:00 |
|
Jessica Wang
|
89961333c8
|
bug 7357: pod page - clear tab when pod is deleted and a tab is clicked.
|
2011-01-24 16:54:48 -08:00 |
|
Jessica Wang
|
9a463172bc
|
pod page - pop up confirmation dialog before execute Delete Pod action.
|
2011-01-24 10:17:59 -08:00 |
|
will
|
fdbd1c7e66
|
Cleaned up some capabilities usage in the UI.
|
2011-01-19 14:03:53 -08:00 |
|