Commit Graph

17370 Commits

Author SHA1 Message Date
frabacche
0675334f2c CST-10635 new qaevent source management, add coar email templates, LDN correction action parameters fix 2023-09-21 14:22:01 +02:00
frabacche
a23a8daf5d CST-10635 checkstyle 2023-09-21 09:03:50 +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
Mattia Vianelli
ca2e8ae1dd Merged in CST-11012-demo (pull request #1019)
CST-11012 demo
2023-09-18 11:07:12 +00: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
Sondissimo
4b9a1be603 CST-11012 Added config settings for notify protocol 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
frabacche
dee21808f7 CST-10635 checkstyle 2023-09-12 09:40:14 +02:00
Francesco Pio Scognamiglio
7e29cb64c0 Merge branch 'CST-5249_suggestion' into coar-notify-7 2023-09-11 18:31:06 +02:00
Francesco Bacchelli
9abe0d08b6 Merged in coar-notify-7-CST-10630_CST-10629 (pull request #1062)
Coar notify 7 CST-10630 CST-10629 CST-10631
2023-09-11 10:06:40 +00:00
frabacche
c1cbf8ed1d CST-10631 javadocs, clean useless cfg keys 2023-09-11 11:52:14 +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
ccf465f0c0 CST-10631 javadocs, streams closing, GSon to Jackson 2023-09-05 13:36:41 +02:00
frabacche
bbf7bb1ae0 code review 2023-09-04 13:30:11 +02:00
frabacche
184b14e66e CST10631 fix table names on entity java classes 2023-09-01 11:45:15 +02:00
frabacche
819e9e5480 CST-10631 COAR: Implement the queue processing framework 2023-08-31 16:56:14 +02:00
eskander
1c527f1bd2 [CST-10629] Defined the storage layer of the notify feature 2023-08-24 16:55:24 +03:00
eskander
81b22bafac Merge branch 'coar-notify-7_CST-10634' into coar-notify-7-CST-10630_CST-10629
# Conflicts:
#	dspace/config/spring/api/core-services.xml
2023-08-23 17:57:04 +03:00
eskander
7c728eb570 [CST-10634]
-added new patch operations for NotifyServiceEntity for inbound patterns and outbound patterns
-added Its methods
2023-08-23 14:59:16 +03:00
Francesco Bacchelli
a4e580d3c5 CST-11299 integration test fix 2023-08-22 12:04:24 +02:00
eskander
974c1c123b [CST-10634]
-added new patch operations for NotifyServiceEntity
-added Its methods
2023-08-18 19:43:36 +03:00
eskander
204dee1ac9 [CST-10634]
-added patch operations for name, description, ldnurl and url of notifyService
- added Its methods
2023-08-17 16:49:20 +03:00
eskander
459fb0ddf1 [CST-10634] remove findByPattern search endpoint and refactoring 2023-08-17 12:08:30 +03:00
eskander
3fe6c63d5f [CST-10634] updated javadoc of pattern 2023-08-16 18:55:29 +03:00
eskander
73942b7199 [CST-10634] fixing and refactoring 2023-08-16 18:45:36 +03:00
eskander
b3b2593dfe [CST-10630] changed the behavior of /ldn/inbox endpoint to store notification into DB and added ITs 2023-08-16 14:17:17 +03: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
eskander
463e211910 [CST-10634] new implementation of notify services endpoint 2023-08-08 17:07:32 +03:00
Francesco Bacchelli
ada6c021e4 CST-11298 openaire test fix 2023-08-07 13:37:22 +02:00
Francesco Bacchelli
d5dd2c93bb CST-11298 sql file renaming and junit java fix 2023-08-07 08:59:01 +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
7f9ec2eb1e Merge pull request #8955 from amgciadev/fix-8954-b
Prevent NPE during indexing if bitstream is null
2023-07-28 13:53:11 -05:00
Tim Donohue
de3daa1804 Merge pull request #8945 from DSpace/dependabot/maven/com.h2database-h2-2.2.220
Bump h2 from 2.1.214 to 2.2.220
2023-07-28 13:30:01 -05:00
dependabot[bot]
71cfe184a5 Bump h2 from 2.1.214 to 2.2.220
Bumps [h2](https://github.com/h2database/h2database) from 2.1.214 to 2.2.220.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.1.214...version-2.2.220)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-28 17:38:04 +00:00
Tim Donohue
7816ae7c67 Merge pull request #8995 from tdonohue/fix_typo_in_action
Fix typo. Config must be a valid regex
2023-07-28 11:54:50 -05:00
Tim Donohue
799528963e Fix typo. Config must be a valid regex 2023-07-28 11:48:30 -05:00
Tim Donohue
458c05ae35 Merge pull request #8994 from tdonohue/bug_fixes_for_actions
Bug fixes for actions:  Run PR porting action as 'dspace-bot'.  Ignore errors from label_merge_conflicts
2023-07-28 11:30:47 -05:00
Tim Donohue
5bff43356f Minor update to label_merge_conflicts to ignore any errors (seem random at this time) 2023-07-28 11:15:42 -05:00
Tim Donohue
2dc7c90e83 Run PR Port action as 'dspace-bot' to allow new PRs to trigger CI checks 2023-07-28 11:15:08 -05:00
Tim Donohue
1e60bb0d0e Merge pull request #8988 from tdonohue/add_port_pr_action
Add GitHub action to automatically create a port PR (based on label)
2023-07-28 10:13:05 -05:00
Damiano Fiorenza
b8de17bcec [CST-10630] start work on porting ldnInbox controller 2023-07-28 10:49:37 +02:00
Tim Donohue
f6a898c3d1 Add action to automatically create a port PR when specified 2023-07-27 16:55:42 -05:00
Tim Donohue
380e838cf2 Merge pull request #8950 from saschaszott/patch-13
code cleanup: remove obsolete code fragments in ItemIndexFactoryImpl
2023-07-27 11:49:29 -05:00
Tim Donohue
e8d78a5187 Merge pull request #8974 from tdonohue/docker_version_fixes
Replace all old Docker "dspace-7_x" tags with "latest" on main
2023-07-24 16:53:44 -05:00