frabacche
cdaa500be4
Merge branch 'main' into CST-5249_suggestion
2024-02-13 12:03:12 +01:00
frabacche
c2f0c6f331
CST-5249_suggestion datescorer remove date range + docker config fixes
2024-02-13 11:10:54 +01:00
frabacche
9d3dc68011
CST-5249_suggestion correct the metadata names used by the datescorer
2024-02-09 15:29:05 +01:00
Agustina Martinez
f7df6727c4
Removed virtual-metadata.xml.rioxx3; virtual-metadata.xml.openaire4: fix populating funder info in fundingReference metadata
2024-02-07 22:25:57 +00:00
frabacche
69c81c95ce
CST-5249_suggestion improve import-openaire-suggestions bean description
2024-02-06 15:27:58 +01:00
frabacche
2f71ec2298
CST-5249_suggestion comment out openairecerif and openairefunding metadatas descriptions
2024-02-06 15:17:38 +01:00
frabacche
dfdd2664e2
CST-5249_suggestion openaire integration xml fix
2024-01-25 16:19:45 +01:00
frabacche
233ad6c41c
CST-5249_suggestion dateScorer refactor, oairecerif removal, edicationDateMetadata removal
2024-01-25 14:39:02 +01:00
Agustina Martinez
5c72d2fa65
Support for RIOXX v3 OAI profile
2024-01-13 18:31:00 +00:00
frabacche
c83e3fb96f
CST-5249_suggestion oaire=>openaire refactor
2023-12-28 08:59:09 +01:00
frabacche
e0c9c90b78
Merge conficts on EPersonServiceImpl
2023-12-19 09:37:05 +01:00
frabacche
5f992e0b71
CST-5249 add openaire to custom BrokerClient instance and factory
2023-12-13 16:14:36 +01:00
frabacche
ff5f3fa74f
CST-5249 rename OpenAIRE to Openaire, other minor issues
2023-12-12 16:15:25 +01:00
frabacche
d2bcdb599f
CST-5249_suggestions AbstractBuilder, dspace.cfg merge conflicts fix
2023-11-13 13:58:24 +01:00
frabacche
19c3f6a76c
CST-5249 dpspace.cfg conflicts fix
2023-11-13 12:48:12 +01:00
Paulo Graça
272744a7ea
Event consumer for submission config reloading when a collection changes ( #8864 )
...
* initialization with refactoring
* also consider SubmissionConfigReaderException
* rename consumer file
* init submission service factory
* set submissionconfig config settings by default
* renaming SubmissionConfigReaderService
* support for SubmissionConfigService
* fixing style errors and renaming submissionConfigService
* fixing style errors and unused imports
* set default submission event configs
* adding force indexing action to Consumer
* stylecheck fixes
* undo event.dispatcher.noindex.consumers
2023-11-10 12:06:41 -06:00
Francesco Bacchelli
e03c1f15f5
Merge branch 'CST-5249_suggestion' of https://github.com/4Science/DSpace into CST-11299
2023-08-10 10:42:12 +02:00
Francesco Bacchelli
57f9071497
Merge branch 'main' of https://github.com/DSpace/DSpace into CST-11298
2023-08-01 13:10:52 +02:00
Tim Donohue
aec3298da0
Merge pull request #8844 from 4Science/duracom-136_CST-9634
...
Bulk Access Control Script REST implementation
2023-06-16 10:48:18 -05:00
Tim Donohue
49882a206c
Merge pull request #8833 from mwoodiupui/reqitem-response
...
Get request-copy response email body from backend templates, as with all other emails
2023-06-14 13:18:21 -05:00
NikitaKr1vonosov
2a1b24a058
Merge branch 'main' into CST-5728
2023-06-07 09:04:02 +02:00
eskander
6848ab20bd
Merge remote-tracking branch 'origin/main' into duracom-136_CST-9634
...
# Conflicts:
# dspace/config/spring/api/discovery.xml
2023-06-06 17:30:53 +03:00
Tim Donohue
333c7da729
Merge pull request #8623 from atmire/discovery-fixes
...
Fixes for scope based searching and indexing in Discovery
2023-06-05 15:37:21 -05:00
Alan Orth
a38ff42169
dspace: capture publisher from CrossRef live import
...
Publisher is a required field on CrossRef so we can always rely on
capturing this information when doing a live import.
See: https://github.com/CrossRef/rest-api-doc/blob/master/api_format.md
2023-06-05 15:52:30 +03:00
NikitaKr1vonosov
3ee18f5a6e
Merge branch 'main' into CST-5728
2023-05-29 13:05:46 +02:00
Giuseppe Digilio
ec3cc2dcf1
Merge branch 'main' into duracom-136_CST-9634
2023-05-25 15:49:41 +02:00
Bui Thai Hai
b3a21ebd5a
Minor Tweaks
2023-05-25 14:54:46 +07:00
Bui Thai Hai
eb46a99dff
Fix: default sort option (lastModified) for discovery
2023-05-25 10:21:44 +07:00
Francesco Pio Scognamiglio
cbfed3e218
[DURACOM-148] add crossref metadata processor to manage the date issued field
2023-05-22 15:44:52 +02:00
Giuseppe Digilio
cf0215b029
[CST-9634] add administrativeBulkAccess discovery configuration
2023-05-12 13:15:48 +02:00
Mohamed Saber Eskander
4e64afbe3b
bulk access controll
2023-05-11 12:04:20 +03:00
Mark H. Wood
034fc3317b
Fix unconfigured collaborator by not scanning it into two ApplicationContexts.
...
Minor tidying.
2023-05-10 17:37:36 -04:00
eskander
6b40f2eea6
[CST-9634] refactoring
2023-05-09 14:46:37 +03:00
Mohamed Saber Eskander
9a2a8ef4f5
[CST-9634] created new endpoint for bulkAccessConditionOptions configuration
2023-05-09 13:31:37 +03:00
Mark H. Wood
a86235a06b
Simplify dependency injection.
...
To use autowiring via alias to select a grantor strategy is needlessly
complicated and fragile. Instead, configure the email sender by
explicit constructor injection. Other collaborators are internal
matters for the class and continue to be autowired.
2023-05-08 15:35:38 -04:00
Nikita Krivonosov
7ba68c40ab
[CST-5728] LYRASIS [Donated]: DSpace7: Implement signposting pattern in DSpace (REST)
2023-05-07 16:25:27 +02:00
Tim Donohue
7cebc65a31
Merge pull request #8784 from atmire/w2p-89779_VersionedHandleIdentifierProviderWithCanonicalHandles-fix
...
Fix for the optional VersionedHandleIdentifierProviderWithCanonicalHandles identifier system
2023-05-01 16:50:22 -05:00
Kevin Van de Velde
090994a378
Merge remote-tracking branch 'upstream/main' into w2p-89779_VersionedHandleIdentifierProviderWithCanonicalHandles-fix
2023-04-17 14:11:25 +02:00
Yana De Pauw
09f59b0b73
Merge remote-tracking branch 'upstream/main' into discovery-fixes
2023-04-07 16:00:45 +02:00
Alexandre Vryghem
5976c5c970
Merge remote-tracking branch 'upstream/main' into w2p-99466_made-import-external-source-date-uniform_contribute-main
2023-03-29 09:59:18 +02:00
Alexandre Vryghem
0133be8a49
99466: Fixed ArXiv date not being formatted as a date but just being saved as a plain string
2023-03-28 11:16:18 +02:00
Alexandre Vryghem
6a29d01496
99466: Fixed pubmed date not being saved like the dateFormatsToAttempt specified in pubmed-integration.xml
2023-03-27 17:35:50 +02:00
Kristof De Langhe
47fab88c17
89779: VersionedHandleIdentifierProviderWithCanonicalHandles fix pt1
2023-02-24 17:30:28 +01:00
corrado lombardi
58a010d149
Merge branch 'main' into CST-7754
...
# Conflicts:
# dspace-api/src/test/java/org/dspace/builder/AbstractBuilder.java
2023-02-13 17:03:30 +01:00
corrado lombardi
c729fc3b38
Merge branch 'main' into CST-7754
2023-02-13 16:57:49 +01:00
Mykhaylo
c34c14f807
Merge branch 'main' into CST-7756-SubscriptionFeature
2023-02-10 21:18:38 +01:00
Marie Verdonck
f788daa45f
Merge branch 'main' into w2p-97414_advanced_workflow_actions-main
2023-02-10 19:37:39 +01:00
Mykhaylo
dd6b03bafc
Merge branch 'main' into CST-7756-SubscriptionFeature
2023-02-10 17:29:43 +01:00
corrado lombardi
e1700797d2
Merge branch 'main' into CST-7754
...
# Conflicts:
# dspace-api/src/main/java/org/dspace/content/InstallItemServiceImpl.java
2023-02-10 15:21:54 +01:00
Tim Donohue
1a4e203a96
Merge pull request #8423 from the-library-code/TLC-249_identifiers_submission_7x
...
Show Identifier Step, pre-register identifiers
2023-02-10 06:51:20 -06:00