Commit Graph

4503 Commits

Author SHA1 Message Date
Rohit Yadav 5b56c7fcb5 scripts: Fix UI issue when deploying instance through host view
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-12-12 23:41:33 +05:30
Rohit Yadav c8ffea1fb6 Revert "CLOUDSTACK-7915: Remove hard-coded values for Load Balancer algorithms in UI"
LB edit method breaks, reverting commit.

This reverts commit 1f21c29855.
2014-12-09 16:08:18 +05:30
Rohit Yadav 2f7f2793a5 Revert "CLOUDSTACK-7766: Field Validations Missing for Ingress and Egress Rules"
This breaks validations such as ingress/egress rules on Security Group on the
UI so reverting this.

This reverts commit ca8ecc0470.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-12-09 15:19:53 +05:30
Jessica Wang 6cd4b289b2 CLOUDSTACK-5576: UI > IP Address > EnableVPN, DisableVPN: change label.
(cherry picked from commit e796d418b4)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

Conflicts:
	ui/scripts/network.js
2014-11-26 23:31:25 +05:30
Jessica Wang bce07b68b8 CLOUDSTACK-5719: UI > Network > Add Guest Network > when Physical Network dropdown is changed, refresh Network Offering dropdown (because each physical network has its own tags which maps to different network offerings)
(cherry picked from commit 0af0c041e9)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-11-26 22:24:52 +05:30
Gabor Apati-Nagy 17c3e83cae CLOUDSTACK-5962: Value of Global parameter "custom.diskoffering.size.min" is not reflected in UI during new instance creation.
Added fields to /api and /server classes for CustomDiskOfferingMinSize
to be available in CapabilitiesResponse. Fixed UI code in Instance
Wizard to have this config value as the minimum selectable option when
we are in custom disk size mode.

(cherry picked from commit 883d7f17f7)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

Conflicts:
	api/src/org/apache/cloudstack/api/response/CapabilitiesResponse.java
	server/src/com/cloud/server/ManagementServerImpl.java
2014-11-26 21:59:16 +05:30
Mihaela Stoica eb6987c393 CLOUDSTACK-7293: UI: Fixed localization issues on the login page
- Reverted the validator.messages to the original values (jquery.validator.js).
- Added a function to localize validator.messages which is called before login.

Signed-off-by: Brian Federle <brian.federle@citrix.com>
(cherry picked from commit f212aa57c3)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

Conflicts:
	ui/scripts/cloudStack.js
2014-11-25 19:36:08 +05:30
Mihaela Stoica fa300f9f5e CLOUDSTACK-7302: UI: Remove Hover Interaction from breadcrumbs at top page
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
(cherry picked from commit af37743045)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-11-25 19:34:39 +05:30
Gabor Apati-Nagy 898b2e700e CLOUDSTACK-7463: UI: Domain Admin UI shows 'Add LDAP Users' button (should not be shown)
Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>
(cherry picked from commit c200ada863)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

Conflicts:
	ui/scripts/accounts.js
2014-11-25 19:29:47 +05:30
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