Mykhaylo
a85f4e69b9
implemented patch operations for AccessConditions in submission
2021-12-14 13:42:15 +01:00
Mykhaylo
f919986bdb
implemented remove patch operation for workspaceitem-data-access endpoint
2021-12-13 23:54:15 +01:00
Mykhaylo
c4bbd2e6e0
added tests for SubmissionAccessOptions endpoint
2021-12-13 22:34:55 +01:00
Mykhaylo
aaffe5ca80
implemented SubmissionAccessOptions endpoint
2021-12-13 22:32:58 +01:00
Tim Donohue
083539754b
Merge pull request #8032 from tdonohue/fix_ShibAuth_behavior
...
Fix issue where Shibboleth Authentication was creating two temporary Auth Cookies
2021-12-02 10:28:35 -06:00
Clairton Luz
7fca858260
Upgrade aws-java-sdk-s3 version to avoid exception on start "Socket not created by this factory"
...
Current docker imagem `dspace/dspace:dspace-7.1` when enable s3Store into bitstore.xml throw exception when start application beacause of the current version of `aws-java-sdk-s3` is incompatible with java 11. So I upgrade version to resolve the problem.
2021-11-24 08:55:42 -03:00
Tim Donohue
7fda074543
Merge pull request #7994 from mwoodiupui/7988
...
Ensure that a mapped Item is exported only once.
2021-11-11 16:16:24 -06:00
Tim Donohue
e01ec94881
Remove ShibbolethRestController and move code into ShibbolethLoginFilter.
2021-11-11 13:51:28 -06:00
Tim Donohue
4c23431d40
Add missing @Override
2021-11-05 11:07:49 -05:00
Tim Donohue
b242d20055
Fix IT by ensuring it calls super.destroy()
2021-11-04 16:45:30 -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
Tim Donohue
97d0a1f128
Merge pull request #8013 from 4Science/improve-handing-of-default-bitstream-read-policies
...
Improve handing of default bitstream read policies
2021-10-26 12:11:22 -05:00
Tim Donohue
c3bea16ab9
Merge pull request from GHSA-cf2j-vf36-c6w8
...
Default groups issue
2021-10-26 11:31:42 -05:00
Andrea Bollini
16cf19bed0
IT to proof that DSpace/DSpace#7928 is solved
2021-10-25 19:03:57 +02:00
Andrea Bollini
277b499a5c
Fix for GHSA-cf2j-vf36-c6w8
2021-10-25 19:01:36 +02:00
Tim Donohue
70ffeaac30
Merge pull request #7941 from 4Science/CST-4503-AddingNewRelationshipsInEditItem
...
Adding new Relationships in Edit Item is difficult for entities with many relationships - REST
2021-10-25 10:09:05 -05:00
Mykhaylo
4b21327a8e
Merge branch 'main' into improve-handing-of-default-bitstream-read-policies
2021-10-25 16:18:13 +02:00
Mykhaylo
c3eb1cfed6
refactoring
2021-10-25 16:13:01 +02: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
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
April Herron
7764ccb00f
DS-2904 GA Code cleanup
2021-10-18 14:13:51 -04:00
Mykhaylo
534a16254c
minor update
2021-10-18 15:42:37 +02:00
Andrea Bollini
ca82a297c5
Fix consumer to avoid early initialization of the iiif cache evict service
2021-10-16 21:52:35 +02:00
Tim Donohue
e6b690a5f6
Merge pull request #7973 from abollini/performance-improvements
...
Performance improvements
2021-10-15 14:36:19 -05:00
Mykhaylo
e6cfdf7df6
Implement community feedbacks
2021-10-15 17:37:19 +02:00
Michael Spalti
138ae70a32
Docs update.
2021-10-14 12:53:39 -07:00
Michael Spalti
9a8ba86b5e
Using dspace-api ContextUtil with iiif controller.
2021-10-14 12:52:10 -07:00
Paulo Graça
c4ffbe10be
remove openaire API token placeholders
2021-10-14 12:52:02 +01:00
Marie Verdonck
a0e92a5f18
84100: Admin only files rights issue IT
2021-10-14 13:22:08 +02:00
Marie Verdonck
d6a9bca578
84100: Admin only files rights issue
2021-10-14 13:22:04 +02:00
Paulo Graça
dec8e765b3
Merge branch 'feature-issue2816-openaire-funding-external-lookup' of github.com:paulo-graca/DSpace into feature-issue2816-openaire-funding-external-lookup
2021-10-14 11:54:47 +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
Mykhaylo
67ed399c7b
added test to verify IllegalStateException
2021-10-14 11:39:28 +02:00
Mark H. Wood
6bedbf09a4
Ensure that a mapped Item is exported only once. #7988
2021-10-13 14:26:52 -04:00
Mykhaylo
8e408adc5d
Merge branch 'main' into CST-4469-ItemVersioning
2021-10-13 12:01:25 +02:00
Mykhaylo
81b5c294dc
Merge branch 'main' into CST-4503-AddingNewRelationshipsInEditItem
2021-10-13 11:58:23 +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