mohamed eskander
0ff7973f79
[CST-12401] Allow to configure which patterns can be requested by multiple services during the submission
2024-01-15 11:04:09 +02:00
frabacche
37a23be62f
coar-notify-7 false positive request forgery comment
2024-01-12 11:29:23 +01: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
frabacche
9c83afe740
CST-12868 remove Outbound Patterns
2024-01-09 11:53:39 +01:00
frabacche
d2a122299a
Fix Merge conflicts with main
2024-01-04 16:21:40 +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
frabacche
95056d509c
CST-5249 find Topic order by QAevent.key, means by the topic name
2023-12-14 17:04:16 +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
Stefano Maffei
da3605f18d
Merge remote-tracking branch 'originGithub/main' into coar-notify-7
...
# Conflicts:
# dspace-api/src/main/java/org/dspace/eperson/EPersonServiceImpl.java
# dspace-api/src/test/java/org/dspace/builder/AbstractBuilder.java
# dspace/config/dspace.cfg
# dspace/config/modules/rest.cfg
# dspace/config/spring/api/core-factory-services.xml
# dspace/config/spring/api/core-services.xml
2023-12-05 12:14:48 +01:00
frabacche
c6075b51a0
CST-12850 Announce Relationship first implementation w/o tests
2023-12-01 16:44:10 +01:00
frabacche
7f99236e85
CST-12822 add offerType to NotifyRequestStatus object, adjust IT test and fix json response
2023-11-29 15:54:43 +01:00
frabacche
5771aeb9f0
CST-12820 fix service url on NotifyRequestStatus response
2023-11-28 11:18:58 +01:00
Stefano Maffei
fd762f1133
[CST-12744] fixes for NPE & unauthorized
2023-11-24 14:20:15 +01:00
frabacche
4fc0e8bfdf
CST-12744 fix filter on searching for related LDN messages: just use inReplyTo and assume the targeting item is the same
2023-11-24 12:37:02 +01:00
frabacche
37227c10c4
CST-12744 if Announce received, NotifyRequestsStatus won't give the element
2023-11-24 10:53:27 +01:00
frabacche
5bb75512b0
CST-12744 check Announce for Offer!
2023-11-24 10:38:09 +01:00
Stefano Maffei
7f4e684e49
[CST-12754] fixes for unmapped pattern
2023-11-24 08:47:35 +01:00
Stefano Maffei
63908ad8ad
Merge remote-tracking branch 'origin/coar-notify-7' into coar-notify-7
2023-11-23 11:10:58 +01:00
Stefano Maffei
b271a29e33
[CST-12748] fix for item lookup
2023-11-23 11:10:35 +01:00
Mohamed Saber Eskander
72fa32adea
Merged in coar-notify-7_CST-12752 (pull request #1330 )
...
[CST-12752] handled automatic pattern/services in the LDNConsumer
Approved-by: Stefano Maffei
2023-11-23 08:55:29 +00:00
Alan Orth
06cf8e10d8
Merge pull request #9203 from philipprumpf/issue-9202
...
CrossRefImport: ignore empty responses rather than generating empty phantom ImportRecords
2023-11-23 08:26:33 +03:00
mohamed eskander
e1e973a566
[CST-12752] refactoring and added a new method into ServiceManager
2023-11-22 18:05:46 +02:00
frabacche
01700ef832
CST-12748 ACK extractor management verification with IT class
2023-11-22 16:30:34 +01:00
mohamed eskander
2dd9575293
[CST-12752] handled automatic pattern/services in the LDNConsumer
2023-11-22 15:44:22 +02:00
frabacche
d215bacb23
Merge conflicts to coar-notify-7
2023-11-22 11:44:24 +01:00
frabacche
54ce460f95
CST-10638 implementation completed
2023-11-22 11:35:44 +01:00
frabacche
48319a3301
CST-10638 reading data from database
2023-11-21 17:57:37 +01:00
Mohamed Saber Eskander
6293dfe9c3
Merged in coar-notify-7_CST-10632_IT (pull request #1324 )
...
[CST-10632] added ITs against SendLDNMessageAction
Approved-by: Stefano Maffei
2023-11-21 13:45:32 +00:00
mohamed eskander
48ae2b80de
[CST-10632] handled the case of redirection status
2023-11-21 15:00:10 +02:00
Stefano Maffei
ffb13a6d72
[CST-10632] fixes in LDN configuration/code
2023-11-21 11:58:17 +01:00
mohamed eskander
ab6132890f
[CST-10632] added ITs against SendLDNMessageAction
2023-11-21 12:41:35 +02:00
Stefano Maffei
677cca43e8
[CST-10632] fixed broken method & sping config clean up
2023-11-21 09:00:27 +01:00
Stefano Maffei
e3012681d3
Merged coar-notify-7 into coar-notify-7_CST-10632
2023-11-21 07:53:46 +00:00
mohamed eskander
989d718b9b
[CST-10632] Implement the consumer to enqueue outgoing LDN messages
2023-11-20 20:02:45 +02:00
Stefano Maffei
5466c263ef
[CST-11899] general refactoring & improvements for LDN
2023-11-20 15:37:47 +01:00
frabacche
bfecb21337
CST-12105 refactor
2023-11-20 11:56:27 +01:00
frabacche
081d3ec23f
CST-12105 first draft of api endpoint
2023-11-17 18:08:02 +01:00
frabacche
a94661afb8
CST-10635 solving conflicts to coar-notify-7
2023-11-16 18:19:28 +01:00
frabacche
3ed33f2082
CST-10635 Google' Gson library removed
2023-11-16 17:48:31 +01:00
frabacche
20f668aac3
CST-12406 instroduce constants first implementation and test fixes
2023-11-16 17:05:50 +01:00
frabacche
0429a85c80
CST-10635 merge conflicts + IT test fix
2023-11-15 10:29:37 +01:00
Sascha Szott
50b47b707c
subscription email: do not send email if nothing has changed ( #8981 )
...
* improved subscriptions email template
* do not send emails without content
* fixed coding style violations
* removed unnecessary isEmpty check as suggested by reviewer
* moved null check on indexableObjects in generateBodyMail
* fixed unhandled IOException
* fixed typo in bodyCommunities
* do not use != to compare strings
* fixed improper handling of empty list
2023-11-14 13:36:52 -06:00
Philipp Rumpf
9f3f5175a3
CrossRefImport: ignore empty responses rather than generating empty phantom ImportRecords
...
Fixes https://github.com/DSpace/DSpace/issues/9202 .
2023-11-14 10:17:42 +00:00
frabacche
19c3f6a76c
CST-5249 dpspace.cfg conflicts fix
2023-11-13 12:48:12 +01:00
Andrea Bollini
af0686d50f
Merge branch 'coar-notify-7' of https://bitbucket.org/4Science/dspace-cris into CST-10640_new
2023-11-11 17:39:39 +01:00
Andrea Bollini
c0d3b21732
CST-10640 implement granular security for the quality assurance services
2023-11-11 17:38:48 +01:00
Mattia Vianelli
f2cc19f4a1
Merged in CST-11045 (pull request #1269 )
...
CST-11045 Rest side changes for the review-endorsement-ingest patterns +Checkstyle fix on QAEventServiceImpl
* CST-11045 Rest side changes for the review-endorsement-ingest patterns +Checkstyle fix on QAEventServiceImpl
* CST-11045 Rollback of the 2 changed files containing the patterns
* CST-11045 Changed again the 2 files containing the patterns, error during the tests are logged but not regarding IT class changed
Approved-by: Andrea Bollini
2023-11-11 16:37:09 +00:00
Tim Donohue
1a5bac7c55
Merge pull request #9125 from tdonohue/add_isNotMemberOf_endpoints
...
Add `isNotMemberOf` searches for Groups and EPersons (for improved performance on Edit Group pages)
2023-11-10 13:01:59 -06:00