Repair widget micro service, onboarding of widgets
[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.?, July 2017
18 - [Portal-30] Failed to communicate with the widget microservice: Fixed
19 - [Portal-35] Replaced the portal logo with onap logo on the login screen.
20 - [Portal-40] Fix to add user roles 
21 - [Portal-47] Fix to eliminate duplicate roles on Users page
22 - [Portal-45] Fix to save on an application Onboarding
23
24 Version 1.1.0, July 2017
25 - [Portal-7] Improvements added as part of the rebasing process
26 - [Portal-6] Updates to License and Trademark in the PORTAL Source Code
27 - [PORTAL-17] Remove jfree related items
28
29
30 Version 1.0.0, February 2017
31 - Initial release