diff --git a/deploy/beta-properties.json b/deploy/beta-properties.json deleted file mode 100644 index e89e8de..0000000 --- a/deploy/beta-properties.json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "environment": "beta", - "enablePiwikTrack": false, - "useCache": false, - "metricsAPIURL": "https://beta.services.openaire.eu/usagestats/", - "framesAPIURL": "https://beta.openaire.eu/stats3/", - "claimsAPIURL": "https://beta.services.openaire.eu/claims/rest/claimsService/", - "statisticsAPIURL": "https://beta.services.openaire.eu/stats-api/", - "statisticsFrameAPIURL": "https://beta.openaire.eu/stats/", - "statisticsFrameNewAPIURL": "https://stats.madgik.di.uoa.gr/stats-api/", - "useNewStatistisTool": true, - "searchAPIURLLAst": "https://beta.services.openaire.eu/search/v2/api/", - "searchResourcesAPIURL": "https://beta.services.openaire.eu/search/v2/api/resources", - "openCitationsAPIURL": "https://services.openaire.eu/opencitations/getCitations?id=", - "csvAPIURL": "https://beta.services.openaire.eu/search/v2/api/reports", - "searchCrossrefAPIURL": "https://api.crossref.org/works", - "searchDataciteAPIURL": "https://api.datacite.org/works", - "searchOrcidURL": "https://pub.orcid.org/", - "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", - "openAccessRepo": "https://www.openaire.eu/support/faq#article-id-310", - "fp7Guidlines": "https://www.openaire.eu/open-access-in-fp7-seventh-research-framework-programme", - "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/", - "piwikBaseUrl": " https://analytics.openaire.eu/piwik.php?idsite=6", - "loginUrl": "https://beta.services.openaire.eu/admin-user-management/openid_connect_login", - "userInfoUrl": "https://beta.services.openaire.eu/uoa-user-management/api/users/getUserInfo?accessToken=", - "logoutUrl": "https://aai.openaire.eu/proxy/saml2/idp/SingleLogoutService.php?ReturnTo=", - "cookieDomain": ".openaire.eu", - "feedbackmail": "feedback@openaire.eu", - "feedbackmailForMissingEntities": "feedback@openaire.eu", - "cacheUrl": "https://demo.openaire.eu/cache/get?url=", - "adminToolsAPIURL": "https://beta.services.openaire.eu/uoa-admin-tools/", - "adminToolsCommunity": "openaire", - "communityAPI": "https://beta.services.openaire.eu/openaire/community/", - "miningBackendURL": "https://beta.services.openaire.eu/interactive-mining", - "csvLimit": 2000, - "pagingLimit": 20, - "resultsPerPage": 10, - "baseLink": "https://beta.admin.connect.openaire.eu/", - "baseOpenaireLink": "https://beta.explore.openaire.eu", - "searchLinkToPublication": "/search/publication?articleId=", - "searchLinkToProject": "/search/project?projectId=", - "searchLinkToDataProvider": "/search/dataprovider?datasourceId=", - "searchLinkToDataset": "/search/dataset?datasetId=", - "searchLinkToOrganization": "/search/organization?organizationId=", - "searchLinkToPublications": "/search/find/publications", - "searchLinkToDataProviders": "/search/find/dataproviders", - "searchLinkToProjects": "/search/find/projects", - "searchLinkToDatasets": "/search/find/datasets", - "searchLinkToSoftware": "/search/find/software", - "searchLinkToOrganizations": "/search/find/organizations", - "searchLinkToCompatibleDataProviders": "/search/content-providers", - "searchLinkToEntityRegistriesDataProviders": "/search/entity-registries", - "searchLinkToEntityRegistriesDataProvidersTable": "/search/entity-registries-table", - "searchLinkToJournals": "/search/journals", - "searchLinkToJournalsTable": "/search/journals-table", - "searchLinkToAdvancedPublications": "/search/advanced/publications", - "searchLinkToAdvancedProjects": "/search/advanced/projects", - "searchLinkToAdvancedDatasets": "/search/advanced/datasets", - "searchLinkToAdvancedSoftware": "/search/advanced/software", - "searchLinkToAdvancedDataProviders": "/search/advanced/dataproviders", - "searchLinkToAdvancedOrganizations": "/search/advanced/organizations", - "sendMailUrl": "https://beta.services.openaire.eu/uoa-admin-tools/sendMail", - "notifyForNewManagers": "https://beta.services.openaire.eu/uoa-admin-tools/notifyForNewManagers/", - "notifyForNewSubscribers": "https://beta.services.openaire.eu/uoa-admin-tools/notifyForNewSubscribers/", - "lastIndexInformationLink": "https://beta.openaire.eu/aggregation-and-content-provision-workflows", - "showLastIndexInformationLink": false, - "widgetLink": "https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=", - "claimsInformationLink": "https://beta.openaire.eu/linking", - "lastIndexUpdate": "2020-05-06", - "indexInfoAPI": "http://beta.services.openaire.eu/openaire/info/", - "adminPortalURL": "https://beta.admin.connect.openaire.eu", - "admins" : ["rcd-helpdesk@openaire.eu"] -} diff --git a/deploy/prepareDeploy.sh b/deploy/prepareDeploy.sh deleted file mode 100755 index 04c8d5b..0000000 --- a/deploy/prepareDeploy.sh +++ /dev/null @@ -1,43 +0,0 @@ -##ATTENTION -##DON'T run it in svn folder - it *REMOVES* files -##Copy project in another file "deploy-folder" -##cd "deploy-folder" -##run the script - -## uncommect from here--> -#choose properties based on environment -# cp beta-properties.json ../src/assets/env-properties.json; -# cp production-properties.json ../src/assets/env-properties.json; - - -# echo -n 'Check that you have the correct properties file'; -# echo -n "Press key:"; -# read -n1 ans -# pico ../src/assets/env-properties.json; -# printf '\nCheck the properties file version'; -# echo -n "Press key:"; -# read -n1 ans -# pico ../src/app/openaireLibrary/utils/properties/environment-specific.service.ts; -# printf '\n\nUpdate css/ js files version!'; -# echo -n "Press key:"; -# read -n1 ans -# echo -n "Pressed"; -# pico ../src/index.html; -# echo -n 'Check Robots.txt: always add "Diasallow /"'; -# echo -n "Press key:"; -# read -n1 ans -# echo -n "Pressed"; -# 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!' -##<-- to here - -##copy "deploy-folder/dist" in demo.openaire.eu -##coppies of previous deployments exist in "/home/argiro.kokogiannaki/uoa-portal/connect-adminYYYY-MM-DD" -##become nodejs user: "sudo su nodejs -s /bin/bash" -##protal files exists in "/srv/www/portal-www" -##cp files from "cp -r /home/argiro.kokogiannaki/uoa-portal/connect-adminYYYY-MM-DD/* /srv/www/portal-www" diff --git a/deploy/production-properties.json b/deploy/production-properties.json deleted file mode 100644 index 4358c99..0000000 --- a/deploy/production-properties.json +++ /dev/null @@ -1,104 +0,0 @@ -{ - "environment":"production", - "enablePiwikTrack" : false, - "useCache" : false, - "metricsAPIURL" : "https://services.openaire.eu/usagestats/", - "framesAPIURL" : "https://www.openaire.eu/stats3/", - "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=", - "csvAPIURL" : "https://services.openaire.eu/search/v2/api/reports", - "searchCrossrefAPIURL" : "https://api.crossref.org/works", - "searchDataciteAPIURL" : "https://api.datacite.org/works", - "searchOrcidURL" : "https://pub.orcid.org/", - "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", - "openAccessRepo" : "https://www.openaire.eu/support/faq#article-id-310", - "fp7Guidlines" : "https://www.openaire.eu/open-access-in-fp7-seventh-research-framework-programme", - "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/", - - "piwikBaseUrl" :" https://analytics.openaire.eu/piwik.php?idsite=6", - "loginUrl" :"https://services.openaire.eu/admin-user-management/openid_connect_login", - - "userInfoUrl" : " https://services.openaire.eu/uoa-user-management/api/users/getUserInfo?accessToken=", - - "logoutUrl" :"https://aai.openaire.eu/proxy/saml2/idp/SingleLogoutService.php?ReturnTo=", - - "cookieDomain" :".openaire.eu", - - "feedbackmail" :"openaire.test@gmail.com", - "feedbackmailForMissingEntities": "feedback@openaire.eu", - - "cacheUrl" :"https://explore.openaire.eu/cache/get?url=", - - "adminToolsAPIURL" :"https://services.openaire.eu/uoa-admin-tools/", - - "adminToolsCommunity" :"openaire", - "communityAPI": "https://services.openaire.eu/openaire/community/", - - "miningBackendURL": "https://beta.services.openaire.eu/interactive-mining", - - "csvLimit": 2000, - "pagingLimit": 20, - "resultsPerPage": 10, - - "baseLink" : "https://admin.explore.openaire.eu/", - "baseOpenaireLink" : "https://explore.openaire.eu", - - "searchLinkToPublication" : "/search/publication?articleId=", - "searchLinkToProject" : "/search/project?projectId=", - "searchLinkToDataProvider" : "/search/dataprovider?datasourceId=", - "searchLinkToDataset" : "/search/dataset?datasetId=", - "searchLinkToOrganization" : "/search/organization?organizationId=", - - "searchLinkToPublications" : "/search/find/publications", - "searchLinkToDataProviders" : "/search/find/dataproviders", - "searchLinkToProjects" : "/search/find/projects", - "searchLinkToDatasets" : "/search/find/datasets", - "searchLinkToSoftware" : "/search/find/software", - "searchLinkToOrganizations" : "/search/find/organizations", - "searchLinkToCompatibleDataProviders" : "/search/content-providers", - "searchLinkToEntityRegistriesDataProviders" : "/search/entity-registries", - "searchLinkToEntityRegistriesDataProvidersTable" : "/search/entity-registries-table", - "searchLinkToJournals" : "/search/journals", - "searchLinkToJournalsTable" : "/search/journals-table", - - "searchLinkToAdvancedPublications" : "/search/advanced/publications", - "searchLinkToAdvancedProjects" : "/search/advanced/projects", - "searchLinkToAdvancedDatasets" : "/search/advanced/datasets", - "searchLinkToAdvancedSoftware" : "/search/advanced/software", - "searchLinkToAdvancedDataProviders" : "/search/advanced/dataproviders", - "searchLinkToAdvancedOrganizations" : "/search/advanced/organizations", - - "sendMailUrl": "https://services.openaire.eu/uoa-admin-tools/sendMail", - "notifyForNewManagers": "https://services.openaire.eu/uoa-admin-tools/notifyForNewManagers/", - "notifyForNewSubscribers": "https://services.openaire.eu/uoa-admin-tools/notifyForNewSubscribers/", - - "lastIndexInformationLink" : "https://www.openaire.eu/aggregation-and-content-provision-workflows", - "showLastIndexInformationLink" : false, - - "widgetLink" : "https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=", - "claimsInformationLink": "https://www.openaire.eu/linking", - "lastIndexUpdate": "2019-07-24", - "indexInfoAPI": "http://beta.services.openaire.eu/openaire/info/", - "adminPortalURL": "https://admin.connect.openaire.eu", - "admins" : ["rcd-helpdesk@openaire.eu"] -} diff --git a/src/app/pages/users/personal-info/personal-info.component.ts b/src/app/pages/users/personal-info/personal-info.component.ts index ca32351..50e2041 100644 --- a/src/app/pages/users/personal-info/personal-info.component.ts +++ b/src/app/pages/users/personal-info/personal-info.component.ts @@ -141,7 +141,7 @@ declare var UIkit; They will be stored safely in our system for as long as OpenAIRE exists. Since you press the "save" button, you give us the consent to make them public in your Community Gateway to let users know who is configuring the platform. You always have the right to exercise your rights and ask for access, - rectification, erasure and restriction of your data. Please contact rcd-helpdesk@openaire.eu + rectification, erasure and restriction of your data. Please contact rcd@openaire.eu if you have any inquiries. diff --git a/src/environments/environment.beta.ts b/src/environments/environment.beta.ts index dd43fa4..bdfb635 100644 --- a/src/environments/environment.beta.ts +++ b/src/environments/environment.beta.ts @@ -85,6 +85,6 @@ export let properties: EnvProperties = { claimsInformationLink: "https://beta.openaire.eu/linking", lastIndexUpdate: "2020-05-06", indexInfoAPI: "https://beta.services.openaire.eu/openaire/info/", - admins: ["rcd-helpdesk@openaire.eu"], + admins: ["rcd@openaire.eu"], adminPortalURL: "https://beta.admin.connect.openaire.eu" }; diff --git a/src/environments/environment.prod.ts b/src/environments/environment.prod.ts index bffa217..4fbabe9 100644 --- a/src/environments/environment.prod.ts +++ b/src/environments/environment.prod.ts @@ -85,6 +85,6 @@ export let properties: EnvProperties = { claimsInformationLink: "https://www.openaire.eu/linking", lastIndexUpdate: "2020-12-17", indexInfoAPI: "https://services.openaire.eu/openaire/info/", - admins: ["rcd-helpdesk@openaire.eu"], + admins: ["rcd@openaire.eu"], adminPortalURL: "https://admin.connect.openaire.eu" };