Jessica Wang
a50f20a9b5
cloudStack - IP Address page - for elasticLB-basicZone, do not open firewall when creating load balancer rule and IP.
2011-08-11 15:46:49 -07:00
Jessica Wang
f68caf5884
bug 11070: cloudStack - delete account - fix a bug that an API error showed after account was deleted ("listAccounts&id=N")
2011-08-11 15:46:07 -07:00
Jessica Wang
263c4430a5
bug 11016: cloudStack - Host page - add "host tags" in grid.
2011-08-11 10:10:38 -07:00
Jessica Wang
bac6b60f6c
bug 11065: cloudStack - cluster page - remove action "Manage Cluster" and "Unmanage Cluster".
2011-08-11 10:10:08 -07:00
Jessica Wang
6e27486e27
cloudStack - IP Address page - add a new tab "Firewall".
2011-08-10 19:23:24 -07:00
Jessica Wang
7e324b099d
cloudStack - IP Address page - port forwarding, port range - remove protocol option "ICMP".
2011-08-10 12:34:18 -07:00
Jessica Wang
9eabe886e5
cloudStack - IP Address page - Load Balancer tab - remove Source CIDR.
2011-08-10 12:33:50 -07:00
Jessica Wang
8369e7ae7a
cloudStack - IP Address page - Port Forwarding tab - remove Source CIDR.
2011-08-10 12:33:34 -07:00
Jessica Wang
dbd6fd9826
bug 11025: cloudStack - Elastic Load Balancer - IP address page - continue calling listPublicIpAddresses API instead of showing error when supportELB is "false".
2011-08-10 10:42:19 -07:00
Chiradeep Vittal
ed36020eba
fix for bad merge
2011-08-08 17:58:24 -07:00
Chiradeep Vittal
f0e7b4beb1
fix for bad merge
2011-08-08 17:58:13 -07:00
Chiradeep Vittal
8277584b8a
merge ELB / nectarine branch
2011-08-08 15:20:56 -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
alena
67d590819e
bug 10864: fixed UI to return system Direct Guest network for the Advanced Security Group enabled zone
...
status 10864: resolved fixed
2011-08-01 12:44:37 -07:00
alena
ae8e7cdeb1
bug 10864: fixed UI to return system Direct Guest network for the Advanced Security Group enabled zone
...
status 10864: resolved fixed
2011-08-01 12:44:21 -07:00
Jessica Wang
f39cef1418
cloudStack - Elastic Load Balancer - hide tab_content_load_balancer when last IP is removed from middle menu.
2011-07-29 12:00:54 -07:00
Jessica Wang
c78357c386
cloudStack - Elastic Load Balancer - remove IP from middle menu when its last load balancer rule is removed.
2011-07-29 11:42:22 -07:00
frank
b0b3f16dae
Two things:
...
Load non-routing resource in ClusteredAgentManager includes External DHCP, PxeServer, ExternalFirewall, ExternalLoadBalancer
Bug 9887 - baremetal: support for image operation (create template from guest disk) (edit)
changes in line with UI
2011-07-29 11:28:09 -07:00
frank
055ec48ae8
Two things:
...
Load non-routing resource in ClusteredAgentManager includes External DHCP, PxeServer, ExternalFirewall, ExternalLoadBalancer
Bug 9887 - baremetal: support for image operation (create template from guest disk) (edit)
changes in line with UI
2011-07-29 11:25:35 -07:00
Jessica Wang
ca9fb52ba6
cloudStack - Elastic Load Balancer - createLoadBalancer API has been changed from sync to async. This is another UI change (create load balancer rule with IP) for it.
2011-07-28 19:50:16 -07:00
Jessica Wang
7e8393e6da
cloudStack - Elastic Load Balancer - click load balancer tab to populate load balancer rules when supportELB is "guest" or "public".
2011-07-28 19:12:24 -07:00
Jessica Wang
ac64855618
cloudStack - Elastic Load Balancer - hide details tab and show load balancer tab.
2011-07-28 18:49:33 -07:00
Jessica Wang
4ed5856407
cloudStack - Elastic Load Balancer - pass "forvirtualnetwork" whenever calling listPublicIpAddresses API. Otherwise, it will return an empty object.
2011-07-28 17:57:15 -07:00
Jessica Wang
68286170a2
cloudStack - Elastic Load Balancer - (1) After a zone is created, call listCapabilities API to refresh g_supportELB. (2) Add "forloadbalancing" parameter when calling listPublicIpAddresses API.
2011-07-28 17:28:19 -07:00
Jessica Wang
2f9385bc1f
cloudStack - Elastic Load Balancer - rename Add Load Balancer button on the top of IP Address page.
2011-07-28 16:43:06 -07:00
Jessica Wang
e3e4870953
cloudStack - Elastic Load Balancer - fix a bug that g_supportELB became null on 2nd browser window (2nd browser window doesn't require login).
2011-07-28 16:30:24 -07:00
Jessica Wang
bd5bc4d39d
cloudStack - Elastic Load Balancer - pass "forvirtualnetwork" parameter when calling listPublicIpAddresses API.
2011-07-28 16:17:44 -07:00
Jessica Wang
ddfcad7e72
cloudStack - Elastic Load Balancer - after creating a load balancer (with IP) successfuly, get publicIpId from createloadbalancerruleresponse, and get call listPublicIpAddresses API to get full info of this newly created IP.
2011-07-28 14:00:39 -07:00
Jessica Wang
a10c81453e
cloudStack - Elastic Load Balancer - listCapabilities API has been changed to return supportELB as "gest", "public" or "false". Here is related UI change.
2011-07-28 11:03:17 -07:00
Jessica Wang
b999980ce8
cloudStack - Elastic Load Balancer feature - if listCapabilities returns supportELB as true, hide Acquire IP button and show Add Load Balancer and IP button on IP Address page. Clicking Add Load Balancer and IP button will pop up a dialog containing zone dropdown (populated with basic zones), name, public port, private port, algorithm dropdown.
2011-07-27 19:41:57 -07:00
Jessica Wang
b06896c831
bug 10631: cloudStack - Instance page - Create Template from VM - add Image Directory input field.
2011-07-27 11:54:57 -07:00
Jessica Wang
609679db2b
bug 10631: cloudStack - Instance page - details tab - add new action "Create Template" when hypervisor is BareMetal.
2011-07-27 11:38:39 -07:00
Jessica Wang
2a8613cdff
bug 10631: cloudStack - Instance page - details tab - add hypervisor gridrow.
2011-07-27 11:38:00 -07:00
Jessica Wang
105edff968
bug 10631: cloudStack - Instance page - Create Template from VM - add Image Directory input field.
2011-07-27 11:31:06 -07:00
Jessica Wang
2b3c8fa120
bug 10631: cloudStack - Instance page - details tab - add new action "Create Template" when hypervisor is BareMetal.
2011-07-27 10:45:01 -07:00
Jessica Wang
8e54d17bd5
bug 10631: cloudStack - Instance page - details tab - add hypervisor gridrow.
2011-07-26 17:12:53 -07:00
Jessica Wang
02003fe101
bug 10801: cloudStack - IP Address page - Load Balancer tab - add Source CIDR.
2011-07-26 10:21:10 -07:00
Jessica Wang
8b84696c02
bug 10801: cloudStack - IP Address page - Load Balancer tab - add Source CIDR.
2011-07-26 10:16:00 -07:00
Jessica Wang
76ed1e13f9
bug 10338: cloudStack - template page, ISO page - correct field label.
2011-07-25 17:34:21 -07:00
Jessica Wang
66d6125836
bug 10338: cloudStack - template page, ISO page - correct field label.
2011-07-25 17:32:27 -07:00
Jessica Wang
2f4c11e218
bug 10516: cloudStack - volume page - create template dialog - fix a bug that appears on IE browser (not on Firefox) - OS Tye dropdown is push down to next line.
2011-07-25 11:56:12 -07:00
Jessica Wang
74c67276b9
bug 10516: cloudStack - volume page - create template dialog - fix a bug that appears on IE browser (not on Firefox) - OS Tye dropdown is push down to next line.
2011-07-25 11:55:25 -07:00
Jessica Wang
3e38972ff6
bug 10519: volume page - Details tab - Create Template action - remove warning message on the top of dialog box.
2011-07-25 11:19:53 -07:00
Jessica Wang
9b1992b0f9
bug 10519: volume page - Details tab - Create Template action - remove warning message on the top of dialog box.
2011-07-25 11:18:53 -07:00
Jessica Wang
1ab678e2a1
bug 10636: cloudStack - multiple-selection page (e.g. instance page) - when a selected middle menu item is in action (from top buttons), remove it from the map used for counting to show/hide top buttons.
2011-07-25 10:25:24 -07:00
Jessica Wang
bbee1e74b3
bug 10636: cloudStack - multiple-selection page (e.g. instance page) - when a selected middle menu item is in action (from top buttons), remove it from the map used for counting to show/hide top buttons.
2011-07-25 10:24:19 -07:00
Jessica Wang
2c9e60e67a
bug 10638: cloudStack - router page - change service offering action - exclude the current service offering that router is having from service offering dropdown.
2011-07-22 15:54:30 -07:00
Jessica Wang
9612da122c
bug 10638: cloudStack - router page - change service offering action - exclude the current service offering that router is having from service offering dropdown.
2011-07-22 15:53:34 -07:00
Jessica Wang
a342cbc08a
bug 10647: cloudStack - property "privateip" in listRouters API response has been renamed to "linklocalip". Here is related UI change.
2011-07-22 15:45:26 -07:00
Jessica Wang
5fdb167203
bug 10647: cloudStack - property "privateip" in listRouters API response has been renamed to "linklocalip". Here is related UI change.
2011-07-22 15:44:22 -07:00
Jessica Wang
29cd8a848c
Bug 10418: cloudStack - service offering page, system service offering page - add "Host Tags" in details tab.
2011-07-22 15:32:09 -07:00
Jessica Wang
b6cf19e23d
Bug 10418: service offering page, system service offering page - Add Service Offering dialog - add "Host tags" field.
2011-07-22 15:31:39 -07:00
Jessica Wang
63d869facb
Bug 10418: cloudStack - service offering page, system service offering page - add "Host Tags" in details tab.
2011-07-22 15:29:36 -07:00
Jessica Wang
ea844bf902
Bug 10418: service offering page, system service offering page - Add Service Offering dialog - add "Host tags" field.
2011-07-22 15:17:48 -07:00
Jessica Wang
032d9b313f
bug 10441: cloudStack - physical resources page - get total count number from new property "count" in listXXXXXXXXX API response.
2011-07-22 14:29:37 -07:00
Jessica Wang
d71d7f8eb2
bug 10441: cloudStack - physical resources page - get total count number from new property "count" in listXXXXXXXXX API response.
2011-07-22 14:21:50 -07:00
Jessica Wang
20958fd613
(1) cloudStack - network page - updateNetwork API has been changed from sync to async. Here is related UI change.
...
(2) cloudStack - network page - Edit Network action - show spinning wheel in action (Edit Network is async now).
2011-07-22 13:46:23 -07:00
Jessica Wang
75217ec1cc
cloudStack - network page - Edit Network action - show spinning wheel in action (Edit Network is async now).
2011-07-22 13:41:19 -07:00
Jessica Wang
0018c15614
cloudStack - network page - updateNetwork API has been changed from sync to async. Here is related UI change.
2011-07-22 13:09:11 -07:00
Jessica Wang
9791cddccc
bug 10790: cloudStack - volume page - Hide Storage for normal user. Show storage for root admin and domain admin.
2011-07-22 10:24:35 -07:00
Kelven Yang
38839cea33
a CSS fix for IE7
2011-07-21 17:58:10 -07:00
Kelven Yang
154a0adc4f
a CSS fix for IE7
2011-07-21 17:57:15 -07:00
Jessica Wang
ee2d8782ee
bug 10790: cloudStack - volume page - Hide Storage for normal user. Show storage for root admin and domain admin.
2011-07-21 16:58:32 -07:00
Jessica Wang
e96c070381
cloudStack - Cluster page - fix a bug that Manage Cluster action showed wrong message.
2011-07-21 10:29:07 -07:00
Jessica Wang
066121b052
cloudStack - Cluster page - fix a bug that Manage Cluster action showed wrong message.
2011-07-21 10:26:24 -07:00
Jessica Wang
a397edd60a
cloudStack - cluster page - When managedState is "Managed". show "Unmanage Cluser" option. Otherwise, show "Manage Cluster" option.
2011-07-20 14:39:01 -07:00
Jessica Wang
4b63110134
cloudStack - cluster page - add "Manged State".
2011-07-20 14:36:58 -07:00
Jessica Wang
9ff3ea9c0c
cloudStack - cluster page - When managedState is "Managed". show "Unmanage Cluser" option. Otherwise, show "Manage Cluster" option.
2011-07-20 14:33:47 -07:00
Jessica Wang
fdf94950b3
cloudStack - cluster page - add "Manged State".
2011-07-20 13:45:33 -07:00
Jessica Wang
0800b6423b
cloudStack - snapshot page - populate volume name first, then snapshot state.
2011-07-20 11:42:10 -07:00
Jessica Wang
af24052361
cloudStack - volume page - snapshot tab - only show Create Volume action, Create Template action when snapshot state is "BackedUp".
2011-07-20 11:40:29 -07:00
Jessica Wang
62076cbf47
cloudStack - router page - add "Is redundant router" row.
2011-07-20 11:39:15 -07:00
Jessica Wang
962c966937
cloudStack - Network Offering page - add redundant router.
2011-07-20 11:38:39 -07:00
Jessica Wang
6f35fd45a0
cloudStack - IP Address page - Port Forwarding tab - add Source IDCR.
2011-07-20 11:37:59 -07:00
Jessica Wang
642b6012a4
cloudStack - host page - add "force delete host" option on confirmation box.
2011-07-20 11:36:08 -07:00
Jessica Wang
d6b3a37e03
cloudStack UI - Secondary Storage page - fix a bug "secondRowText is not defined".
2011-07-19 16:52:26 -07:00
Jessica Wang
ebcb76f14a
bug 8950: cloudStack UI - Network page - Add IP Range to Direct Network - don't have to specify "vlan" parameter when Adding IP Range to Direct Network.
2011-07-19 16:48:25 -07:00
Jessica Wang
047e4c63a0
bug 9101: cloudStack UI - Edit Instance - fix a bug that HAEnabled dropdown was empty.
2011-07-19 16:46:56 -07:00
Jessica Wang
a2b4320393
bug 9265: cloudStack UI - middle menu - set maximum length for first row text and second row text.
2011-07-19 16:44:36 -07:00
Jessica Wang
ff828e5bfb
bug 10024: CloudStack UI - fix a bug that adding a pod from the resource page page didn't work.
2011-07-19 16:40:53 -07:00
Jessica Wang
30be8a7af9
bug 10247: cloudStack UI - Primary Storage page - Add Primary Storage dialog - default cluster dropdown to the cluster that the primary storage is under.
2011-07-19 16:39:05 -07:00
Jessica Wang
1e4ad6c48b
bug 10232: CloudStack UI - Instance page - fix a bug that VMName was not decoded when encode.api.response is set to true.
2011-07-19 16:37:05 -07:00
Jessica Wang
d3a05d0158
cloudStack UI - instance page - remove vmGroup submenu since it keeps confusing users.
2011-07-19 16:36:03 -07:00
Jessica Wang
650b19cc73
cloudStack UI - secondary storage page - remove middle menu item after Delete Secondary Storage action succeeds.
2011-07-19 15:43:01 -07:00
Jessica Wang
140d872259
cloudStack - UserVM page - Stop VM action - add option "Force Stop".
2011-07-11 15:50:47 -07:00
Jessica Wang
2d1330125d
cloudStack - secondary storage page - remove Version grid row.
2011-07-08 14:47:17 -07:00
Jessica Wang
9f8e129b01
cloudStack - secondary storage page - remove Version grid row.
2011-07-08 14:45:51 -07:00
will
48d8dab096
Reverted Source CIDR changes. Removed Port Ranges from the UI for now.
2011-07-07 22:49:06 -07:00
will
0f064e394b
- Removed source CIDR from the UI for now
2011-07-07 19:55:25 -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
Jessica Wang
b0d6403369
bug 10600: Pod page - Network Device tab - remove "Delete Network Device" action.
2011-07-06 15:52:13 -07:00
Jessica Wang
cb8e23fa33
bug 10500: cloudStack - periodically Check non-Complete-AsyncJob - Only popup dialog when getting action label succeeds.
2011-06-29 20:05:38 -07:00
Jessica Wang
95e77a41f0
bug 10500: cloudStack - periodically Check non-Complete-AsyncJob - Only popup dialog when getting action label succeeds.
2011-06-29 20:03:21 -07:00
Jessica Wang
7f47f7b04b
bug 10340: cloudStack - extend createPortFowardingRule to support CIDRList instead of CIDR.
2011-06-28 18:15:58 -07:00
Jessica Wang
d9aa289b56
bug 10340: cloudStack - extend createPortFowardingRule to support CIDRList instead of CIDR.
2011-06-28 18:08:46 -07:00
Jessica Wang
8402cfaa1d
bug 10433: fix a bug that was caused by global zone name cache.
2011-06-27 14:33:00 -07:00
Jessica Wang
615af2971e
bug 10433: fix a bug that was caused by global zone name cache.
2011-06-27 14:29:24 -07:00
alena
74f34a0e0c
bug 10435: removed vpn feature
...
status 10435: resolved fixed
2011-06-24 09:18:46 -07:00
Jessica Wang
2ed1afa14e
bug 9126: cloudStack UI - Add Host Dialog - rename "Tags" to "Host Tags".
2011-06-21 16:18:59 -07:00
Jessica Wang
207f47575e
bug 9126: cloudStack UI - Add Primary Storage Dialog - rename "tags" to "storage tags".
2011-06-21 16:17:55 -07:00
Jessica Wang
ca5364a2b2
bug 9126: cloudStack UI - Add System Service Offering Dialog - rename "tags" to "storage tags".
2011-06-21 16:17:08 -07:00
Jessica Wang
c802559a46
bug 10356: cloudStack UI - System Service Offerings page - (1) add a grid row "Default Use". (2) Hide Delete Action and Edit Action when Default Use is true.
2011-06-21 16:11:02 -07:00
Jessica Wang
08b0df39f4
bug 10360: cloudStack UI - Router page - listServiceOfferings API has changed to take in new parameter "systemvmtype". Here is related UI change.
2011-06-21 16:10:05 -07:00
Jessica Wang
e56a1ba7ee
bug 9126: cloudStack UI - Add Host Dialog - rename "Tags" to "Host Tags".
2011-06-21 15:33:49 -07:00
Jessica Wang
aa41233131
bug 9126: cloudStack UI - Add Primary Storage Dialog - rename "tags" to "storage tags".
2011-06-21 15:20:50 -07:00
Jessica Wang
392c0499dc
bug 9126: cloudStack UI - Add Disk Offering Dialog, Add Service Offering Dialog, Add System Service Offering Dialog - rename "tags" to "storage tags".
2011-06-21 15:13:05 -07:00
Jessica Wang
33e87159e5
bug 10356: cloudStack UI - System Service Offerings page - (1) add a grid row "Default Use". (2) Hide Delete Action and Edit Action when Default Use is true.
2011-06-21 14:49:52 -07:00
Jessica Wang
f8abe298d4
bug 10360: cloudStack UI - Router page - listServiceOfferings API has changed to take in new parameter "systemvmtype". Here is related UI change.
2011-06-21 14:25:38 -07:00
Jessica Wang
cfe2af8db8
bug 10340: CloudStack UI - IP Address page - Port Forwarding tab - add new field "CIDR".
2011-06-20 11:55:52 -07:00
Jessica Wang
8c9108370c
bug 10340: CloudStack UI - IP Address page - Port Forwarding tab - add new field "CIDR".
2011-06-20 11:34:05 -07:00
Jessica Wang
49b041fac6
bug 9419: CloudStack UI - Account page- add new action "Update Resource Count".
2011-06-17 10:58:43 -07:00
Jessica Wang
9ab65522f9
bug 9419: CloudStack UI - Domain page- add new action "Update Resource Count".
2011-06-17 10:54:21 -07:00
Jessica Wang
987d103278
bug 9419: CloudStack UI - Account page- add new action "Update Resource Count".
2011-06-17 10:51:59 -07:00
Jessica Wang
7f05b38e18
bug 9419: CloudStack UI - Domain page- add new action "Update Resource Count".
2011-06-17 10:32:55 -07:00
Jessica Wang
2f77061434
bug 9579: cloudStack UI - Network page - Update Direct Network - Make "Network Domain" editable if this network includes service "Dns" which includes capability "AllowDnsSuffixModification".
2011-06-17 09:33:41 -07:00
Jessica Wang
96bb76a596
bug 9579: cloudStack UI - Network page - Add Direct Network - add new field "Network Domain".
2011-06-17 09:28:11 -07:00
Jessica Wang
45fcbd74d5
bug 10335: cloudStack UI - volume page - snapshot tab - hide Create Volume, Create Template action when snapshot state is not Backedup.
2011-06-16 16:42:32 -07:00
Jessica Wang
cb981e6682
bug 9579: cloudStack UI - Network page - Update Direct Network - Make "Network Domain" editable if this network includes service "Dns" which includes capability "AllowDnsSuffixModification".
2011-06-16 19:13:50 -07:00
Jessica Wang
6016c4c791
bug 9579: cloudStack UI - Network page - Add Direct Network - add new field "Network Domain".
2011-06-16 18:10:13 -07:00
Jessica Wang
8b514c79a5
cloudStack UI - Secondary Storage page - fix a bug "secondRowText is not defined".
2011-06-16 16:14:50 -07:00
Jessica Wang
11e9b19780
bug 8950: cloudStack UI - Network page - Add IP Range to Direct Network - don't have to specify "vlan" parameter when Adding IP Range to Direct Network.
2011-06-16 14:04:05 -07:00
Jessica Wang
32f2ec4222
bug 9101: cloudStack UI - Edit Instance - fix a bug that HAEnabled dropdown was empty.
2011-06-16 12:27:25 -07:00
Jessica Wang
ae6907dd01
bug 9126: cloudStack UI - Add Disk Offering Dialog, Add Service Offering Dialog - rename "tags" to "storage tags".
2011-06-16 11:39:11 -07:00
Jessica Wang
08fc2b2bed
CloudStack UI - network offering page - "is redundant router (yes/no)" shouldn't allowed to be modified.
2011-06-15 18:14:52 -07:00
Jessica Wang
1ce37a4712
CloudStack UI - router page - add "redundant router" field (yes/no) which is editable.
2011-06-15 16:17:16 -07:00
Jessica Wang
d98f7ebfbd
CloudStack UI - router page - add Redundant grid row that indicates whether this router is redundant or not. And if it's, redundant state will be shown on UI.
2011-06-15 15:54:08 -07:00
Jessica Wang
0fefd9f2ae
bug 9265: cloudStack UI - middle menu - set maximum length for first row text and second row text.
2011-06-15 14:55:35 -07:00
Jessica Wang
ec81e1ac7b
cloudStack UI - Domain page - Delete Domain dialog - add a checkbox "Force Delete" and if it's checked, UI calls "deleteDomain&cleanup=true" that will delete all child domains and all accounts under this domain.
2011-06-15 11:12:20 -07:00
Jessica Wang
770c5cd377
cloudStack UI - Domain page - Delete Domain dialog - add a checkbox "Force Delete" and if it's checked, UI calls "deleteDomain&cleanup=true" that will delete all child domains and all accounts under this domain.
2011-06-14 18:30:04 -07:00
Kelven Yang
f7e4fc742f
merge adding host fix from 2.2.4
2011-06-14 17:54:42 -07:00
Jessica Wang
b91a319777
bug 9549: CloudStack UI - deleteHost API now takes in new parameter "forced". Here is related UI change: a checkbox "Force Remove" has been added to Remove Host Confirmation Dialog.
2011-06-14 17:52:57 -07:00
Kelven Yang
24c87c306b
merge adding host fix from 2.2.4
2011-06-14 17:16:19 -07:00
Jessica Wang
2ef54824b5
bug 10024: CloudStack UI - fix a bug that adding a pod from the resource page page didn't work.
2011-06-14 16:48:32 -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
f8a54b96e6
cloudStack UI - Stop Instance action - change warning text.
2011-06-13 17:18:33 -07:00
Jessica Wang
0611c92cad
cloudStack UI - Instance page - Stop Instance - show "Force Stop Instance" option for root-admin.
2011-06-13 16:54:54 -07:00
Jessica Wang
fae0d33a49
bug 10232: CloudStack UI - Instance page - fix a bug that VMName was not decoded when encode.api.response is set to true.
2011-06-13 14:59:13 -07:00
Jessica Wang
f904493ed9
cloudStack UI - instance page - remove vmGroup submenu since it keeps confusing users.
2011-06-13 11:08:35 -07:00
Jessica Wang
56c8fe637e
cloudStack UI - secondary storage page - remove middle menu item after Delete Secondary Storage action succeeds.
2011-06-13 10:36:02 -07:00
Jessica Wang
9b2350d074
CloudStack UI - Add Template dialog- When hypervisor type is "Ovm", format field should be populated with "RAW".
2011-06-10 15:17:35 -07:00
Jessica Wang
90e9b9757c
bug 10199: CloudStack UI - Network Offering page - name field is not allowed to be modified.
2011-06-08 19:16:32 -07:00
Jessica Wang
55b9eaaa81
bug 10199: CloudStack UI - Network Offering page - name field is not allowed to be modified.
2011-06-08 19:07:20 -07:00
Jessica Wang
4d871b2a10
bug 7194: cloudStack UI - IP Address page - create port forwarding rule - since private port and private end port might be different from public port and public end port, remove functionality "If public end port gets filled, disable private ports and copy public ports over to private ports."
2011-06-07 17:44:12 -07:00
Jessica Wang
d0d0bd97b5
CloudStack - Add Network Dialog - fix a bug that & is missing between isShared parameter and isDefault parameter in createNetwork API call.
2011-06-07 17:29:35 -07:00
Jessica Wang
42df9043a2
cloudStack - Add Network Dialog - correct element ID of tags input field.
2011-06-07 17:28:45 -07:00
Jessica Wang
e2288aaedd
bug 7194: cloudStack UI - IP Address page - create port forwarding rule - since private port and private end port might be different from public port and public end port, remove functionality "If public end port gets filled, disable private ports and copy public ports over to private ports."
2011-06-07 17:42:42 -07:00
Jessica Wang
379713d90d
CloudStack - Add Network Dialog - fix a bug that & is missing between isShared parameter and isDefault parameter in createNetwork API call.
2011-06-07 17:21:04 -07:00
Jessica Wang
77c6383db7
cloudStack - Add Network Dialog - correct element ID of tags input field.
2011-06-07 17:14:08 -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
973a00ff59
bug 9877: cloudStack UI - Add Zone Wizard - Clicking radio buttons (VLAN, Security Groups) under Advanced Mode will make Advanced Mode checked.
2011-06-06 18:11:07 -07:00
Jessica Wang
bd7752bd62
bug 8809: cloudStack UI - Add Template dialog - If "All Zones" is selected, call "listHypervisors&zoneid=-1" instead of "listHypervisors".
2011-06-06 17:06:53 -07:00
Jessica Wang
b455b14d8b
bug 9903: cloudStack UI - VM Wizard - security groups selection - exclude default security group since it's always applied.
2011-06-06 16:49:31 -07:00
Jessica Wang
506825ef69
bug 9878: cloudStack UI - VW Wizard - empty hypervisor dropdown before adding options.
2011-06-06 16:20:02 -07:00
Jessica Wang
7156213513
bug 7553: cloudStack - Router page - change service - exclude service offering currently used by this router in service offering dropdown.
2011-06-06 15:55:48 -07:00
Jessica Wang
f03273f34e
bug 7194: cloudStack UI - IP Address page - create port forwarding rule - If public end port gets filled, disable private ports and copy public ports over to private ports.
2011-06-02 20:05:47 -07:00
Jessica Wang
70b5ab45fa
bug 7194: cloudStack UI - IP Address page - list port forwarding rules - add public end port and private end port.
2011-06-02 19:45:55 -07:00
Jessica Wang
87b3a326f3
bug 7194: cloudStack UI - IP Address page - create port forwarding rule - (1) split public port into public start port, public end port. (2) split private port into private start port, private end port.
2011-06-02 19:27:54 -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
ba3c2499ff
cloudStack - Network page - Edit Network - make tags field editable.
2011-06-02 10:32:32 -07:00
Jessica Wang
180b9d49b4
cloudStack - Add Network dialog - add new field "tags".
2011-06-01 18:29:00 -07:00
Jessica Wang
80e0e7a4e6
cloudStack - capability doesn't always get returned in Firewall object. Do a extra validation before loop through it.
2011-06-01 12:05:33 -07:00
Jessica Wang
0685782fa9
bug 7553: cloudStack - Router page - change service - call changeServiceForRouter API.
2011-05-31 17:10:36 -07:00
Jessica Wang
c6a0c62fb6
bug 7553: cloudStack - Router page - add Service Offering gridrow.
2011-05-31 17:00:53 -07:00
Jessica Wang
5abe9a3e79
bug 7553: cloudStack - Router page - add new action "change service".
2011-05-31 16:40:22 -07:00
Jessica Wang
997ef3768f
bug 7553: cloudStack - System Service Offering - implement Add System Service Offering action.
2011-05-31 15:59:17 -07:00
Jessica Wang
c2b5b2ef95
bug 7553: cloudStack - System Service Offering - correct left menu clicking.
2011-05-31 14:20:52 -07:00
Jessica Wang
69cab811aa
bug 7553: cloudStack - add files for new page "System Service Offering".
2011-05-31 13:23:18 -07:00
Jessica Wang
3b9c9815c8
bug 7553: listServiceOfferings API has a new parameter "issystem" now. Change UI to call "listServiceOfferings&issystem=false" for listing non-system service offerings.
2011-05-31 12:04:08 -07:00
will
24932a9fec
bug 9999: Fixed missing account field issue in Safari
...
Merge from 2.2.4
2011-05-24 12:19:02 -07:00
Jessica Wang
c90bd9fdb0
CloudStack UI - Add Primary Storage dialog - hide Server field when Protocol is "PreSetup" or "SharedMountPoint". Show Server field otherwise.
2011-05-17 16:57:41 -07:00
Jessica Wang
0f566e4109
bug 9888: CloudStack UI - Support multiple secondary stroage for each zone - fix a bug that clicking middle menu didn't populate right content to right panel.
2011-05-17 16:31:41 -07:00
Jessica Wang
61cecfec2e
bug 9888: CloudStack UI - Support multiple secondary stroage for each zone. (before this change, only one secondary storage for each zone)
2011-05-17 15:27:55 -07:00
Jessica Wang
c732513d8a
cloudStack UI - Recurring Snapshot - fix a bug that when "hour" is "08" or "09", it will mysteriously change to "12" when Apply button is clicked.
2011-05-11 17:55:41 -07:00
Jessica Wang
7013b997d4
CloudStack UI - Volume page - fix a JavaScript error "Unable to get value of the property 'iscustomized': object is null or undefined"
2011-05-11 17:34:55 -07:00
Jessica Wang
053246170c
bug 9557: CloudStack UI - Recurring Snapshot dialog - reset hidden info in interval dropdown.
2011-05-11 16:47:47 -07:00
Jessica Wang
d043c36890
bug 9608: remove question mark to avoid confusion (question mark was meant to mean "is public or not?")
2011-05-11 15:04:55 -07:00
Jessica Wang
cf9ebb76e7
bug 9604: Network page - implement action "Edit Network" for newly added API "updateNetwork".
2011-05-11 14:51:41 -07:00
Jessica Wang
2e645d18cf
bug 9795: Copy Template Dialog, Copy ISO Dialog - fix a bug that entries in zone dropdown are duplicated when the dialog pops up the 2nd time.
2011-05-10 14:34:56 -07:00
Jessica Wang
8901d0e73c
Bug 8691: Instance page - Attach ISO action - make ISO dropdown list all ISOs (including community ISO and featured ISO).
2011-05-10 14:22:34 -07:00
Jessica Wang
98f7abb6dc
cloudStack UI - Instance page (multiple-selection-middle-menu page) - fix a bug that multiple-selection menu behaved weird on slow machine (e.g. Chandan's machine).
2011-05-10 12:01:51 -07:00
Jessica Wang
19282b62d8
bug 9786: zone tree - for basic zone - hide details tab when nothing is in the middle menu (i.e. no public network is in the middle menu).
2011-05-09 17:39:30 -07:00
Jessica Wang
175b74483d
bug 9786: zone tree - fix a bug that Add External Firewall button and Add Load Balancer button were missing when clicking between advanced zone and basic zone that has no external firewalls.
2011-05-09 17:29:44 -07:00
Jessica Wang
9f7619f209
bug 9786: zone tree - for basic zone - show public_network_page container when there is no public network in middle menu.
2011-05-09 17:10:42 -07:00
Jessica Wang
1009343b00
bug 9810: CloudStack UI - Network page - Add Network Dialog - add a missing close div.
2011-05-09 16:39:43 -07:00
Frank
a02db1d1ba
Enable UI support nfs for ovm primary storage
2011-05-09 16:33:34 -07:00
Jessica Wang
d5ccbfee65
bug 9786: zone tree - after addExternalFirewall/deleteExternalFirewall, refresh middle menu and top buttons.
2011-05-09 15:11:15 -07:00
Jessica Wang
165963da42
bug 9786: zone tree - for basic zone - hide public network middle menu item, Add IP Range button if listExternalFirewall returns 0 item.
2011-05-09 14:46:43 -07:00
Jessica Wang
8316569710
bug 9774: snapshot page - (1) add state grid row in details tab. (2) only show action "Create Volume", "Create Template" when snapshot state is "BackedUp".
2011-05-06 19:21:46 -07:00
Jessica Wang
ba9d2d946a
bug 8296: fix a bug that periodicallyCheckNonCompleteAsyncJob() sent out-of-date jobId to queryAsyncJobResult API.
2011-05-06 16:47:38 -07:00
Jessica Wang
5166285f99
bug 8296: show action complete(success/fail) info in a dialog box even users have navigated to a different page. This change applies to all actions in subgrids and multiple-selection middle menus in all pages.
2011-05-06 16:24:44 -07:00
Jessica Wang
d0174a22f9
bug 8296: show action complete(success/fail) info in a dialog box even users have navigated to a different page. This change applies to all actions in details tab in all pages.
2011-05-06 16:02:28 -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
4c6833b8f2
bug 9687: CloudStack UI - Instance page - Security Group tab - add ingress rules under each security group.
2011-05-05 15:49:45 -07:00
Jessica Wang
39a73cf174
bug 6873: CloudStack UI - Disable Zone action - correct parameter value passed to updateZone API.
2011-05-04 17:50:15 -07:00
Jessica Wang
66c2deb126
bug 6873: CloudStack UI - Zone page - implement Enable/Disable Zone action.
2011-05-04 17:26:21 -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
36d0132950
bug 6873: CloudStack UI - Cluster page - implement Enable/Disable Cluster action.
2011-05-04 16:18:49 -07:00
Jessica Wang
b19ddbff0e
bug 9534: CloudStack UI - Service Offering page - details tab - add a grid row "CPU Cap".
2011-05-04 15:31:24 -07:00
Jessica Wang
2b4a463faf
bug 9534: CloudStack UI - Add Service Offering Dialog - add "CPU cap: (yes/no)"
2011-05-04 14:57:01 -07:00
Chiradeep Vittal
303e2a7481
Start of zonesfeature / mycloud/cloudkit
2011-05-03 10:40:17 -07:00
Chiradeep Vittal
e37eec32a5
already moved to different project
2011-05-03 10:57:11 -07:00
Jessica Wang
57b08cb76b
CloudStack UI - Instance page - add "Security Group" tab.
2011-05-02 19:42:42 -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
666055239a
CloudStack - Add Primary Storage dialog - when protocol is PreSetup, Server field will be set to "127.0.0.1" and non-editable.
2011-04-29 16:17:54 -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
will
4a96e4cb0f
bug 8816: Changed private ip address to link local address when displaying virtual routers.
2011-04-28 18:15:53 -07:00
will
633d024b7c
- Merge all CloudZones Registration feature into master
2011-04-28 16:05:36 -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
Jessica Wang
c851253969
cloudStack UI - zone tree - basic zone - add network tab. “Add IP Range” button and “Add Firewall” button are available.
2011-04-27 15:29:03 -07:00
Jessica Wang
b9c8cb0179
refresh host/primarystorage/systemvm/router/instance status every 5 seconds instead of every 2 seconds.
2011-04-27 12:50:13 -07:00
Kelven Yang
e6194b6e09
localization and migration for custom certification support
2011-04-22 17:22:01 -07:00
will
96c8ef6522
bug 9515: Adding the first basic zone will now automatically display the security group left nav
2011-04-22 16:22:35 -07:00
will
b56de7a52e
bug 9513: You can now add a POD through the Add Pod button (not wizard).
2011-04-22 15:45:44 -07:00
Kelven Yang
160b2e1114
Finalize custom certficate support. hook with UI
2011-04-22 13:45:09 -07:00
will
24737154b7
bug 9426: Deleting an ISO will no longer cause the UI to continue to poll for download process
2011-04-14 17:36:38 -07:00
will
7ec80d8b61
bug 9426: Deleting a template will no longer cause UI to continue to track download progress resulting in errors appearing.
2011-04-14 17:30:32 -07:00
will
db40e32095
bug 9435: decoded text for disk offering. In fact, I added it globally so all text calling the fromdb() would be correctedly decoded.
2011-04-14 17:30:30 -07:00
Jessica Wang
07f3d2b31b
ISO page - (1) stop timer when ISO is in error state. (2) Stop timer when ISO is deleted.
2011-04-14 17:13:25 -07:00
Jessica Wang
24e1553399
Template page - (1) stop timer when template is in error state. (2) Stop timer when template is deleted.
2011-04-14 16:58:05 -07:00
Nikita
8d7131d9fb
bug 9424: has been resolved
2011-04-14 14:02:56 -07:00
Frank
92155522f2
Add license header to files
2011-04-14 11:23:14 -07:00
will
a3acbf60f1
bug 9395: Added missing </div> that caused Safari to not show certain elements when adding a Pod in the Add Zone wizard.
...
Merge from 2.2.4
2011-04-11 19:23:28 -07:00
Frank
105db3b15a
Merge branch 'baremetal' to master
...
modifies:
api/src/com/cloud/api/ApiConstants.java
api/src/com/cloud/api/commands/AddHostCmd.java
api/src/com/cloud/api/commands/CreatePodCmd.java
api/src/com/cloud/api/commands/DeployVMCmd.java
api/src/com/cloud/dc/Pod.java
api/src/com/cloud/network/NetworkService.java
server/src/com/cloud/agent/manager/AgentManagerImpl.java
server/src/com/cloud/configuration/ConfigurationManagerImpl.java
server/src/com/cloud/dc/HostPodVO.java
server/src/com/cloud/network/NetworkManager.java
server/src/com/cloud/network/NetworkManagerImpl.java
server/src/com/cloud/vm/UserVmManagerImpl.java
setup/db/create-schema.sql
utils/src/com/cloud/utils/SerialVersionUID.java
2011-04-11 14:21:41 -07:00
Nikita
977101ba48
Custom 3 folder removed
2011-04-11 10:32:52 -07:00
Nikita
dc48165092
Custom 3 has been added
2011-04-08 20:16:22 -07:00
will
d4bc7c8d2e
bug 8898: Change Service and Reset Password will now be always visible when VM is running. However, we will now prompt a dialog that explains that the VM must first be stopped before allowing this.
2011-04-04 10:40:17 -07:00
will
09fe485f8f
bug 8816: Added link local IP to the system VM UI
2011-04-04 10:01:33 -07:00
will
eb0dec5072
bug 9118: Updated snapshot UI to support multiple recurring snapshot policy
...
Merge from 2.2.4
2011-03-31 16:29:36 -07:00
alena
efd4cfa297
bug 9201: listNetworkOfferings - return -1 when network_rate is Unlimited; if value is NULL - return global configuration value
...
status 9201: resolved fixed
2011-03-29 19:26:20 -07:00
will
e32aa32bfc
bug 9021: Fixed network rate display issue in network offering.
2011-03-29 18:50:58 -07:00
will
9e4e3f46bb
bug 9185: Fixed issues with having a "." in zonename when attempting to list templates and isos in the UI.
2011-03-28 18:27:35 -07:00
will
b8233a9c4d
bug 8831: Added dedicate network to domain support in the 2.2 UI.
2011-03-28 16:23:38 -07:00
will
9ac33f8d52
Enhanced SSO to allow users to generate the appropriate login request and send that to CloudStack UI. If the Cloudstack UI detects this parameter "loginUrl", it will attempt a single signon process.
2011-03-25 14:30:13 -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
will
b8a2b766da
bug 8208: Added first addHost dialog to take into account baremetal requirements in the resource page.
...
- Standardized the addHost optional parameters for baremetal.
2011-03-17 16:38:08 -07:00
will
ae549ed4d1
bug 8208: Added first addHost dialog to take into account baremetal requirements in the resource page.
...
- Standardized the addHost optional parameters for baremetal.
2011-03-17 16:29:31 -07:00
will
b6c59745de
bug 9029: Prevent user and domain-admin from migrating VMs.
2011-03-17 11:36:14 -07:00
will
51fd3ff2ca
Added the check for root device type == PreSetup (Fibre Channel) when allowing whether a VM can be migrated or not.
2011-03-17 11:34:45 -07:00
will
eb2a3d6f8e
bug 8208: Added support for adding baremetal clusters and baremetal templates.
2011-03-17 11:31:36 -07:00
will
65ca813c24
bug 3316: Now, only show migrate instance if the VM has been launched in XenServer.
2011-03-11 17:48:17 -08:00
will
456d93bc9a
bug 3316: Added support to no longer show Migrate Instance if we are using local disk storage.
2011-03-11 17:45:02 -08:00
will
0ed91473ba
bug 3316: Added a processing message while migrating an instance.
...
- Changed the call of migrate vm from sync to async
- Defaulted to an empty select box if attempting to migrate a vm with local storage
2011-03-11 17:18:35 -08:00
will
56715ebddb
bug 3316: Missing label for migrate instance dialog
2011-03-11 16:51:07 -08:00
will
85e892bded
bug 3316: Added initial UI support to live migrate VMs.
2011-03-11 16:33:18 -08:00
Kelven Yang
3b39c6cbe6
A sample jQuery tab plugin
2011-03-11 14:49:29 -08:00
Jessica Wang
126a863777
bug 8845: add a missing </div>
2011-03-04 15:51:57 -08:00
Jessica Wang
592df450c2
bug 8808: Add Template dialog - refresh Format dropdown whenever Hypervisor dropdown is changed.
2011-03-04 14:56:11 -08:00
Jessica Wang
e180e825c2
bug 8787: Account page - user tab - encode account name before passing it to listUsers API.
2011-03-04 14:21:11 -08:00
Jessica Wang
a69b384ff3
bug 8782: Security Group page - get ingress rules by calling listSecurityGroups with id parameter.
2011-03-04 14:01:48 -08:00
Jessica Wang
8398f03ef7
bug 8704: "listNetworks&domainId=N&account=xxxxxxx" API has been changed to return both account specific and shared networks. Here is corresponding UI change.
2011-03-03 19:12:51 -08:00
Jessica Wang
7635cddb49
bug 8810: Add Disk Offering Button - remove colon in the end.
2011-03-03 18:08:39 -08:00
Jessica Wang
0b127c0aeb
Zone Tree - zone arrow should be always expandable since there is always a secondary storage node under it.
2011-03-03 17:41:53 -08:00
Jessica Wang
7183349522
Add Zone Wizard - basic zone - do not create VLAN if pod fails to be created.
2011-03-03 17:08:43 -08:00
Jessica Wang
6e56a2efab
Add Zone Wizard - fix a bug that submit button didn't respond when scope at step4 is zone-wide.
2011-03-03 16:08:00 -08:00
Jessica Wang
a7a3a2378f
bug 8636: Add Zone Wizard - step 4 - create Virtual VLAN - change domain dropdown to autoComplete input text field.
2011-03-03 15:56:04 -08:00
Jessica Wang
0356b4a8f3
bug 8636: Add Zone Wizard - step 2 - change domain dropdown to autoComplete input text field.
2011-03-03 13:48:38 -08:00
Jessica Wang
2f2ea41a0d
bug 8636: remove non-used code.
2011-03-03 12:59:46 -08:00
Jessica Wang
2a18ea4614
Network Offering page should list Virtual Network instead of Direct Network.
2011-03-02 16:14:30 -08:00
Jessica Wang
29147fa0b0
bug 8757: Add Zone Wizard - Don't show VLAN range or guest CIDR if admin selects Advanced zone->security group.
2011-03-01 16:48:29 -08:00
Jessica Wang
035dd38fc8
bug 8774: when disabling password hash, we also disable it during account creation, user creation, password changing.
2011-03-01 11:47:48 -08:00
Jessica Wang
c347827193
bug 8636: Network page - Add Network dialog, Add IP Range dialog - change domain dropdown to autoComplete input textbox.
2011-03-01 10:06:45 -08:00
Jessica Wang
37ad7069c2
bug 8636: Add Service Offering Dialog, Add Disk Offering dialog - change domain dropdown to autoComplete input textbox.
2011-02-28 15:18:00 -08:00
Jessica Wang
0c1d341449
bug 8636: Add Domain Dialog - autoComlete parentDomain field - set default value as whatever domain is currently on.
2011-02-28 14:58:46 -08:00
Jessica Wang
a53a07985b
bug 8659: deleteNetwork API has been changed from sync to async. Here is related UI change.
2011-02-28 14:28:29 -08:00
Jessica Wang
24777afedb
bug 8636: Add Domain Dialog - change domain dropdown to autoComplete input textbox.
2011-02-28 14:04:28 -08:00
Jessica Wang
a680916ce7
bug 8636: advanced search in Network page - change domain dropdown to autoComplete input textbox.
2011-02-28 11:47:25 -08:00
Jessica Wang
193f56632a
bug 8636: advanced search in Router page, Service Offering page, Disk Offering page - change domain dropdown to autoComplete input textbox.
2011-02-28 11:43:34 -08:00
Jessica Wang
8ba6821a8e
bug 8636: advanced search in Template page, ISO page, Event page - change domain dropdown to autoComplete input textbox.
2011-02-28 11:35:38 -08:00
Jessica Wang
fad45b5179
bug 8636: advanced search in IP Address page, Security Group page - change domain dropdown to autoComplete input textbox.
2011-02-28 11:20:36 -08:00
Jessica Wang
d47b5f3a5b
bug 8636: advanced search in volume page, snapshot page - change domain dropdown to autoComplete input textbox.
2011-02-28 11:01:26 -08:00
Jessica Wang
901a31c898
bug 8636: change domain dropdown to autoComplete input textbox - rename applyAutoComplete().
2011-02-28 10:30:34 -08:00
Jessica Wang
913903cbe6
bug 8655: if zone.securitygroupsenabled is true and users still choose to select network instead of security group, then UI won't show shared networks whose securitygroupenabled is true
2011-02-25 21:01:33 -08:00
Jessica Wang
2225d2cf31
bug 8655: if zone.securitygroupsenabled is true and users still choose to select network instead of security group, then UI won't show networks whose securitygroupenabled is true
2011-02-25 20:18:32 -08:00
Jessica Wang
1ffd861846
bug 8655: VM Wizard - step 4 - NOT create virtual network when zone.securityGroupsEnabled is true and users choose to launch VM on private network instead of using security groups.
2011-02-25 19:27:51 -08:00
Jessica Wang
6fe3cfc504
bug 8725: snapshot page - create volume from snapshot dialog - remove disk offering dropdown.
2011-02-25 18:18:32 -08:00
will
a06c435aed
Bug 8655: Fixed text and translation for the new user security group network.
2011-02-25 17:49:01 -08:00
Jessica Wang
df4fbe796b
bug 8655: VM Wizard - step 4 - If Security Group Network is used AND there is at least one dedicated direct tagged default network for the account, then prompt “Do you wish to launch your VM on a private cloud/network?” If Yes, present network container. If No, present security groups container.
2011-02-25 17:03:03 -08:00
Jessica Wang
ac144e1446
bug 8655: Network page - Add Network dialog - show only 1 option("account-specific") in scope field when zone.securitygroupsenabled is true.
2011-02-25 15:44:43 -08:00
Jessica Wang
6ca037b886
bug 8655: Network page - Direct Network - Add IP Range dialog - when zone.securitygroupsenabled is true, show 3 more fields: VLAN ID, gateway, netmask. Otherwise, hide the 3 fields.
2011-02-25 14:48:26 -08:00
Jessica Wang
085415781e
bug 8655: IP Address page - remove "&forvirtualnetwork=true" from listPublicIpAddresses API call for advanced zone whose security group is enabled
2011-02-25 14:08:55 -08:00
Jessica Wang
1be395f13c
Network Offering page - show only DefaultDirectNetworkOffering.
2011-02-25 12:07:18 -08:00
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
3308c514f5
bug 8655: VM Wizard - step 4 - show security group container if zone.securitygroupsenabled is true; otherwise show network container.
2011-02-24 19:54:14 -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
NIKITA
1372767685
bug 8655 : UI for new options in Advance Mode under Zone Wizard
2011-02-24 16:42:15 -08:00
Jessica Wang
81d351368b
listNetworkOfferings API has been changed to take in guestIpType parameter instead of trafficType parameter. Here is related UI change.
2011-02-24 16:32:33 -08:00
Jessica Wang
801f7c4364
bug 8655: zone page - add "Security Group Enabled" row.
2011-02-24 15:34:19 -08:00
Jessica Wang
88447a8aa2
Create account dialog - domain autoComplete - change it from case-sensitive to not case-sensitive.
2011-02-24 11:37:23 -08:00
Jessica Wang
fb4e67c140
IP Address page - source Nat ip address - hide LB tab if the LB service has "LoadBalancingSupportedIps" capability (meaning it's using external load balancer).
2011-02-24 11:26:58 -08:00
Jessica Wang
cc77245a80
bug 8636: instance page - advanced search - change domain dropdown to input text field with autoComplete function.
2011-02-23 15:48:21 -08:00
Jessica Wang
198f8b3073
bug 8636: apply auto-complete function to domain dropdown - create shared function applyAutoComplete().
2011-02-23 14:17:11 -08:00
Jessica Wang
91b4a8e172
bug 8705: seperate "CPU" row into 2 rows: "Total CPU" and "CPU Utilized".
2011-02-23 10:47:24 -08:00
Jessica Wang
1ff7e72eef
bug 8450: handle invalid JSON string returned by API call.
2011-02-22 18:09:03 -08:00
NIKITA
3f752bf1df
bug 8632: has been resolved
2011-02-22 17:32:45 -08:00
Jessica Wang
5120de7bc7
bug 8374: create new shared function validateEmail().
2011-02-22 16:09:48 -08:00
Jessica Wang
4b4ac27c27
bug 8216: Snapshot page - create volume dialog - add Disk Offering dropdown that only lists customized(private) disk offerings.
2011-02-22 15:50:46 -08:00
Jessica Wang
c082425b16
Account page - Add Account dialog - change domain dropdown to input text field that has autoComplete function.
2011-02-22 15:05:06 -08:00
Jessica Wang
2d0a0c19e9
bug 8621: Don't automatically create a guest virtual network if the offering states it is unavailable. (2)
2011-02-22 12:09:09 -08:00
Jessica Wang
cb66d8d270
bug 8621: Don't automatically create a guest virtual network if the offering states it is unavailable.
2011-02-22 12:09:08 -08:00
NIKITA
d50ad65211
Hidden action buttons made more lighter
2011-02-22 11:53:57 -08:00
Jessica Wang
98221dc217
bug 8541: Instance page - grayout/enable top buttons upon selected middle menu items.
2011-02-22 11:25:56 -08:00
Jessica Wang
3d3db9eff2
bug 8541: Instance page - fix a bug that top Start button was shown while it was not supposed to.
2011-02-22 10:38:14 -08:00
Jessica Wang
3f45a56cff
bug 8541: Instance page - hide/show top buttons upon state of selected middle menu items.
2011-02-18 16:34:18 -08:00
Jessica Wang
537fa0a319
bug 8381: disassociateIpAddress API has been changed from Sync to Async. Here is related UI change.
2011-02-18 15:30:40 -08:00
Jessica Wang
8e9e37d617
bug 8541: add countTopButtonMapFn(), resetTopButtonMapFn().
2011-02-18 15:16:14 -08:00
Jessica Wang
80f4ed404f
create new shared function unclickItemInMultipleSelectionMidmenu() which is as opposed to existing function clickItemInMultipleSelectionMidmenu().
2011-02-18 14:21:32 -08:00
Jessica Wang
b64e75ecd4
Multiple-selection page: apply clickItemInMultipleSelectionMidmenu() in createMultipleSelectionSubContainer().
2011-02-18 12:23:02 -08:00
Jessica Wang
70dcfa39fe
bug 8538: Host page - statistics tab - seperate CPU row to 2 rows ("Total CPU", "CPU Utilized"). Add/Change labels for the first 3 rows.
2011-02-18 11:43:27 -08:00
Jessica Wang
69dbe7e316
Instance page - vm group left menu (login as regular-user) - fix a bug that Refresh button on right panel didn't work.
2011-02-18 10:51:53 -08:00
Jessica Wang
b39bdc6e00
bug 8575: network page - when mouse is over middle menu item, show tooltip related to this middle menu item.
2011-02-17 17:53:39 -08:00
Jessica Wang
7a274583a5
bug 8575: diskOffering/host/networkOffering/primaryStorage/router/systemOffering/systemVM page - when mouse is over middle menu item, show tooltip related to this middle menu item.
2011-02-17 17:51:08 -08:00
Jessica Wang
541f216e40
bug 8575: account/alert/event/instance/IpAddress/ISO/SecurityGroup/Snapshot/Template/Volume page - when mouse is over middle menu item, show tooltip related to this middle menu item.
2011-02-17 17:41:54 -08:00
Jessica Wang
fdd4146b22
bug 8575: when mouse is over middle menu item, show tooltip related to this middle menu item.
2011-02-17 17:17:08 -08:00
NIKITA
811ec322b9
added class for actionbutton so that it can transparent
2011-02-17 17:13:35 -08:00
Jessica Wang
373525f345
bug 8635: similar bug shows after hitting Submit button in step 5. (Fix: when virtual network container is hidden (e.g. when defaultVirtualizedNetworkOffering.availability is Unavailable), get checked radio buttons from only direct network container.)
2011-02-17 16:18:17 -08:00
Jessica Wang
74b464782e
Make Add VM Wizard, Add Zone Wizard draggable.
2011-02-17 16:13:01 -08:00
Jessica Wang
3cbf985f0f
bug 8635: when virtual network container is hidden (e.g. when defaultVirtualizedNetworkOffering.availability is Unavailable), get checked radio buttons from only direct network container.
2011-02-17 15:35:36 -08:00
Jessica Wang
d9e9c6cb40
IP address page - get services by associatedNetworkId instead of networkId.
2011-02-17 14:30:58 -08:00
Jessica Wang
37de026f28
bug 8526: Template page - Delete Template action - avoid calling listTemplates after delete action succeeds.
2011-02-17 11:17:05 -08:00
Jessica Wang
90ef04ffe5
bug 8526: ISO page - Delete ISO action - avoid calling listIsos after delete action succeeds.
2011-02-17 10:55:37 -08:00
Jessica Wang
2711a537d2
Specify changable status for instance, router, systemVM.
2011-02-17 10:05:28 -08:00
Jessica Wang
622a793289
Primary Storage page - automatically refresh primary storage status every 2 seconds until status doesn't change any more.
2011-02-16 18:21:43 -08:00
Jessica Wang
e2f6e9b677
Host page - automatically refresh host status every 2 seconds until status doesn't change any more.
2011-02-16 17:52:03 -08:00
Jessica Wang
8d1f650a9e
SystemVM page - automatically refresh systemVM status every 2 seconds until status is not Starting/Stopping any more.
2011-02-16 16:48:56 -08:00
Jessica Wang
1ef93412dd
Router page - automatically refresh router status every 2 seconds until status is not Starting/Stopping any more.
2011-02-16 16:33:56 -08:00
Jessica Wang
7d5706788c
Edit Instance - fix a bug "json.listserviceofferingsresponse.serviceoffering is undefined".
2011-02-16 15:53:32 -08:00
Jessica Wang
eb7d531456
bug 8577: Make listAlerts API take in id parameter.
2011-02-16 15:35:34 -08:00
Jessica Wang
35397d7176
bug 8577: Make listEvents API take in id parameter.
2011-02-16 15:20:05 -08:00
Jessica Wang
c475aacc08
bug 8578: make listRouters API take in id parameter.
2011-02-16 15:06:11 -08:00
Jessica Wang
2d262894d1
multiple-selection page - fix a bug that top error container wrongly showed previous afterActionInfo.
2011-02-16 13:59:02 -08:00
Jessica Wang
d9e3019754
Instance page - automatically refresh VM status every 2 seconds when status is Starting or Stopping.
2011-02-16 11:32:37 -08:00
Jessica Wang
30930fdc5d
template/ISO download status - show status in gray instead of in red when status is "N% Downloaded".
2011-02-15 17:01:21 -08:00
Jessica Wang
3beb02a865
Secondary Storage page - remove state row.
2011-02-15 16:33:50 -08:00
Jessica Wang
eb33345f2e
template page - add Download Progress Bar that shows when download progress is not finished and hides when download progress finishes.
2011-02-15 16:27:08 -08:00
Jessica Wang
36e058114f
ISO page - automatically refresh status and download progress bar every 2 seconds.
2011-02-15 16:00:38 -08:00
Jessica Wang
5c010cfce6
ISO page - add Download Progress Bar that shows when download progress is not finished and hides when download progress finishes.
2011-02-15 16:00:37 -08:00
Jessica Wang
cabaa51247
bug 8263: Update Zone - make isPublic row editable if the zone is domain-specific; make isPublic row non-editable if the zone is public.
2011-02-14 17:36:54 -08:00
Jessica Wang
ea9ef6f076
bug 8263: Zone page - details tab - add isPublic row.
2011-02-14 17:19:26 -08:00
Jessica Wang
49cdddd275
bug 8498: Add ISO dialog - make OS Type field required when Bootable field is Yes; make OS Type field non-required when Bootable field is No.
2011-02-14 16:43:14 -08:00
Jessica Wang
0927a072b5
bug 8554: Add Zone Wizard - step 4- expand IP Range fields.
2011-02-14 15:57:06 -08:00
Jessica Wang
2a72d067d5
Network page - implement refresh button on right panel for public network item and direct network item.
2011-02-14 15:28:59 -08:00
NIKITA
baf854fcb7
bug 8571: has been resolved
2011-02-14 15:24:43 -08:00
NIKITA
2fb7a04549
bug 8423: has been resolved
2011-02-14 15:17:36 -08:00
Jessica Wang
737eac1bf4
VM Wizard - localize labels in review screen.
2011-02-14 13:52:44 -08:00
Jessica Wang
61bbbfba95
Resource page, Host page, Network page - localize title in all dialog boxes.
2011-02-14 13:13:26 -08:00
Jessica Wang
f48b7db08a
Account page, Domain page - localize title in all dialog boxes.
2011-02-14 11:42:22 -08:00
Jessica Wang
a6b478e092
volume page - localize download volume message (2)
2011-02-14 11:24:11 -08:00
Jessica Wang
c22bd9ca37
fix a bug that Download ISO, Download Template showed # instead of URL in dialog box.
2011-02-11 20:26:21 -08:00
Jessica Wang
66547b606d
Template page, ISO page - localize title in all dialog boxes.
2011-02-11 19:52:18 -08:00
Jessica Wang
cfb5940fbc
IP Address page, Security Group page - localize title in all dialog boxes.
2011-02-11 19:32:34 -08:00
Jessica Wang
a3dd23864d
Snapshot page - localize title in all dialog boxes.
2011-02-11 19:13:30 -08:00
Jessica Wang
0bc65d4292
Volume page - localize title in all dialog boxes.
2011-02-11 19:08:52 -08:00
Jessica Wang
62f841baf6
translate new words in messages_zh_CN.properties
2011-02-11 18:55:35 -08:00
Jessica Wang
b8767bad93
Instance page - localize dialog title.
2011-02-11 16:46:25 -08:00
Jessica Wang
85ea517350
Router page, SystemVM page - implement refresh button on right panel to refresh only the right panel (i.e. only the selected item in middle menu).
2011-02-11 16:06:52 -08:00
Jessica Wang
b5ba7f07f8
Event page, Alert page - implement refresh button on right panel to refresh only the right panel (i.e. only the selected item in middle menu).
2011-02-11 15:44:12 -08:00
Jessica Wang
673931dde4
account page - create account - encode accountName before sending to CreateAccount API.
2011-02-11 14:57:34 -08:00
Jessica Wang
f8ffdda377
Account page - implement refresh button on right panel to refresh only the right panel (i.e. only the selected item in middle menu).
2011-02-11 14:43:22 -08:00
Jessica Wang
614bdc3ee2
Security Group page - implement refresh button on right panel to refresh only the right panel (i.e. only the selected item in middle menu).
2011-02-11 14:29:59 -08:00
Jessica Wang
38e43347e1
bug 8559: IP Address page - hide Load Balancer tab when source NAT IP address is selected.
2011-02-11 14:17:48 -08:00
Jessica Wang
18aafb3e38
bug 8395: UI - show "system-given-VM-name plus user-defined-VM-name" to all roles (root-admin, domain-admin, regular user).
2011-02-11 11:39:44 -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
0e8907c88f
IP Address page - PF, LB tab - fix a bug that action_link was shifted to state column when state column doesn't have value.
2011-02-11 10:55:05 -08:00
Jessica Wang
15501508e0
bug 8426: localize text - translate title of confirmation/alert/error/sessionExpired dialogs.
2011-02-10 18:24:51 -08:00
Jessica Wang
0be5252e28
bug 8426: localize text (11. ~ 18. in this bug)
2011-02-10 17:47:27 -08:00
Jessica Wang
64b7308fe7
bug 8426: localize text.
2011-02-10 16:27:40 -08:00
Jessica Wang
8c07ef5097
bug 8499: Change "Create" button to "Add" button in all Add XXXXXXX dialogs.
2011-02-10 15:21:17 -08:00
Jessica Wang
2255d40e98
bug 8498: UI change - Add ISO dialog will hide OS Type dropdown when bootable field is slected as false.
2011-02-10 14:44:36 -08:00
Jessica Wang
65d7ff0fe9
bug 8497: click anywhere in left menu "Isos" would collapse/expand sub-items (My Isos, Featured Isos, Community Isos). So would left menu "Templates".
2011-02-10 13:40:54 -08:00
Jessica Wang
b1b04d69fb
bug 8497: click left menu "Isos" would collapse/expand sub-items (My Isos, Featured Isos, Community Isos). So would left menu "Templates".
2011-02-10 11:52:44 -08:00
Jessica Wang
c218b3f9d4
bug 8514: Instance page - volume tab - Create Template dialog - fix a bug that OS dropdown was empty when 2nd time visiting Instance page.
2011-02-09 17:34:21 -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
20ae6c8f97
Extend shared function doActionToTab() to support details tab action on pages that don't have middle menu (e.g. Domain page, Zone page, Pod page).
2011-02-09 12:07:30 -08:00
Jessica Wang
45cde8c70b
bug 8395: Host page - instance tab - show vm display name instead of system-given vm name.
2011-02-09 11:24:01 -08:00
Jessica Wang
c77b61d1a9
Support custom afterActionInfo instead of generic one.
2011-02-09 11:06:56 -08:00
Jessica Wang
7f2d7e4224
change text: “ISCSI” => “iSCSI”.
2011-02-09 10:26:29 -08:00
Jessica Wang
f7925abaed
Instance page - view console proxy - thumbnail - only request thumbnails when mouse is over console proxy icon. Stop requesting thumbnails when mouse is out of console proxy icon.
2011-02-08 17:41:04 -08:00
Jessica Wang
e461e36253
bug 8246: remove temporary UI fix since API Bug 7410 has been fixed.
2011-02-08 17:19:57 -08:00
will
fb8b895a0a
Fixed UI to display the disk size of a disk offering as-is rather than converting from MB to GB
2011-02-08 15:37:28 -08:00
Jessica Wang
82692ba4cd
bug 8433: Delete Domain action - show action success/fail info on top of right panel after action finishes.
2011-02-08 15:25:40 -08:00
will
61ca8944a8
One more file that had the password encoding.
2011-02-08 14:30:15 -08:00
will
b4731ae138
Merge from 2.2.x. Fixed MD5 password issue in the UI caused by the fact we were URLencoding the password before performing the MD5 sum.
2011-02-08 14:26:38 -08:00
Jessica Wang
b062ed0ab6
fix fresh button on right panel for mutliple-selection page (e.g. Instance page).
2011-02-08 13:57:51 -08:00
will
5d8492ab21
bug 8470: Added more clear text after enable maintenance, cancel maintenance, and reconnect host.
2011-02-08 13:54:37 -08:00
Jessica Wang
08abe76f15
Template page, ISO page - refresh right panel when a middle menu item is clicked.
2011-02-08 12:36:02 -08:00
will
c22e41ea92
bug 8482: Merge from 2.2.x. Added a refresh all link on top of the mid menu section. Changed the top right refresh to refreshing only the highlighted item.
2011-02-08 12:28:08 -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
will
22d15d2624
bug 8335: Fixed UI to make use of the change from securitygrouplist to securitygroupids
2011-02-08 10:40:55 -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
882de01461
Make Offer HA field, Domain field not editable.
2011-02-07 16:56:15 -08:00
Jessica Wang
15c88cad37
bug 8413: IP Address page - fix a bug that domain admin can't see PF/LB tabs of Source NAT IP created by sub-domain user.
2011-02-07 16:41:03 -08:00
Jessica Wang
f9c6fed9a2
bug 8422: make dialogs that have cluster dropdown wider.
2011-02-07 15:05:03 -08:00
Jessica Wang
10650e1624
Make static-NAT-enabled-IP have "Release IP" option.
2011-02-07 14:35:42 -08:00
Jessica Wang
2cfeae7a22
bug 8441: Register Template dialog - change hypervisor downdown to be dependent on zone selection.
2011-02-07 13:41:40 -08:00
Jessica Wang
87b3f4a17d
VM Wizard - correct warning message at step 4.
2011-02-07 11:58:58 -08:00
Jessica Wang
66573d34f0
Instance page - Edit Instance - if service offering's offerha is not true, haEnable field is not editable.
2011-02-07 10:54: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
0b34c4965b
bug 8374: Create User dialog - make email, firstName, lastName required.
2011-02-04 15:48:53 -08:00
Jessica Wang
a0e7004cb5
bug 8374: Create Account dialog - make email, firstName, lastName required.
2011-02-04 15:39:30 -08:00
Jessica Wang
0b8d5c66ad
bug 8387: remove typo.
2011-02-04 15:11:17 -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
41a1e2cd9e
bug 8402: VM Wizard - when Blank Template is selected, call listIsos API along with isofilter=executable.
2011-02-04 14:52:48 -08:00
Jessica Wang
37b5c860d2
bug 8394: end user should be able to see community template if global setting "User.Public.Template.Enabled" is true. (2)
2011-02-04 13:24:37 -08:00
Jessica Wang
fbac45cf0f
bug 8394: end user should be able to see community template if global setting "user.public.template.enabled" is true.
2011-02-04 13:24:35 -08:00
Jessica Wang
8d68c3713a
Add User dialog - hide info_container when pop up dialog or Create button is hit.
2011-02-04 12:26:41 -08:00
Jessica Wang
97af1c82aa
handle sync API fail case - change UI to show error text (English, non-localized) instead of error code(530, 531).
2011-02-04 12:00:27 -08:00
Jessica Wang
23c9b5d9d2
IP Address page - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error.
2011-02-04 11:43:24 -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
592cfc6b73
Authorize Security Group Rule, Download Template, Download ISO 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:11:28 -08:00
Jessica Wang
e86723e194
Add Volume, Download Volume action - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error.
2011-02-04 10:53:45 -08:00
Jessica Wang
395ed04b50
Deploy VM - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error.
2011-02-04 10:36:20 -08:00
Jessica Wang
858464e3ef
change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error.
2011-02-04 10:14:59 -08:00
Jessica Wang
57d1e546de
bug 8360: Make default option in advanced search field capitalized.
2011-02-03 16:43:56 -08:00
NIKITA
a5607db579
Second level left triangular expander arrow made bigger
2011-02-03 16:13:13 -08:00
NIKITA
7904ab692d
Gird actions button made bigger to accommodate all the languages text
2011-02-03 16:13:12 -08:00
Jessica Wang
67633ba197
bug 8322: re-copy event types from backend code("EventTypes.java") to UI code.
2011-02-03 15:28:29 -08:00
Jessica Wang
a8ce46b57a
Upon customer's request, change text " Please confirm you want to destroy instance" to " Please confirm that you want to destroy this instance."
2011-02-03 13:21:06 -08:00
Jessica Wang
f08ab3b962
bug 8351: round dashboard percentages
2011-02-03 12:04:04 -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
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
7b1ed3917f
Security Group page - localize error message of authorizeSecurityGroupIngress
2011-02-02 16:50:41 -08:00
Jessica Wang
a2c7051c42
IP Address page - localize action error message.
2011-02-02 16:46:51 -08:00
Jessica Wang
6d754176ce
localize Download Volume action message.
2011-02-02 16:08:39 -08:00
Jessica Wang
617569a21b
Deploy VM action - remove a non-used value.
2011-02-02 15:59:41 -08:00
Jessica Wang
5aa91b6d55
localize Download Template success/fail message.
2011-02-02 15:35:08 -08:00
Jessica Wang
d3fe06eddc
localize Download ISO success/fail message.
2011-02-02 15:24:05 -08:00
Jessica Wang
db06fe28b0
bug 8309: correct a localization label.
2011-02-02 14:33:27 -08:00
Jessica Wang
ab63da4591
revokeSecurityGroupIngress API has been changed to take in id parameter. Here is related UI change.
2011-02-02 14:17:32 -08:00
Jessica Wang
7cf46b5946
bug 8244: IP Address page - all dialogs - hide info_container when clicking Submit button.
2011-02-02 13:31:00 -08:00
Jessica Wang
8bcd5a2934
bug 8244: Network page, Secondary Storage page - all dialogs - hide info_container when clicking Submit button.
2011-02-02 13:17:09 -08:00