Commit Graph

6761 Commits

Author SHA1 Message Date
Yana De Pauw
03b3470166 85542: Turn filter-media into a scripts and processes script 2021-12-08 13:14:51 +01:00
Joost
22e9512384 checkstyle fixes 2021-12-06 17:05:37 +01:00
Joost
99ed35ceed added javadoc and made getRequestConfig protected 2021-12-06 11:51:07 +01:00
Yana De Pauw
78013143ef Merge remote-tracking branch 'upstream/main' into w2p-85276_Store-and-retrieve-the-Authentication-method-in-the-JWT 2021-12-06 10:07:14 +01: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
Joost
0f162d803c [task 82428] added a test to verify whether a timeout is being set 2021-12-03 14:06:01 +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
Yana De Pauw
d2eee535f0 85149: Fix Sword password login 2021-12-02 13:16:05 +01:00
Michael Spalti
e02b13ab19 Updated processOptions for iiif.
Updated processContentsFile.

Style check fix.
2021-12-01 16:46:55 -08:00
Yana De Pauw
16e704a285 85276: Store and retrieve the Authentication method in the JWT 2021-12-01 15:33:13 +01:00
Luca Giamminonni
651ecbf458 Fixed tests context mode 2021-11-29 18:52:03 +01:00
Luca Giamminonni
33a07d2f14 Fix tests 2021-11-29 18:06:45 +01:00
Luca Giamminonni
c2494db11a Fixed context's mode handling to improve performances 2021-11-29 17:13:31 +01:00
Yura Bondarenko
e37fd1df8f 85137: Add H2 migration 2021-11-26 14:20:05 +01:00
Yura Bondarenko
2939ae0a16 85137: Add Oracle migration 2021-11-26 14:20:05 +01:00
Yura Bondarenko
9df531299b Add migration to fix MDV place 2021-11-26 14:20:05 +01:00
Ben Bosman
f179436284 Avoid incorrect sort 2021-11-26 12:12:24 +01:00
Joost
8e62c0496c [task 82428] setting a timeout on calls to IRUS 2021-11-25 15:33:23 +01: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
Mark H. Wood
c462415a64 Add unit test. #7986 2021-11-23 14:44:10 -05: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
070b611814 First attempt at a single pool of HTTP connections for Solr. 2021-11-23 14:42:59 -05: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
jose vicente ribelles aguilar
e3ea3626cb Update V7.0_2019.11.13__relationship_type_copy_left_right.sql
Error Message:
ORA-00984: column not allowed here.

No BOOLEAN type in ORACLE.
2021-11-09 11:35:41 +01:00
jose vicente ribelles aguilar
0361ed59fe Update V7.0_2018.04.16__dspace-entities.sql
shorten identifiers to less than 30 characters
2021-11-09 10:32:36 +01:00
jose vicente ribelles aguilar
e0fc4fe345 Update V7.0_2018.04.16__dspace-entities.sql
no type uuid. Change uuid for raw(16)
2021-11-09 10:26:50 +01:00
jose vicente ribelles aguilar
d61e98cf32 Update V7.0_2019.07.31__Retrieval_of_name_variant.sql
Specify length. Use VARCHAR2 instead of VARCHAR
2021-11-09 10:22:14 +01:00
astrowq
13eb4a4587 simple code refactoring 2021-11-05 19:08:00 +01:00
astrowq
b1b08b21c6 fix the date parsing error with the format "yyyy-mm-dd" 2021-11-05 19:08:00 +01: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