openaire-library/utils/entities
Konstantina Galouni 6759508fb6 [Library]: Fixes (major: Parsing of organizations in result landing) & Addition of "FOS" and "SDGs" in result refine filters and result landing pages.
1. searchFields.ts: Added fos & sdg refine filters for research results.
2. resultLandingInfo.ts: Added string arrays "fos" and "sdg".
3. HelperFunctions.class.ts: Added method for sdg sorting (splits value, keeps only number before dot and compares numerically).
4. searchResearchResults.service.ts: [Bug fix] when parsing "dateofacceptance", stringify it only if it has a value.
5. searchFilter.component.ts: When sorting filters, sort differently SDGs.
6. resultLanding.service.ts:
	a. [Bug fix] Fix in parsing subtitle.
	b. [Bug fix] Parsing of "Related organizations" was accidentally deleted when parsing of relations changed.
	c. Parse "FOS" and "SDGs" in their specific fields, separately from subjects.
7. resultLanding.component.ts:
	a. [Bug fix] Do not make call for opencitations (deprecated).
	b. Updated method "hasPrimaryInfo()": Description is now array and added checks for organizations.
8. resultLanding.component.html: Display of "FOS" and "SDGs" separately from subjects.
9. showPublisher.component.ts: [Bug fix] Remove from html name of developer!
10. parsingFunctions.class.ts: Parse "FOS" and "SDGs" in their specific fields, separately from subjects.
11. metrics.component.ts: [Bug fix] Default value of "metricsClicked" should be false.
2022-03-15 23:31:10 +02:00
..
adminTool add changes for pages and dynamic menus - dev only 2022-01-11 12:05:40 +02:00
CuratorInfo.ts [Trunk|Library]: Remove null default value on id of curator. 2019-07-02 10:27:09 +00: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 [Library | Trunk]: Content provider criteria add constructor 2021-04-06 14:44:48 +00:00
dataProviderInfo.ts [Library]: Move angular 11 to trunk. Remove no needed files. Delete angular upgrade branches 2021-07-14 11:19:57 +00:00
deletedByInferenceResult.ts [Trunk | Library]: 2019-05-29 12:24:43 +00:00
entities.module.ts [Trunk | Library]: app-routing.module & entities.module: Bug fixes in imports after merging research results. 2019-09-11 11:45:35 +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 [Library|Trunk] 2020-08-19 11:01:22 +00:00
projectInfo.ts [Trunk | Library] 2020-03-17 15:19:25 +00:00
publication.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
resultLandingInfo.ts [Library]: Fixes (major: Parsing of organizations in result landing) & Addition of "FOS" and "SDGs" in result refine filters and result landing pages. 2022-03-15 23:31:10 +02:00
searchResult.ts [Library|Trunk] 2021-04-02 09:17:00 +00:00