Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
ClaimUtils.java 1.58 KB 47008 about 7 years Argiro Kokogiannaki add bean for file paths | use properties file f...
ContextUtils.java 4.39 KB 46755 about 7 years Katerina Iatropoulou Enhanced classes qith new fields, eg project ha...
IndexUtils.java 16.4 KB 46755 about 7 years Katerina Iatropoulou Enhanced classes qith new fields, eg project ha...
QueryGenerator.java 48.3 KB 47059 about 7 years Konstantina Galouni ClaimHandler.java:: boolean updateClaimCuration...
SearchUtils.java 10.8 KB 46977 about 7 years Argiro Kokogiannaki creating methods for direct index claim | use h...
SqlDAO.java 2.94 KB 46977 about 7 years Argiro Kokogiannaki creating methods for direct index claim | use h...
SqlStore.java 9.73 KB 46918 about 7 years Argiro Kokogiannaki add checks when building an openaire entity | f...
TestClass.java 32.9 KB 47214 almost 7 years Argiro Kokogiannaki adding log messages for creating, fetching and...

Latest revisions

# Date Author Comment
47214 12/05/2017 12:26 PM Argiro Kokogiannaki

adding log messages for creating, fetching and deleting claims

47059 04/05/2017 04:04 PM Konstantina Galouni

ClaimHandler.java:: boolean updateClaimCurationInfo(String curatedBy, String claimId, boolean approved) returns true if update was successful, false otherwise | void updateTokenByProjectId(String projectId, String newToken) moved from FetchProjectHandler.java to ProjectHandler.java | FetchProjectHandler.java:: String fetchProjectIdByToken(String token, String email) returns openaire_id or null

47039 03/05/2017 02:11 PM Argiro Kokogiannaki

set validation file path from bean | set parameter for migration table | add count method for fetching claims for a project through the token

47034 02/05/2017 04:08 PM Konstantina Galouni

Functionality to fetch Claims by token when token and email are correct added (FetchClaimHandler.java :: fetchClaimsByToken function)

47008 28/04/2017 02:32 PM Argiro Kokogiannaki

add bean for file paths | use properties file for beans | add handle openaireId for external records

47003 28/04/2017 12:56 PM Konstantina Galouni

Changes in update curation info (claims) functions -> ClaimHandler class: updateClaimCurationInfo added to be called from API

46977 27/04/2017 11:13 AM Argiro Kokogiannaki

creating methods for direct index claim | use https in ulrs for datacite & crossref | add a check in parsing project for contact person email

46956 26/04/2017 02:59 PM Konstantina Galouni

Added queries for claims' curation update in database

46918 20/04/2017 04:45 PM Argiro Kokogiannaki

add checks when building an openaire entity | fix bug with openaire datasets | add fields for curation in claim entity | get claim curation fields in get claims methods | in save claim fill contact person field | test methods update contact person and update token

46884 20/04/2017 12:22 PM Konstantina Galouni

Added functionality for sending emails to all contact info of every project with newly added claims (currently hard coded dates-emails-tokens) | ProjectFetcher.class and FetchProjectHandler.class were created

View revisions

Also available in: Atom