Gabor Apati-Nagy
ca8ecc0470
CLOUDSTACK-7766: Field Validations Missing for Ingress and Egress Rules
...
(cherry picked from commit 94b16b3bd5 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-11-25 18:42:56 +05:30
Daniel Vega
c6e2166876
CLOUDSTACK-7849: Sorting projects alphabetically in drop down menu
...
Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>
(cherry picked from commit e03a7e6fea )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-11-25 18:33:32 +05:30
Daniel Vega
1f21c29855
CLOUDSTACK-7915: Remove hard-coded values for Load Balancer algorithms in UI
...
Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>
(cherry picked from commit ba6dfd8470 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Conflicts:
client/WEB-INF/classes/resources/messages_fr_FR.properties
client/WEB-INF/classes/resources/messages_ja_JP.properties
client/WEB-INF/classes/resources/messages_ko_KR.properties
client/WEB-INF/classes/resources/messages_nl_NL.properties
client/WEB-INF/classes/resources/messages_zh_CN.properties
ui/dictionary.jsp
2014-11-25 17:12:49 +05:30
Chris Suich
d9e94717b5
CLOUDSTACK-5785: VM display name cell not updated upon detaching volume from VM
...
(cherry picked from commit ea29adb7b9 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-11-14 17:31:27 +05:30
Jessica Wang
48f595beac
CLOUDSTACK-6805: UI > create account > fix a bug that account creation failed when password contains # character.
...
(cherry picked from commit 9f4d464640 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-11-13 17:26:14 +05:30
Rohit Yadav
c3617f9867
CLOUDSTACK-6624: set specifyIpRanges to true if specifyVlan is set to true
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-09-08 10:51:11 +02:00
Wei Zhou
ec823db47a
[UI] bug fix: error message was not shown if fail to delete snapshot
2014-07-03 11:20:44 +02:00
Wei Zhou
ec55f5ca96
[UI] bug fix: vpn configuration does not show ipsec presharedkey
2014-07-03 11:20:37 +02:00
Wei Zhou
fe1cdbd235
[UI] update vm nic information after add/remove NIC
2014-07-03 11:20:30 +02:00
Wei Zhou
9b7ac9dfac
[UI] show all secondary ips in VM NIC page
2014-07-03 11:20:22 +02:00
Wei Zhou
c3cbb7972e
[UI] deploy vm to specified host in Infrastructure->Hosts page
2014-07-03 11:20:16 +02:00
Wei Zhou
ba9ae0c663
[UI] add view instances in template/iso details page
2014-07-01 11:39:38 +02:00
Wei Zhou
39cc82dbe8
[UI] hide listHosts for stopped vm
2014-07-01 11:39:30 +02:00
Wei Zhou
6fd419ad9d
[UI] filter out already connected networks when add network to vm
2014-07-01 11:39:25 +02:00
Wei Zhou
11f5f926b9
[UI] show isVolatile explanation text
2014-07-01 11:39:21 +02:00
Jessica Wang
835ff35506
CLOUDSTACK-6272: UI > Instance > actions > replace internal action name "restore" with "recover", "reset" with "reinstall".
2014-06-18 13:25:35 +02:00
Brian Federle
ab6012f194
CLOUDSTACK-6272: Fix recover/restore VM actions
...
-Label recoverVirtualMachine as 'Recover VM'
-Label restoreVirtualMachine as 'Reinstall VM'
-Change confirmation text for restoreVirtualMachine to be more explicit
-Change restoreVirtualMachine icon to 'recycle' symbol, to avoid
confusion with the reboot VM icon
Conflicts:
ui/images/sprites.png
ui/scripts/instances.js
2014-06-18 13:24:28 +02:00
Rajani Karuturi
9303e7016b
Fixed CLOUDSTACK-6509 Cannot import multiple LDAP/AD users into a cloudstack account
...
Signed-off-by: Koushik Das <koushik@apache.org>
2014-04-29 12:11:08 +05:30
Jessica Wang
e9a3d41285
CLOUDSTACK-6162: UI > zone > physical network > service provider > OVS > match provider name "Ovs" in listNetworkServiceProviders API response.
...
(cherry picked from commit 930acdde3d )
Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-03-04 23:42:24 -08:00
Jessica Wang
2d350960bd
BUG-ID: CLOUDSTACK-6162: UI > zone > physical network > service provider > add OVS.
...
Reviewed-by: Brian
(cherry picked from commit 82121a2149 )
Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-03-04 23:41:31 -08:00
Jessica Wang
bb54099435
CLOUDSTACK-6154: UI > compute offerings > memory field > check if value is undefined before converting it.
...
(cherry picked from commit d1440217e9 )
Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-03-04 23:38:26 -08:00
Brian Federle
8fec09ba48
Disable root disk size field -- not supported in backend
2014-02-10 11:53:31 -08:00
Devdeep Singh
4961c1385a
CLOUDSTACK-6053: While adding a primary or secondary of type smb the password wasn't
...
encoded. This cause createStoragePool or addImageStore command to fail if special
characters were present. Updated the code to pass user, password and domain as part
of details while adding primary or secondary. Also made changes on server side to
handle it.
(cherry picked from commit f0b861fede )
Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-02-07 13:21:39 -08:00
Jessica Wang
74c98a1d3f
CLOUDSTACK-6031: UI > infrastructure > count > pass listAll=true to all listXXXXXXX API for counting resource.
...
(cherry picked from commit e0dfe0ab15 )
Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-02-07 13:20:17 -08:00
Jessica Wang
f0b28794dd
CLOUDSTACK-6026: UI > create network offering > pass serviceofferingid parameter instead of systemOfferingForRouter parameter to API.
...
(cherry picked from commit e7ec79b5f3 )
Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-02-07 13:16:09 -08:00
Jessica Wang
32fd3b837c
CLOUDSTACK-5996: UI - In project view, the first listRotuers API(without projectid=-1) will return the same objects as the second listRouters API(with projectid=-1), because in project view, all API calls are appended with projectid=[projectID]. Therefore, we only call the second listRouters API(with projectid=-1) in non-project view.
...
(cherry picked from commit 713240baef )
Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-01-30 17:59:04 -08:00
Sanjay Tripathi
d7e1d38d48
CLOUDSTACK-5660: Migrate vm live migration succeeds but throws error as "Failed to migrate the system vm".
...
(cherry picked from commit cff312ef74 )
Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-01-30 17:44:48 -08:00
Jessica Wang
2f2adad508
CLOUDSTACK-5970: UI > network menu > guest network section > select non-VPC isolated network with SourceNAT enabled > IP Address section > select sourceNAT IP > show Configuration tab.
...
(cherry picked from commit 1ad7bce69b )
Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-01-29 15:57:01 -08:00
Jessica Wang
35d0c87f9d
CLOUDSTACK-5614: UI - Infrastructure > Sockets > listView > (1) split "XenServer" into "XenServer 6.2.0" and "XenServer"(prior to 6.2.0).
...
(2) change label of Hyperv to Hyper-V.
(cherry picked from commit 81a83b5b31 )
Signed-off-by: Animesh Chaturvedi <animesh@apache.org>
2014-01-27 19:41:50 -08:00
Jessica Wang
cd8501e263
CLOUDSTACK-5889: UI > Instances > (1) change service offering action: corresonding UI change for new change of scaleVirtualMachine API (that customparameter parameter has been renamed).
...
(2) detailView: add # of CPU Cores, CPU (in MHz), Memory (in MB).
2014-01-20 16:29:37 -08:00
Jessica Wang
67bb66e546
CLOUDSTACK-5656: UI > Network > IP Address > configuration tab > Firewall > add "State" column.
2014-01-17 12:12:07 -08:00
Jessica Wang
ff0ac49111
CLOUDSTACK-5656: UI > Network > IP Address > configuration tab > Load Balancing > add "State" column.
2014-01-17 11:51:41 -08:00
Saksham Srivastava
330571cea6
CLOUDSTACK-5692: obscure passwords when using cifs as storage
2014-01-17 13:49:46 +05:30
Jessica Wang
694d39d0fd
CLOUDSTACK-5889: UI > VM Wizard > corresonding UI change for new change of deployVirtualMachine API (that customparameter parameter has been renamed)
2014-01-16 14:01:17 -08:00
Sachchidanand Vaidya
8b9f7afc92
Add L3VPN isolation method for contrail plugin
...
Signed-off-by: Sheng Yang <sheng.yang@citrix.com>
2014-01-14 13:52:40 -08:00
Jessica Wang
69365836af
CLOUDSTACK-5557: UI > Network > VPC > Router > Public IP Address > fix a bug that Configuration tab was wrongly hidden.
2014-01-14 10:54:58 -08:00
Jessica Wang
69aed6fe0f
CLOUDSTACK-5831: UI > Volumes > take snapshot > get "quiescevm" property from listVolumes API instead of listStoragePools API since regular-user/domain-admin don't have access to listStoragePools API.
2014-01-10 16:26:54 -08:00
Jessica Wang
5c4caf0b99
CLOUDSTACK-5492: UI > Routers > Group by zone/pod/cluster/account > (1) fix a bug that requiresUpgrade wrongly showed"No" when it should show "Yes".
...
(2) detailView > add new field "Total of Virtual Routers that require upgrade".
2014-01-10 15:57:18 -08:00
Jessica Wang
ec191455f4
CLOUDSTACK-5614: UI > Infrastructure > Sockets > show "N/A" in Socketes column for hypervisors that don't support socket info.
2014-01-10 14:17:57 -08:00
Jessica Wang
3d2d93ad5f
CLOUDSTACK-5614: UI > Hosts > detailView > add new field "The Number of CPU Sockets".
2014-01-10 11:26:23 -08:00
Jessica Wang
d758996b71
CLOUDSTACK-5656: UI > network > IP Address > configuration tab > Port Forwarding > add "State" column.
2014-01-09 16:10:41 -08:00
Jessica Wang
d11560d27b
CLOUDSTACK-5557: UI > Network > Guest Network > IP Address > fix a bug that SourceNAT IP, VPC tier IP wrongly showed Configuration tab(firewall/portforwarding/loadbalancing).
...
SourceNAT IP, VPC tier IP should not show Configuration tab(firewall/portforwarding/loadbalancing).
2014-01-09 14:53:56 -08:00
Jessica Wang
277b93c19c
CLOUDSTACK-5840: UI > Snapshots > create volume from snapshot dialog > add zone dropdown if region-wide secondary storage exists.
2014-01-09 14:35:48 -08:00
Jessica Wang
644a9bc532
CLOUDSTACK-5840: UI > Secondary Storages > remove "prepareObjectStoreMigration" action (since prepareSecondaryStorageForMigration API has been removed from server-side).
2014-01-09 11:22:06 -08:00
Jessica Wang
b88d3c6052
CLOUDSTACK-5733: UI > Virtual Routers > group by zone/pod/cluster > remove redundant code.
2014-01-08 15:03:32 -08:00
Jessica Wang
fc1dc04d42
CLOUDSTACK-5733: UI > Virtual Routers > group by zone/pod/cluster: fix a bug that "Total of Virtual Routers" in first row is blank.
2014-01-08 14:54:17 -08:00
Jessica Wang
6b756c8b35
CLOUDSTACK-5732: UI > Affinity Group > implement search, send keyword parameter to listAffinityGroups API.
2014-01-08 13:47:24 -08:00
Jessica Wang
14250413ba
CLOUDSTACK-5808: UI > SystemVMs page > pass details=min to listHosts API to reduce response time.
2014-01-06 14:22:00 -08:00
Jessica Wang
deae1a2d34
CLOUDSTACK-5771: UI > Infrastructure > SystemVMs page > listView Search > fix a bug that UI kept spinning when there was no matching result.
2014-01-03 14:55:53 -08:00
Jessica Wang
849fdcf61a
CLOUDSTACK-5771: UI > Infrastructure > SystemVMs/PrimaryStorage/SecondaryStorage/Pod/Cluster/Hosts/CacheStorage page - pass keyword parameter instead of name parameter to listXXXXXXX API.
2014-01-03 14:23:53 -08:00