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 [Connect Admin | Trunk & Library | angular-14]: Allow curators with profile to be invisible in the Gateway | Dynamically align custom menu. 2022-12-09 16:43:36 +02:00
EmailRecaptcha.ts [Trunk|Library]: 1. Add a new entity with fiels an email and recaptcha token. 2. Add a contact method on email service to send an email and recaptcha token to admin-tools 2019-04-11 11:26:02 +00:00
FAQ.ts [Trunk|Library]: Create a FAQ entity class. 2019-06-24 10:39:03 +00:00
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 [Trunk | Library]: 2019-05-29 12:24:43 +00:00
metrics.ts ORP landing: change link button text to link this product to 2018-07-26 10:09:06 +00:00
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 Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
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