eosc-explore/src/app
Konstantina Galouni 9982bdb671 [Library]: [Bug fix] Strip html tags for titles and descriptions and show them as innerHTML.
1. dataProvider.component.ts & organization.component.ts & project.component.ts & resultLanding.component.ts & orcid-work.component.ts: Commented unused @ViewChild fields.
2. dataProvider.service.ts & project.service.ts & resultLanding.service.ts: Strip html tags from title.
3. resultLanding.component.ts: [Bug fix] resultLanding.description is string, not array.
4. orcidWork.ts: [Bug fix] resultLanding.description is string, not array & strip html tags from description.
5. refineFieldResults.service.ts: In method "getSearchAPIURLForEntity()", for entityType "result" set suffix to "results/".
6. searchDataproviders.service.ts & searchOrganizations.service.ts & searchProjects.service.ts & searchResearchResults.service.ts: Strip html tags from title | Do not cut description (multi line ellipsis is used in html).
7. jsonld-document-serializer.service.ts: [Bug fix] resultLanding.description is string, not array.
8. result-preview.component.html: Show description as innerHTML to properly display special characters.
2022-11-28 19:22:01 +02:00
..
claims [Aggregator | new-theme]: Use of properties.errorLink | Link to simple/advanced page dark or not depending on background. 2022-05-18 15:13:42 +03:00
deposit [Aggregator | new-theme]: Use of properties.errorLink | Link to simple/advanced page dark or not depending on background. 2022-05-18 15:13:42 +03:00
develop [Eosc Explore]: Removed special files for eosc and configurations for aggregator (eosc was separated from aggregator to this dedicated project). 2022-08-08 17:49:07 +03:00
error [Aggregator |Trunk] 2020-11-18 17:01:52 +00:00
home [Library | EOSC Explore]: Updated styles | Updated link to Marketplace for EOSC::RO-crate | Bug fix in description of results versions | Removed timeout from reports.service.ts. 2022-11-28 14:37:37 +02:00
landingPages [Aggregator | new-theme]: Use of properties.errorLink | Link to simple/advanced page dark or not depending on background. 2022-05-18 15:13:42 +03:00
login [Aggregator|Trunk] 2019-05-23 13:38:44 +00:00
openaireLibrary@e9e2ee9f3a [Library]: [Bug fix] Strip html tags for titles and descriptions and show them as innerHTML. 2022-11-28 19:22:01 +02:00
reload [Aggregator|Trunk] 2019-05-23 13:38:44 +00:00
searchPages [Library | EOSC Explore]: Updated styles | Updated link to Marketplace for EOSC::RO-crate | Bug fix in description of results versions | Removed timeout from reports.service.ts. 2022-11-28 14:37:37 +02:00
shared [Aggregator | Trunk]: Upgrade to angular 11 2021-07-14 11:47:56 +00:00
utils [Library | EOSC Explore]: Updated styles | Updated link to Marketplace for EOSC::RO-crate | Bug fix in description of results versions | Removed timeout from reports.service.ts. 2022-11-28 14:37:37 +02:00
app-routing.module.ts Bug with optional routes: move the error case in the end of all routes 2022-06-22 17:20:19 +03:00
app.component.ts [Library | EOSC Explore]: Updated styles | Updated link to Marketplace for EOSC::RO-crate | Bug fix in description of results versions | Removed timeout from reports.service.ts. 2022-11-28 14:37:37 +02:00
app.module.ts [Eosc Explore]: Removed special files for eosc and configurations for aggregator (eosc was separated from aggregator to this dedicated project). 2022-08-08 17:49:07 +03:00
app.server.module.ts [Aggregator | Trunk]: Upgrade to angular 11 2021-07-14 11:47:56 +00:00