Project

General

Profile

Statistics
| Revision:

# Date Author Comment
53197 20/09/2018 15:18 Konstantina Galouni

SqlStore.java:
close ResultSet and Statement in finally clause
return CachedRowSet instead of ResultSet when needed (avoids problems with closed connection, nothing else changes because CachedRowSet extends ResultSet)

53031 06/09/2018 11:34 Argiro Kokogiannaki

Parameterize context utils methods with a boolean parameter for productionIndex, add production url
In delete claims method add check for deleting record

52896 03/08/2018 14:55 Konstantina Galouni

Creating a branch of project for refactor con
nections issue

52895 03/08/2018 14:53 Konstantina Galouni

Adding branches folder

52857 01/08/2018 12:30 Argiro Kokogiannaki

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

52619 29/06/2018 15:07 Konstantina Galouni

1. FetchProjectHandler.java: Rename 'fetchProjectIdByToken' to 'fetchProjectIdByTokenAndEmail' and create 'public String fetchProjectIdByToken(String token)' method.
2. QueryGenerator.java: Rename 'generateSelectProjectIdByTokenQuery' to 'generateSelectProjectIdByTokenAndEmailQuery' -...

52274 29/05/2018 17:39 Argiro Kokogiannaki

Change ContextUtils to get concept label from new Context API

51939 07/05/2018 15:23 Argiro Kokogiannaki

add communities xml files| change fetching methods for communities | set properly date in migration | change ORCID API

50968 28/02/2018 13:25 Argiro Kokogiannaki

fixing issues with ordering and types filter

50947 27/02/2018 15:33 Argiro Kokogiannaki

close the db connection per request, in fetch claims by context id use like and wild character in order to get all claims of a community

49865 09/11/2017 15:38 Argiro Kokogiannaki

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

48301 04/07/2017 11:53 Katerina Iatropoulou

[maven-release-plugin] prepare for next development iteration

48300 04/07/2017 11:53 Katerina Iatropoulou

[maven-release-plugin] copy for tag uoa-claims-2.0.0

48299 04/07/2017 11:53 Katerina Iatropoulou

[maven-release-plugin] prepare release uoa-claims-2.0.0

48298 04/07/2017 11:52 Katerina Iatropoulou

Bring back SNAPSHOt for parent and version

48297 04/07/2017 11:51 Katerina Iatropoulou

correction of scm

48294 04/07/2017 11:42 Argiro Kokogiannaki

Delete file when claim is deleted and result has no other links| change semantics | change the openaireId generation

48293 04/07/2017 11:20 Katerina Iatropoulou

[maven-release-plugin] prepare release uoa-claims-2.0.0

48292 04/07/2017 11:18 Katerina Iatropoulou

Removing SNAPSHOT from version

48012 28/06/2017 11:54 Tsampikos Livisianos

prepared statements for the sql queries

47529 15/06/2017 13:21 Katerina Iatropoulou

Cleaning dependencies

47509 14/06/2017 14:12 Katerina Iatropoulou

Changing dnet-parent and deendencies to match java8 installation. Added deploy.info

47508 14/06/2017 13:54 Katerina Iatropoulou

claims-demo folder renamed to trunk

47507 14/06/2017 13:48 Katerina Iatropoulou

Copy for Java8