Antonio Fornie
09bd847040
Vpc redundancy enabled. Including Vpc & Vpc Offering creation. Marvin tests and UI.
2015-03-16 11:38:05 +01:00
Rohit Yadav
6c71d3bae1
ui: if session cookie exists, use it to set global session holder and invalidate it
...
The 19e3c0168e commit breaks SAML login and any
login where redirection is used.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit b79f13ccb5 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-13 15:02:27 +05:30
Jessica Wang
a308f37232
CS-18149: UI - no longer store sessionKey in cookie. After
...
... this change, opening the 2nd browser window (of the same
domain) will show login screen (i.e. user has to enter
credentials again) and will cause the 1st browser window
session timeout.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit 19e3c0168e )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-13 15:02:27 +05:30
Brian Federle
5608982c43
Fix encoding for user account label in header
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit bfcdbeca29 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-13 15:02:26 +05:30
Rohit Yadav
b79f13ccb5
ui: if session cookie exists, use it to set global session holder and invalidate it
...
The 19e3c0168e commit breaks SAML login and any
login where redirection is used.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-13 15:01:51 +05:30
Jessica Wang
19e3c0168e
CS-18149: UI - no longer store sessionKey in cookie. After
...
... this change, opening the 2nd browser window (of the same
domain) will show login screen (i.e. user has to enter
credentials again) and will cause the 1st browser window
session timeout.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-13 13:14:42 +05:30
Brian Federle
bfcdbeca29
Fix encoding for user account label in header
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-13 12:47:32 +05:30
Funs
c27c69438b
hypervisors: add OVM3 plugin that supports OVM 3.2.1/3.3.x
...
This is a plugin that puts in ovm3 support ranging from 3.3.1 to 3.3.2. Basic
functionality is in here, advanced networking etc..
Snapshots only work when a VM is stopped now due to the semantics of OVM's raw
image implementation (so snapshots should work on a storage level underneath the
hypervisor shrug)
This closes #113
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-12 11:33:42 +05:30
Rohit Yadav
40f343ff4c
api: avoid sending sensitive data in api response
...
- UI: use post when updating user
- S3: don't send s3 key in the response
- VPN: don't send preshared key in remoteaccessvpn api response
- Snapshot response should set zone id not volume's device id
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit 02cadc3fb3 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-11 16:34:56 +05:30
Rohit Yadav
02cadc3fb3
api: avoid sending sensitive data in api response
...
- UI: use post when updating user
- S3: don't send s3 key in the response
- VPN: don't send preshared key in remoteaccessvpn api response
- Snapshot response should set zone id not volume's device id
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-11 16:34:11 +05:30
ramamurtis
fde2887476
CLOUDSTACK-8307: UI not showing all Domains, if there are more than 24 domains then the last domain gets cut off on firefox and IE. Added a flag in treeview widget and based on the flag adding css class which will make overflow as scroll instead of the default auto.
...
Fixes #101
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit 8591383bcc )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-09 14:27:23 +05:30
ramamurtis
8591383bcc
CLOUDSTACK-8307: UI not showing all Domains, if there are more than 24 domains then the last domain gets cut off on firefox and IE. Added a flag in treeview widget and based on the flag adding css class which will make overflow as scroll instead of the default auto.
...
Fixes #101
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-03-09 14:26:29 +05:30
Pierre-Luc Dion
e86c7a2a9a
CLOUDSTACK-1359: add UI information about GB definition
2015-03-08 22:48:28 -04:00
Pierre-Luc Dion
002236e489
CLOUDSTACK-2100: vm snapshot tooltips
2015-03-07 23:59:27 -05:00
ramamurtis
da1d8f9dce
volume upload: fixed the UI after the change to move params to header.
...
Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>
2015-02-27 17:40:06 +05:30
Rohit Yadav
e1827fc696
CLOUDSTACK-8285: check and update IP capacity states based on allocation state
...
- Backend should update if state was diabled and now has changed
- UI's fetch latest does not actually fetch latest
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit 985a61652e )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-02-25 16:47:40 +05:30
Rohit Yadav
985a61652e
CLOUDSTACK-8285: check and update IP capacity states based on allocation state
...
- Backend should update if state was diabled and now has changed
- UI's fetch latest does not actually fetch latest
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-02-25 16:46:12 +05:30
Pierre-Luc Dion
db9a4f3648
fix CLOUDSTACK-8187 and CLOUDSTACK-8232: missing UI labels
2015-02-19 22:39:56 -05:00
Pierre-Luc Dion
0c70d11bc3
CLOUDSTACK-8188: missing labe:label.password.reset.confirm
2015-02-19 22:37:12 -05:00
Pierre-Luc Dion
177c190367
CLOUDSTACK-8188: missing labe:label.password.reset.confirm. removed duplicate label.vlan.id from dictionary2.jsp removed duplicate label.vlan from message.properties
2015-02-19 22:12:32 -05:00
Pierre-Luc Dion
34c75f296b
fix CLOUDSTACK-8187 and CLOUDSTACK-8232: missing UI labels
2015-02-19 21:00:33 -05:00
Rohit Yadav
39dce59562
CLOUDSTACK-6541: Fix monthly recurring snapshot UI limit, limit to 1-28 days
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit 070813a106 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-02-19 15:42:53 +05:30
Rohit Yadav
070813a106
CLOUDSTACK-6541: Fix monthly recurring snapshot UI limit, limit to 1-28 days
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-02-19 15:42:12 +05:30
Rohit Yadav
d82879e548
CLOUDSTACK-5824: poll for delete snapshot and volume events
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit a85aea74de )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-02-19 15:34:16 +05:30
Rohit Yadav
a85aea74de
CLOUDSTACK-5824: poll for delete snapshot and volume events
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-02-19 15:33:27 +05:30
ramamurtis
206be251ae
CLOUDSTACK-8245: Scrolling down the network service providers list from the UI never ends
...
(cherry picked from commit 2e5c1614ed )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-02-18 12:25:43 +05:30
ramamurtis
4f698b3d4f
CLOUDSTACK-8246: Add Cluster - Guest traffic label displayed Incorrectly
...
(cherry picked from commit d363b2afce )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-02-18 11:23:10 +05:30
Rajani Karuturi
41382f6f04
Volume upload: state goes to " UploadAbandoned " state when uploaded thru UI.
2015-02-17 11:52:35 +05:30
ramamurtis
d363b2afce
CLOUDSTACK-8246: Add Cluster - Guest traffic label displayed Incorrectly
2015-02-12 13:35:58 +05:30
ramamurtis
2e5c1614ed
CLOUDSTACK-8245: Scrolling down the network service providers list from the UI never ends
2015-02-12 13:28:16 +05:30
Rohit Yadav
008911d4b1
CLOUDSTACK-8195: Don't break IdP, return metadata XML
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit 1172867df0 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-02-03 17:05:29 +05:30
Rohit Yadav
1172867df0
CLOUDSTACK-8195: Don't break IdP, return metadata XML
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-02-03 16:59:09 +05:30
Rohit Yadav
552f2ae60c
CLOUDSTACK-8191: SAML users should have their own accounts
...
(cherry picked from commit 876c78fe1b )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-02-02 19:58:10 +05:30
Rohit Yadav
876c78fe1b
CLOUDSTACK-8191: SAML users should have their own accounts
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-02-02 19:56:25 +05:30
Rohit Yadav
2f6691c6b9
CLOUDSTACK-8190: Fix xenserver traffic label for backward compatiblity
...
(cherry picked from commit 48ec9ac11b )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Conflicts:
ui/scripts/system.js
2015-02-02 16:20:50 +05:30
Rohit Yadav
48ec9ac11b
CLOUDSTACK-8190: Fix xenserver traffic label for backward compatiblity
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-02-02 16:09:56 +05:30
Jessica Wang
31dea7de2e
volume-upload: UI > dialog widget - args.form.fileUpload.postUpload - fix a bug that loading image (spinning wheel, freezing screen) does not disappear after action succeeds/fails.
2015-01-30 17:08:21 -08:00
Jessica Wang
a696947eaf
CLOUDSTACK-8182: UI > volumes > upload volume from URL > add Custom Disk Offering field which is optional.
2015-01-26 16:36:26 -08:00
Jessica Wang
a25d77473d
CLOUDSTACK-8182: UI > volumes > upload volume from URL > add Custom Disk Offering field which is optional.
2015-01-26 14:50:34 -08:00
Anthony Xu
7ef122dcc9
BUG-ID: CLOUDSTACK-8176
...
UI use xennetworklabel parameter name in zone create Wizards,
in API, it uses xenservernetworklabel,
the parameter name doesn't match, cause network name label not setup in CCP
2015-01-23 13:48:10 -08:00
Anthony Xu
d921163ea9
BUG-ID: CLOUDSTACK-8176
...
UI use xennetworklabel parameter name in zone create Wizards,
in API, it uses xenservernetworklabel,
the parameter name doesn't match, cause network name label not setup in CCP
2015-01-23 13:45:28 -08:00
Jessica Wang
c16d5a8221
volume-upload: UI > dialog widget > display $frameForm(the hidden form to submit file with signature/expires/metadata) in console log.
2015-01-22 15:45:08 -08:00
Jessica Wang
26acdd7f6c
volume-upload: volumes > (1) Shorten action label to make all items in header to fit into one line, otherwise search box will be pushed out of place. (2) Add dialog: move URL field to the top.
2015-01-22 13:23:08 -08:00
Jessica Wang
48a66ace6c
volume-upload: templates > (1) Shorten action label to make all items in header to fit into one line, otherwise search box will be pushed out of place. (2) Register Template dialog: move URL field to the top.
2015-01-22 13:23:08 -08:00
Brian Federle
0aded6b959
Reduce size of 'select view' dropdown to fix more dense toolbars.
2015-01-22 13:12:40 -08:00
Brian Federle
29fbc4b423
Reduce size of 'select view' dropdown to fix more dense toolbars.
2015-01-22 12:20:22 -08:00
Jessica Wang
d79c3714d2
volume-upload: UI > storage > volumes > add new action "Upload Volume from Local" in header of listView.
2015-01-21 16:30:12 -08:00
Jessica Wang
818f9cfcc7
volume-upload: UI > dialog widget > write log in console indicating callback() is triggered.
2015-01-21 15:11:44 -08:00
Jessica Wang
9acfb2eec1
volume-upload: UI > upload template from local > after uploading file to postURL, pop up a message indicating where to check the template's newest status.
2015-01-21 14:51:53 -08:00
Jessica Wang
573a4b1e43
volume-upload: tempalates > upload template from local > format dropdown > include OVA, VMDK, BareMetal, TAR, VHDX option.
2015-01-21 13:44:22 -08:00
Jessica Wang
eb180b131d
UI > dialog widget > Allow passing custom data in POST request.
2015-01-21 12:33:16 -08:00
Jessica Wang
4e569f85eb
volume-upload: UI > upload template from local > fix a bug that fields below OS Type field (isPublic, isFeatured, ~ ) are not created.
2015-01-20 16:58:04 -08:00
Jessica Wang
68789b76d3
volume-upload: tempalates > upload template from local > format dropdown > show different options upon selected hypervisor.
2015-01-20 14:36:06 -08:00
Jessica Wang
7a3c2304a0
volume-upload: UI > templates > upload template from local > pass ispublic, requireshvm, isfeatured, isrouting parameter to getUploadParamsForTemplate API if corresponding fields are not hidden.
2015-01-20 14:00:23 -08:00
Brian Federle
e92e46aba5
Dialog uploader -> getURL(): Pass $form
2015-01-20 10:53:24 -08:00
Gabor Apati-Nagy
1998217f6a
CLOUDSTACK-7840: UI control tip for 'Add Primary Storage' -> 'Provider' seems wrong
...
-Removed the invalid help text.
(cherry picked from commit 1f21f399ab )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-01-20 12:02:07 +05:30
Sanjay Tripathi
bc4dca71c8
CLOUDSTACK-7969: SC: Win8.1: Key translation fails for some EN-US keyboard keys.
...
(cherry picked from commit a45ddb514c )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-01-20 11:28:08 +05:30
Sanjay Tripathi
e6620b12e3
CLOUDSTACK-8056: EN: Miss SC and UK keyboard option for VMware hypervisor when register a template.
...
(cherry picked from commit 4d78703522 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-01-20 10:22:42 +05:30
Jessica Wang
f0b60c742b
volume-upload: UI > templates > add new action "Upload Template from Local".
2015-01-19 17:31:32 -08:00
Jessica Wang
cef4447fd4
(1) Remove UploadFile button from Register Template dialog. (2) sync latest templates.js from master branch.
2015-01-19 16:13:57 -08:00
Jessica Wang
aa9a7f50b7
Revert "Add to storage->upload volume dialog"
...
This reverts commit 8641de85d2 .
2015-01-19 15:56:48 -08:00
Jessica Wang
f10709c756
Revert "Allow passing custom data in POST request"
...
This reverts commit e4d1049096 .
2015-01-19 15:56:13 -08:00
Brian Federle
e4d1049096
Allow passing custom data in POST request
2015-01-19 11:35:42 -08:00
Brian Federle
8641de85d2
Add to storage->upload volume dialog
2015-01-19 11:35:42 -08:00
Brian Federle
d9a3268db6
Close dialog after upload
2015-01-16 09:24:29 -08:00
Brian Federle
f243ae135b
Add front-end file uploader
2015-01-14 11:26:38 -08:00
René Moser
9a677595fa
CLOUDSTACK-8154: fix UI for API change
...
Signed-off-by: René Moser <mail@renemoser.net>
(cherry picked from commit 07d96aab84 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-01-14 16:36:08 +05:30
René Moser
07d96aab84
CLOUDSTACK-8154: fix UI for API change
...
Signed-off-by: René Moser <mail@renemoser.net>
2015-01-13 16:34:04 +01:00
Brian Federle
82fa9184bf
UI validation: Fix asterisk showing up on non-required fields
2015-01-07 08:49:27 -08:00
Jessica Wang
7fe1ed9dc8
CLOUDSTACK-7383: UI > Instances menu > detail view > TakeSnapshot action should be hidden when VM's hypervisor is LXC.
2015-01-02 14:12:15 -08:00
Jessica Wang
744c1a1b03
CLOUDSTACK-7383: UI > Instances menu > detail view > TakeSnapshot action should be hidden when VM's hypervisor is LXC.
2015-01-02 14:06:28 -08:00
Jessica Wang
b64fa34ce9
CLOUDSTACK-8141: UI > use Project view > Infrastructure > zone > physical network > Public traffic type > do not pass projectId to listNetworks API.
2015-01-02 11:35:31 -08:00
Jessica Wang
775e4d34c3
CLOUDSTACK-8141: UI > use Project view > Infrastructure > zone > physical network > Public traffic type > do not pass projectId to listNetworks API.
2015-01-02 11:33:57 -08:00
Jessica Wang
61154b92f7
CLOUDSTACK-8139: UI > create compute offering > server-side only supports one single host tag instead of multiple host tags. So, change UI to take in only one single host tag instead of multiple host tags in create compute dialog.
2015-01-02 11:17:35 -08:00
Jessica Wang
85e88e9cbc
CLOUDSTACK-8139: UI > create compute offering > server-side only supports one single host tag instead of multiple host tags. So, change UI to take in only one single host tag instead of multiple host tags in create compute dialog.
2014-12-31 16:21:13 -08:00
Jessica Wang
4cb9505548
CLOUDSTACK-8102: UI > Quick Install Wizard > update admin > should encode parameter value once instead of twice before sending it to API.
2014-12-19 15:43:12 -08:00
Jessica Wang
a29a1e0600
CLOUDSTACK-8102: UI > Quick Install Wizard > update admin > should encode parameter value once instead of twice before sending it to API.
2014-12-19 15:41:42 -08:00
Jessica Wang
5fea96fdc2
CLOUDSTACK-6666: UI > network > VPC > Router > Public IP Addresses > IP Address detailView > Configuration tab > Load Balancing > Select VM screen > implement keyword search.
2014-12-19 14:28:45 -08:00
Jessica Wang
8bcde024a8
CLOUDSTACK-6666: UI > network > VPC > Router > Public IP Addresses > IP Address detailView > Configuration tab > Port Forwarding > Select VM screen > implement keyword search.
2014-12-19 14:28:15 -08:00
Jessica Wang
48e996f43e
CLOUDSTACK-6666: UI > network > VPC > Router > Public IP Addresses > IP Address detailView > Configuration tab > Port Forwarding > Select VM screen > implement keyword search.
2014-12-19 14:26:42 -08:00
Jessica Wang
a771c7d496
CLOUDSTACK-6666: UI > network > VPC > Router > Public IP Addresses > IP Address detailView > Configuration tab > Load Balancing > Select VM screen > implement keyword search.
2014-12-19 14:25:32 -08:00
Wei Zhou
54db0d2a70
show Warning instead of Confirmation in confirm dialog if isWarning is set to true
2014-12-19 10:06:31 +01:00
Jessica Wang
923c65d7ce
CLOUDSTACK-6744 > UI > zone wizard > baremetal hypervisor > support EIP ELB feature.
2014-12-18 18:15:06 -08:00
Jessica Wang
65c742cd66
CLOUDSTACK-6744 > UI > zone wizard > baremetal hypervisor > support EIP ELB feature.
2014-12-18 18:13:14 -08:00
Brian Federle
21d9f132ca
Fix 'add isolated guest network' label
2014-12-17 14:15:57 -08:00
Jessica Wang
ff62ccc13e
CLOUDSTACK-8075: UI > Instances menu > Add Instance > Select template/ISO > "shared" tab > select a shared template, click Next button => fix error "unable to find matched template object".
2014-12-17 11:00:10 -08:00
Jessica Wang
11fa48108f
CLOUDSTACK-8075: UI > Instances menu > Add Instance > Select template/ISO > "shared" tab > select a shared template, click Next button => fix error "unable to find matched template object".
2014-12-17 10:58:43 -08:00
Jessica Wang
1a8c85a7a8
CLOUDSTACK-8075: UI > Instances menu > Add Instance > Select template/ISO > add a new tab "shared" which will list shared templates/ISOs when being clicked.
2014-12-16 16:16:53 -08:00
Jessica Wang
20777ec3b4
CLOUDSTACK-8075: UI > Instances menu > Add Instance > Select template/ISO > add a new tab "shared" which will list shared templates/ISOs when being clicked.
2014-12-16 16:15:34 -08:00
Brian Federle
e7a96fde79
CLOUDSTACK-8075: Front-end support for shared templates/ISOs
2014-12-16 15:16:30 -08:00
Brian Federle
5f9e0fcd7e
CLOUDSTACK-8075: Front-end support for shared templates/ISOs
2014-12-16 14:53:20 -08:00
Jessica Wang
20123d8c0a
CLOUDSTACK-8076: UI > Templates menu > Template/ISO > "Filter by" dropdown > add a new option, "shared", which will list shared templates when being selected.
2014-12-16 14:40:51 -08:00
Jessica Wang
6a8dcf5f20
CLOUDSTACK-8076: UI > Templates menu > Template/ISO > "Filter by" dropdown > add a new option, "shared", which will list shared templates when being selected.
2014-12-16 14:38:50 -08:00
vetrivelc
dd145a397a
Removed duplicate label id entry from dictionary files and update the template.js file.
...
Signed-off-by: vetrivelc <vetrivel.chinnasamy@citrix.com>
2014-12-12 09:31:09 -08:00
Wei Zhou
19e99848c8
CLOUDSTACK-7882: SSH Keypair Creation/Selection in UI
...
Thanks Ilia Shakitko for the porting and testing.
2014-12-12 14:30:34 +01:00
Wei Zhou
dcb7fcc6df
CLOUDSTACK-8063: list secondary Ips information in VM response
2014-12-12 09:47:27 +01:00
Wei Zhou
ed6333f3e4
[UI] bug fix: updateNetwork keep polling
2014-12-11 14:23:43 +01:00
Sanjay Tripathi
4d78703522
CLOUDSTACK-8056: EN: Miss SC and UK keyboard option for VMware hypervisor when register a template.
2014-12-10 14:26:35 +05:30
Jessica Wang
f00a62879b
CLOUDSTACK-8023: UI > VM wizard widget > when next button is clicked, trigger event handler of event "cloudStack.module.instanceWizard.clickNextButton".
2014-12-09 16:25:54 -08:00
Brian Federle
2feef1722d
ja_JP: Fix truncated column headers on multi-edit
2014-12-09 12:24:06 -08:00
Jean-Francois Vincent
068e508e3b
Add the Userdata setting to the UI on VM creation step
2014-12-09 11:32:49 +01:00
Wei Zhou
0fc07e6ea8
[UI] bug fix: update vm info after add/remove nic
2014-12-09 09:55:40 +01:00
Wei Zhou
bbca8cda94
[UI] list only non-existing networks when Add network to VM
2014-12-09 08:44:06 +01:00
Jessica Wang
f2fe127901
CLOUDSTACK-8023: UI > VM wizard > network > trigger event handler of event "cloudStack.module.instanceWizard.network.dataProvider" to get networkObjsToPopulate if module is enabled.
2014-12-08 17:13:09 -08:00
Jessica Wang
417239e440
CLOUDSTACK-8047: UI > zone wizard > add primary storage step: (zone-wide-primary-storage) fix a bug that failed to get cluster's hypervisor value if previous step (e.g. add host step) has ever failed.
2014-12-08 15:19:32 -08:00
Jessica Wang
0af15e4a2c
CLOUDSTACK-8047: UI > zone wizard > add primary storage step: (zone-wide-primary-storage) fix a bug that failed to get cluster's hypervisor value if previous step (e.g. add host step) has ever failed.
2014-12-08 15:18:01 -08:00
Wei Zhou
dd700be263
[UI] bug fix: fix update Networks in sub-domain issue by adding listAll=true in listNetworks
2014-12-08 18:58:25 +01:00
Jessica Wang
7e0f1cf457
CLOUDSTACK-8040: UI: register template dialog, register ISO dialog - fix a bug that hidden fields fail to be generated before cloudStack.preFilter.createTemplate() is called. Thus, cloudStack.preFilter.createTemplate() is unable to change hidden fields's css display property from none to inline-block for admin users.
2014-12-05 16:49:13 -08:00
Jessica Wang
3ddf553d16
CLOUDSTACK-8040: UI: register template dialog, register ISO dialog - fix a bug that hidden fields fail to be generated before cloudStack.preFilter.createTemplate() is called. Thus, cloudStack.preFilter.createTemplate() is unable to change hidden fields's css display property from none to inline-block for admin users.
2014-12-05 16:47:34 -08:00
Jessica Wang
7d7df0245b
CLOUDSTACK-8039: UI > Infrastructure > router, systemvm > detailView > hide ChangeServiceOffering action when vm's hypervisor is XenServer and vm's status is Running.
2014-12-05 14:41:55 -08:00
Jessica Wang
4f748e6e30
CLOUDSTACK-8039: UI > Infrastructure > router, systemvm > detailView > hide ChangeServiceOffering action when vm's hypervisor is XenServer and vm's status is Running.
2014-12-05 14:40:21 -08:00
Wei Zhou
131dca84dd
[UI] bug fix: vpn configuration does not show/update ipsec pre-shared key
2014-12-05 09:13:28 +01:00
Jessica Wang
774394792e
CLOUDSTACK-8023: UI > VM wizard > service offering > trigger event handler of event "cloudStack.module.instanceWizard.serviceOffering.dataProvider" to get serviceOfferingObjs if module is enabled.
2014-12-04 16:26:41 -08:00
Brian Federle
8927975ca9
LB VM select: Fix issue with adding primary NIC IP
2014-12-04 13:44:57 -08:00
Brian Federle
1394bcb682
ja_JP: Quickview: Use smaller font size for action items
2014-12-04 13:23:25 -08:00
Brian Federle
57ae7dfbeb
Security groups: Prevent wrapping on account/SG text fields
2014-12-04 13:08:57 -08:00
Mihaela Stoica
a07938752a
CLOUDSTACK-8010: [UI] Fixed unlocalized string "label.add.private.gateway"
2014-12-04 12:55:46 -08:00
vetrivelc
9ce8a1cd00
Fixed label issue and externalized hardcoding issues
...
Signed-off-by: vetrivelc <vetrivel.chinnasamy@citrix.com>
2014-12-04 11:28:44 -08:00
Wei Zhou
fc1a09ff49
Add snapshotName parameter in CreateSnapshotCmd
2014-12-04 15:29:39 +01:00
Wei Zhou
4608053ed7
[UI] bug fix: the host uuid is wrong if it is dedicated to a domain
2014-12-04 15:28:57 +01:00
Jessica Wang
6b4271b75c
CLOUDSTACK-8005: UI > storage > volume > Resize Volume action > hide "Shrink OK" checkbox when selected disk offering's disksize is bigger than the volume's disksize. Show it otherwise.
2014-12-02 11:17:33 -08:00
Jessica Wang
54f4240e0e
CLOUDSTACK-8005: UI > storage > volume > Resize Volume action > hide "Shrink OK" checkbox when selected disk offering's disksize is bigger than the volume's disksize. Show it otherwise.
2014-12-02 11:16:08 -08:00
Wei Zhou
bf9e1ae7e8
Deploy vm to specified host through Infrastructure -> Hosts -> <Select one> -> View Instances -> Add Instance
...
(cherry picked from commit ce2b2a1fc7 )
2014-12-01 14:50:01 +01:00
Wei Zhou
ce2b2a1fc7
Deploy vm to specified host through Infrastructure -> Hosts -> <Select one> -> View Instances -> Add Instance
2014-12-01 14:47:06 +01:00
Wei Zhou
af2f21894c
CLOUDSTACK-7983: Create Disk/Service Offering for Domain Admin
2014-12-01 13:03:37 +01:00
Wei Zhou
0d9c38e131
Add 'View Instances' in template/iso details view
2014-12-01 12:03:47 +01:00
Pierre-Luc Dion
463a1020ba
CLOUDSTACK-7482: removed listAll from UI for API call not supporting it, still some left
2014-11-30 21:17:28 -05:00
Pierre-Luc Dion
7afd123418
CLOUDSTACK-7482: removed listAll from UI for API call not supporting it, still some left
2014-11-30 21:14:03 -05:00
Brian Federle
837a17b3da
Revert "VM detail view: Disable 'change service offering' action per CLOUDSTACK-4200"
...
This reverts commit 73087bc3ff .
2014-11-26 14:18:01 -08:00
Brian Federle
db9c97e7f4
UI cleanup
2014-11-26 11:48:27 -08:00
Sanjay Tripathi
a45ddb514c
CLOUDSTACK-7969: SC: Win8.1: Key translation fails for some EN-US keyboard keys.
2014-11-26 13:35:24 +05:30
Daniel Vega
93f8213412
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 )
2014-11-25 15:55:44 +05:30
Daniel Vega
ba6dfd8470
CLOUDSTACK-7915: Remove hard-coded values for Load Balancer algorithms in UI
...
Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>
2014-11-25 11:56:34 +05:30
Brian Federle
73087bc3ff
VM detail view: Disable 'change service offering' action per CLOUDSTACK-4200
2014-11-24 13:19:59 -08:00
Brian Federle
fff3b9eda0
Disable quickview for template zone listing
...
-- Quickviews are not supported when rendering in a list within a detail panel,
due to technical limitations.
2014-11-24 12:26:33 -08:00
Brian Federle
ebd42a8435
Fix missing 'add LDAP account' label
2014-11-21 09:16:41 -08:00
vetrivelc
66e805cba9
Fixes: Hardcoded strings externalized from various JS files.
...
Signed-off-by: vetrivelc <vetrivel.chinnasamy@citrix.com>
2014-11-21 08:02:49 -08:00
Jessica Wang
e32eec8b3e
CLOUDSTACK-7613: UI > Infrastructure > CPU Sockets > add a new row for "XenServer 6.5.0".
2014-11-19 15:12:50 -08:00
Jessica Wang
6dc7712793
CLOUDSTACK-7613: UI > Infrastructure > CPU Sockets > add a new row for "XenServer 6.5.0".
2014-11-19 15:11:01 -08:00
Jessica Wang
7b6f49617d
CLOUDSTACK-7943: UI > storage > volume > create template action > add "XenServer Tools Version 6.1+" checkbox. Default it as its VM's "XenServer Tools Version 6.1+" property.
2014-11-19 12:04:46 -08:00
Jessica Wang
b11380eebe
CLOUDSTACK-7943: UI > dialog widget > checkbox field > isChecked property > if isChecked property is a funciton, pass "args" along when calling isChecked() function.
2014-11-19 12:04:16 -08:00
Jessica Wang
2c9310e622
CLOUDSTACK-7943: UI > storage > volume > create template action > add "XenServer Tools Version 6.1+" checkbox. Default it as its VM's "XenServer Tools Version 6.1+" property.
2014-11-19 12:01:43 -08:00
Jessica Wang
fee6664612
CLOUDSTACK-7943: UI > dialog widget > checkbox field > isChecked property > if isChecked property is a funciton, pass "args" along when calling isChecked() function.
2014-11-19 12:00:54 -08:00
vetrivelc
5327038c16
Missing label id and removed duplicate label.ids.
...
Signed-off-by: vetrivelc <vetrivel.chinnasamy@citrix.com>
2014-11-18 14:03:13 -08:00
Jessica Wang
880ab4392d
CLOUDSTACK-6624: UI > create network offering > cloudStack does NOT support specifyIpRanges for isolated network - fix a bug that wrongly sends "specifyIpRanges=true" to createNetworkOffering API.
2014-11-18 13:52:01 -08:00
Jessica Wang
a4ebc31d9c
CLOUDSTACK-6624: UI > create network offering > cloudStack does NOT support specifyIpRanges for isolated network - fix a bug that wrongly sends "specifyIpRanges=true" to createNetworkOffering API.
2014-11-18 13:50:13 -08:00
Jessica Wang
0e2299d933
CLOUDSTACK-7498: UI > ISO > Register ISO action > a javascript error "osTypeObjs is not defined" comes and goes.
2014-11-18 12:02:00 -08:00
Jessica Wang
ade2517a47
CLOUDSTACK-7498: UI > ISO > Register ISO action > a javascript error "osTypeObjs is not defined" comes and goes.
2014-11-18 12:00:27 -08:00
Brian Federle
bfe53d1b2b
VM wizard: Add 'showStep' event
...
For UI plugin development, allow moving though VM wizard steps via
custom event hook, cloudStack.instanceWizard.showStep (attached to
wizard DOM object), passing the specified target step index
Example:
$wizard.trigger('cloudStack.instanceWizard.showStep', {
index: 2 // Show step 2 of wizard
refresh: true // (Optional) Force refresh of step if data loaded
});
2014-11-17 15:14:51 -08:00
Jessica Wang
eba7cc78da
CLOUDSTACK-7927: UI > Infrastructure > Primary Storage > detailView > add "View Volumes" link that will list all volumes under this primary storage when being clicked.
2014-11-17 13:06:43 -08:00
Jessica Wang
635abaf2e9
CLOUDSTACK-7927: UI > Infrastructure > Primary Storage > detailView > add "View Volumes" link that will list all volumes under this primary storage when being clicked.
2014-11-17 13:05:08 -08:00
Jessica Wang
2d4e87973d
CLOUDSTACK-7773: UI > Infrastructure > SystemVMs, Routers > Change Service Offering > service offerings dropdown > populate only service offerings that the VM is allowed to change to. i.e. exclude service offerings that the VM is not allowed to change to.
2014-11-14 13:58:35 -08:00
Mihaela Stoica
a49e240958
CLOUDSTACK-7645: Use the localization function _l() instead of dictionary directly
2014-11-14 11:51:40 -08:00
Devdeep Singh
cfe5a6fcbf
While adding secondary storage / is not added to secondary storage cifs url.
...
This causes it to fail if that path doesn't begin with '/'. It works fine
while adding primary storage. Added a check to add '/' in begining if needed.
2014-11-14 11:20:25 +05:30
Jessica Wang
e92f429463
CLOUDSTACK-7910: UI > Instance Wizard > declare serviceOfferingObjs before using it.
2014-11-13 16:26:09 -08:00
Jessica Wang
03505901bc
CLOUDSTACK-7910: UI > Instance Wizard > declare serviceOfferingObjs before using it.
2014-11-13 16:24:41 -08:00
Brian Federle
9717bbdc51
CLOUDSTACK-7645: UI: Fix dictionary JSP include order
...
-Places dictionary JSP includes at top of script includes, to help solve
a potential issue where the dictionary may not always be loaded before
the UI initializes
2014-11-13 15:41:02 -08:00
Brian Federle
2ee3d4258e
CLOUDSTACK-7645: UI: Fix dictionary JSP include order
...
-Places dictionary JSP includes at top of script includes, to help solve
a potential issue where the dictionary may not always be loaded before
the UI initializes
2014-11-13 15:25:12 -08:00
Brian Federle
8ec26fb531
CLOUDSTACK-7645: UI: Fix method for extending dictionary
...
Instead of mapping both dictionary JSP files to separate objects, extend
dictionary2's object onto single 'dictionary' object.
-- The previous approach was causing issues on certain dialogs, which were not
opening due to possible missing labels.
Conflicts:
ui/dictionary2.jsp
2014-11-13 15:20:17 -08:00
Rajani Karuturi
8c9093b1df
Merge branch '4.5'
...
Conflicts:
framework/jobs/src/org/apache/cloudstack/framework/jobs/impl/AsyncJobManagerImpl.java
plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/Xenserver625StorageProcessor.java
setup/db/db/schema-441to450.sql
test/integration/component/test_escalations_instances.py
ui/dictionary2.jsp
ui/scripts/cloudStack.js
This closes #38
2014-11-13 14:53:05 +05:30
Jessica Wang
9809164654
CLOUDSTACK-7896: UI > network > Add Guest Network > when zone dropdown is empty, do not make API call to get physical networks.
2014-11-12 16:25:41 -08:00
Jessica Wang
5d094e5cab
CLOUDSTACK-7896: UI > network > Add Guest Network > when zone dropdown is empty, do not make API call to get physical networks.
2014-11-12 16:24:15 -08:00
Jessica Wang
60aab6bf17
CLOUDSTACK-7892: UI > instances > detailView > execute handlers attached to event 'cloudStack.module.sharedFunctions.addExtraProperties'.
2014-11-12 15:04:10 -08:00
Jessica Wang
30026ee175
CLOUDSTACK-7892: UI > stroage > volume > detailView > execute handlers attached to event 'cloudStack.module.sharedFunctions.addExtraProperties'.
2014-11-12 14:54:19 -08:00
Jessica Wang
7e7641f0e8
CLOUDSTACK-7892: UI > Infrastructure > zones > zone > detailView > execute handlers attached to event 'cloudStack.module.sharedFunctions.addExtraProperties'.
2014-11-12 14:42:13 -08:00
Jessica Wang
8cf1102b0a
CLOUDSTACK-7892: UI > Infrastructure > zone > physical network > guest > details tab > network tab > detail view > execute handlers attached to event 'cloudStack.module.sharedFunctions.addExtraProperties'.
2014-11-12 13:47:53 -08:00
Jessica Wang
aff3a261e0
CLOUDSTACK-7892: UI > network > detailView > execute handlers attached to event 'cloudStack.module.sharedFunctions.addExtraProperties'.
2014-11-12 13:32:59 -08:00
Brian Federle
68745ae9b1
CLOUDSTACK-7645: UI: Fix method for extending dictionary
...
Instead of mapping both dictionary JSP files to separate objects, extend
dictionary2's object onto single 'dictionary' object.
-- The previous approach was causing issues on certain dialogs, which were not
opening due to possible missing labels.
2014-11-12 09:57:42 -08:00
Mihaela Stoica
4e820b37b0
CLOUDSTACK-7645
...
[UI] Fix incorrect strings 'label.no' and 'label.added.network.offering'
Conflicts:
ui/dictionary2.jsp
2014-11-12 08:24:10 -08:00
Mihaela Stoica
d82e556dcd
CLOUDSTACK-7645: [UI] Fixed incorrect label issues caused the dictionary split
...
In some cases the UI does not display the correct text, displaying 'label.xyz' instead of the localized string.
This appears to be due to the dictionary split: entries in dictionary2.jsp are not found because the dictionary has not been extended with dictionary2 as expected.
In this fix:
- Instead of extending the dictionary, we leave it as it is and change the localization function to look in the dictionary first and, if the item is not found there, then look in dictionary2.
- This way we are not depending on the extent() function to be called at the 'right' time; In turn, the localization function will be aware of both dictionaries.
- In the future, when we add another dictionary, we will have to modify this function only.
2014-11-12 08:21:42 -08:00
Gabor Apati-Nagy
46e0a25069
CLOUDSTACK-3528: [UI] Fix list calls on accounts page
...
Fix List calls in the processing state forever with invalid name
provided with Account name search filter -Added error handling for
Events, Instances, Network, Projects, Storage pages where an advanced
search by an invalid account name was making the UI to show in progress
state forever.
2014-11-11 11:31:21 -08:00
Mihaela Stoica
6ac082b9d0
CLOUDSTACK-7318: [UI] Add error handler for VM snapshot creation
...
Fixes the issue where processing wheel continue to spin even after error
message is displayed during VM snapshot creation
2014-11-11 11:28:10 -08:00
Mihaela Stoica
5bac24c087
CLOUDSTACK-7831: Fixed unlocalized string on Advanced Network -> Network tab
2014-11-11 11:25:35 -08:00
Mihaela Stoica
901c243ed1
CLOUDSTACK-7645: [UI] Fixed incorrect label issues caused the dictionary split
...
In some cases the UI does not display the correct text, displaying 'label.xyz' instead of the localized string.
This appears to be due to the dictionary split: entries in dictionary2.jsp are not found because the dictionary has not been extended with dictionary2 as expected.
In this fix:
- Instead of extending the dictionary, we leave it as it is and change the localization function to look in the dictionary first and, if the item is not found there, then look in dictionary2.
- This way we are not depending on the extent() function to be called at the 'right' time; In turn, the localization function will be aware of both dictionaries.
- In the future, when we add another dictionary, we will have to modify this function only.
2014-11-11 11:22:35 -08:00
Gabor Apati-Nagy
0d7fa25f1d
CLOUDSTACK-7875: [UI] - VPC - Fix validation
...
Wrong format check is being made on Create VPC box - DNS domain
Information Removing IPv4 validation from the DNS field, the original
behavior is restored. (The API validates this field.)
2014-11-11 11:16:56 -08:00
Rajani Karuturi
57ad602574
Merge branch '4.5'
2014-11-06 10:21:30 +05:30
Daniel Vega
e03a7e6fea
Sorting projects alphabetically in drop down menu
...
Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>
2014-11-06 10:16:15 +05:30
Jessica Wang
dd326af83d
CLOUDSTACK-7850: UI > Instances > detailView > Attach ISO option > ISO dropdown > should list only ISOs belonging to the same zone.
2014-11-05 13:29:12 -08:00
Jessica Wang
11808ae7fb
CLOUDSTACK-7850: UI > Instances > detailView > Attach ISO option > ISO dropdown > should list only ISOs belonging to the same zone.
2014-11-05 13:26:42 -08:00
Rajani Karuturi
083feab7c0
Merge branch '4.5'
...
* 4.5:
CLOUDSTACK-7837: [UI] Make the Source CIDR column wide enough to fit the CIDR value without ellipsizing
2014-11-05 16:26:08 +05:30
Mihaela Stoica
6490694231
CLOUDSTACK-7837: [UI] Make the Source CIDR column wide enough to fit the CIDR value without ellipsizing
...
Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>
2014-11-05 16:17:09 +05:30
Jessica Wang
6839652109
CLOUDSTACK-7383: UI > Instances > detailView > snapshot option > hide this option when hypervisor is LXC.
2014-11-04 14:44:12 -08:00
Jessica Wang
a43fba64da
CLOUDSTACK-7383: UI > Instances > detailView > snapshot option > hide this option when hypervisor is LXC.
2014-11-04 14:42:29 -08:00
Mihaela Stoica
4e80253b36
CLOUDSTACK-7645
...
[UI] Fix incorrect strings 'label.no' and 'label.added.network.offering'
2014-11-04 13:05:15 -08:00
vetrivelc
03fa319473
Fixes: [UI] Added missing label to properties.file.
...
Signed-off-by: vetrivelc <vetrivel.chinnasamy@citrix.com>
2014-11-04 13:01:22 -08:00
Gabor Apati-Nagy
1f21f399ab
CLOUDSTACK-7840: UI control tip for 'Add Primary Storage' -> 'Provider' seems wrong
...
-Removed the invalid help text.
2014-11-04 12:37:09 -08:00
Gabor Apati-Nagy
fad6c7514f
CLOUDSTACK-7838: UI - Update category names on Resources tab of a Zone -Changed wording: "Storage" -> "Primary Storage Used", "CPU" -> "CPU allocated", Memory -> "Memory Allocated"
2014-11-04 12:31:24 -08:00
Gabor Apati-Nagy
2a1793283a
CLOUDSTACK-7720: No IP Address Validation for Acquire new secondary IP
...
-Removed required constraint from the IP address field (this is an optional field)
2014-11-04 12:28:24 -08:00
Jessica Wang
4d62dbb8ba
CLOUDSTACK-7384: UI > Instances > detailView > change service offering option > hide it when VM state is Running and hyperviror is LXC.
2014-11-04 11:35:43 -08:00
Jessica Wang
25e514a28e
CLOUDSTACK-7384: UI > Instances > detailView > change service offering option > hide it when VM state is Running and hyperviror is LXC.
2014-11-04 11:33:15 -08:00
Jessica Wang
6a28035e73
CLOUDSTACK-3212: ui > infrastructure > zones > zone > physical network > guest > network > guest ip range - listview: add gateway, netmask field.
2014-11-03 15:56:46 -08:00
Jessica Wang
207ec2574c
CLOUDSTACK-3212: ui > infrastructure > zones > zone > physical network > guest > network > guest ip range - listview: add gateway, netmask field.
2014-11-03 15:55:06 -08:00
Jessica Wang
21f39577e4
CLOUDSTACK-7826: UI - dialog widget - dependent dropdown field (dependsOn property specified) - fix a bug that default opton in dependent dropdown field didn't trigger change event handler until another option in dependent dropdown field was selected.
2014-10-31 15:33:07 -07:00
Jessica Wang
3760fdeeb4
CLOUDSTACK-7826: UI - dialog widget - dependent dropdown field (dependsOn property specified) - fix a bug that default opton in dependent dropdown field didn't trigger change event handler until another option in dependent dropdown field was selected.
2014-10-31 15:31:24 -07:00
Jessica Wang
0761d2dda8
CLOUDSTACK-7816: UI > Global Settings > add "Baremetal Rack Configuration" section.
2014-10-30 11:54:29 -07:00
Jessica Wang
b70106158c
CLOUDSTACK-7816: UI > Global Settings > add "Baremetal Rack Configuration" section.
2014-10-30 11:27:38 -07:00
Jessica Wang
8d3a9b760d
CLOUDSTACK-7809: UI > remove usage of g_mySession which is unnecessary.
2014-10-29 11:17:18 -07:00
Jessica Wang
58455c08c4
CLOUDSTACK-7809: UI > remove usage of g_mySession which is unnecessary.
2014-10-29 11:14:58 -07:00
Brian Federle
160fc13713
Project dashboard: Fix user label overflow
...
Adds text-overflow for long user names on project dashboard
2014-10-29 11:07:48 -07:00
Gabor Apati-Nagy
94b16b3bd5
CLOUDSTACK-7766: Field Validations Missing for Ingress and Egress Rules
2014-10-29 10:19:22 -07:00
Gabor Apati-Nagy
1033990e91
CLOUDSTACK-7765: Field Validations Missing for VPC IP Address Fields
2014-10-29 10:15:08 -07:00
Jessica Wang
bde0c3cfc1
CLOUDSTACK-7809: UI > remove unnecessary cookie 'timezoneoffset'.
2014-10-28 16:37:46 -07:00
Jessica Wang
0d6a277a00
CLOUDSTACK-7809: UI > remove unnecessary cookie 'timezoneoffset'.
2014-10-28 16:35:36 -07:00
Jessica Wang
4d06eef3b5
CLOUDSTACK-7809: UI > remove unnecessary cookie 'networktype'.
2014-10-28 15:30:57 -07:00
Jessica Wang
492962520e
CLOUDSTACK-7809: UI > remove unnecessary cookie 'networktype'.
2014-10-28 15:29:39 -07:00
Brian Federle
41fd7b2a5f
Fix missing localization label
2014-10-28 15:06:38 -07:00
Jessica Wang
6e8a08308b
CLOUDSTACK-7809: UI > remove unnecessary cookie 'capabilities', 'supportELB', 'kvmsnapshotenabled', 'regionsecondaryenabled', 'userpublictemplateenabled', 'userProjectsEnabled'.
2014-10-28 15:03:44 -07:00
Jessica Wang
1ea6f7dd58
CLOUDSTACK-7809: UI > remove unnecessary cookie 'capabilities', 'supportELB', 'kvmsnapshotenabled', 'regionsecondaryenabled', 'userpublictemplateenabled', 'userProjectsEnabled'.
2014-10-28 15:02:05 -07:00
Gabor Apati-Nagy
efb3287fdc
CLOUDSTACK-7764: No IP Address Validations when Adding Networks Added validations for Add Network form on IPv4 Gateway, IPv4 Netmask, IPv4 Start IP, IPv4 End IP, IPv6 Gateway, IPv6 CIDR, IPv6 Start IP, IPv6 End IP fields.
2014-10-28 14:23:57 -07:00
Gabor Apati-Nagy
985168ab4b
CLOUDSTACK-7718: No Field Validations on Zone Form
2014-10-28 14:22:51 -07:00
Gabor Apati-Nagy
7489572529
CLOUDSTACK-7720: No IP Address Validation for Acquire new secondary IP
2014-10-28 14:22:14 -07:00
Gabor Apati-Nagy
70c09ed92a
CLOUDSTACK-7659: UI: Upgrade jquery-validate lib to the latest 1.13.0 version with the additional-methods included.
2014-10-28 14:20:56 -07:00
Jessica Wang
0aaa53d819
CLOUDSTACK-7796: UI > Infrastructure > zones > zone > details tab > dataProvider > remove unnecessary module check.
2014-10-28 11:31:23 -07:00
Jessica Wang
6a587646ae
CLOUDSTACK-7796: UI > Infrastructure > zone > physical network > guest > details tab > network tab > detail view > dataProvider > remove unnecessary module check.
2014-10-28 11:30:46 -07:00
Jessica Wang
41fb3e8579
CLOUDSTACK-7796: UI > network > detail view > data provider > remove unnecessary module check.
2014-10-28 11:30:14 -07:00
Jessica Wang
429ea8bc95
CLOUDSTACK-7796: UI > Infrastructure > zones > zone > details tab > dataProvider > remove unnecessary module check.
2014-10-28 11:28:30 -07:00
Jessica Wang
11c53f0447
CLOUDSTACK-7796: UI > Infrastructure > zone > physical network > guest > details tab > network tab > detail view > dataProvider > remove unnecessary module check.
2014-10-28 11:27:19 -07:00
Jessica Wang
26cf97e2de
CLOUDSTACK-7796: UI > network > detail view > data provider > remove unnecessary module check.
2014-10-28 11:25:56 -07:00
Jessica Wang
20fdc93a52
CLOUDSTACK-7796: UI > instances > detail view > data provider > remove unnecessary module check.
2014-10-27 16:59:13 -07:00
Jessica Wang
2423f2c79a
CLOUDSTACK-7796: UI > instances > detail view > data provider > remove unnecessary module check.
2014-10-27 16:56:35 -07:00
Jessica Wang
1cb218ad63
CLOUDSTACK-7780: UI > storage > volume > detail view > data provider > remove unnecessary module check.
2014-10-23 17:00:31 -07:00
Jessica Wang
94d00d6945
CLOUDSTACK-7780: UI > storage > volume > detail view > data provider > remove unnecessary module check.
2014-10-23 16:59:41 -07:00
Jessica Wang
3ccca78734
CLOUDSTACK-7779: UI > system action filter > extend scope from local to global.
2014-10-23 16:22:57 -07:00
Jessica Wang
22b0e0a2fd
CLOUDSTACK-7779: UI > affinity group action filter > extend scope from local to global.
2014-10-23 16:22:30 -07:00
Jessica Wang
5daa179a57
CLOUDSTACK-7779: UI > volume action filter, snapshot action filter > extend scope from local to global..
2014-10-23 16:21:57 -07:00
Jessica Wang
1f7ae13e44
CLOUDSTACK-7779: UI > volume action filter, snapshot action filter > extend scope from local to global.
2014-10-23 16:20:54 -07:00
Jessica Wang
bb01cb8d32
CLOUDSTACK-7779: UI > system action filter > extend scope from local to global.
2014-10-23 16:19:31 -07:00
Jessica Wang
793a007e12
CLOUDSTACK-7779: UI > affinity group action filter > extend scope from local to global.
2014-10-23 16:19:04 -07:00
Jessica Wang
974adb39c5
CLOUDSTACK-7779: UI > volume action filter, snapshot action filter > extend scope from local to global..
2014-10-23 16:18:38 -07:00
Jessica Wang
325dcd906f
CLOUDSTACK-7779: UI > volume action filter, snapshot action filter > extend scope from local to global.
2014-10-23 16:18:00 -07:00
Jessica Wang
fed5422c10
CLOUDSTACK-7777: UI > storage > volume > attach disk > virtual machine dropdown > remove unnecessary module check.
2014-10-23 14:16:13 -07:00
Jessica Wang
000f8b1639
CLOUDSTACK-7777: UI > storage > volume > attach disk > virtual machine dropdown > remove unnecessary module check.
2014-10-23 14:15:01 -07:00
vetrivelc
4e1284147e
Fixed incorrect label issue.
...
Signed-off-by: vetrivelc <vetrivel.chinnasamy@citrix.com>
2014-10-23 13:25:20 -07:00
Brian Federle
71767cfe81
CLOUDSTACK-5762: VM wizard, custom compute offering: Fix error label
2014-10-23 11:30:24 -07:00
Jessica Wang
3db112f75c
CLOUDSTACK-5576: UI > IP Address > EnableVPN, DisableVPN: change label.
2014-10-17 14:58:51 -07:00
Jessica Wang
e796d418b4
CLOUDSTACK-5576: UI > IP Address > EnableVPN, DisableVPN: change label.
2014-10-17 14:57:51 -07:00
Jessica Wang
c10f8a10ef
CLOUDSTACK-7744: UI > Instances > detailView > Change Service Offering > show generic notification.
2014-10-16 14:50:04 -07:00
Jessica Wang
13decd4c85
CLOUDSTACK-7744: UI > Instances > detailView > Change Service Offering > show generic notification.
2014-10-16 14:49:04 -07:00
Jessica Wang
6239447f05
CLOUDSTACK-7731: UI > Infrastructure > Virtual Routers > group by XXXXXXX view > listView > detailView > add View All link > show read-only text "group by zone/pod/cluster/account" in select view area.
2014-10-16 12:35:25 -07:00
Jessica Wang
7004deb528
CLOUDSTACK-7731: UI > Infrastructure > Virtual Routers > group by XXXXXXX view > listView > detailView > add View All link > not show "group by XXXXXXX" in select view dropdown.
2014-10-16 12:34:55 -07:00
Jessica Wang
a3eaff8bb6
CLOUDSTACK-7736: UI - listView widget - select view dropdown on top of listView - prefilter() - include original args.context when passing it to prefilter().
2014-10-16 12:34:26 -07:00
Jessica Wang
8fb7cfae0c
CLOUDSTACK-7731: UI > Infrastructure > Virtual Routers > group by account view > listView > detailView > add View All link (i.e. "View all Virtual Routers").
2014-10-16 12:33:49 -07:00
Jessica Wang
314a7fe62b
CLOUDSTACK-7731: UI > Infrastructure > Virtual Routers > group by zone/pod/cluster view > listView > detailView > add View All link (i.e. "View all Virtual Routers").
2014-10-16 12:33:08 -07:00
Jessica Wang
be60e46e1e
CLOUDSTACK-7731: UI > Infrastructure > Virtual Routers > group by XXXXXXX view > listView > detailView > add View All link > show read-only text "group by zone/pod/cluster/account" in select view area.
2014-10-16 12:11:06 -07:00
Jessica Wang
5e165d499e
CLOUDSTACK-7731: UI > Infrastructure > Virtual Routers > group by XXXXXXX view > listView > detailView > add View All link > not show "group by XXXXXXX" in select view dropdown.
2014-10-16 12:10:34 -07:00
Jessica Wang
f8cbd6ad46
CLOUDSTACK-7736: UI - listView widget - select view dropdown on top of listView - prefilter() - include original args.context when passing it to prefilter().
2014-10-16 12:09:48 -07:00
Jessica Wang
c49a09fad0
CLOUDSTACK-7731: UI > Infrastructure > Virtual Routers > group by account view > listView > detailView > add View All link (i.e. "View all Virtual Routers").
2014-10-16 12:08:58 -07:00
Jessica Wang
e225065ec2
CLOUDSTACK-7731: UI > Infrastructure > Virtual Routers > group by zone/pod/cluster view > listView > detailView > add View All link (i.e. "View all Virtual Routers").
2014-10-16 12:06:59 -07:00
Sanjay Tripathi
1f8cf0bee4
CLOUDSTACK-7739: Add new vGPU types K160Q, K180Q, K280Q to the CloudStack UI.
2014-10-16 14:38:33 +05:30
Sanjay Tripathi
420d4e0da0
CLOUDSTACK-7739: Add new vGPU types K160Q, K180Q, K280Q to the CloudStack UI.
2014-10-16 14:25:30 +05:30
Jessica Wang
26f3e8499a
CLOUDSTACK-7723: UI > Storage > detail view > add Disk Offering field.
2014-10-14 14:17:39 -07:00
Jessica Wang
340bcc60c0
CLOUDSTACK-7723: UI > Storage > detail view > add Disk Offering field.
2014-10-14 14:02:29 -07:00
Jessica Wang
51d274b9ad
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 )
2014-10-13 00:37:16 -04:00
Jessica Wang
dd335aa424
CLOUDSTACK-5359: UI > Infrastructure > Clusters > Add Cluster > Public Traffic vSwitch Type field, Guest Traffic vSwitch Type field > do not pass the value of the form field to API call when the the form field is not displaying.
...
(cherry picked from commit 59e1e9bbd5 )
2014-10-13 00:36:00 -04:00
Jessica Wang
70f74eeb2a
CLOUDSTACK-7661: UI > VM Wizard > Keyboard Language > send new parameter keyboard to deployVirtualMachine API call.
...
(cherry picked from commit d3af2de730 )
2014-10-13 00:35:45 -04:00
Sanjay Tripathi
eb447f14e2
CLOUDSTACK:7323: [vGPU] Creation of VM snapshot with "memory" is failing.
...
VM snapshot with memory is not supported for VGPU VMs, so putting checks
for same.
(cherry picked from commit 123ec8b3d3 )
2014-10-13 00:35:13 -04:00
Jessica Wang
1916bd25d1
CLOUDSTACK-3195: UI > IP Address > detailView > Configuration tab > Port Forwarding > for regular-user, if underlying VM has been destroyed (i.e. listVirtualMachines API returns nothing), compose vm object from limited vm data in port forwarding rule object. So, a vm object (required in widget code) can be passed to widget code.
...
(cherry picked from commit 925f30a41b )
2014-10-13 00:34:38 -04:00
Jessica Wang
9714ecbde8
CLOUDSTACK-4987: UI > Instances > detailView > NICs tab > Add network to VM > Network dropdown => (1) For root-admin, populate networks of all accounts. (2) For regular-user/domain-admin, populate only networks belonging to this VM owner.
...
(cherry picked from commit 794ee6929d )
2014-10-13 00:34:22 -04:00
Brian Federle
cfb372a771
CLOUDSTACK-7661: VM wizard: Add keyboard language dropdown
...
(cherry picked from commit f4326aec82 )
2014-10-13 00:33:43 -04:00
Jessica Wang
35dab49bb0
CLOUDSTACK-7681: UI > zone wizard > Advanced zone > hypervisor => do not support BareMetal
...
(cherry picked from commit 3b704ac6f3 )
2014-10-13 00:33:29 -04:00
Jessica Wang
8ce829a8ee
CLOUDSTACK-7668: UI > When UI is loaded the first time, sometimes a blank screen instead of a login screen shows > fix it by declaring the variables beforehand.
...
(cherry picked from commit 97768b2657 )
2014-10-13 00:27:22 -04:00
Jessica Wang
a9761a3eb3
CLOUDSTACK-7668: UI > When UI is loaded the first time, sometimes a blank screen instead of a login screen shows. Only after clicking Refresh button(i.e. loaded again) will the login screen show.
...
(cherry picked from commit 53d5e8af18 )
2014-10-13 00:26:35 -04:00
Mihaela Stoica
28f8c41a19
CLOUDSTACK-7645: [UI] Fixing incorrect labels, including instances of "???label.*???"
...
- removed duplicate entries in dictionary
- added dictionary entries that have been missed during the dictionary split
- added missing entries in messages.properties
- fixed other localization issues
(cherry picked from commit 0646588fc6 )
2014-10-13 00:23:20 -04:00
Mihaela Stoica
38e4be8e7b
CLOUDSTACK-7664: [UI] Handle change in API response for listloadbalancer
...
- replaced all occurrences of "listloadbalancerssresponse" with "listloadbalancersresponse" in ui\scripts\vpc.js, following the change in the listLoadBalancers API response string.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit ea5c8eed0c )
2014-10-13 00:16:05 -04:00
Brian Federle
fa5c42c409
Undo "Revert "CLOUDSTACK-7647"
...
This reverts commit 38bd1b934e .
(cherry picked from commit 9c56b3d4db )
2014-10-13 00:12:16 -04:00
Jessica Wang
e1d554c352
Revert "CLOUDSTACK-7647: Fix 'isReverse' checkboxes which are checked by default"
...
This reverts commit ef4b5d41b7 .
(cherry picked from commit 38bd1b934e )
2014-10-13 00:11:34 -04:00
Brian Federle
f2b6aa4fe6
CLOUDSTACK-7647: Fix 'isReverse' checkboxes which are checked by default
...
(cherry picked from commit ef4b5d41b7 )
2014-10-13 00:07:33 -04:00
Jessica Wang
354cb21109
CLOUDSTACK-7637: UI > fix a bug produced by 4.5 feature "template accross multiple zones" > fix it by including all properties to jsonObj.
...
(cherry picked from commit 59b0103a53 )
2014-10-13 00:05:05 -04:00
Jessica Wang
d39c29092b
CLOUDSTACK-7634: UI > Project Dropdown on top menu > not all projects are populated when there are more than 500 projects in database.
...
(cherry picked from commit cb60b0a1c0 )
2014-10-12 23:59:50 -04:00
Jessica Wang
555b20f7ec
CLOUDSTACK-7625: UI > IP Address page > EnableVPN > If createRemoteAccessVpn returns success, but the newly created remoteaccessvpn object's state is not Running, treat it as a failure.
...
(cherry picked from commit b592e0af34 )
2014-10-12 23:53:26 -04:00
Gabor Apati-Nagy
4fd0799d30
CLOUDSTACK-7562: Details page for disk offerings only show details for write performance
...
-Fixed all related typos
Signed-off-by: Brian Federle <brian.federle@citrix.com>
(cherry picked from commit dbb70fadc0 )
2014-10-12 23:36:25 -04:00
Gabor Apati-Nagy
f456cda8cc
CLOUDSTACK-7561: UI: After creating a new account, the "Add Account" dialog remains open
...
-Removed unused code that was causing javascript exception
Signed-off-by: Brian Federle <brian.federle@citrix.com>
(cherry picked from commit 30611be15a )
2014-10-12 23:35:30 -04:00
Jessica Wang
0af0c041e9
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)
2014-10-09 13:15:03 -07:00
Jessica Wang
59e1e9bbd5
CLOUDSTACK-5359: UI > Infrastructure > Clusters > Add Cluster > Public Traffic vSwitch Type field, Guest Traffic vSwitch Type field > do not pass the value of the form field to API call when the the form field is not displaying.
2014-10-08 16:01:57 -07:00
Jessica Wang
d3af2de730
CLOUDSTACK-7661: UI > VM Wizard > Keyboard Language > send new parameter keyboard to deployVirtualMachine API call.
2014-10-08 15:02:16 -07:00
Sanjay Tripathi
123ec8b3d3
CLOUDSTACK:7323: [vGPU] Creation of VM snapshot with "memory" is failing.
...
VM snapshot with memory is not supported for VGPU VMs, so putting checks
for same.
2014-10-08 19:21:12 +05:30
Jessica Wang
925f30a41b
CLOUDSTACK-3195: UI > IP Address > detailView > Configuration tab > Port Forwarding > for regular-user, if underlying VM has been destroyed (i.e. listVirtualMachines API returns nothing), compose vm object from limited vm data in port forwarding rule object. So, a vm object (required in widget code) can be passed to widget code.
2014-10-07 16:06:15 -07:00
Jessica Wang
794ee6929d
CLOUDSTACK-4987: UI > Instances > detailView > NICs tab > Add network to VM > Network dropdown => (1) For root-admin, populate networks of all accounts. (2) For regular-user/domain-admin, populate only networks belonging to this VM owner.
2014-10-07 14:21:22 -07:00
Brian Federle
f4326aec82
CLOUDSTACK-7661: VM wizard: Add keyboard language dropdown
2014-10-07 13:28:29 -07:00
Jessica Wang
3b704ac6f3
CLOUDSTACK-7681: UI > zone wizard > Advanced zone > hypervisor => do not support BareMetal
2014-10-07 11:00:01 -07:00
Jessica Wang
97768b2657
CLOUDSTACK-7668: UI > When UI is loaded the first time, sometimes a blank screen instead of a login screen shows > fix it by declaring the variables beforehand.
2014-10-02 17:07:57 -07:00
Jessica Wang
53d5e8af18
CLOUDSTACK-7668: UI > When UI is loaded the first time, sometimes a blank screen instead of a login screen shows. Only after clicking Refresh button(i.e. loaded again) will the login screen show.
2014-10-02 14:43:22 -07:00
Mihaela Stoica
0646588fc6
CLOUDSTACK-7645: [UI] Fixing incorrect labels, including instances of "???label.*???"
...
- removed duplicate entries in dictionary
- added dictionary entries that have been missed during the dictionary split
- added missing entries in messages.properties
- fixed other localization issues
2014-10-02 10:51:52 -07:00
Mihaela Stoica
ea5c8eed0c
CLOUDSTACK-7664: [UI] Handle change in API response for listloadbalancer
...
- replaced all occurrences of "listloadbalancerssresponse" with "listloadbalancersresponse" in ui\scripts\vpc.js, following the change in the listLoadBalancers API response string.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-10-01 21:29:20 +02:00
Brian Federle
9c56b3d4db
Undo "Revert "CLOUDSTACK-7647"
...
This reverts commit 38bd1b934e .
2014-09-30 15:05:49 -07:00
Jessica Wang
38bd1b934e
Revert "CLOUDSTACK-7647: Fix 'isReverse' checkboxes which are checked by default"
...
This reverts commit ef4b5d41b7 .
2014-09-30 12:54:16 -07:00
Brian Federle
ef4b5d41b7
CLOUDSTACK-7647: Fix 'isReverse' checkboxes which are checked by default
2014-09-29 12:58:40 -07:00
Jessica Wang
59b0103a53
CLOUDSTACK-7637: UI > fix a bug produced by 4.5 feature "template accross multiple zones" > fix it by including all properties to jsonObj.
2014-09-26 12:02:48 -07:00
Jessica Wang
cb60b0a1c0
CLOUDSTACK-7634: UI > Project Dropdown on top menu > not all projects are populated when there are more than 500 projects in database.
2014-09-25 11:29:15 -07:00
Jessica Wang
b592e0af34
CLOUDSTACK-7625: UI > IP Address page > EnableVPN > If createRemoteAccessVpn returns success, but the newly created remoteaccessvpn object's state is not Running, treat it as a failure.
2014-09-24 14:25:42 -07:00
Jessica Wang
58cb5baae4
CLOUDSTACK-7601: UI > Global Settings > Baremetal Rack Configuration > populate listView by listBaremetalRct API.
2014-09-22 16:51:58 -07:00
Jessica Wang
acb68509f0
CS-21121: UI for Baremetal RCT - (1) Global Settings > add new option "Baremetal Rack Configuration" in Select view dropdown. (2) implement "Add Baremetal Rack Configuration" action.
2014-09-22 16:18:28 -07:00
Pierre-Luc Dion
fe2e9a1c5d
CLOUDSTACK-401: add missing file format in docs.js
2014-09-21 15:21:17 -04:00
Gabor Apati-Nagy
dbb70fadc0
CLOUDSTACK-7562: Details page for disk offerings only show details for write performance
...
-Fixed all related typos
Signed-off-by: Brian Federle <brian.federle@citrix.com>
2014-09-19 09:48:39 -07:00
Gabor Apati-Nagy
30611be15a
CLOUDSTACK-7561: UI: After creating a new account, the "Add Account" dialog remains open
...
-Removed unused code that was causing javascript exception
Signed-off-by: Brian Federle <brian.federle@citrix.com>
2014-09-19 09:45:49 -07:00
vetrivelc
6a11d099cf
Fix Externalization of hard-coded label strings
...
-Split 'dictionary.jsp' into two files -> 'dictionary.jsp' and
'dictionary2.jsp' -- this is due to JSP file constraints as the
localization object is getting quite long
-Per change above, 'dictionary' object is now split into an additonal
'dictionary2' object, which is merged with the main dict object on page
load
-All new dictionary mappings should be added to 'dictionary2' now.
Signed-off-by: Brian Federle <brian.federle@citrix.com>
2014-09-17 13:59:13 -07:00
Brian Federle
c661289941
Fix session expire handling
...
If session has expired, hide entire UI (except for dialog) to prevent
clicking/seeing expired UI elements.
2014-09-17 13:31:39 -07:00
Jessica Wang
d0da107b7f
CLOUDSTACK-7497: UI > VM Wizard > select template > reset local variable before retrieving selected template object.
2014-09-16 13:21:01 -07:00
Brian Federle
e6b8aedc54
CLOUDSTACK-6412: Fix localization for 'isdedicated' field
2014-09-15 13:13:32 -07:00
Brian Federle
b04cc75065
CLOUDSTACK-7526: Fix missing localization on 'add' button
2014-09-15 13:02:27 -07:00