summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-fw
AgeCommit message (Collapse)AuthorFilesLines
2017-10-16Bump version.properties to 1.3.1Christopher Lott (cl778h)1-0/+3
Not certain whether this is required, but now it's consistent. Issue: PORTAL-127 Change-Id: I5d01504b658eb96d63ece01006f9444d93131c27 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-13Drop Greensock code; use Mariadb connectorChristopher Lott (cl778h)1-1/+1
Prepare POM files for release of 1.3.1 Issue: PORTAL-104, PORTAL-127 Change-Id: I94cef1e32fd0ffb8c3514fd745b00bb3d2274de2 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-28Release version 1.3.0 of Portal/SDKChristopher Lott (cl778h)1-1/+1
Issue: PORTAL-89 Change-Id: I6ec93759b8139e70a0a576c43256e00966e0e4d4 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-23Repair role-centralization features in EPSDKChristopher Lott (cl778h)1-4/+3
Issue: PORTAL-21 Change-Id: Icf276482609734d3aa24f04ae0a8135021a3d305 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-15DDL updates and cleanupst782s1-0/+6
- remove unused javascript libraries - remove contentious icons and images - Remove constraints to support Role Centralization Issue: PORTAL-21, Portal-17 Change-Id: I347accb04343d1c866c075ee716c46fea9e0d036 Signed-off-by: st782s <statta@research.att.com>
2017-08-08Revise open-source login strategy implChristopher Lott (cl778h)2-6/+4
- Get required decryption key from system.properties, not portal.properties - Add icon mapping for ION icons - Add license header on a few fiels Issue: PORTAL-64 Change-Id: I0da14178a331c3926bc4c51425f8d9a6877685bc Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-27Role centralizationst782s2-2/+26
Adding functionality to account for global roles across all applications which will be added at portal level Issue: [PORTAL-21] Change-Id: I4cdee652aaaa124abddb63410e1e45257b5bb6e0 Signed-off-by: st782s <statta@research.att.com>
2017-07-21Rename maven group ID to org.onap.portal.sdkChristopher Lott (cl778h)1-1/+1
Libraries previously used group ID org.openecomp.ecompsdkos. Also adds properties to an app property file to patch around a code problem. Issue: PORTAL-19 Change-Id: Ic2f62b1127ad3d66e24448fdb9760d0c3d023bd0 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-14[Portal 21] Role management st782s1-1/+1
This push includes continuation of the changes required to handle cetralized roles,user management Change-Id: I38e9dc946ff53ac61dd3b580c335f4ad52b372f7 Signed-off-by: st782s <statta@research.att.com>
2017-07-12Revert to org.openecomp.ecompsdkos librariesChristopher Lott (cl778h)1-1/+1
The LF is awaiting TSC approval to rename repository from ecompsdkos to portal.sdk, and that blocks deployment of libraries with Maven group id org.onap.portal.sdk. Until that is approved, revert to using Maven group id org.openecomp.ecompsdkos Change-Id: I9e03b9f71562393493ce9eea41e2a6a4df921c99 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-07[PORTAL-19] Rename maven groupId to org.onapChristopher Lott (cl778h)2-2/+4
Release 1.3.0 of EP SDK uses org.onap.portal.sdk Change-Id: I5cf8e9d4382ab474267063937c53c375bd250b2d Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-07[PORTAL-25] Role CentralizationChristopher Lott (cl778h)7-26/+173
Bump EP SDK version to 1.3.0-SNAPSHOT Support Role Centralization & Common Set of Roles across All ONAP On-Boarded Applications Change-Id: Icfc1bbfddaf2c7c7176b4cf7bb7017d853c63100 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-06-28[PORTAL-23] Update EPSDK version to Release 1.1.0release-1.1.0Christopher Lott (cl778h)2-79/+5
from SNAPSHOT Change-Id: I2cd51f965fc081bbb0389c33832b22231831b963 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-05-24[PORTAL-10] Enhancing Drill Downst782s1-5/+6
Changes have been made to improve the stability of Drill down capabilities. Change-Id: I6d4831b69f19f9b33cf43b65acc6dd7c5deebb67 Signed-off-by: st782s <statta@research.att.com>
2017-04-27[PORTAL-7] RebaseTATTAVARADA25-0/+3425
This rebasing includes common libraries and common overlays projects abstraction of components Change-Id: Ia1efa4deacdc5701e6205104ac021a6c80ed60ba Signed-off-by: st782s <statta@research.att.com>