openaire-library/services
konstantina.galouni 09017aee04 1. Change of SearchResult field for funders (used for project results):
instead of funders: {"funderShortname": string, "funderName": string}[]
	now: funderShortname: string // only 1 funder per project and we don't use the full name
2. Addition of SearchResult field for project results: acronym: string, code: string
3. Parsing of funders changed (searchProjects.service): when more than 1 funders in 'fundingtree', keep 'shortname' of the first one
4. Parsing of project's acronym and code parsed and stored in corresponding fields (not in the title.name)
5. Adjust new fields display in 'tabResult.component' and 'searchResult.component'



git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@51317 d315682c-612b-4755-9ff5-7f18f6832af3
2018-03-16 14:54:44 +00:00
..
servicesUtils Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
dataProvidersService.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
datasetsService.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
metrics.service.ts USe a json file to read properties | replace openaire Properties | parameterize menu (use params, community, ) | parameterize search pages (hide community information) 2018-02-05 13:14:59 +00:00
organization.service.ts USe a json file to read properties | replace openaire Properties | parameterize menu (use params, community, ) | parameterize search pages (hide community information) 2018-02-05 13:14:59 +00:00
organizationService.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
organizationsService.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
projectsService.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
publicationsService.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
refineFieldResults.service.ts USe a json file to read properties | replace openaire Properties | parameterize menu (use params, community, ) | parameterize search pages (hide community information) 2018-02-05 13:14:59 +00:00
refineFieldResultsService.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
reports.service.ts USe a json file to read properties | replace openaire Properties | parameterize menu (use params, community, ) | parameterize search pages (hide community information) 2018-02-05 13:14:59 +00:00
reportsService.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
searchDataproviders.service.ts 1. searchDataproviders.service: compatibility field always in results. 2018-03-01 13:14:35 +00:00
searchDatasets.service.ts 1. Language parsed in 'Software' and 'Dataset' Landing 2018-02-13 14:52:23 +00:00
searchOrganizations.service.ts USe a json file to read properties | replace openaire Properties | parameterize menu (use params, community, ) | parameterize search pages (hide community information) 2018-02-05 13:14:59 +00:00
searchProjects.service.ts 1. Change of SearchResult field for funders (used for project results): 2018-03-16 14:54:44 +00:00
searchPublications.service.ts 1. Language parsed in 'Software' and 'Dataset' Landing 2018-02-13 14:52:23 +00:00
searchSoftware.service.ts 1. Language parsed in 'Software' and 'Dataset' Landing 2018-02-13 14:52:23 +00:00
softwareService.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00