jeromeroucou
jeromeroucou
**What this PR does / why we need it**: With this PR, a dataverse administrator can set a thumbnail image into theme page, to be displayed in featured dataverses. Unlike...
**What this PR does / why we need it**: Actual generation sitemap file doesn't take care the numbers of entries. But sitemap specification indicate _"each Sitemap file that you provide...
**What this PR does / why we need it**: This PR replace deprecated `HttpSolrClient` with 2 new implementations : - `Http2SolrClient` to make queries to Solr - `ConcurrentUpdateHttp2SolrClient` to perform...
**What this PR does / why we need it**: Add HTTP headers customization for [:CVocConf](https://guides.dataverse.org/en/latest/installation/config.html#cvocconf) settings. This is needed for Ontoportal integration as a external vocabulary services, which required API...
**What this PR does / why we need it**: This PR add possibility for a depositor to write boolean values for a metadata field. **Which issue(s) this PR closes**: -...