Francesco Pio Scognamiglio
1b4f1cb49c
[CST-5699] fix duplicate separator on working directories
2022-09-27 15:04:49 +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
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
Francesco Pio Scognamiglio
e355f49035
[CST-5699] delete temp files when added to process; use handler for logging
2022-09-23 13:58:40 +02:00
Luca Giamminonni
9d6ab36a3c
Merge remote-tracking branch '4science-bitbucket/main' into CST-6152
2022-09-23 12:29:59 +02:00
Mykhaylo
65c0115833
Merge branch 'main' into CST-6761-NewUsersMightBeRegisteredInMassiveWayByRobot
2022-09-23 10:21:51 +02:00
Tim Donohue
2b4c10b533
Merge pull request #8480 from 4Science/CST-6265
...
Curation task results are not included in the output file or process output
2022-09-22 16:21:56 -05:00
Francesco Pio Scognamiglio
eb230b10e7
[CST-5699] fix SAF import and export functionality; add ITs for SAF via CLI
2022-09-22 18:34:25 +02:00
Luca Giamminonni
c3a99f6f62
Merge remote-tracking branch '4science-bitbucket/main' into CST-6751
2022-09-22 17:32:34 +02:00
Luca Giamminonni
1e24b50b0b
[CST-6751] Improved GoogleAnalyticsClient, dspace.cfg and added tests
2022-09-22 17:31:48 +02:00
Tim Donohue
bf0155f6ce
Merge pull request #8404 from 4Science/CST-6108-ValidatePassword
...
Make password minimum requirements stronger
2022-09-22 08:47:58 -05:00
Michael Spalti
ae1fb9c246
Fixed integration test.
2022-09-21 21:59:08 -07:00
Michael Spalti
574790a087
Minor refactor after merging remote.
2022-09-21 20:27:20 -07:00
Michael Spalti
6a2a0aaf61
Merge branch 'uncache-bitstreams' of https://github.com/mspalti/DSpace into uncache-bitstreams
2022-09-21 20:22:15 -07:00
Michael Spalti
62ef19c548
Merge branch 'main' into uncache-bitstreams
2022-09-21 20:21:03 -07:00
Michael Spalti
4c8a671709
Minor refactor.
2022-09-21 20:17:56 -07:00
Tim Donohue
7b07013e07
Merge pull request #8465 from 4Science/DURACOM-86
...
DURACOM-86 Add html support to opensearch, fix misconfiguration
2022-09-21 16:32:40 -05:00
Tim Donohue
5a27ab74af
Merge pull request #8417 from 4Science/DS-4415-main
...
port #2634 CitationPage curation task mess the bitstream policies to the main branch
2022-09-21 11:19:34 -05:00
Tim Donohue
3ee8470970
Merge pull request #8476 from 4Science/CST-6756
...
Provide a script to delete old processes
2022-09-21 10:20:40 -05:00
Luca Giamminonni
630fde0f51
[CST-6152] Fixed integration tests
2022-09-21 14:57:32 +02:00
Andrea Bollini
e28eca8745
Move the citationpage curation task in the right package, add example configuration
2022-09-21 00:01:49 +02:00
Andrea Bollini
228cc31368
Fix checkstyle
2022-09-20 23:54:40 +02:00
Andrea Bollini
46df923c26
Merge branch 'main' of https://github.com/DSpace/DSpace into DS-4415-main
2022-09-20 23:49:09 +02:00
Andrea Bollini
8ccb5918fe
DURACOM-86 fix configuration lookup, clenaup configuration and tests
2022-09-20 23:43:37 +02:00
Andrea Bollini
b20caee285
Merge branch 'main' of https://github.com/DSpace/DSpace into DURACOM-86
2022-09-20 22:35:12 +02:00
Francesco Pio Scognamiglio
c20cab3f6e
[CST-5699] minor refactoring
2022-09-20 16:26:43 +02:00
Luca Giamminonni
f2eb9c55b4
[CST-6152] Renamed challenge to currentPassword
2022-09-20 15:29:20 +02:00
Jens Vannerum
74b56d6fe1
94474: Transfer manger should be class wide
2022-09-20 15:19:19 +02:00
Francesco Pio Scognamiglio
b1c9c60cd6
Merge branch 'CST-5699' of github.com:4Science/DSpace into CST-5699
2022-09-20 14:35:47 +02:00
Francesco Pio Scognamiglio
df44b978e0
[CST-5699] refactoring on SAF import and export functionality
2022-09-20 13:50:12 +02:00
Mykhaylo
07934d09f1
minor fix
2022-09-20 11:44:29 +02:00
Francesco Pio Scognamiglio
7c6bf08905
Merge branch 'main' into CST-5699
2022-09-20 09:16:27 +02:00
Francesco Pio Scognamiglio
f606cea1bd
Merge branch 'main' into CST-5699
2022-09-20 08:24:15 +02:00
Vincenzo Mecca
97e9379de2
[ #8357 ][DURACOM-70] Added the new property in test configuration
2022-09-19 10:46:06 +02:00
Mark H. Wood
b1423de7c1
Noticed in testing: okay not to have a current user.
2022-09-16 14:47:54 -04:00
Mark H. Wood
a4cb9bd129
Remove more unused code. Caused by removing isAuthorized().
2022-09-16 10:58:27 -04:00
Mykhaylo
a31bb4bf61
[CST-6108] implemented community feedbacks
2022-09-16 12:19:06 +02:00
Mykhaylo
2fa27afb6a
Merge branch 'main' into CST-6761-NewUsersMightBeRegisteredInMassiveWayByRobot
2022-09-16 10:12:08 +02:00
Mykhaylo
a0e633f1d4
Merge branch 'main' into CST-6108-ValidatePassword
2022-09-16 10:11:24 +02:00
Mark H. Wood
f6ab8ba1fb
Remove unused 'isAuthorized' methods.
...
This method was always questionable. The point of Request a Copy is
to bypass DSpace's authorizations.
2022-09-15 14:18:01 -04:00
Mark H. Wood
d9caeed387
Merge branch 'main' into 8304
2022-09-15 12:53:22 -04:00
Luca Giamminonni
a111152ea0
[DSC-93] Added help to ProcessCleaner
2022-09-15 15:48:04 +02:00
Andrea Bollini
3b23ff95db
Merge pull request #2115 from mwoodiupui/DS-3951
...
[DS-3951] Send Request Copy email to multiple recipients, and some new recipient strategies
2022-09-15 15:38:17 +02:00
Luca Giamminonni
ca8a85489a
[CST-6751] Minor fixes
2022-09-15 12:56:54 +02:00