Mark H. Wood
f7335716a6
Merge branch 'main' into 7986
2021-12-10 15:09:45 -05:00
Mark H. Wood
171245a144
Autowire with 'id' not <qualifier>: @Named doesn't find qualifiers. #7986
2021-12-10 14:36:22 -05:00
Mark H. Wood
e27a109789
Generalize HttpConnectionPoolService for multiple instances with separate configuration.
...
This removes Solr-specific configuration property names from the otherwise
general service implementation by adding a bean property to specify a
configuration property prefix.
2021-12-10 11:50:28 -05:00
Yana De Pauw
03b3470166
85542: Turn filter-media into a scripts and processes script
2021-12-08 13:14:51 +01:00
Tim Donohue
7db5826070
Minor updates to Docker README
2021-12-07 16:25:27 -06:00
Pongtawat C
9c988c3653
Fix sample log rollover config
2021-12-06 21:30:50 +07:00
Mark H. Wood
160f0221e7
Fixed default, configured Handle URL stem to use https: #8018
...
Also tidied logging and commentary.
2021-12-03 16:07:57 -05:00
Mykhaylo
96b66fe7ff
refactoring FeedbackRestRepository
2021-12-03 17:05:08 +01:00
Tim Donohue
84bdb8bc20
Fix incorrect comments
2021-12-02 12:31:12 -06:00
Michael Spalti
a39b509773
Minor changes to comments.
2021-12-01 16:46:55 -08:00
Mark H. Wood
23b0ae1c4d
Make connection maximum lifetime configurable. #7986
2021-11-23 14:42:59 -05:00
Mark H. Wood
de9d1a8cd8
Initialize correctly. More generous pool defaults.
2021-11-23 14:42:59 -05:00
Mark H. Wood
5855850cd1
Make pool service injectable.
2021-11-23 14:42:59 -05:00
Mark H. Wood
bb8d3d853a
Define pool configuration properties
2021-11-23 14:42:59 -05:00
Tim Donohue
e297d98095
[maven-release-plugin] prepare for next development iteration
2021-10-28 13:49:02 -05:00
Tim Donohue
c2e31d08ef
[maven-release-plugin] prepare release dspace-7.1
2021-10-28 13:48:56 -05:00
Mykhaylo
4b21327a8e
Merge branch 'main' into improve-handing-of-default-bitstream-read-policies
2021-10-25 16:18:13 +02:00
Tim Donohue
c9e36c8659
Merge pull request #8000 from tdonohue/iiif_docker
...
Add docker-compose script for IIIF server
2021-10-22 12:18:12 -05:00
Tim Donohue
dbb8ce726d
Merge pull request #3210 from mspalti/iiif-endpoint
...
IIIF REST API
2021-10-22 12:16:58 -05:00
Mykhaylo
ee857f9412
add support to enable/disable append-mode of DefaultReadGroups via conf
2021-10-22 18:40:45 +02:00
Tim Donohue
b4ff0dcf06
Update docker-compose README with details of dspace-iiif
2021-10-22 11:28:08 -05:00
Tim Donohue
6c4aa01267
Merge pull request #2248 from KingKrimmson/DS-2904_Asynchronous_Google_Analytics
...
DS-2904 Asynchronous & Batch Google Analytics Reporting
2021-10-22 10:13:30 -05:00
Paulo Graça
4022099bf9
Merge branch 'main' of https://github.com/DSpace/DSpace into openaire-funding-support-abstractexternaldataprovider
2021-10-22 08:53:22 +01:00
Michael W Spalti
ddba1cc4e8
Merge branch 'main' into iiif-endpoint
2021-10-21 10:30:41 -07:00
Tim Donohue
0976f05f29
Merge pull request #7962 from 4Science/CST-4509-assignAnEntityTypeToCollection
...
Assign an entity type to collection
2021-10-21 10:05:29 -05:00
Michael W Spalti
79c0a9662b
Merge branch 'main' into iiif-endpoint
2021-10-20 15:55:27 -07:00
Michael W Spalti
c7c04db576
Optional iiif configuration and javadoc.
2021-10-20 15:06:47 -07:00
Paulo Graça
736d1dbeaa
change to extend openaire lookup from AbstractExternalDataProvider
2021-10-19 21:57:40 +01:00
Paulo Graça
0a0cf18c36
Merge branch 'CST-4509-assignAnEntityTypeToCollection' of https://github.com/4Science/DSpace into feature-issue2816-openaire-funding-external-lookup
2021-10-19 21:52:53 +01:00
Mykhaylo
fb2288e8a2
Merge branch 'main' into CST-4469-ItemVersioning
2021-10-19 18:45:49 +02:00
Tim Donohue
3573ebd505
Merge pull request #3365 from paulo-graca/feature-issue2816-openaire-funding-external-lookup
...
OpenAIRE funding external source feature
2021-10-19 09:13:47 -05:00
Tim Donohue
3fc06ef400
Merge pull request #2129 from mwoodiupui/DS-3952
...
[DS-3952] Expose Request Copy
2021-10-19 09:09:27 -05:00
Tim Donohue
84fdc9567c
Add docker-compose script for IIIF server
2021-10-18 17:06:17 -05:00
April Herron
7764ccb00f
DS-2904 GA Code cleanup
2021-10-18 14:13:51 -04:00
Tim Donohue
7226e2d7c0
Merge pull request #7990 from paulo-graca/openaire-oai-bugfix-language
...
Openaire 4: oai bugfixes for language and publisher
2021-10-15 15:37:57 -05:00
Michael Spalti
f19d01cb5c
Added iiif consumer to default dispatcher.
2021-10-14 12:54:13 -07:00
Paulo Graça
c4ffbe10be
remove openaire API token placeholders
2021-10-14 12:52:02 +01:00
Paulo Graça
69f5b03073
Merge branch 'main' of https://github.com/DSpace/DSpace into feature-issue2816-openaire-funding-external-lookup
2021-10-14 11:06:28 +01:00
Michael Spalti
70de1bc61c
Moved iiif to separate module.
2021-10-13 18:35:33 -07:00
Michael W Spalti
2f74887c8f
Updated iiif configuation.
2021-10-13 10:05:00 -07:00
Mykhaylo
8e408adc5d
Merge branch 'main' into CST-4469-ItemVersioning
2021-10-13 12:01:25 +02:00
Mykhaylo
b9b6f40c8b
Merge branch 'main' into CST-4509-assignAnEntityTypeToCollection
2021-10-13 11:49:38 +02:00
Tim Donohue
d9d24427af
Merge pull request #7952 from atmire/w2p-83661_Port-harvest-to-scripts-and-processes
...
Port harvest to scripts and processes
2021-10-12 16:18:24 -05:00
Paulo Graça
a1f8c34035
Merge branch 'main' of https://github.com/DSpace/DSpace into openaire-oai-bugfix-language
2021-10-11 13:19:39 +01:00
Paulo Graça
95b3b2816d
fix issue 3102
2021-10-11 13:14:55 +01:00
Michael Spalti
40e3291988
Work on test for iiif cache consumer.
2021-10-08 12:38:14 -07:00
Mykhaylo
62917409a4
add JavaDoc
2021-10-08 15:06:21 +02:00
Michael Spalti
5ecca8d905
Added iiif to default consumers.
2021-10-07 12:14:16 -07:00
Mykhaylo
df5976f51a
Merge branch 'main' into CST-4509-assignAnEntityTypeToCollection
2021-10-07 19:19:02 +02:00
Michael Spalti
cde623c344
Moved iiif event consumer to dspace-api.
2021-10-06 12:48:22 -07:00