diff --git a/explore/deploy/beta-properties.json b/explore/deploy/beta-properties.json index e067f826..e2f1b4e2 100644 --- a/explore/deploy/beta-properties.json +++ b/explore/deploy/beta-properties.json @@ -91,7 +91,7 @@ "showLastIndexInformationLink" : false, "widgetLink" : "https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=", "claimsInformationLink": "https://beta.openaire.eu/linking", - "lastIndexUpdate": "2019-05-16", + "lastIndexUpdate": "2019-11-01", "indexInfoAPI": "http://beta.services.openaire.eu/openaire/info/", "depositLearnHowPage": "/participate/deposit/learn-how", diff --git a/explore/src/app/app.component.ts b/explore/src/app/app.component.ts index 7b94e128..f1bf8aaa 100644 --- a/explore/src/app/app.component.ts +++ b/explore/src/app/app.component.ts @@ -24,7 +24,6 @@ import {UserManagementService} from "./openaireLibrary/services/user-management. - OpenAIRE uses cookies in order to function properly.
Cookies are small pieces of data that websites store in your browser to allow us to give you the best browsing diff --git a/explore/src/app/app.module.ts b/explore/src/app/app.module.ts index fff5a81d..3b88b10d 100755 --- a/explore/src/app/app.module.ts +++ b/explore/src/app/app.module.ts @@ -11,7 +11,6 @@ import {NavigationBarModule} from './openaireLibrary/sharedComponents/navigation import { CookieLawModule } from './openaireLibrary/sharedComponents/cookie-law/cookie-law.module'; import {BottomModule} from './openaireLibrary/sharedComponents/bottom.module'; -import {FeedbackModule} from './openaireLibrary/sharedComponents/feedback/feedback.module'; import { EnvironmentSpecificResolver} from './openaireLibrary/utils/properties/environmentSpecificResolver'; //import { EnvironmentSpecificService, REQUEST_TOKEN} from './openaireLibrary/utils/properties/environment-specific.service'; @@ -29,7 +28,7 @@ import { HttpInterceptorService } from "./openaireLibrary/http-interceptor.servi CommonModule, HttpClientModule, ErrorModule, - NavigationBarModule, FeedbackModule, BottomModule, + NavigationBarModule, BottomModule, CookieLawModule, BrowserModule.withServerTransition({appId: 'my-app'}), AppRoutingModule, diff --git a/explore/src/app/home/home.component.html b/explore/src/app/home/home.component.html index 749a2d3d..0d87d6ae 100644 --- a/explore/src/app/home/home.component.html +++ b/explore/src/app/home/home.component.html @@ -96,11 +96,11 @@ research data - + {{softwareLinkedSize.number|number}}{{softwareLinkedSize.size}} research software interlinked with publications - {{softwareSize.number|number}}{{softwareSize.size}} research software diff --git a/explore/src/assets/env-properties.json b/explore/src/assets/env-properties.json index 63685cba..0e26a217 100644 --- a/explore/src/assets/env-properties.json +++ b/explore/src/assets/env-properties.json @@ -35,7 +35,7 @@ "piwikSiteId" : "6", "loginUrl" :"http://dl170.madgik.di.uoa.gr:8180/dnet-login/openid_connect_login", - "userInfoUrl" : "http://dl170.madgik.di.uoa.gr:8180/dnet-openaire-users-1.0.0-SNAPSHOT/api/users/getUserInfo?accessToken=", + "userInfoUrl" : "http://scoobydoo.di.uoa.gr:8080/dnet-openaire-users-1.0.0-SNAPSHOT/api/users/getUserInfo?accessToken=", "logoutUrl" :"https://aai.openaire.eu/proxy/saml2/idp/SingleLogoutService.php?ReturnTo=", diff --git a/explore/src/index.html b/explore/src/index.html index d3a8ecea..0d58c217 100644 --- a/explore/src/index.html +++ b/explore/src/index.html @@ -59,24 +59,24 @@ - - + + - - - - + + + + diff --git a/explore/src/sitemaps/publicationSitemap.xml b/explore/src/sitemaps/publicationSitemap.xml deleted file mode 100644 index 8654a3af..00000000 --- a/explore/src/sitemaps/publicationSitemap.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - daily - 0.9 - - - - - daily - 0.8 - - -