context for gsrt funder
added first implementation for OrcidEventFactory
Implemented ORCID event generation process and relative configuration profileAdded workflow to orchestrate the event generation for software links
compress output in prepareIndexDataJob
minor changes to getStatistics
Return null instead of N/A on statistics
Bug fix on stats
Remove last statistics call for debug purposes only
added dependency to org.slf4j:jcl-over-slf4j:1.7.25
changed identify url error message and fixed minor bugs
1. Repository service bug fixes2. Stats controller bug fix
merged revisions -r54741:54743 from trunk
ensure reigstration date after save
log errors on save
use java.lang.Boolean instead of primitive type boolean
wrong name
added dependency to the new objectStore on s3
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-s3-objectStore-1.0.0
[maven-release-plugin] prepare release dnet-s3-objectStore-1.0.0
removed
reverted pom to 1.0.0-SNAPSHOT
[maven-release-plugin] copy for tag dnet-objectStore-ui-1.0.4
[maven-release-plugin] prepare release dnet-objectStore-ui-1.0.4
probably fixed piwik-matomo analytics script
changedo to release parent
actually incrementing the counters just added
added counters for matching subject, content providers and zenodo community for each community
fixed metrics table width
added last_validation_job to Respository information details
simplify the onDone behaviour
do not set the job to done too early
[maven-release-plugin] copy for tag dnet-validator-workflows-1.1.6
[maven-release-plugin] prepare release dnet-validator-workflows-1.1.6
updated to use dsm library method
[maven-release-plugin] copy for tag dnet-datasource-manager-common-1.0.5
[maven-release-plugin] prepare release dnet-datasource-manager-common-1.0.5
added operation to set the last validation jobId
1. Bug fix on spring setup2. Bug fix on converter class
commented optional2 because of lenght constraints in the field optional2 in the db
moved jsonextrainfo to optional2 due to mining issues
moved info in jsonextrainfo to optional2
1. Modify project structure2. Nedds bug fix for emails
modified package json due to rxjs bug
1. emailSender/EmailSender.java: enable property 'starttls' for mail (necessary when sending mail to mailing list address).2. controllers/EmailController.java: 'sendEmail()' function returns success and failure lists for all emails to be sent.3. resources/admintools.properties: change 'UserInfoUrl' property from 'mpagasas' to 'scoobydoo'.
PRIVATE : update footer links, add grant id
[maven-release-plugin] copy for tag cnr-cql-utils-2.1.2
[maven-release-plugin] prepare release cnr-cql-utils-2.1.2
Fixed bug in CQL translation to mongo queries when dealing with exist queries like fieldname = *
PRIVATE : Fix menu items in changelog.html
PRIVATE : updated changelist and add a comment in README_BEFORE_COMMITTING.txt about fixing menuitems
Added new parameter country for research results
PRIVATE : add selective access links in mobile menu & correct datasets in tables for software and other fields (api.html)
the format of start and end date was wrong. Changed from dd-MM-yyyy to dd/MM/yyyy
added fields relresulttype and relclass
[maven-release-plugin] copy for tag dnet-modular-index-service-2.5.3
[maven-release-plugin] prepare release dnet-modular-index-service-2.5.3
depending on released parent
[maven-release-plugin] copy for tag dnet-openaire-exporter-1.1.0
[maven-release-plugin] prepare release dnet-openaire-exporter-1.1.0
changed the version of direct-indexing-api from 2.1.10-solr75 to 2.1.9-solr-75
changed the version of direct-indexing-api from 2.1.8 to 2.1.10
check for zenodo record not direct indexed
moved piwik script to index
added skip store functionality
fixed check on mongo
hanged visibility to some static parameter
fixed counter increment
fixed bug on calling function exist item on s3
resume migration of s3_objectStore
added script for s3 migration
added module for migration objectstore to s3
test for the new implementation of zenodo community value
changed to consider to mirror the change in zenodo community value: zenodo community instead of the openaire community associated to a result. The context of the zenodo community will be removed from those of the result if the zenodo community is not associated to any openaire community.
Adding the trunk and branches folders for the project
Creating a folder for the service of monitor dashboard
added s3 objectStore and dependencies
fix NPE
added the new field creationdate as param to the community profiles
added definition for the community-cache
refactoring and addition of lastupdatedate field in the json.the value for the field creationDate of the json is found in the context parameter with name creationdate
changed dataofcreation with lastupdatedate variable and setter and getter methods