Project

General

Profile

Statistics
| Revision:

# Date Author Comment
60772 01/04/2021 04:25 PM Konstantinos Triantafyllou

[Connect | Trunk]: Delete properties resolver. Delete query param community id

60454 19/02/2021 06:52 PM Konstantinos Triantafyllou

[Connect | Trunk]: 1. Add new roles functionllities (subscribe - role-verification). 2. Comment customization. 3. Refactor getting community logic

59991 30/11/2020 06:04 PM Argiro Kokogiannaki

[Connect|Trunk]

- update properties / use prod.prod propertis for production instance
- remove checks for production ready instances
- simplify sitemap
- remove subscribe for properties
- Add community title for custom filter
- update piwik ids - use the same for beta and production

59826 12/11/2020 04:59 PM Argiro Kokogiannaki

[Connect|Trunk]

code clean up:

-remove unused imports, code, files (Old search pages for results, etc)
-remove Freeguard from modules
-unsubscribe all subscriptions
-Services: configuration, communities, subscribers, user management: unsubscribe from app component or the component that uses them (clearSubscriptions())...

59266 13/08/2020 01:16 PM Argiro Kokogiannaki

[Connect|Trunk]

- add advanced search pages for project, organization, content providers.
- remove adavanced search pages components for result subtypes (pub, data, soft, other)

59262 12/08/2020 05:16 PM Konstantinos Triantafyllou

[Connect | Trunk]: Add Previous Route Recorder to all routes.

59100 14/07/2020 12:56 AM Konstantina Galouni

[Trunk | Connect]: Remove IsRouteEnabled guard from landing and search pages (these pages should load even when not active - existing links from other pages).

58531 23/04/2020 03:35 PM Argiro Kokogiannaki

[Connect|Trunk]

App Component:
update menu items
update navbar and footer according to the new mocks

Search projects/datasources: enable refilter when the url parameters change
Search results: add options about breadcrumb and include only results

58392 03/04/2020 06:02 PM Argiro Kokogiannaki

[Connect|Trunk]

Initial commit for new UI of Search page:
add search research outcomes page
update links, routes and menu items accordingly
add result landing page

57028 11/09/2019 11:49 AM Konstantina Galouni

[Trunk | Connect]:
1. advancedSearchDatasets & advancedSearchOrps & advancedSearchPublications & advancedSearchSoftware: Use common advanced search page for research results (advancedSearchResearchResults).
2. searchDatasets & searchOrps & searchPublications & searchSoftware: Use common simple search page for research results (searchResearchResults).

56841 02/08/2019 04:56 PM Konstantina Galouni

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

56071 13/06/2019 02:32 PM Argiro Kokogiannaki

[Connect |Trunk]
For connect search pages: replace community Id with customFilter

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

52831 27/07/2018 04:45 PM Sofia Baltzi

Add

52028 15/05/2018 10:51 AM Argiro Kokogiannaki

pass community Id parameter in advance pages of results as input | remove advanced search parameters in simple pages

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

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

51199 13/03/2018 05:06 PM Argiro Kokogiannaki

IsrouteEnabled remove community in every route | Add subscribers in community landing, add confirm for unsubscribe, add message to login for subscribe

50763 15/02/2018 12:12 PM Argiro Kokogiannaki

Use openairelib as an svn external subfolder| make the corresponding changes

50681 12/02/2018 12:41 PM Argiro Kokogiannaki

Addind Search Pages| linking| deposit | use properties | remove not useful pages | mockups for main page, my communities | complete search queries in community dashboard page

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

An initial commit for Connect portal