summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-10-23Define DAV protocol for stage pluginv1.3.1release-1.3.1Christopher Lott (cl778h)1-1/+19
This was missed in the previous commit, somehow. Issue: PORTAL-89 Change-Id: Ia0482f5b77e4ec3107669b71422a6d660e685308 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-23Repair POM files for stage-site jobsChristopher Lott (cl778h)2-74/+23
1. Add "dav" protocol provider for site plugin 2. Revise epsdk-app-os to inherit from parent These changes should repair the failing "site" jobs that publish Javadoc Issue: PORTAL-89 Change-Id: I04195e621efa3bb4fd20b49eacdf4f491e5bad3a Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-19Repair site/url property for JavadocChristopher Lott (cl778h)1-1/+1
New value is <url>dav:${nexusproxy}/content/sites/site/${project.groupId}/${project.artifactId}/${project.version}</url> Issue: PORTAL-89 Change-Id: I21d4bdb17a94b55e5a67b1edc29c02d493670562 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-16Bump version.properties to 1.3.1Christopher Lott (cl778h)8-12/+32
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)11-6942/+21
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-09-20Cleanup project's name in Sonarv1.3.0Jessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I7c6830cd059f50803713719e77f3019ed40263db Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-08-30Restore staging repository entries in app pom.Christopher Lott (cl778h)2-1/+7
Issue: PORTAL-89 Change-Id: Iff7cfeda74ade7165183810099ac2a7c35820094 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-28Restore staging repository and plugin.Christopher Lott (cl778h)3-69/+24
Use names releases, staging, snapshots, public (no onap- prefix). Issue: PORTAL-89 Change-Id: Ie309f1aaa3120de1fa1e82d572174e2c70bb6641 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-28Release version 1.3.0 of Portal/SDKChristopher Lott (cl778h)10-10/+11
Issue: PORTAL-89 Change-Id: I6ec93759b8139e70a0a576c43256e00966e0e4d4 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-24Clean files of internal company web site URLs.Christopher Lott (cl778h)7-260/+12
Issue: PORTAL-86 Change-Id: I3f735ca981065af2f18dba1b07ec9d3b2cd243c5 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-23Repair role-centralization features in EPSDKChristopher Lott (cl778h)14-250/+236
Issue: PORTAL-21 Change-Id: Icf276482609734d3aa24f04ae0a8135021a3d305 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-18Repair centralized-role feature.Christopher Lott (cl778h)19-278/+317
Also show ONAP logo in EPSDK-app header top left. Issue: PORTAL-21, PORTAL-81 Change-Id: I46953123219d4f7a239ca6c5a05890a3769ed2ea Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-15DDL updates and cleanupst782s115-18692/+4369
- 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)7-44/+105
- 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-08-07Repair logback.xml config for impl prefixChristopher Lott (cl778h)1-30/+15
Prefix com.att must be used to match EELF implementation packages which use com.att.* Change-Id: Ieea6a5b48fbcf0529c980d25442194fbe8eca0cb Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-07Correct user/role REST API passwordChristopher Lott (cl778h)1-2/+2
Value in the database must be encrypted. The DML file had a clear-text value. Change-Id: Ia9b3070740c82a6608562e81464ba4362d4c2b42 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-07Remove icons; revise role centralization.Christopher Lott (cl778h)161-2170/+76
Some icons & images are being removed due to restricted use. Made enhancements to the Role centralization code to allow multiple urls for one function code. This replaces the previous commit by Sunder Tattavarada. Issue: PORTAL-17, PORTAL-21 Change-Id: I1d9dc4f1ae20aeb26af00bb0d6384cca926f2115 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-27Role centralizationst782s9-42/+46
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)12-34/+38
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-19Add properties required by core controllers.Christopher Lott (cl778h)3-1/+4
These properties were expunged for 1610 but reappeared during the 1702 code rebasing. Code will be cleaned; restoring the properties as a stopgap fix. Issue: Portal-34 Change-Id: If39d82e7c44bd7beedad7ae3ed5a6e9a9dfa00e1 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-14[Portal 21] Role management st782s29-251/+262
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)8-20/+20
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-12Drop version number suffix from sdk-app war.Christopher Lott (cl778h)1-0/+2
A partial step in repairing the portal deployment process. Change-Id: I01afa08a5bfbb49013327f9b2f20358b81fee7f7 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-07[PORTAL-19] Rename maven groupId to org.onapChristopher Lott (cl778h)15-25/+47
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)85-1645/+12098
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)10-86/+13
from SNAPSHOT Change-Id: I2cd51f965fc081bbb0389c33832b22231831b963 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-06-27[PORTAL-15] Repair RAPTOR and role defects.Christopher Lott (cl778h)12-53/+1190
Change-Id: I1fd4049f1253801021f97ef7bcb3ffb11d8b8c76 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-06-13[PORTAL-18] Drop LF staging repositories.Christopher Lott (cl778h)3-36/+27
Add skip-deploy configuration to epsdk-app-os. Change-Id: I3825b3d57d187c495f78dbc0f19ba0062bbd32f4 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-06-13[PORTAL-15] RAPTOR reporting fixesChristopher Lott (cl778h)14-97/+197
Also repairs a bug in the user-management overlay screen. Ticket number all caps this time. Restore epsdk-app-os pom -SNAPSHOT suffix Change-Id: I7ef620c4ebc52259bcf474908bc4810dfd7e41e7 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-06-07[Portal 15] Also includes Portal 8st782s10-139/+573
This enhancement included changes pertaining to the the charting and search functions of Ecomp SDK Analytics and inclusion of os module in root POM Change-Id: I4a2db5588a311a1098ee67c7d352299afb7679a0 Signed-off-by: st782s <statta@research.att.com>
2017-06-01[PORTAL-13] Also [PORTAL-6]st782s16-8476/+8573
The fixes include adding additional connection parameters to the datasource class and adding licensing text at the root level Change-Id: Ib37739f1c3eb9253363bb1546679936007be6cbc Signed-off-by: st782s <statta@research.att.com>
2017-05-24[PORTAL-10] Enhancing Drill Downst782s17-821/+1784
Changes have been made to improve the stability of Drill down capabilities. Change-Id: I6d4831b69f19f9b33cf43b65acc6dd7c5deebb67 Signed-off-by: st782s <statta@research.att.com>
2017-05-11[PORTAL-7] Features and repairs from 1707Christopher Lott (cl778h)233-2270/+2617
This merges latest changes made to Raptor and other features. Change-Id: I3a58f88e988ddadf52e1c0c782cdccd2b2ecf5e9 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-04-27[PORTAL-7] RebaseTATTAVARADA4202-176652/+333564
This rebasing includes common libraries and common overlays projects abstraction of components Change-Id: Ia1efa4deacdc5701e6205104ac021a6c80ed60ba Signed-off-by: st782s <statta@research.att.com>
2017-04-19[PORTAL-7] code rebaseManoop Talasila1-0/+1
Change-Id: I2c9a6720f773335275b5c04607e5615c1f645670 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2017-04-04javadocs site addedManoop Talasila1-5/+6
Change-Id: Ia5d2451e994a3e870cdf2f151bfce8be070f7b82 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2017-03-31Merge "Point Nexus proxy to new URL"Daniel Rose2-8/+16
2017-03-29Point Nexus proxy to new URLAndrew Grimberg2-8/+16
The nexus.openecomp.org domain has been deprecated for nexus.onap.org Change-Id: I74d65e254f5d3d0aafb4307a20192a1546ec63ce Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-03-29Update .gitreview with onap URLAndrew Grimberg1-1/+1
Change-Id: I3c3e490e56cd19066a2de0c98126e6c147f0795e Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-03-24staging repo addedtalasila1-0/+6
Change-Id: If6b8c8471a065071db16e92b23b661c08318e3d4 Signed-off-by: talasila <talasila@research.att.com>
2017-03-22gitignore addedtalasila3-845/+14
Change-Id: I4c7297282fb2e30fe6b83f1f4997325f6f48bcda Signed-off-by: talasila <talasila@research.att.com>
2017-03-101.1.0-SNAPSHOT is updated in pomstalasila7-30/+30
Change-Id: I421ba5299aa0b9f2ae470d2e030f3a8b3219d539 Signed-off-by: talasila <talasila@research.att.com>
2017-03-07staging release 1.0.0talasila7-32/+122
Change-Id: I57a66486f2dddba807b3df6083ce4ffcf0ff7e52 Signed-off-by: talasila <talasila@research.att.com>
2017-03-07snapshot release and added staging plugintalasila7-60/+250
Change-Id: Ia2b704f400c9bc5cfdc56791e0d9239e254b426a Signed-off-by: talasila <talasila@research.att.com>
2017-02-17fixed nexus urltalasila2-118/+91
Change-Id: I2c29bebbf426cc4c37e93f4cb9ef191533acb5b8 Signed-off-by: talasila <talasila@research.att.com>
2017-02-10sdk v1.0.0 releasetalasila1-2/+2
Change-Id: Ic9c1a7cb67284bf8fa1001eaa6b7d35b0f621f56 Signed-off-by: talasila <talasila@research.att.com>
2017-02-10sdk release v1.0.0talasila7-35/+124
Change-Id: Ief598c3c390fd1e97d714bc813cd506517cfc428 Signed-off-by: talasila <talasila@research.att.com>
2017-02-10updated poms to SNAPSHOTtalasila7-43/+166
Change-Id: Iff637e1390638112f73d4d367ac7e4cb028f8fde Signed-off-by: talasila <talasila@research.att.com>
2017-02-10removed blackduck plugintalasila1-33/+0
Change-Id: I5f71c7066937b4a4bdb1fd3385df00bb7e811de3 Signed-off-by: talasila <talasila@research.att.com>
2017-02-10version number correctedtalasila2-32/+4
Change-Id: I48c832882ad771f5aa816af1bdfc360da68598af Signed-off-by: talasila <talasila@research.att.com>