[POLICY-73] replace openecomp for policy-engine
[policy/engine.git] / ONAP-SDK-APP / README.md
1 Onap SDK Web App
2 =================
3
4 This is a Maven project with the ONAP SDK web application for public release, containing files specific to requirements of the open-source version. This project uses the Maven war plugin to copy in ("overlay") the contents of the ONAP SDK web application overlay files distribution at package time.
5
6 Use Apache Maven to build, package and deploy this webapp to a web container like Apache Tomcat. Eclipse users must install the M2E-WTP connector, see https://www.eclipse.org/m2e-wtp/
7 Release Notes
8
9 All of the release notes in the epsdk-app-common and epsdk-app-overlay areas apply here!
10
11 Build 1.2.8, ?? ??? 2017
12
13     put new entries here *
14
15 Build 1.2.7, 10 Apr 2017
16
17     Drop shared context property
18
19 Build 1.2.6, 23 Mar 2017
20
21     DE270905 Removed total page/current page text boxes from bottom of Profile Search page
22     DE272154 SDK-App: self profile page, changes on drop downs not saved (120272)
23     DE273128 Revise left menu to have unique IDs
24     DE271378 fixed Camunda Page link in fn_menu; additional links were updated: Notebook
25     US847688 Abstraction of support page content for AT&T vs Open Source in SQL Scripts
26     Add sample defs/definitions.xml file for partner applications to configure jsp pages
27     Downgrade angularJS from 1.5.0 to 1.4.8
28
29 Build 1.2.5, 16 Mar 2017
30
31     DE272709 Update icon names from DS1 to DS2 in database load script
32     Upgrade to EPSDK libraries version 1.2.5
33
34 Build 1.2.4, 10 Mar 2017
35
36     DE272042 Add missing includes so left menu appears on collaborate and notebook pages
37     DE272193 Fix class/icon name to restore role icon on Self Profile page
38     Restore spinners by changing class name from icon-spinner to icon-primary-spinner
39     DE272202 updated ionicon.css for open source version of report search page
40     Removed unused js files from samplePage.html in epsdk-app-os
41     Upgrade to EPSDK libraries version 1.2.4
42
43 Build 1.2.3, 8 Mar 2017
44
45     DE271038 Remove references to famous telecommunications company from system.properties
46     Upgrade to EPSDK libraries version 1.2.3
47
48 Build 1.2.2, 6 Mar 2017
49
50     DE270658 EPSDK-app-os header is covering part of left menu.
51     DE271510 Pages not loading in IE and FF properly. Drop page-resource-ds2.js; load scripts in HTML directly
52     Remove references to famous telecommunications company hosts from fusion.properties, portal.properties
53     Upgrade to EPSDK libraries version 1.2.2
54
55 Build 1.2.1, 2 Mar 2017
56
57     DE269231 Separated footer files on OS module displaying black footer with no content
58     US847688 Split database scripts; include full set in distributions
59     US847706 Refactored AdminAuthExtension to implement interface expected in OnboardingApiServiceImpl
60     Added class conf/HibernateMappingLocations - moved out of common to apps
61     Added file logback.xml to src/main/resources with appropriate logger names
62     Extend HibernateMappingLocations with method that returns list of package names to scan
63     Remove references to famous telecommunications company hosts from system.properties file
64     Upgrade to EPSDK libraries version 1.2.1
65
66 Build 1.2.0, 9 Feb 2017
67
68     Initial release