From 69541b882b8e3e19c375dcb7ed383f55b25c313f Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Mon, 9 Mar 2020 15:17:07 +0000 Subject: [PATCH] [Trunk | Admin]: 1. beta-properties.json & production-properties.json & test-properties.json & env-properties.json: values for "openDoarURL", "r3DataURL", "sherpaURL" and "helpdeskEmail" added. git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@58211 d315682c-612b-4755-9ff5-7f18f6832af3 --- deploy/beta-properties.json | 4 ++++ deploy/production-properties.json | 4 ++++ src/assets/env-properties.json | 14 +++++++++----- 3 files changed, 17 insertions(+), 5 deletions(-) diff --git a/deploy/beta-properties.json b/deploy/beta-properties.json index ba471dd..b803a47 100644 --- a/deploy/beta-properties.json +++ b/deploy/beta-properties.json @@ -19,6 +19,9 @@ "orcidURL" : "https://orcid.org/", "doiURL" : "https://dx.doi.org/", "cordisURL" : "http://cordis.europa.eu/projects/", + "openDoarURL": "http://v2.sherpa.ac.uk/id/repository/", + "r3DataURL": "http://service.re3data.org/repository/", + "sherpaURL": "http://www.sherpa.ac.uk/romeo/search.php?issn=", "zenodo" : "https://zenodo.org/", "zenodoCommunities" : "https://zenodo.org/api/communities/", "openAccess" : "https://www.openaire.eu/support/faq#article-id-234", @@ -27,6 +30,7 @@ "h2020Guidlines" : "https://www.openaire.eu/oa-publications/h2020/open-access-in-horizon-2020", "ercGuidlines" : "http://erc.europa.eu/sites/default/files/document/file/ERC_Open_Access_Guidelines-revised_2014.pdf", "helpdesk" : "https://www.openaire.eu/support/helpdesk", + "helpdeskEmail": "helpdesk@openaire.eu", "utilsService" : "https://demo.openaire.eu/utils-service", "vocabulariesAPI" :"https://beta.services.openaire.eu/provision/mvc/vocabularies/", diff --git a/deploy/production-properties.json b/deploy/production-properties.json index dcb08f1..995cc6a 100644 --- a/deploy/production-properties.json +++ b/deploy/production-properties.json @@ -19,6 +19,9 @@ "orcidURL" : "https://orcid.org/", "doiURL" : "https://dx.doi.org/", "cordisURL" : "http://cordis.europa.eu/projects/", + "openDoarURL": "http://v2.sherpa.ac.uk/id/repository/", + "r3DataURL": "http://service.re3data.org/repository/", + "sherpaURL": "http://www.sherpa.ac.uk/romeo/search.php?issn=", "zenodo" : "https://zenodo.org/", "zenodoCommunities" : "https://zenodo.org/api/communities/", "openAccess" : "https://www.openaire.eu/support/faq#article-id-234", @@ -27,6 +30,7 @@ "h2020Guidlines" : "https://www.openaire.eu/oa-publications/h2020/open-access-in-horizon-2020", "ercGuidlines" : "http://erc.europa.eu/sites/default/files/document/file/ERC_Open_Access_Guidelines-revised_2014.pdf", "helpdesk" : "https://www.openaire.eu/support/helpdesk", + "helpdeskEmail": "helpdesk@openaire.eu", "utilsService" : "https://explore.openaire.eu/utils-service", "vocabulariesAPI" :"https://services.openaire.eu/provision/mvc/vocabularies/", diff --git a/src/assets/env-properties.json b/src/assets/env-properties.json index 9cd1bb6..37a4a03 100644 --- a/src/assets/env-properties.json +++ b/src/assets/env-properties.json @@ -4,7 +4,7 @@ "useCache" : false, "metricsAPIURL" : "https://beta.services.openaire.eu/usagestats/", "framesAPIURL" : "https://beta.openaire.eu/stats3/", - "claimsAPIURL" : "http://scoobydoo.di.uoa.gr:8080/dnet-claims-service-2.0.0-SNAPSHOT/rest/claimsService/", + "claimsAPIURL" : "http://duffy.di.uoa.gr:8080/dnet-claims-service-2.0.0-SNAPSHOT/rest/claimsService/", "statisticsAPIURL" : "https://beta.services.openaire.eu/stats-api/", "statisticsFrameAPIURL":"https://beta.openaire.eu/stats/", "statisticsFrameNewAPIURL": "http://marilyn.athenarc.gr:8080/stats-api/", @@ -19,6 +19,9 @@ "orcidURL" : "https://orcid.org/", "doiURL" : "https://dx.doi.org/", "cordisURL" : "http://cordis.europa.eu/projects/", + "openDoarURL": "http://v2.sherpa.ac.uk/id/repository/", + "r3DataURL": "http://service.re3data.org/repository/", + "sherpaURL": "http://www.sherpa.ac.uk/romeo/search.php?issn=", "zenodo" : "https://zenodo.org/", "zenodoCommunities" : "https://zenodo.org/api/communities/", "openAccess" : "https://www.openaire.eu/support/faq#article-id-234", @@ -27,14 +30,15 @@ "h2020Guidlines" : "https://www.openaire.eu/oa-publications/h2020/open-access-in-horizon-2020", "ercGuidlines" : "http://erc.europa.eu/sites/default/files/document/file/ERC_Open_Access_Guidelines-revised_2014.pdf", "helpdesk" : "https://www.openaire.eu/support/helpdesk", - "utilsService" : "http://dl170.madgik.di.uoa.gr/utilsService", + "helpdeskEmail": "helpdesk@openaire.eu", + "utilsService" : "http://mpagasas.di.uoa.gr:8000", "vocabulariesAPI" :"https://beta.services.openaire.eu/provision/mvc/vocabularies/", "piwikBaseUrl" :" https://analytics.openaire.eu/piwik.php?idsite=6", - "loginUrl" :"http://dl170.madgik.di.uoa.gr:8180/dnet-login/openid_connect_login", + "loginUrl" :"http://scoobydoo.di.uoa.gr:8080/dnet-openaire-users-1.0.0-SNAPSHOT/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=", @@ -44,7 +48,7 @@ "feedbackmailForMissingEntities" :"feedback@openaire.eu", "cacheUrl" :"http://scoobydoo.di.uoa.gr:3000/get?url=", - "adminToolsAPIURL" :"http://dl170.madgik.di.uoa.gr:8080/uoa-admin-tools/", + "adminToolsAPIURL" :"http://duffy.di.uoa.gr:8080/uoa-admin-tools/", "adminToolsCommunity" :"openaire", "communityAPI": "https://dev-openaire.d4science.org/openaire/community/",