Commit Graph

17370 Commits

Author SHA1 Message Date
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
Vincenzo Mecca
3d538cb185 [#8357][DURACOM-70] Fixed url parsing for listhandles 2022-09-30 16:16:39 +02: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
Yury Bondarenko
980fd0f8ad Fix last expected MDF in findAllPaginationTest 2022-09-30 10:26:05 +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
e84f284b87 [CST-6761] added IT for captcha 2022-09-28 18:19:14 +02:00
Mykhaylo
d019b1fd6d [CST-6761] refactored captcha feature 2022-09-28 18:16:56 +02:00
Tim Donohue
60ef084177 Merge pull request #8488 from atmire/issue-8479-Regular_search_can_contain_private_withdrawn_items
Issue 8479 regular search can contain private withdrawn items
2022-09-28 10:43:29 -05: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
Luca Giamminonni
6b385d14e5 [CST-6938] Fixed EPersonRestRepositoryIT tests 2022-09-28 11:50:33 +02: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
41225650ec Merge pull request #8392 from mspalti/iiif-bundle
TOC exclusion bundle(s)
2022-09-27 16:05:10 -05: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
a41b9bea82 [CST-6751] Improved dspace.cfg 2022-09-27 16:38:47 +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
Francesco Pio Scognamiglio
1b4f1cb49c [CST-5699] fix duplicate separator on working directories 2022-09-27 15:04:49 +02:00
Samuel Cambien
da6d55cfd5 issue #8479 Regular search can contain private & withdrawn items - additional configurations 2022-09-27 14:08:35 +02:00
Vincenzo Mecca
1600cdca28 [#8356][DURACOM-69] Improved Configuration for S3Store
feat:
	- New Properties to configure primary store;
	- New status for stores that indicates their initialization;
	- New enabled status for stores for disabling them;
	- New secondary index, used as backup for temporary configs.
2022-09-27 13:34:39 +02:00
Francesco Pio Scognamiglio
430a0f0eb3 [CST-5699] minor fix on zip export from CLI; add missing ITs to check if the exported zip exists 2022-09-27 13:17:49 +02:00
Francesco Pio Scognamiglio
81fc5d9910 [CST-5699] use work dirs instead of temp one 2022-09-27 09:43:36 +02:00
Vincenzo Mecca
101b9e833d [#8357][DURACOM-70] Completed behavior Remote-Handle-Resolver
fix:
	- Removed duplicated routes;
	- Renamed from `hdlResolver` to `hdlresolver`.

feat:
	- New routes'behavior
		- listhandles: lists all handle with a target prefix;
		- listprefixes: lists all prefixes mapped in configuration.
	- New ITs for the updated routes.
2022-09-26 16:29:17 +02:00
Davide Negretti
6a57149b80 Merge branch 'main' into CST-6761-NewUsersMightBeRegisteredInMassiveWayByRobot 2022-09-26 15:47:01 +02:00
Davide Negretti
7bdb1dc88a [CST-6761] Missing exposed properties 2022-09-26 14:53:33 +02:00
Davide Negretti
b299551717 [CST-6761] Missing exposed properties 2022-09-26 14:53:13 +02:00
Francesco Pio Scognamiglio
d04e75abde [CST-5699] delete temp dirs after SAF import and export 2022-09-24 10:48:45 +02:00
Francesco Pio Scognamiglio
ebe21f59db [CST-5699] fix export of a collection with at least two items on SAF export 2022-09-23 19:39:30 +02:00
Tim Donohue
e9e6fbd216 Merge pull request #8481 from atmire/w2p-94103_Enable-MetadataExportSearchIT_search-core-missing-bug-in-CI
Enable and fix `MetadataExportSearchIT`
2022-09-23 10:27:16 -05:00