Luca Giamminonni
6b385d14e5
[CST-6938] Fixed EPersonRestRepositoryIT tests
2022-09-28 11:50:33 +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
Luca Giamminonni
591e361caf
[CST-6938] Removed old password verification on eperson creation
2022-09-27 15:43:02 +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
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
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
1e643d0610
Merge branch 'main' into iiif-bundle
2022-09-21 14:00:51 -07:00
Mark H. Wood
4995345387
Merge branch '8304' of github.com:mwoodiupui/DSpace into 8304
2022-09-21 13:04:28 -04: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
Luca Giamminonni
630fde0f51
[CST-6152] Fixed integration tests
2022-09-21 14:57:32 +02:00
Andrea Bollini
8ccb5918fe
DURACOM-86 fix configuration lookup, clenaup configuration and tests
2022-09-20 23:43:37 +02:00
Luca Giamminonni
f2eb9c55b4
[CST-6152] Renamed challenge to currentPassword
2022-09-20 15:29:20 +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
Mark H. Wood
38946f8de5
Test that unauthenticated session can (dis)approve a request.
2022-09-16 14:47:16 -04:00
Mark H. Wood
fa5aa9c993
Don't test for authNZ failures that can no longer occur.
2022-09-16 11:53:11 -04:00
Mark H. Wood
692fefcbac
Don't require authentication to approve/deny a copy request. Possession of the token is sufficient.
2022-09-16 11:08:15 -04: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
d9caeed387
Merge branch 'main' into 8304
2022-09-15 12:53:22 -04: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
jensroets
4644655601
94299 Multiple Bitstream deletion endpoint: rename items to parents
2022-09-14 15:49:03 +02:00
Mykhaylo
75d9fb76b5
[CST-6108] refactored password validation exception
2022-09-14 13:15:21 +02:00
Philipp Rumpf
c2931bc440
Add integration tests for multiple BibTeX authors
2022-09-14 07:43:53 +00:00
Luca Giamminonni
6e8e85c2d6
[CST-6751] Added integration tests for GoogleAsyncEventListener
2022-09-13 17:46:31 +02:00
Luca Giamminonni
b50fa3aaed
[CST-6751] Refactoring of GoogleAsyncEventListener
2022-09-12 18:27:43 +02:00
jensroets
51d8874a8f
94299 Multiple Bitstream deletion endpoint
2022-09-08 16:50:02 +02:00
Mykhaylo
418afe79b7
fix checkstyle & added x-recaptcha-token into headers
2022-09-08 11:52:37 +02:00
Davide Negretti
6c48a22f40
[CST-6761] Allow header x-recaptcha-token
2022-09-07 19:25:45 +02:00
Mykhaylo
1bfec3ab1d
[CST-6108] configured param to use angular side
2022-09-05 16:22:04 +02:00
Mykhaylo
c608fd89fb
Merge branch 'main' into CST-6108-ValidatePassword
2022-09-05 16:00:39 +02:00
Mykhaylo
9af70628a0
[CST-6108] update tests
2022-09-05 15:58:55 +02:00
Tim Donohue
81a13eed29
Merge pull request #8446 from atmire/w2p-93108_Bitstream-name-missing-on-statistics-page_7.2
...
W2p 93108 bitstream name missing on statistics page 7.2
2022-08-31 16:37:03 -05:00
Mark H. Wood
8f3289e8cd
Merge branch 'main' into DS-3951
2022-08-26 11:15:24 -04:00
Mykhaylo
b8136aed8c
[CST-6108] fix faled IT
2022-08-25 19:24:12 +02:00
Mykhaylo
3060819a14
Merge branch 'main' into CST-6108-ValidatePassword
2022-08-25 17:11:24 +02:00
Vincenzo Mecca
03ac217a3a
[DURACOM-70][DSpace#8357] Applied Second Change Requests
2022-08-25 12:05:57 +02:00
Tim Donohue
a40a5a6217
Merge pull request #8456 from philipprumpf/issue-8455
...
Expose BibTeX document type as PlainMetadataKeyValueItem during import
2022-08-24 11:30:41 -05:00
Tim Donohue
ed96cdcfe2
Merge pull request #8454 from philipprumpf/issue-8453
...
use org.jbibtex.LaTeXParser to handle BibTeX diacritics
2022-08-24 11:04:13 -05:00
Philipp Rumpf
4c26d2f77c
Add integration test for BibTeX type import
2022-08-22 12:57:53 +00:00
Philipp Rumpf
2c11d68875
Add integration test for BibTeX/LaTeX diacritics.
2022-08-22 11:11:46 +00:00
corrado lombardi
04c8e0d7c4
Merge remote-tracking branch 'bb-cris/CST-6151' into CST-6152
2022-08-19 17:32:04 +02:00