frabacche
692987df23
CST-12868 remove Outbound pattern - sql creation removal
2024-01-11 10:57:28 +01:00
William Welling
6be7e4e370
Add content-length to bitstream
2024-01-10 15:35:40 -06:00
frabacche
9567ff9811
CST-12865 Automatic inbound patterns don’t send an LDN if an item filter is not selected
2024-01-10 10:54:52 +01:00
Tim Donohue
78a7ab0343
Merge pull request #9250 from alanorth/fix-log-typo
...
dspace-api: fix typo in AuthorizeServiceImpl log
2024-01-09 14:13:36 -06:00
frabacche
9c83afe740
CST-12868 remove Outbound Patterns
2024-01-09 11:53:39 +01:00
frabacche
997171b029
coar-notify-7 SendLDNMessageActionIT mocking http call
2024-01-09 09:35:58 +01:00
Alan Orth
127b1ae868
dspace-api: fix typo in AuthorizeServiceImpl log
2024-01-09 11:34:52 +03:00
frabacche
f62bc89175
coar-notify-7 SendLDNMessageActionIT mocking http calls to https://notify-inbox.info/inbox/
2024-01-09 09:04:37 +01:00
William Welling
64ae49a29f
Return headers for HEAD request
2024-01-08 10:22:52 -06:00
frabacche
46907cccdf
coar-notify-7 merge error IT fix
2024-01-08 12:58:35 +01:00
frabacche
1ab8bdcda2
coar-notify-7 QATopic fix + some ignore on IT classes due to lack of time and high urgency
2024-01-05 14:29:49 +01:00
frabacche
3ba80ddde5
coar-notify-7 QATopic fix + some ignore on IT classes due to lack of time and high urgency
2024-01-05 12:30:40 +01:00
frabacche
473d5d2ade
coar-notify-7 checkstyle fix
2024-01-05 10:21:29 +01:00
frabacche
d9c6f0f197
coar-notify-7 SendLDNMessageActionIT gives unexpected result just because the website https://notify-inbox.info/inbox has an expired cert
2024-01-05 09:44:31 +01:00
frabacche
1a66a5de93
coar-notify-7 merge error fix
2024-01-05 09:09:08 +01:00
frabacche
d2a122299a
Fix Merge conflicts with main
2024-01-04 16:21:40 +01:00
Alan Orth
068b1bd92a
Merge pull request #9239 from toniprieto/vocabularies-search-by-metadata-and-collection
...
Correct response of get controlled vocabulary by metadata and collection when NO controlled vocabulary is available for the specified metadata and collection
2024-01-04 10:32:37 +03:00
Marie Verdonck
e4da12ed2d
Alteration to index-discovery script to only (re-)index specific type of IndexableObject
...
Not compatible with `-b` option since this clears entire index first (& expect to rebuild it in its entirety)
Compatible with `-f` to force reindex specific type of IndexableObject
2023-12-29 14:57:09 +01:00
Vincenzo Mecca
bb0693f3c6
[DSC-963] Fixes resource copy and filtering
2023-12-29 09:31:20 +01:00
Vincenzo Mecca
21b8c1b6a1
[DSC-963] Fixes server unpacking
2023-12-28 17:09:57 +01:00
Vincenzo Mecca
6ea5293250
[DSC-963] Fixes testResources generation
2023-12-28 16:22:48 +01:00
Vincenzo Mecca
0ee727e910
[DSC-963] Update to 8.0-SNAPSHOT
2023-12-28 16:22:01 +01:00
Vincenzo Mecca
b2eb057803
Merge remote-tracking branch 'origin/main' into DSC-963_main
...
# Conflicts:
# pom.xml
2023-12-28 12:01:21 +01:00
frabacche
c83e3fb96f
CST-5249_suggestion oaire=>openaire refactor
2023-12-28 08:59:09 +01:00
Vincenzo Mecca
c1d6090789
[DSC-963] Fixes dspace-server-webapp target folder
2023-12-27 19:46:51 +01:00
Alexandre Vryghem
72ae612db0
108915: Added missing plural name to QA rest objects & updated endpoints bean declarations
2023-12-22 21:49:09 +01:00
Alexandre Vryghem
e0ba438624
Merge remote-tracking branch 'upstream/main' into w2p-108915_fix-link-repositories-using-singular-model_contribute-main
2023-12-22 21:31:46 +01:00
Mykhaylo Boychuk
fd605c30b9
[CST-12108] fix wrong merge
2023-12-22 18:14:40 +01:00
Mykhaylo Boychuk
a602c8bbd9
[CST-12108] remove unused imports
2023-12-22 16:10:55 +01:00
Alexandre Vryghem
a02baee7f4
108915: Fixed tests using incorrect endpoint routes
...
These routes are also not used in their singular form in Angular, and since these modifications they are not supported anymore
2023-12-22 15:46:39 +01:00
Mykhaylo
b312c9ea52
Merge branch 'main' into CST-12108-WithdrawnAndReinstate_topics
2023-12-22 15:41:45 +01:00
Alexandre Vryghem
1ec3caa033
108915: Fixed tests using incorrect route to access the epersons endpoint
2023-12-22 11:02:11 +01:00
Alexandre Vryghem
2e17204152
108915: Fixed tests using incorrect route to access the communities endpoint
2023-12-22 11:02:06 +01:00
Alexandre Vryghem
e4d5dee898
108915: Fixed tests using incorrect route to access the claimedtasks endpoint
2023-12-22 11:02:02 +01:00
Alexandre Vryghem
98de84d8ed
108915: Fixed tests using incorrect route to access the orcidqueues endpoint
2023-12-22 11:01:57 +01:00
Alexandre Vryghem
71d5679467
108915: Fixed tests using incorrect route to access the sites endpoint
2023-12-22 11:01:53 +01:00
Alexandre Vryghem
1eab2c0e14
108915: Minor controller/repository improvements
2023-12-22 11:01:49 +01:00
Alexandre Vryghem
59d34e7792
108915: Refactored the code to retrieve the regular repositories using their plural
2023-12-22 11:01:44 +01:00
Alexandre Vryghem
7d657c86b1
108915: Removed usages of org.atteo.evo.inflector.English#plural()
2023-12-22 11:01:40 +01:00
Vincenzo Mecca
47b7b4de91
[CST-12825] Fixes RorImportMetadataSourceServiceIT
2023-12-21 08:56:29 +01:00
frabacche
49648512f7
CST-5249_suggestion checkstyle fix
2023-12-21 08:55:24 +01:00
Vincenzo Mecca
cdaf64ebba
[CST-12825] Fixes RorImportMetadataSourceServiceIT
2023-12-21 08:45:58 +01:00
Toni Prieto
a294f996cf
Add missing test for byMetadataAndCollection operation of Controlled Vocabularies endpoint
2023-12-20 19:14:47 +01:00
Toni Prieto
eb2e4f1155
Correct response of byMetadataAndCollection operation of Controlled Vocabularies Endpoint when no controlled vocabulary is available for the specified metadata and collection
2023-12-20 19:14:47 +01:00
frabacche
c8ccb880ef
CST-5249_suggestion fix runtime npe
2023-12-20 15:51:49 +01:00
Vincenzo Mecca
2fff92cdd8
[CST-12826] Orcid Synchronization for ROR organization
2023-12-19 17:40:43 +01:00
Vincenzo Mecca
91db1c07e3
[CST-12826] ROR integration for OAI-PMH
2023-12-19 17:38:48 +01:00
frabacche
e0c9c90b78
Merge conficts on EPersonServiceImpl
2023-12-19 09:37:05 +01:00
Tim Donohue
4bf7d17804
Merge pull request #8184 from 4Science/CST-5249
...
Add a correction service to dspace to enhance the data quality (was Enrich local data via the OpenAIRE Graph)
2023-12-18 13:51:24 -06:00
frabacche
0a74a941b0
CST-5249 Restore OpenAIRE on user interfaces, QAAuthorizationFeature fix and IT java class
2023-12-15 16:41:48 +01:00