openaire-library/utils/entities
Konstantina Galouni 99caf5aacc [develop | DONE | CHANGED] Renamed property "eoscMarketplaceURL" to "openScienceCloudURL" and added new property "eoscMarketplaceURL" (new value) | Updated current domain and marketplace domain from eosc-portal.eu to eosc-beyond.eu.
1. env-properties.ts: Added property openScienceCloudURL?: string.
2. environment.ts: Renamed property "eoscMarketplaceURL" to "openScienceCloudURL" and set value for new property "eoscMarketplaceURL".
3. dataProviderInfo.ts: Use properties.openScienceCloudURL instead of properties.eoscMarketplaceURL.
4. dataProvider.component.ts & organization.component.ts & project.component.ts & resultLanding.component.ts: Updated method "eoscBackLink()" to use "properties.eoscMarketplaceURL" instead of static url "https://search.marketplace.eosc-portal.eu/".
5. parsingFunctions.class.ts: In eoscSubjects use "properties.eoscMarketplaceURL" instead of static url "https://search.marketplace.eosc-portal.eu/".
6. connectHelper.ts: In method "getCommunityFromDomain()", added check domain.indexOf('eosc-beyond.eu') != -1.
2024-09-11 21:04:03 +03:00
..
adminTool [plugins-functionality | DONE | ADDED ] add and delete custom plugins, edit plugin in distinct route, add prompt to go back to plugins list 2024-05-22 11:09:18 +03:00
CuratorInfo.ts
EmailRecaptcha.ts
FAQ.ts
contentProvider.ts [plugins-functionality | DONE | CHANGED] give option to for content, deposit or both, use a common form to edit the options + the criteria 2024-03-15 15:58:15 +02:00
dataProviderInfo.ts [develop | DONE | CHANGED] Renamed property "eoscMarketplaceURL" to "openScienceCloudURL" and added new property "eoscMarketplaceURL" (new value) | Updated current domain and marketplace domain from eosc-portal.eu to eosc-beyond.eu. 2024-09-11 21:04:03 +03:00
deletedByInferenceResult.ts
metrics.ts
organizationInfo.ts [develop | DONE | CHANGED]: Parse organization versions from "children" field of the record, instead of querying explicitly. 2024-07-02 00:15:21 +03:00
projectInfo.ts [develop | DONE]: Add belongs to all entities and add message in html. 2024-05-31 13:59:23 +03:00
publication.ts
resultLandingInfo.ts [develop | DONE | CHANGED]: Parse research products versions from "children" field of the record, instead of querying explicitly. 2024-07-02 00:25:35 +03:00
searchResult.ts [develop | DONE | CHANGED]: In search projects results, show funder name by default, and if not available, show funder short name. 2024-04-16 11:47:12 +03:00