added openaireLayoutToRecordStylesheet.xsl so that it can be shared among openaire workflows and the rest controller for direct index feeding
added update / remove methods for community subjects
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-collector-plugins-1.3.7
[maven-release-plugin] prepare release dnet-collector-plugins-1.3.7
testing for HTTPCOllectorWithFileNamePlugin
identify 'transformDatasets' as AggregationStage
added information to the associated URL for junk metadata
introduced firstHarvestingDate in DatasourceInfo DTO
fixed issue when .jos metadata extension contain xml content
code cleaning
changed implementation of data gathering
[maven-release-plugin] copy for tag dnet-openaireplus-mapping-utils-6.2.2
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.2
reverting to guava based implementation
some logs for debugging reasons added
[maven-release-plugin] copy for tag dnet-openaireplus-mapping-utils-6.2.1
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.1
small refactor
introduced xquery to read all type of context profiles and expose them via the Context API
[maven-release-plugin] copy for tag dnet-mapreduce-jobs-1.1.3-BETA
[maven-release-plugin] prepare release dnet-mapreduce-jobs-1.1.3-BETA
depending on released paretn and mapping-utils 6.2.0
[maven-release-plugin] copy for tag dnet-openaireplus-mapping-utils-6.2.0
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.0
Including Open SOurce among the licenses
Handling OPEN SOURCE access rights for software from ODF
Depending on mapping-utils with solrj 4.9 and snapshot parent
more vtd utilities
do not run integration test unless explicitly told to
Reverted pom to use dnet-index with solr5. Bumped version to 6.2.0-SNAPSHOT. if you want to use solr7 use the relative branch (with version 6.1.6-solr7-SNAPSHOT
cleanup
fix favicon
Add type field in Email and comments about verification code in Verification Actions
Testing Open Source access rights for software
distinct fundingpaths in projects_mv
[maven-release-plugin] copy for tag dnet-openaireplus-profiles-1.0.23
[maven-release-plugin] prepare release dnet-openaireplus-profiles-1.0.23
pid field declared as string_ci type
Add favicon in every jsp page
introduced mapping for multiple collectedfrom elements, map ORCID from oaf/odf into Result.Metadata.Author.pid[]
Update favicon
buped dependency
[maven-release-plugin] copy for tag dnet-openaire-data-protos-3.9.0-proto250
[maven-release-plugin] prepare release dnet-openaire-data-protos-3.9.0-proto250
bumped version, added author pids and affiliation strings
[maven-release-plugin] copy for tag dnet-openaire-data-protos-3.9.0
[maven-release-plugin] prepare release dnet-openaire-data-protos-3.9.0
bumped version
Fix package path in IUserActions
Move IUserActions to actions package
Add package actions
Change imports for Role and User classes
Move Role and User to pojos/migration package
Change imports for MigrationUser and LDAPUser
Move MigrationUser and LDAPUser to pojos/migration package
Move migration package to pojos
Fix email settings for beta
Add pojos package, Move UserVerification to pojos package, Add a first draft of Email
Closed range for map-reduce because we do not want to include the versions for beta, which exclude the newest solr 7 libraries
intellij file
using name() instaed of local-name()
xslt as classpath resource and property
pom indentation
depending on snapshot parent to resolve eu.dnetlib:dnet-directindex-api
solved duplication declaration(groupId:artifactId:type:classifier)' must be unique: eu.dnetlib:dnet-deduplication:jar -> duplicate declaration of version [1.0.0,2.0.0)
Add deleteVerification entry method
Delete user from code verification table, Add deleteVerification entry, Change delete query
Delete user from code verification table
Updated new claim transformation with UNIBI's contribution on date management (see #2973#note-11)
Remove comment from email in JWT generator
add delete account
add scooby logout
Updated wf name
[maven-release-plugin] copy for tag dnet-hadoop-service-2.7.6
[maven-release-plugin] prepare release dnet-hadoop-service-2.7.6
oozie job monitor does not propagate failures form the job status polling
Do not depend on dnet-directindex-api yet