Creating new project to host the stats (normal and usage) workflow
changed the production API_ENDPOINT in environment prod
numerous bug fixes and changes to schema
merge uoa-search solr7 branch 50700:55641 into trunk
Latest for solr7 + deletedByInferencePublications method added #4216
Resolving #4194 and #4031 - csv issues and author field
increased version of openaireplus-workflows for fixing error on switch indexes
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag dnet-openaireplus-workflows-6.3.33-solr75
[maven-release-plugin] prepare release dnet-openaireplus-workflows-6.3.33-solr75
[maven-release-plugin] copy for tag dnet-openaire-datasource-manager-1.0.7
[maven-release-plugin] prepare release dnet-openaire-datasource-manager-1.0.7
remapp prometheus metrics path under /metrics, expose also /health
Update IS, not only the db
added comment
path variable name coherent with the actual variable name
including solr75 dependencies
Removed deps to spring boot tests
adding zenodo main community in the inverse map for the corrispondence zenodo community-openaire community
Added sql to fix removable values of APIs
When a datasource becomes managed, then its APIs shall become removable
in register - moved deletion of existing interface to the end of the whole process and added separate error message for not valid interfaces prompting fix or delete instead of silently deleting them
Updated query
Using the correct repository for setting the removable status of APIs
Import springboot test module so that tests compile
Set all API with removable=true when the relative datasource becomes managed
[maven-release-plugin] copy for tag dnet-modular-repositories-ui-4.0.24
[maven-release-plugin] prepare release dnet-modular-repositories-ui-4.0.24
try to sync DB and profiles via the DatasourceManager on the fly
fixed test
added consentTermsOfUse and fullTextDownload to DatasourceDetails DTO
[maven-release-plugin] copy for tag dnet-datasource-manager-common-1.0.6
[maven-release-plugin] prepare release dnet-datasource-manager-common-1.0.6
added consentTermsOfUse and fullTextDownload to Datasource DTO
Updated the message that is displayed when the registration process of a new repository reaches the last step
Calling the sendAdmin email notifications for the registration and update of a repository - correct
Calling the sendAdmin email notifications for the registration and update of a repository
fixed back-front functionality between steps in validation process
fixed back-front functionality between steps in register and deleted old interface component
Added email messages to admins when a repository is registered or updated
replaced custom metrics and javamelody with micrometer
depending on dnet-openaireplus-mapping-utils:6.2.24-solr75
[maven-release-plugin] copy for tag dnet-openaireplus-mapping-utils-6.2.24-solr75
[maven-release-plugin] prepare release dnet-openaireplus-mapping-utils-6.2.24-solr75
depending on dnet-index-solr-common:2.3.3-solr75
[maven-release-plugin] copy for tag dnet-index-solr-common-2.3.3-solr75
[maven-release-plugin] prepare release dnet-index-solr-common-2.3.3-solr75
truncate ext values in SolrDocuments to 25000 characters
made java11 safe
avoid to interpret NO as boolean
[maven-release-plugin] copy for tag dnet-modular-vocabularies-ui-2.0.8
[maven-release-plugin] prepare release dnet-modular-vocabularies-ui-2.0.8
button to open/close all terms
[maven-release-plugin] copy for tag dnet-data-transformation-service-3.0.4
[maven-release-plugin] prepare release dnet-data-transformation-service-3.0.4
show rule in a new tab
generate actionset for orcid works and unit tests
[maven-release-plugin] copy for tag dnet-download-service-2.2.3
[maven-release-plugin] prepare release dnet-download-service-2.2.3
resolved conflict maven
[maven-release-plugin] copy for tag dnet-objectStore-ui-2.0.1
[maven-release-plugin] prepare release dnet-objectStore-ui-2.0.1
added directIndexCacheManager
fixed mvn conflict
updated version of objectStore dependency
modified S3ObjectStore to store directly on s3 without store it on tmp files
[maven-release-plugin] copy for tag dnet-objectStore-ui-2.0.0
[maven-release-plugin] prepare release dnet-objectStore-ui-2.0.0
[maven-release-plugin] copy for tag dnet-s3-objectStore-2.0.0
[maven-release-plugin] prepare release dnet-s3-objectStore-2.0.0
depending on released parent
[maven-release-plugin] copy for tag dnet-modular-objectstore-service-5.0.0
[maven-release-plugin] prepare release dnet-modular-objectstore-service-5.0.0
fixed wrong mvn interval
updated objectStore version
implemented ObjectStores3 to avoid to saving tmp file before putting on s3 and added rest controller to download object from s3, used only by UI