summaryrefslogtreecommitdiffstats
path: root/docs/submodules/appc.git
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2017-10-25 13:06:18 -0700
committerGerrit Code Review <gerrit@onap.org>2017-10-25 21:05:52 +0000
commit0a21f7f0ba4d9ea379d17b9e6d63bccf6f6f4dc5 (patch)
tree7d44a5568ff7ad6b4b54b136a957e95b942737c4 /docs/submodules/appc.git
parent9ab771ab7061e9bacc9341be99885994fc656e3c (diff)
Updated git submodules
Project: appc master 6eec6d143f350484445a2e03243f397c570f7687 New version of ccsdk Updating to the release version of ccsdk which has dependencies listed differently to fix resolution errors which were causing javadocs to fail and a lot of other warning to show up. Change-Id: I756d87a872d31636323504e71f95d29cd7d9ab7c Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-266
Diffstat (limited to 'docs/submodules/appc.git')
m---------docs/submodules/appc.git0
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/appc.git b/docs/submodules/appc.git
-Subproject 461788988cfa8596990fee90bc4968572b1d612
+Subproject 6eec6d143f350484445a2e03243f397c570f768
g.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
# ECOMP SDK Web Application for Open Source

## Overview

This is a Maven project with the ECOMP 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 
ECOMP SDK web application overlay files distribution at package time.

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/

## Release Notes

All of the release notes in the epsdk-app-common and epsdk-app-overlay areas apply here!

Build 1.2.6, 23 Mar 2017
- DE270905 Removed total page/current page text boxes from bottom of Profile Search page
- DE273128 Revise left menu to have unique IDs
- DE271378 fixed Camunda Page link in fn_menu; additional links were updated: Notebook
- US847688 Abstraction of support page content for AT&T vs Open Source in SQL Scripts
- Add sample defs/definitions.xml file for partner applications to configure jsp pages
- DE272154 SDK-App ATT: self profile page, changes on drop downs not saved
- Downgrade angularJS from 1.5.0 to 1.4.8

Build 1.2.5, 16 Mar 2017
- DE272709 Update icon names from DS1 to DS2 in database load script
- Upgrade to EPSDK libraries version 1.2.5

Build 1.2.4, 10 Mar 2017
- DE272042 Add missing includes so left menu appears on collaborate and notebook pages
- DE272193 Fix class/icon name to restore role icon on Self Profile page
- Restore spinners by changing class name from icon-spinner to icon-primary-spinner
- DE272202 updated ionicon.css for open source version of report search page
- Removed unused js files from samplePage.html in epsdk-app-onap
- Upgrade to EPSDK libraries version 1.2.4

Build 1.2.3, 8 Mar 2017
- DE271038 Remove references to famous telecommunications company from system.properties
- Upgrade to EPSDK libraries version 1.2.3

Build 1.2.2, 6 Mar 2017
- DE270658 EPSDK-app-onap header is covering part of left menu.
- DE271510 Pages not loading in IE and FF properly. Drop page-resource-ds2.js; load scripts in HTML directly
- Remove references to famous telecommunications company hosts from fusion.properties, portal.properties
- Upgrade to EPSDK libraries version 1.2.2

Build 1.2.1, 2 Mar 2017
- DE269231 Separated footer files on OS module displaying black footer with no content
- US847688 Split database scripts; include full set in distributions
- US847706 Refactored AdminAuthExtension to implement interface expected in OnboardingApiServiceImpl 
- Added class conf/HibernateMappingLocations - moved out of common to apps
- Added file logback.xml to src/main/resources with appropriate logger names
- Extend HibernateMappingLocations with method that returns list of package names to scan
- Remove references to famous telecommunications company hosts from system.properties file
- Upgrade to EPSDK libraries version 1.2.1

Build 1.2.0, 9 Feb 2017
- Initial release