Commit Graph

3385 Commits

Author SHA1 Message Date
Mattia Vianelli
219e0e6e92 CST-10634 checkstyle fix + multiple same patterns with different constraint are accepted now 2023-10-19 15:41:40 +02:00
frabacche
06611e9158 CST-12178 notifyservice entity score attribute Patch + tests 2023-10-17 14:37:44 +02:00
Francesco Bacchelli
88d7f7a396 Merged in CST-12126-deal-with-untrusted-service (pull request #1167)
CST-12126 deal with untrusted service

Approved-by: Andrea Bollini
2023-10-17 06:59:18 +00:00
frabacche
79769033d9 CST-12126 log and cleaning 2023-10-17 08:48:07 +02:00
frabacche
12dec08d15 CST-12178 Patch first implementation (tests still broken) 2023-10-16 17:29:32 +02:00
frabacche
ae611ca9fd CST-12178 move score check before creating the NotifyServiceEntity 2023-10-16 14:57:20 +02:00
frabacche
b62b85aa98 Merge branch 'coar-notify-7' of bitbucket.org:4Science/dspace-cris into CST-10635-announcerelease 2023-10-16 14:33:32 +02:00
eskander
885e04f8bc [CST-11044] refactoring and fixing broken ITs 2023-10-16 15:25:31 +03:00
frabacche
54c3aa06e7 CST-12126 log a warn msg for untrusted ldnmessages stored 2023-10-16 12:55:48 +02:00
eskander
39918723ce [CST-11044] refactoring against rest contract changes 2023-10-16 13:15:38 +03:00
frabacche
eea9750e3d CST-12178 notifyService score attribute, consistency inside controller to be reviewed 2023-10-13 17:33:45 +02:00
frabacche
f2138711ad CST-12144 QATopic byTarget + checkstyle 2023-10-12 17:27:42 +02:00
frabacche
71387a9ed8 CST-12144 IT java class findByTopicAndTargetTest 2023-10-12 09:58:58 +02:00
eskander
b07a752365 [CST-11044] added missed methods 2023-10-11 20:44:52 +03:00
eskander
d8aad4784e Merge remote-tracking branch 'origin/coar-notify-7' into coar-notify-7_CST-11044
# Conflicts:
#	dspace-server-webapp/src/main/java/org/dspace/app/rest/repository/NotifyServiceRestRepository.java
#	dspace-server-webapp/src/test/java/org/dspace/app/rest/NotifyServiceRestRepositoryIT.java
#	dspace-server-webapp/src/test/java/org/dspace/app/rest/matcher/NotifyServiceMatcher.java
2023-10-11 20:39:43 +03:00
eskander
bf8202f3d8 [CST-11044] refactoring 2023-10-11 20:24:40 +03:00
eskander
e82a56ccb9 [CST-11044] added new patch operations for submission COAR notify 2023-10-11 19:56:55 +03:00
frabacche
c2b90960f7 CST-12144 QAEvents by Topic and Target 2023-10-11 18:20:25 +02:00
frabacche
2383266633 CST-12144 checkstyle! 2023-10-11 16:08:38 +02:00
eskander
ea4f18f7a1 [CST-11044] configured a new submission panel 'coarnotify' 2023-10-10 15:27:57 +03:00
frabacche
784575c695 Merge branch 'CST-12126-deal-with-untrusted-service' of bitbucket.org:4Science/dspace-cris into CST-12126-deal-with-untrusted-service 2023-10-06 14:40:13 +02:00
frabacche
ade583cc7c CST-12126 add header to file CoarNotifyLdnEnabled.java 2023-10-06 10:47:58 +02:00
Sondissimo
aeec5aaa09 CST-11048 Fix for JsonValueReader 2023-10-05 23:23:27 +02:00
frabacche
50901b43c5 CST-12126 checkstyle 2023-10-05 15:31:38 +02:00
frabacche
bbd5441c76 CST-12126 LDNMessage queue_status untrusted when origin is null 2023-10-05 15:21:56 +02:00
Andrea Bollini
53726435c1 Merge branch 'CST-11887' of https://bitbucket.org/4Science/dspace-cris into coar-notify-7 2023-10-04 12:29:41 +02:00
Mohamed Saber Eskander
d5cdf20c4b Merged in coar-notify-7_CST-11816 (pull request #1109)
[CST-11816] included the inbound and outbound attributes for the creation of new ldn services

Approved-by: Andrea Bollini
2023-10-04 08:52:38 +00:00
frabacche
e1bb2b93b7 CST-10635 LDN Announce Release management 2023-09-27 14:56:16 +02:00
eskander
07097ae99a [CST-11044] added search method by inbound pattern 2023-09-27 13:53:12 +03:00
eskander
f402fd7ea9 [CST-11887] fixed styles 2023-09-22 12:30:55 +03:00
eskander
329528c993 [CST-11887] refactoring and fixing failed ITs and checked styles 2023-09-22 12:24:11 +03:00
eskander
2538319abe Merge branch 'coar-notify-7' into CST-10629
# Conflicts:
#	dspace-api/src/main/java/org/dspace/app/ldn/service/impl/LDNMessageServiceImpl.java
#	dspace-server-webapp/src/test/java/org/dspace/app/rest/LDNInboxControllerIT.java
2023-09-22 11:59:05 +03:00
eskander
a9c96dbaab Merge branch 'coar-notify-7' into coar-notify-7_CST-11816 2023-09-22 10:22:26 +03:00
eskander
82e106503b Merge branch 'coar-notify-7' into CST-10629 2023-09-22 10:18:28 +03:00
eskander
224b94be95 [CST-11887] refactoring 2023-09-21 18:27:27 +03:00
eskander
68609cc1fc [CST-11887] notify service directory added support for the enabled / disabled flag (status) 2023-09-21 18:00:53 +03:00
frabacche
7267e9908c Merge branch 'coar-notify-7' of bitbucket.org:4Science/dspace-cris into coar-notify-7 2023-09-21 15:12:19 +02:00
frabacche
3a028a0d67 CST-10635 LDN Add Review and Add Endorsement messages management: create QA events accordingly 2023-09-20 16:28:51 +02:00
eskander
fc370dbbad [CST-11816] refactoring the path value of patch operations to be
notifyServiceInboundPatterns and notifyServiceOutboundPatterns
2023-09-20 12:36:55 +03:00
eskander
fff48c5440 [CST-11816] included the inbound and outbound attributes for the creation of new ldn services 2023-09-18 14:37:25 +03:00
Sondissimo
88f2ca8dea CST 11012 fix prorty 2023-09-18 12:21:49 +02:00
Sondissimo
84c27b4da0 CST-11012 Changed config settings for notify protocol 2023-09-18 11:56:12 +02:00
Sondissimo
88aa7eca78 CST-11012 Added config settings for notify protocol (2) 2023-09-18 11:56:12 +02:00
eskander
27be6d0732 [CST-10629] fixed broken code against the ITs methods 2023-09-13 19:51:59 +03:00
Mohamed Saber Eskander
aef812371f Merged in coar-notify-7_CST-10634 (pull request #992)
[CST-10634] new implementation of notify services endpoint

Approved-by: Stefano Maffei
2023-09-12 13:15:58 +00:00
Francesco Pio Scognamiglio
7e29cb64c0 Merge branch 'CST-5249_suggestion' into coar-notify-7 2023-09-11 18:31:06 +02:00
eskander
a1ed570acb [CST-10634] only admins can delete or patch or create ldn services 2023-09-06 12:24:51 +03:00
frabacche
c2f2f76aa8 CST-10631 fix sql indexe name, fix java IT class on closing streams 2023-09-06 08:49:12 +02:00
frabacche
bbf7bb1ae0 code review 2023-09-04 13:30:11 +02:00
frabacche
819e9e5480 CST-10631 COAR: Implement the queue processing framework 2023-08-31 16:56:14 +02:00