nwoodward
|
e3133460b8
|
set last harvested time for successful OAI harvest
|
2022-10-27 13:19:50 -05:00 |
|
Toni Prieto
|
954cf43caf
|
Changes to use the translations of CC API when no default locale is configured and correct language code used for CC metadata
|
2022-10-26 10:57:29 +02:00 |
|
Toni Prieto
|
fd5dda2f0e
|
Expose configuration key cc.license.jurisdiction and use user-selected jurisdiction if this key is set to none
|
2022-10-26 09:33:19 +02:00 |
|
nwoodward
|
e49d4c9f54
|
changed to check that headerValue is not null before setting subject to it
|
2022-10-24 15:20:31 -05:00 |
|
Tim Donohue
|
d6cc202e6b
|
Require commons-text 1.10.0 in dependencyManagement. Remove unnecessary references to commons-text elsewhere in POMs
|
2022-10-19 10:27:01 -05:00 |
|
Kristof De Langhe
|
93e72eff54
|
96097: CreateMissingIdentifiersIT affecting other tests fix
|
2022-10-18 11:16:59 +02:00 |
|
Christian Scheible
|
6f02dd502d
|
Fixes #8528, refreshing spider files causes null pointer.
|
2022-10-18 09:28:59 +02:00 |
|
Jens Vannerum
|
0ad63f054b
|
Merge branch 'w2p-95912_facet-capital-letter-bufix'
|
2022-10-17 15:52:26 +02:00 |
|
Hrafn Malmquist
|
528f1a4ff2
|
Use removeAllBundles, defend against ConcurrentModificationException
|
2022-10-15 01:14:30 +01:00 |
|
Tim Donohue
|
7837fbacd1
|
[maven-release-plugin] prepare for next development iteration
|
2022-10-06 12:53:51 -05:00 |
|
Tim Donohue
|
4cdb66267e
|
[maven-release-plugin] prepare release dspace-7.4
|
2022-10-06 12:53:47 -05:00 |
|
Tim Donohue
|
70fc220660
|
Merge pull request #8357 from 4Science/main-duracom-70
Add compatibility for DSpace 7 with the Remote Handle Resolver
|
2022-10-04 14:48:07 -05:00 |
|
Tim Donohue
|
110d577c33
|
Merge pull request #8482 from 4Science/CST-6761-NewUsersMightBeRegisteredInMassiveWayByRobot
New users might be registered in a massive way by a robot
|
2022-10-04 09:52:56 -05:00 |
|
Mark H. Wood
|
b8908e533b
|
Ask for (aliased) strategy by name.
|
2022-10-03 15:58:49 -04:00 |
|
Tim Donohue
|
e396d318bf
|
Merge pull request #8498 from tdonohue/fix_jetty_issues
Fix Jetty dependency issues in DSpace POMs & broken "start-handle-server"
|
2022-10-03 14:08:03 -05:00 |
|
Luca Giamminonni
|
9bc01e8f05
|
[DURACOM-92] Fixed S3BitStoreServiceTest tests
|
2022-10-03 12:05:12 +02:00 |
|
Mykhaylo
|
0063b266d5
|
Merge branch 'main' into CST-6761-NewUsersMightBeRegisteredInMassiveWayByRobot
|
2022-10-03 09:37:46 +02:00 |
|
Luca Giamminonni
|
b13dff9e65
|
Merge remote-tracking branch '4science-bitbucket/main' into DURACOM-92
|
2022-10-03 09:20:00 +02:00 |
|
Andrea Bollini
|
66c452bcf9
|
CST-6950 fix report email
|
2022-10-03 09:17:09 +02:00 |
|
Andrea Bollini
|
75840c70c6
|
CST-6950 fix checker report query
|
2022-10-03 09:16:58 +02:00 |
|
Andrea Bollini
|
70b1ee19f3
|
CST-6950 fix checksum check
|
2022-10-03 09:16:46 +02:00 |
|
Andrea Bollini
|
5210aedbf3
|
CST-6950 fix checksum check and history
|
2022-10-03 09:16:24 +02:00 |
|
Tim Donohue
|
c318704ccf
|
Merge pull request #8318 from 4Science/CST-5699
Add scripts and ITs for SAF (Simple Archive Format) import and export functionalities
|
2022-09-30 14:07:51 -05:00 |
|
Tim Donohue
|
ea930f9bf4
|
Merge pull request #8060 from atmire/shared-feature-s3-download
Change S3Bitstore to use TransferManager to allow larger then 5gb files
|
2022-09-30 09:43:19 -05:00 |
|
Luca Giamminonni
|
d7d2723d65
|
[DURACOM-92] Use TransferManager to download files from S3
|
2022-09-30 16:08:36 +02:00 |
|
Andrea Bollini
|
b05d19ed6c
|
Always use md5 checksum for data integrity check. Send it to S3 to exclude corruption during upload
|
2022-09-30 16:02:42 +02:00 |
|
Tim Donohue
|
41bf4e9956
|
Fix Jetty dependencies issues by forcing a specific version to be used, instead of via exclusions
|
2022-09-29 15:58:33 -05:00 |
|
Nicolas Boulay
|
d246fc4a14
|
Make it possible to allow a silent refusal
|
2022-09-29 15:16:50 -04:00 |
|
Nicolas Boulay
|
e26f583992
|
Send email even if copy request is refused
|
2022-09-29 15:16:50 -04:00 |
|
Mykhaylo
|
965afa0393
|
[CST-6761] fix version checking
|
2022-09-29 18:47:17 +02:00 |
|
Jens Vannerum
|
3f7ceab235
|
94474: Update the s3 tests to use the new TransferManager method
|
2022-09-29 17:46:41 +02:00 |
|
Mykhaylo
|
6227adc67b
|
Merge branch 'main' into CST-6761-NewUsersMightBeRegisteredInMassiveWayByRobot
|
2022-09-29 17:08:06 +02:00 |
|
Mykhaylo
|
b0fb918796
|
[CST-6761] fix failed tests
|
2022-09-29 17:01:44 +02:00 |
|
Tim Donohue
|
1a4e7a82e6
|
Merge pull request #8486 from 4Science/CST-6751
Update Google Analytics to version 4
|
2022-09-29 09:47:42 -05:00 |
|
Mykhaylo
|
fdd4bc7226
|
Merge branch 'main' into CST-6761-NewUsersMightBeRegisteredInMassiveWayByRobot
|
2022-09-29 15:17:27 +02:00 |
|
Mykhaylo
|
c18f5cb7ea
|
[CST-6761] Implemented community feedbacks
|
2022-09-29 15:14:51 +02:00 |
|
Jens Vannerum
|
0c533c5d1a
|
94474: Issues after merge
|
2022-09-29 10:44:56 +02:00 |
|
Jens Vannerum
|
dc6707bc4c
|
Merge branch 'main' into shared-feature-s3-download
|
2022-09-29 10:41:08 +02:00 |
|
Francesco Pio Scognamiglio
|
a9e23112a3
|
[CST-5699] clean imports dir; use unique location during import via CLI
|
2022-09-29 10:29:32 +02:00 |
|
Tim Donohue
|
87cbca439b
|
Merge pull request #8492 from 4Science/CST-6938
Fixed error handling for invalid password during eperson creation
|
2022-09-28 16:43:47 -05:00 |
|
Mykhaylo
|
f690ac5f43
|
[CST-6761] fix captcha failed test & added missing java docs
|
2022-09-28 19:38:07 +02:00 |
|
Mykhaylo
|
0ab2095c3d
|
Merge branch 'main' into CST-6761-NewUsersMightBeRegisteredInMassiveWayByRobot
|
2022-09-28 18:22:31 +02:00 |
|
Mykhaylo
|
d019b1fd6d
|
[CST-6761] refactored captcha feature
|
2022-09-28 18:16:56 +02:00 |
|
Tim Donohue
|
ce7a0d40aa
|
Merge pull request #8356 from 4Science/main-duracom-69
Improvement for the S3 support - IAM Role and support for legacy folder structure
|
2022-09-28 10:00:34 -05:00 |
|
Jens Vannerum
|
3af51f5c6f
|
Merge branch 'main' into shared-feature-s3-download
# Conflicts:
# dspace-api/src/main/java/org/dspace/storage/bitstore/S3BitStoreService.java
|
2022-09-28 10:18:20 +02:00 |
|
Tim Donohue
|
18f3ae1202
|
Merge pull request #8477 from 4Science/CST-6152
Ask current password to user when setting a new password
|
2022-09-27 13:08:13 -05:00 |
|
Tim Donohue
|
9c701265c5
|
Merge pull request #8398 from mspalti/uncache-bitstreams
Uncaching bitstreams to improve performance of iiif-canvas-dimensions
|
2022-09-27 12:29:24 -05:00 |
|
Vincenzo Mecca
|
b89c54e9f5
|
[#8356][DURACOM-69] Removed wrong secondary store option
|
2022-09-27 18:07:40 +02:00 |
|
Luca Giamminonni
|
591e361caf
|
[CST-6938] Removed old password verification on eperson creation
|
2022-09-27 15:43:02 +02:00 |
|
Francesco Pio Scognamiglio
|
5ddc5c1360
|
[CST-5699] change test option to validate
|
2022-09-27 15:26:47 +02:00 |
|