Project

General

Profile

# Date Author Comment
56841 02/08/2019 04:56 PM Konstantina Galouni

[Trunk | Connect]: Fix and add when missing: schema2jsonld, canonincal url, meta tags, piwik call.

56331 03/07/2019 12:16 PM Konstantina Galouni

[Trunk | Connect]:
affiliations.component & directLinking.component & linkingGeneric.component & communityWrapper.component &
curators.component & depositBySubjectResult.component & depositDatasets.component & depositDatasetsResult.component &
depositPublications.component & depositPublicationsResult.component & shareInZenodo.component & htmlPage.component &...

54949 01/03/2019 12:34 PM Argiro Kokogiannaki

[Trunk]

Domain change:
Update server.ts to be able to read domain from request
Update functions that needed domain
use the domain as read from properties

Update home page urls to dashboards- use environment property

54863 19/02/2019 01:17 PM Konstantina Galouni

[Trunk|Connect]: Fix error logs in connect related pages and components.

54852 18/02/2019 04:15 PM Argiro Kokogiannaki

[Trunk]
Add checks when location or document is used.
Get environment from properties file instead of domain

Invite, Subscribe, Manage Buttons: Smaller buttons, smaller icons

54781 14/02/2019 12:11 PM Konstantina Galouni

[trunk]: Connect: Remove unnecessary logs

52171 23/05/2018 03:48 PM Konstantina Galouni

1. Link for 'Results in OpenAIRE' added in table view pages (connect portal).

52167 23/05/2018 03:29 PM Konstantina Galouni

1. 'enableSearchView' input parameter added in searchPageTableView.component in library's update.
(When status is not DONE, all forms and search view are disabled. When status is not LOADING or DONE, hide datatable and disable all forms but allow search view)

51749 11/04/2018 12:40 PM Argiro Kokogiannaki

pass piwikSiteId in landing, search & deposit pages as Input | add siteId parameter in community & communities components

51658 04/04/2018 02:31 PM Konstantina Galouni

1. Remove searchDataproviders.service and searchProjects.service from /src/app/services (added in openaireLibrary/connect).
2. Use searchDataproviders.service and searchProjects.service from openaireLibrary/connect.

51566 29/03/2018 10:28 AM Argiro Kokogiannaki

change route 'stats' to 'monitor'| change path for ConnectHelper- moved in library | add proper advanced search link in search pages of pub/data/soft

51407 22/03/2018 04:38 PM Argiro Kokogiannaki

Delete properties file | remove community API url from routes | create wrapper for '/' to serve community or communities component based on domain or communityId parameter

51014 02/03/2018 02:10 PM Konstantina Galouni

1. searchDataproviders.component, searchProjects.component: Community is specified by url parameter.
2. searchDataproviders.service, searchProjects.service: communityId specified by parameter of the search function.

51012 02/03/2018 01:52 PM Konstantina Galouni

1. 'Search Content Providers' page gets its content by Community API - 'searchDataproviders' service added.
2. In 'Search Content Providers' page. datatable is used to show results - no filters exist.

50428 26/01/2018 04:00 PM Argiro Kokogiannaki

An initial commit for Connect portal