e3f273d98057faeec5f28062b8806779c2ce061a
[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.3.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
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-50] Enabled the junit coverage in ONAP
30 - [Portal-50] Fix to get the Sonar coverage for ONAP
31 - [Portal-59] Fix to to display Portal users on User page
32 - [Portal-61] Fixed the routing problem, loaded data and changed the notification hyperlink 
33 - [Portal-63] remove att_abs_tpls*.js and greensock url
34 - [Portal-69] unable to pick role in Functional Menu Update
35 - [Portal-72] Sonar scan - resolving severity Blocker issues 
36 - [Portal-73] unable to onboard new Application fix
37 - [Portal-76] Edit functional menu modal doesn't show
38 - [Portal-77] Changes to remove preview image and update the new image automatically on App onbarding page
39 - [Portal-82] Unable to pick Role in Widget onboarding for assigned app
40 - [Portal-86] Remove internal att.com usages from tests and other files
41 - [Portal-94] Unable to see the updates on Edit Functional Menu
42 - [Portal-102] Fixed the page refresh issue on App Account Management page
43 - [Portal-103] Fix to enhanced notification ticket source for ONAP
44 - [Portal-104] Replaced mysql DB connector with mariaDB
45 - [Portal-104] replace mysql DB connector with mariaDB connector
46 - [Portal-116] Empty Widgets on Home page - widget uploaded with a wrong format in db 
47 - [Portal-125] Fixed the missing role assignment when adding a user in portal
48 - [Portal-127] Remove GreenSock license code from b2b library; upgrade to EPSDK 1.3.1
49
50 Version 1.0.0, February 2017
51 - Initial release