diff --git a/deploy/beta-properties.json b/deploy/beta-properties.json index bb3f2f0..df82196 100644 --- a/deploy/beta-properties.json +++ b/deploy/beta-properties.json @@ -40,16 +40,12 @@ "logoutUrl" :"https://aai.openaire.eu/proxy/saml2/idp/SingleLogoutService.php?ReturnTo=", - "logoutOpenaireUrl" :"http://dl067.madgik.di.uoa.gr/idp/profile/Logout", - "cookieDomain" :".openaire.eu", "feedbackQuestionaire" :"https://docs.google.com/forms/d/e/1FAIpQLSf7AJ-1MG98qeOKL4BUNBk47AAl5MPJC6CdRu19xIhwApN3NA/viewform", "feedbackmail" :"openaire.test@gmail.com", "feedbackmailForMissingEntities": "feedback@openaire.eu", - "helperPageUrl" :"http://scoobydoo.di.uoa.gr:16000/api/page/route", - "cacheUrl" :"https://demo.openaire.eu/cache/get?url=", "adminToolsAPIURL" :"https://beta.services.openaire.eu/uoa-admin-tools/", @@ -98,7 +94,7 @@ "notifyForNewSubscribers": "https://beta.services.openaire.eu/uoa-admin-tools/notifyForNewSubscribers/", "lastIndexInformationLink" : "https://beta.openaire.eu/aggregation-and-content-provision-workflows", - "showLastIndexInformationLink" : true, + "showLastIndexInformationLink" : false, "widgetLink" : "https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=", "claimsInformationLink": "https://beta.openaire.eu/linking", diff --git a/deploy/prepareDeploy.sh b/deploy/prepareDeploy.sh index 1a15acc..6713f1f 100755 --- a/deploy/prepareDeploy.sh +++ b/deploy/prepareDeploy.sh @@ -21,6 +21,7 @@ # pico ../src/robots.txt; # rm -rf ../src/assets/common-assets/.svn/; # rm -rf ../src/app/openaireLibrary/.svn/; +# rm -rf ../src/assets/connect-assets/.svn/ # npm run build; # echo 'Ready!'; # echo 'Now copy only "dist" to the server!' diff --git a/deploy/production-properties.json b/deploy/production-properties.json index f7f478c..f497604 100644 --- a/deploy/production-properties.json +++ b/deploy/production-properties.json @@ -8,6 +8,8 @@ "claimsAPIURL" : "https://services.openaire.eu/claims/rest/claimsService/", "statisticsAPIURL" : "https://beta.services.openaire.eu/stats-api/", "statisticsFrameAPIURL":"https://www.openaire.eu/stats/", + "statisticsFrameNewAPIURL": "http://marilyn.athenarc.gr:8080/stats-api/", + "useNewStatistisTool":false, "searchAPIURLLAst" : "https://services.openaire.eu/search/v2/api/", "searchResourcesAPIURL" : "https://services.openaire.eu/search/v2/api/resources", "openCitationsAPIURL" : "https://services.openaire.eu/opencitations/getCitations?id=", @@ -38,16 +40,12 @@ "logoutUrl" :"https://aai.openaire.eu/proxy/saml2/idp/SingleLogoutService.php?ReturnTo=", - "logoutOpenaireUrl" :"http://dl067.madgik.di.uoa.gr/idp/profile/Logout", - "cookieDomain" :".openaire.eu", "feedbackQuestionaire" :"https://docs.google.com/forms/d/e/1FAIpQLSf7AJ-1MG98qeOKL4BUNBk47AAl5MPJC6CdRu19xIhwApN3NA/viewform", "feedbackmail" :"openaire.test@gmail.com", "feedbackmailForMissingEntities": "feedback@openaire.eu", - "helperPageUrl" :"http://scoobydoo.di.uoa.gr:16000/api/page/route", - "cacheUrl" :"https://explore.openaire.eu/cache/get?url=", "adminToolsAPIURL" :"https://services.openaire.eu/uoa-admin-tools/", @@ -96,8 +94,10 @@ "notifyForNewSubscribers": "https://services.openaire.eu/uoa-admin-tools/notifyForNewSubscribers/", "lastIndexInformationLink" : "https://www.openaire.eu/aggregation-and-content-provision-workflows", - "showLastIndexInformationLink" : true, + "showLastIndexInformationLink" : false, "widgetLink" : "https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=", - "claimsInformationLink": "https://www.openaire.eu/linking" + "claimsInformationLink": "https://www.openaire.eu/linking", + "lastIndexUpdate": "2019-07-24", + "indexInfoAPI": "http://beta.services.openaire.eu/openaire/info/" } diff --git a/src/assets/env-properties.json b/src/assets/env-properties.json index ec02a24..5c83c13 100644 --- a/src/assets/env-properties.json +++ b/src/assets/env-properties.json @@ -41,19 +41,14 @@ "logoutUrl" :"https://aai.openaire.eu/proxy/saml2/idp/SingleLogoutService.php?ReturnTo=", - "logoutOpenaireUrl" :"http://dl067.madgik.di.uoa.gr/idp/profile/Logout", - "cookieDomain" :".di.uoa.gr", "feedbackQuestionaire" :"https://docs.google.com/forms/d/e/1FAIpQLSf7AJ-1MG98qeOKL4BUNBk47AAl5MPJC6CdRu19xIhwApN3NA/viewform", "feedbackmail" :"openaire.test@gmail.com", "feedbackmailForMissingEntities" :"feedback@openaire.eu", - - "helperPageUrl" :"http://scoobydoo.di.uoa.gr:16000/api/page/route", - "cacheUrl" :"http://scoobydoo.di.uoa.gr:3000/get?url=", - "adminToolsAPIURL" :"http://mpagasas.di.uoa.gr:8080/uoa-admin-tools/", + "adminToolsAPIURL" :"http://scoobydoo.di.uoa.gr:8080/uoa-admin-tools/", "adminToolsCommunity" :"openaire", "communityAPI": "https://dev-openaire.d4science.org/openaire/community/", diff --git a/src/index.html b/src/index.html index bb18c17..f6c3288 100644 --- a/src/index.html +++ b/src/index.html @@ -30,10 +30,10 @@ - - - - + + + +