openaire-library/orcid
Konstantina Galouni e9e2ee9f3a [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
..
my-orcid-links Filters title alignment. Rename some component css files to less. 2022-07-17 16:01:39 +03:00
recommend-orcid-links Remove animation fade from results card and add scrollspy. Remove condition for selected filters sections 2022-05-06 13:47:54 +03:00
orcid-work.component.ts [Library]: [Bug fix] Strip html tags for titles and descriptions and show them as innerHTML. 2022-11-28 19:22:01 +02:00
orcid.component.ts [Trunk | Library]: 2021-05-13 15:48:01 +00:00
orcid.module.ts [Library & common-assets | new-theme]: Updates for redesign. 2022-04-16 10:47:30 +03:00
orcid.service.ts [Library | new-theme]: 2022-06-20 16:55:05 +03:00
orcidWork.ts [Library]: [Bug fix] Strip html tags for titles and descriptions and show them as innerHTML. 2022-11-28 19:22:01 +02:00