in insert claim method new parameters added for access rights and embargo date
More parameters added for fetch methods to include: sorting functionality, filtering by type, filtering by keyword / add the proper parameters in fetch
small changes in responses
correct xQueries for contexts
context related information added in the API
No need for thrifth
POST and DELET methods added to the connector API
add get claims by project, result, user, context, id.
First version of REST API for connector - get claims per project available
Creating branch for connector without thrift implementation. Introducing Jersey
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release uoa-openaire-connector-1.3.0
Changed thrift interface and java method for insertConcept to pass doi information - related to #1500
[maven-release-plugin] prepare release uoa-openaire-connector-1.2.0
new wellcome trust prefix + datasourceprefix set to openaire____ #1501
new uoa-commons version and INFO debug level related to #1288 and #1278
[maven-release-plugin] prepare release uoa-openaire-connector-1.1.0
Closing #990 and adding deletion functionality
Handling from - to queries with timestamps instead of dates
connector and thrift php with enhanced Claim object that contains objectid. This is to better support claim deletion.
[maven-release-plugin] prepare release uoa-openaire-connector-1.0.0
prepare for 1.0.0 release - changed version
prepare for 1.0.0 release - added scm info
prepare for 1.0.0 release
preparing for 1.0.0 release
embargoenddate properly stored
typo
adding embargoEndDate in DMF schema in claims
adding 40| and 50| in front of results and project ids
using timestamps instead of dates
- Fixed the ids in result to result relations- Added a simple test class
correct formatting of code
catching and logging exceptions at claimConnector level
- Fixed a bug in spring config- Accepting null source for claiming
stopped closing connections
- Removed obsolete inference input methods- Updated the connector interface to add a result-result relation
broke the claim functionality in 2 steps: insert dmf + relations
Added user info in returned claims
better handling of connections and datasource
changed the way date range queries are executed for admin claims
added import. (local compile fails, please bear with me\!)
added spring-jdbc in deps
added spring tx management in connector methods
casting dates
pom xml for new installation
fixed svn url to dnet40
changed deploy.info in a correct way to be added to jenkins see comment on ticket https://issue.openaire.research-infrastructures.eu/issues/386#note-3
new pom to match the installation
copying uoa-openaire connector to start working on spring4