frabacche
d7350437f2
coar-notify-7 follow-ups on the community advices
2024-02-14 17:54:08 +01:00
frabacche
d81408b2d3
coar-notify-7 use apache instead of spring for http calls + docs
2024-02-13 17:37:38 +01:00
Stefano Maffei
8b22a7f09a
Merge remote-tracking branch 'origin/main' into coar-notify-7
2024-02-09 11:29:25 +01:00
Alan Orth
710feb798d
Update hamcrest to v2.2
...
Due to changes in hamcrest packaging we only need the main artifact
now, but we add hamcrest-core (which is an empty pom) so it doesn't
get pulled in by other deps. Last, the hamcrest docs recommend that
we put hamcrest first so that we don't have dependency convergence
issues from junit.
See: https://hamcrest.org/JavaHamcrest/distributables
2024-02-05 17:34:47 +03:00
renovate[bot]
71ea2a7526
Update netty monorepo to v4.1.106.Final
2024-02-05 17:34:39 +03:00
renovate[bot]
68caa1dcf8
Update dependency com.maxmind.geoip2:geoip2 to v2.17.0
2024-02-05 17:32:25 +03:00
renovate[bot]
0958a98b1f
Update dependency org.xmlunit:xmlunit-core to v2.9.1
2024-02-05 17:32:25 +03:00
renovate[bot]
ab9279cbb8
Update dependency com.opencsv:opencsv to v5.9
2024-02-05 17:31:40 +03:00
Tim Donohue
34424d9594
Merge pull request #9295 from atmire/w2p-111323_expose-creationTime-on-Process-as-sort-option
...
Expose 'creationTime' property on Process object and add it to '/search/byProperty' sort options
2024-02-01 12:03:39 -06:00
Tim Donohue
9cbfad4df8
Merge pull request #9243 from atmire/atmire-index-discovery-by-type
...
Alteration to index-discovery script to only (re-)index specific type of IndexableObject
2024-01-31 09:30:47 -06:00
Marie Verdonck
95714fb4fe
Merge branch 'pr-9243-atmire-index-discovery-by-type-7.6' into atmire-index-discovery-by-type
...
# Conflicts:
# dspace-api/src/main/java/org/dspace/discovery/IndexClient.java
2024-01-31 11:37:46 +01:00
Marie Verdonck
0273c48992
PR#9243: index-discovery - validate type option
2024-01-31 11:24:51 +01:00
Nona Luypaert
bf5ea2dec5
111323: Expose creationTime sort option on Process endpoint
2024-01-24 13:39:54 +01:00
Alan Orth
19049d0df1
Merge pull request #9276 from atmire/w2p-110088_keyboard-to-select-values
...
Search on the label of an authority, not the value in a submission context
2024-01-23 11:05:08 +03:00
Jens Vannerum
5ebe1a9402
search on labels, not values on DCInputs
2024-01-22 15:14:54 +01:00
Tim Donohue
944305a8ca
Remove dspace-rest, all configs and a few deprecated methods only used by this module.
2024-01-19 11:15:18 -06:00
Tim Donohue
de7ad34ec0
Merge pull request #9261 from TexasDigitalLibrary/DS-9142
...
DS-9142: prevent UUID exception by adding check for -1 value for the id field
2024-01-19 09:15:09 -06:00
Marie Verdonck
ec0ab92794
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
2024-01-18 19:32:08 +01:00
nwoodward
848df25984
catch exceptions stemming from invalid id's
2024-01-18 11:44:57 -06:00
Mohamed Saber Eskander
a72a370d5e
Merged in coar-notify-7_CST-13257 (pull request #1550 )
...
[CST-13257] added lowerIp and upperIp fields and operations to NotifyServiceEntity
Approved-by: Stefano Maffei
2024-01-17 15:29:49 +00:00
mohamed eskander
9de131bada
[CST-12850] refactoring
2024-01-16 11:58:22 +02:00
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
Agustina Martinez
73e5c43f7c
Skip recording usage event if administrator
2024-01-13 15:48:49 +00:00
mohamed eskander
0191d914a3
[CST-13257] added sourceId to LDNMessageEntity to prevent untrusted IPs
2024-01-12 18:00:45 +02:00
mohamed eskander
1acdde22f1
[CST-13257] added lowerIp and upperIp fields and operations to NotifyServiceEntity
2024-01-12 14:33:27 +02:00
frabacche
37a23be62f
coar-notify-7 false positive request forgery comment
2024-01-12 11:29:23 +01:00
frabacche
692987df23
CST-12868 remove Outbound pattern - sql creation removal
2024-01-11 10:57:28 +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
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
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
d2a122299a
Fix Merge conflicts with main
2024-01-04 16:21:40 +01: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
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
f64bbd6c32
CST-5249 IT java fixes OpenaireEventsImportIT
2023-12-14 17:14:20 +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
frabacche
c0c7216d5c
CST-12864 database constraint
2023-12-05 18:35:22 +01:00
frabacche
9153d7f5ff
CST-12881 mereìge conflicts with main
2023-12-04 16:16:11 +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