Go to file
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
claims add communityId in claims url when it is provided 2018-03-16 12:28:19 +00:00
connect Add a mathod in community service to check if a user is a manager of a community| change connectAdminLoginGuard to really ask for a community manager| correct some links in properties json 2018-03-15 09:53:07 +00:00
deposit put the divids- helper for linking views, Fix the links in advanced search page, remove openaireProperties class change error codes path, add the 2018-02-15 10:36:12 +00:00
error Fixing insert claims for direct linking| isRouteEnable checks for community also in parameters, if no community avaiable load the page normally 2018-03-13 16:02:22 +00:00
landingPages put the divids- helper for linking views, Fix the links in advanced search page, remove openaireProperties class change error codes path, add the 2018-02-15 10:36:12 +00:00
login Add a mathod in community service to check if a user is a manager of a community| change connectAdminLoginGuard to really ask for a community manager| correct some links in properties json 2018-03-15 09:53:07 +00:00
reload put the divids- helper for linking views, Fix the links in advanced search page, remove openaireProperties class change error codes path, add the 2018-02-15 10:36:12 +00:00
searchPages 1. Change of SearchResult field for funders (used for project results): 2018-03-16 14:54:44 +00:00
services 1. Change of SearchResult field for funders (used for project results): 2018-03-16 14:54:44 +00:00
shared Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
sharedComponents Context to community in display claims| showMenu Input for naviation Bar 2018-03-16 08:56:42 +00:00
test Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
utils 1. Change of SearchResult field for funders (used for project results): 2018-03-16 14:54:44 +00:00
app-routing.module.ts Add a mathod in community service to check if a user is a manager of a community| change connectAdminLoginGuard to really ask for a community manager| correct some links in properties json 2018-03-15 09:53:07 +00:00
app.component.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
app.module.ts Refactoring - change file name of Meta service & module 2018-02-12 13:38:30 +00:00
app.server.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00