From: Christopher Lott (cl778h) Date: Wed, 2 Aug 2017 12:36:31 +0000 (-0400) Subject: Drop _os suffix in EPSDK app database URL X-Git-Tag: v1.3.0~47 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=portal.git;a=commitdiff_plain;h=fff3857077a23c2d10087235818f5d70f2957b9a Drop _os suffix in EPSDK app database URL Repair icon shown in Portal widgets "..." Issue: PORTAL-49 Change-Id: I1bd83949d81609e56d8df84cd7d9e2c430237878 Signed-off-by: Christopher Lott (cl778h) --- diff --git a/deliveries/configure-and-run.sh b/deliveries/configure-and-run.sh index cb515765..5c2b2f46 100755 --- a/deliveries/configure-and-run.sh +++ b/deliveries/configure-and-run.sh @@ -2,4 +2,4 @@ LOGFILE=/opt/apache-tomcat-8.0.37/logs/catalina.out echo "`date`:<-------------------- Starting -------------------->" >> $LOGFILE -exec /opt/apache-tomcat-8.0.37/bin/catalina.sh run 2>&1 | tee -a $LOGFILE \ No newline at end of file +exec /opt/apache-tomcat-8.0.37/bin/catalina.sh run 2>&1 | tee -a $LOGFILE diff --git a/deliveries/etc.zip b/deliveries/etc.zip index dc530f51..54e496d3 100644 Binary files a/deliveries/etc.zip and b/deliveries/etc.zip differ diff --git a/ecomp-portal-BE-os/README.md b/ecomp-portal-BE-os/README.md index 89621049..c114ceac 100644 --- a/ecomp-portal-BE-os/README.md +++ b/ecomp-portal-BE-os/README.md @@ -14,20 +14,17 @@ https://www.eclipse.org/m2e-wtp/ ## Release Notes -Version 1.1.?, July 2017 +Version 1.1.0, July 2017 +- [Portal-6] Updates to License and Trademark in the PORTAL Source Code +- [Portal-7] Improvements added as part of the rebasing process +- [Portal-17] Remove jfree related items - [Portal-30] Failed to communicate with the widget microservice: Fixed - [Portal-35] Replaced the portal logo with onap logo on the login screen. - [Portal-40] Fix to add user roles -- [Portal-47] Fix to eliminate duplicate roles on Users page - [Portal-45] Fix to update an existing app on Application Onboarding +- [Portal-47] Fix to eliminate duplicate roles on Users page - [Portal-48] Fix to save a new app on Application onboarding - - -Version 1.1.0, July 2017 -- [Portal-7] Improvements added as part of the rebasing process -- [Portal-6] Updates to License and Trademark in the PORTAL Source Code -- [PORTAL-17] Remove jfree related items - +- [Portal-49] image icon is missing on Widget corner Version 1.0.0, February 2017 - Initial release diff --git a/ecomp-portal-FE-common/client/app/views/dashboard/dashboard.less b/ecomp-portal-FE-common/client/app/views/dashboard/dashboard.less index ac2a3cba..8d8f39fe 100644 --- a/ecomp-portal-FE-common/client/app/views/dashboard/dashboard.less +++ b/ecomp-portal-FE-common/client/app/views/dashboard/dashboard.less @@ -478,7 +478,10 @@ On click the images will be displayed at normal size to complete the effect -webkit-transition: background-color 0.3s ease-out; -moz-transition: background-color 0.3s ease-out; transition: background-color 0.3s ease-out; + span{ + color: #888; } + } .widgetHeaderBtnPosition { width: 30px; diff --git a/ecomp-portal-FE-common/client/app/views/dashboard/dashboard.tpl.html b/ecomp-portal-FE-common/client/app/views/dashboard/dashboard.tpl.html index 9a87c0ba..d71b8f79 100644 --- a/ecomp-portal-FE-common/client/app/views/dashboard/dashboard.tpl.html +++ b/ecomp-portal-FE-common/client/app/views/dashboard/dashboard.tpl.html @@ -128,11 +128,7 @@ ng-mousedown="showImpResOption=!showImpResOption" ng-mouseleave="showImpResOption=false" title="Settings" ddh-accessibility-click="13,32" tabindex="0">... + class="icon-controls-moreapplications">