eskander
d4f95a31bd
[CST-5306] Migrate Researcher Profile (REST).
...
added ClaimItemFeature.
2022-03-30 17:02:28 +02:00
Luca Giamminonni
95ba7d805b
[CST-5288] Fixed CORS configuration for actuator endpoints
2022-03-30 16:29:52 +02:00
Luca Giamminonni
c25bdd1222
[CST-5306] Migrate Researcher Profile (REST) .
2022-03-30 12:49:53 +02:00
Luca Giamminonni
6a1cdd6e2d
[CST-5306] Migrate Researcher Profile (REST)
2022-03-30 12:48:54 +02:00
Luca Giamminonni
cb05748ff4
[CST-5249] Added suggestions from openaire
2022-03-29 16:16:41 +02:00
Mark H. Wood
f04e26374d
Merge branch 'main' into DS-3951
2022-03-25 16:35:29 -04:00
Mykhaylo
af21d54f97
[CST-5303] implemented http live import client
2022-03-25 17:09:06 +01:00
Luca Giamminonni
ba7750a8a0
[CST-5288] Improved info actuator
2022-03-25 11:24:31 +01:00
Tim Donohue
4a719a88dc
Merge pull request #8217 from mwoodiupui/8213
...
Rename Hibernate caches as suggested by Hibernate.
2022-03-24 16:56:19 -05:00
Luca Giamminonni
cc23600fe9
[CST-5288] Improved health actuator
2022-03-24 14:00:32 +01:00
Luca Giamminonni
ca917cb70a
Merge remote-tracking branch '4science-bitbucket/main' into CST-5288
2022-03-24 12:56:26 +01:00
Bruno Roemers
1fcff89007
88595: Set versioning.block.entity = false
2022-03-18 01:32:56 +01:00
Luca Giamminonni
8fd1a5547c
Merge remote-tracking branch '4science-bitbucket/main' into CST-5249
2022-03-17 16:26:04 +01:00
Tim Donohue
87eb2b890d
Merge pull request #8146 from mwoodiupui/8099
...
Converge all use of EHcache to v3
2022-03-16 16:06:36 -05:00
Mark H. Wood
77b00cea7e
Rename Hibernate caches as suggested by Hibernate. #8213
2022-03-16 09:17:07 -04:00
Tim Donohue
df5ed298af
Merge pull request #2474 from mwoodiupui/DS-4118
...
[DS-4118] change_password and register emails have hardcoded sample addresses
2022-03-15 13:22:41 -05:00
Mark H. Wood
b316cb1cec
Remove all traces of disk cache to eliminate cache directory collisions. #8099
2022-03-15 14:03:51 -04:00
Mark H. Wood
585f7c67a9
Move helpdesk email settings up with other emails, as requested. [DS-4118] #2474
2022-03-15 13:39:38 -04:00
Tim Donohue
c78435f8b1
Merge pull request #8149 from mwoodiupui/8148
...
DSpaceApiExceptionControllerAdvice should always log the exception message and location
2022-03-10 10:10:22 -06:00
Tim Donohue
2e4f920d24
Move "solr.authority.server" to solrauthority.cfg
2022-03-07 15:03:18 -06:00
Tim Donohue
18e4fed9ed
Enable default value for solr.authority.server
2022-03-02 14:15:58 -06:00
Tim Donohue
fa40d42791
Merge pull request #8147 from mwoodiupui/8129
...
Prefix Solr core names to facilitate multiple DSpace instances on a single Solr instance
2022-02-24 12:42:04 -06:00
Mark H. Wood
e261e1ce43
Add core prefix property to local.cfg.EXAMPLE #8129
2022-02-21 09:59:14 -05:00
Mark H. Wood
73b927d663
Document that more than one HTTP status can be configured for tracing. #8148
2022-02-21 09:52:19 -05:00
Tim Donohue
912677327f
Merge pull request #3354 from mwoodiupui/3287
...
Make DOI resolver URL stem configurable
2022-02-17 12:21:50 -06:00
Luca Giamminonni
90e93a3e40
[CST-5246] Added missing java docs
2022-02-17 12:23:42 +01:00
Martin Walk
42233cbfe0
Fix DSpace/DSpace#8167 XSD for controlled vocabulary
...
Require attribute id for nodes.
2022-02-16 16:48:33 +01:00
Andrea Bollini
75d9d6747e
Enrich local data via the OpenAIRE Graph
2022-02-16 15:11:23 +01:00
Mark H. Wood
8ca0a1f2f7
Move configuration from Spring to 'dspace.cfg'. #8148
2022-02-14 14:09:33 -05:00
Luca Giamminonni
980359a0a9
[CST-5288] Added custom health indicator to check GeoIP configuration status
2022-02-14 13:44:45 +01:00
Mark H. Wood
f36ce778fb
Invent 'solr.multicorePrefix' to distinguish multiple DSpace instances running against a single Solr instance. #8129
2022-02-03 08:48:33 -05:00
Mark H. Wood
c0d98d30bc
Merge remote-tracking branch 'upstream/main' into 8099
2022-02-02 12:25:31 -05:00
Mark H. Wood
09591dc6ff
Rewrite Hibernate Ehcache configuration for v3. #8099
...
Also fix incorrectly-used Spring-style <property> elements in hibernate.cfg.xml
2022-02-02 12:09:24 -05:00
Tim Donohue
1be54376ac
Merge pull request #8047 from mspalti/dynamic-default-dims
...
Dynamic IIIF canvas dimensions
2022-02-01 09:58:14 -06:00
Michael Spalti
c58a8b9537
Updated iiif config.
2022-01-31 12:15:24 -08:00
Tim Donohue
adbcbb9b0d
Merge pull request #8091 from 4Science/CST-4505-EmbargoItemMetadata
...
Embargo Item Metadata
2022-01-31 11:13:26 -06:00
Tim Donohue
0881d3a7dc
Merge pull request #8088 from hardyoyo/port-oidc-auth-plugin-from-dspace-cris
...
Port OIDC (OpenID Connect) auth plugin from DSpace-CRIS
2022-01-31 08:50:06 -06:00
Michael Spalti
1724a09213
Merge branch 'main' into dynamic-default-dims
2022-01-29 10:46:40 -08:00
Tim Donohue
4c28d5f32b
Merge pull request #8015 from mspalti/iiif-item-import
...
IIIF Options for item import (SAF)
2022-01-28 14:18:20 -06:00
Mykhaylo
294045d760
refactored AccessConditionConfigurationService
2022-01-28 20:17:24 +01:00
Hardy Pottinger
e593e90dfb
8134 - Fix the example requestiem helpdesk strategy example
...
- Add autowire-candidate='true' to the example in requestitem config, as
per suggestion from @bbranan.
fixes #8134
2022-01-28 12:20:13 -06:00
Hardy Pottinger
14a961b386
Fix example OIDC line in local.cfg.EXAMPLE, wrong case!
2022-01-28 11:24:47 -06:00
Mark H. Wood
530d69bad8
Switch Hibernate to JCache #8099
2022-01-28 09:47:02 -05:00
Tim Donohue
e8b4fdf337
Merge pull request #8090 from 4Science/CST-4874-Feedback
...
Feedback form - rest part
2022-01-27 15:12:43 -06:00
Hardy Pottinger
ddbaabcbb5
Requested changes
...
- only warn about failure to find a matching ePerson if canSelfRegister
is false
- tell LGTMbot everything is fine with the redirect
- remove comments about nonexistent ORCID login code
2022-01-27 10:57:54 -06:00
Michael Spalti
0579b7d99c
Added config for updating default dimension for all images w/o metadata.
2022-01-25 13:25:11 -08:00
Michael Spalti
346d041f7e
Bitstream cache.
2022-01-25 09:46:24 -08:00
Michael Spalti
abf198037a
Shared image server query service
2022-01-25 09:20:19 -08:00
Michael Spalti
7abdf17e06
Merge branch 'main' into iiif-item-import
2022-01-24 15:42:37 -08:00
Hardy Pottinger
3a04b92c80
Requested changes
...
- Add sane fall-back defaults for OIDC, where possible.
- Improve error logging for missing properties
- Include authentication-oidc.cfg in dspace.cfg
- Add configuration examples for OIDC to local.cfg-EXAMPLE
- Improve authentication-oidc.cfg with sane defaults and more comments
2022-01-21 16:57:47 -06:00