Added OPEN SOURCE access right to be used for software
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-directindex-api-1.0.2
[maven-release-plugin] prepare release dnet-directindex-api-1.0.2
Updated record template and code to fix: 1. bestlicense and license must be bestaccessright and accessright; 2. Persons are not entities anymore and are now stored in the creator field; 3. Added empty journal field and other minor fields to reflect the current records in the production and beta indexes.
changed project info view in eventlists
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.14
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.14
added new test
use HttpConnector to download XML instead of VTDGen parse URL method
added a missing comma
1. Dockerize service2. Add authorization checks3. Handle exceptions ( controller advice, exception package)4. Login-logout operations bug fixes
added authorization check to some post methods
simple code refactoring
Fixed opentrials mapping: cobjecategory and accessrights
improved behaviour EventWrapperTest
Partial implementation of a unit test
commented out omtd link from 403-forbidden page
fixed some bugs and changed to HttpClient
added new aggregations page and new repo types placeholders in registration page
Fixed the generation of eventIds
[maven-release-plugin] copy for tag dnet-directindex-api-1.0.1
[maven-release-plugin] prepare release dnet-directindex-api-1.0.1
fetch also context profiles typed as 'ri'
added proxy to webpack server
minor changes
Workaround for CLARIN mining issue: #3670#note-29
PRIVATE : fixed links to schema 1.0 and relative documentation
Small changes
changed color in 403 page
almost finished todo list
added interceptor with routing to 403 page
javadoc
committed partial test for Michele, my hero :-)
added request url in error log
Ignore test I do not want to run on jenkins
Testing SNI
depending on dnet-openaireplus-mapping-utils:6.2.8
[maven-release-plugin] copy for tag dnet-openaireplus-mapping-utils-6.2.8
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.8
mapping for 0037 (Clinical Trials) as datasets
depending on dnet-openaireplus-mapping-utils:6.2.7
[maven-release-plugin] copy for tag dnet-openaireplus-mapping-utils-6.2.7
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.7
added mapping for field format in dataset records
[maven-release-plugin] copy for tag dnet-openaireplus-mapping-utils-6.2.6
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.6
datacite2insertActions: updated mapping for contributors
depending on dnet-openaireplus-mapping-utils:6.2.5
corrected an xquery
removed default community managers
Updated VO ack statements for EGI
[maven-release-plugin] copy for tag dnet-openaireplus-mapping-utils-6.2.5
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.5
map multimedia objects as datasets
Fixed variable name
fixed wf template for datacite OAI sets
removed old transformation for DOAJ journal list
fixed variable name
There should be not xml declarations
remove "\n" from all the cell contents
fix issue in input data
[maven-release-plugin] copy for tag dnet-openaireplus-workflows-6.3.6
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.3.6
removed FWF test and reverted pom
[maven-release-plugin] copy for tag dnet-openaireplus-profiles-1.0.25
[maven-release-plugin] prepare release dnet-openaireplus-profiles-1.0.25
Mappings for re3data and opendoar are now TDS rules and not anymore xslt in the classpath
Removed old XSLT for doaj article titles: the relative TDS rule must be used instead.
Mapping for journaltitles and irdb are now TDS rules and not anymore xslt in the classpath
TDS rule for Datacite OAI sets
transformation rule that replaces doaj2db.xslt
Incremental transformation for Datacite OAI sets
Deleted old xslt: now that we have incremental transformation we have to use TDS rules
New folder for TDS for datasources of datasources
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.13
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.13
HelloWorldService.java: in method for path 'project/claims' return claims: either if user's email is included in 'contact_person' field of 'project' table of postgres databaase or if user has 'Curator - Project' role.
1. FetchProjectHandler.java: Rename 'fetchProjectIdByToken' to 'fetchProjectIdByTokenAndEmail' and create 'public String fetchProjectIdByToken(String token)' method.2. QueryGenerator.java: Rename 'generateSelectProjectIdByTokenQuery' to 'generateSelectProjectIdByTokenAndEmailQuery' -...
minor
modified test
changes in the implementation of the iterator
little adjustment to fix data format in input data
fixed help service and other minor changes
depending on specific dnet-openaire-mapping-utils:6.2.5-SNAPSHOT to avoid solr7 branches to get in the classpath