Nicolas Boulay
d246fc4a14
Make it possible to allow a silent refusal
2022-09-29 15:16:50 -04: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
c18f5cb7ea
[CST-6761] Implemented community feedbacks
2022-09-29 15:14:51 +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
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
Tim Donohue
41225650ec
Merge pull request #8392 from mspalti/iiif-bundle
...
TOC exclusion bundle(s)
2022-09-27 16:05:10 -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
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
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
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
Mykhaylo
65c0115833
Merge branch 'main' into CST-6761-NewUsersMightBeRegisteredInMassiveWayByRobot
2022-09-23 10:21:51 +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
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
Michael Spalti
1e643d0610
Merge branch 'main' into iiif-bundle
2022-09-21 14:00:51 -07:00
Mark H. Wood
24c1d44e94
Autowire by name so alias works. Uncomment all strategies, mark for autowiring and lazy loading.
...
Also tidy up XML internal documentation.
2022-09-21 13:00:41 -04: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
9938518c66
[DSC-93] Improved dspace.cfg
2022-09-21 11:57:03 +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
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
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
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
ff48afeea4
[ #8357 ][DURACOM-70] Property to disable HdlResolver
2022-09-19 09:42:53 +02:00
Samuel Cambien
46bf27748d
Merge remote-tracking branch 'DSpace/main' into issue-8479-Regular_search_can_contain_private_withdrawn_items
...
# Conflicts:
# dspace/config/spring/api/discovery.xml
2022-09-16 13:42:39 +02:00
Samuel Cambien
7a89c5817c
Merge tag 'dspace-7.2' into w2p-94445-Regular_search_can_contain_private_withdrawn_items-7_2
...
[maven-release-plugin] copy for tag dspace-7.2
2022-09-16 13:39:21 +02:00
Samuel Cambien
1800bf1e7c
issue #8479 Regular search can contain private & withdrawn items
2022-09-16 13:27:45 +02: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
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
Vincenzo Mecca
82f6f6f5b7
[DURACOM-70][ #8357 ] Fixed unsatisfied dependency
2022-09-15 13:13:16 +02:00
Luca Giamminonni
ca8a85489a
[CST-6751] Minor fixes
2022-09-15 12:56:54 +02:00
Luca Giamminonni
3a1d298156
[CST-6751] Added api-secret to dspace.cfg
2022-09-14 17:56:39 +02:00
Tim Donohue
6b1fae1464
Merge pull request #8461 from philipprumpf/issue-7969
...
SplitMetadataContributor.java: new class to split metadata values based on a regex
2022-09-14 10:55:21 -05:00
Luca Giamminonni
e06513a512
[CST-6751] Added ip anonymization
2022-09-14 17:45:24 +02:00
Luca Giamminonni
6805f33468
[CST-6751] Added value for google.analytics.crontab on dspace.cfg
2022-09-14 16:54:18 +02:00
Mykhaylo
71599352e6
Merge branch 'main' into CST-6108-ValidatePassword
2022-09-14 11:52:07 +02:00