Project

General

Profile

# Date Author Comment
62526 22/11/2022 12:02 PM Katerina Iatropoulou

log4j2 integrated + uoa-global-parent

60663 18/03/2021 09:49 AM Argiro Kokogiannaki

Fix context query (to return claims linked to a community or made in community dashboard)

60411 11/02/2021 11:44 AM Argiro Kokogiannaki

- fix order by titles
- context query: get results made in the same dashboard
- add claimed_in_dashboard in the result
- commit changes in Test CopyFromBeta

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

57031 11/09/2019 12:57 PM Argiro Kokogiannaki

- rename properties files springContext-claimsDemo.xml --> springContext-claims.xml
- rename properties paths services.claimsDemo.* to services.claims.*

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!

53202 20/09/2018 04:32 PM Konstantina Galouni

1. FetchClaimHandler.java: add method fetchNumberOfClaimsByDateAndOpenaireId.
2. CommunityUtils.java: request datasource API to get community information (including managers).
3. FetchContextHandler.java: Method fetchFirstContextByCommunityId to parse name of community to be used in the above API....

52857 01/08/2018 12:30 PM Argiro Kokogiannaki

Enable claiming for ORPs
Set direct index url in properties
Migration:
save orphan Ids, claims
uncomment fetch dedup

49865 09/11/2017 03:38 PM Argiro Kokogiannaki

change migration procedure: search first in beta then in production| add software | change directIndexHandler check for response

48012 28/06/2017 11:54 AM Tsampikos Livisianos

prepared statements for the sql queries

47508 14/06/2017 01:54 PM Katerina Iatropoulou

claims-demo folder renamed to trunk

47507 14/06/2017 01:48 PM Katerina Iatropoulou

Copy for Java8