Project

General

Profile

Statistics
| Revision:

# Date Author Comment
60389 09/02/2021 05:07 PM Argiro Kokogiannaki

Query Generator:
context query: link with specific community or claimed in community's dashboard

59934 23/11/2020 10:32 AM Argiro Kokogiannaki

Updates to Migrate community claims from Beta to Production

58704 15/05/2020 01:22 PM Argiro Kokogiannaki

CommunityUtils:
chnage methods from static, add it with autowired in EmailSender
update properties

58494 15/04/2020 10:28 AM Argiro Kokogiannaki

Fix1: set type after parsing response from external sources - this fix puts the record in the proper file path

Fix2: Update orcid parser, use single orcid work response
update ExternalParserTest

58341 26/03/2020 04:45 PM Argiro Kokogiannaki

ClaimEntity: Add information about the dashboard where the claim was created

Properties:
add properties for the different services
create beans properly
production or beta is decided from the services urls in properties

Migration:
create migration method: CopyFromBetaToProduction for communities

57125 24/09/2019 10:36 AM Argiro Kokogiannaki

Search utils, Project Handler, IndexResultHandler:
get search service url from properties
remove isProduction parameter
remove dedup result methods used in migration

-> update method calls and signatures accordingly
57029 11/09/2019 12:01 PM Argiro Kokogiannaki

-Remove methods and classes used for the migration from old database schema to new
-Remove communities XMLs
-rearrange packages (remove 'migration' and 'claimsDemo') Properties paths didn't change!