Deliver centralized role management feature
[portal.git] / ecomp-portal-BE-os / README.md
1 # ECOMP Portal Web Application Back End for Open Source
2
3 ## Overview
4
5 This is a Maven project with the ECOMP Portal web application back-end files
6 for public release, containing Java files specific to requirements of the
7 open-source version.  This project uses the Maven war plugin to copy in
8 ("overlay") the contents of the ECOMP Portal web application back-end
9 common distribution at package time.
10
11 Use Apache Maven to build, package and deploy this webapp to a web container
12 like Apache Tomcat.  Eclipse users must install the M2E-WTP connector, see 
13 https://www.eclipse.org/m2e-wtp/
14
15 ## Release Notes
16
17 Version 1.1.0 (Amsterdam), November 2017
18 - [Portal-6] Updates to License and Trademark in the PORTAL Source Code
19 - [Portal-7] Improvements added as part of the rebasing process
20 - [Portal-17] Remove jfree related items
21 - [PORTAL-21] FE changes to OS for AAF centralization and name space field; DB script updates for EcompPortalDDLMySql_1710_Common.sql under ecomp-portal-DB-common, EcompPortalDMLMySql_1710_OS.sql under ecomp-portal-DB-os;
22 - [Portal-30] Failed to communicate with the widget microservice: Fixed
23 - [Portal-35] Replaced the portal logo with onap logo on the login screen.
24 - [Portal-40] Fix to add user roles 
25 - [Portal-45] Fix to update an existing app on Application Onboarding
26 - [Portal-47] Fix to eliminate duplicate roles on Users page
27 - [Portal-48] Fix to save a new app on Application onboarding
28 - [Portal-49] image icon is missing on Widget corner
29 - [Portal-63] remove att_abs_tpls*.js and greensock url
30 - [Portal-69] unable to pick role in Functional Menu Update
31 - [Portal-73] unable to onboard new Application fix
32 - [Portal-50] Enabled the junit coverage in ONAP
33 - [Portal-76] Edit functional menu modal doesn't show
34 - [Portal-61] Fixed the routing problem, loaded data and changed the notification hyperlink 
35 - [Portal-77] Changes to remove preview image and update the new image automatically on App onbarding page
36
37 Version 1.0.0, February 2017
38 - Initial release