Commit Graph

18004 Commits

Author SHA1 Message Date
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
Alan Orth
02f4095edc Merge pull request #9293 from dataquest-dev/fix_failing_vocaburalyit
Call cas.init() method in the VocabularyRestRepositoryIT#setup method
2024-01-29 20:52:10 +03:00
Andrea Bollini
15e3e3a164 CST-5249 add javadoc 2024-01-27 21:57:39 +01:00
Andrea Bollini
903c9800d5 CST-5249 improve implementation to use proper pagination across solr facets 2024-01-27 21:41:07 +01:00
Andrea Bollini
79da222544 CST-5249 clarify fingByTarget implementation 2024-01-27 21:40:38 +01:00
milanmajchrak
85b5e06fb0 The cas.init() method is called in the VocabularyRestRepositoryIT#setup() method 2024-01-27 14:01:48 +01:00
Tim Donohue
7ce189344b Merge pull request #8797 from 4Science/DSC-963_main
Using an embedded tomcat to start the application
2024-01-26 11:50:24 -06:00
mohamed eskander
77421f612d [CST-12791] change the permission check of byTarget 2024-01-25 17:42:03 +02: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
Mykhaylo Boychuk
d44f01d01e Merge branch 'main' into CST-12108-WithdrawnAndReinstate_topics 2024-01-24 14:59:28 +01:00
Mykhaylo Boychuk
7f32714614 [CST-12108] introduced withdrawn&reinstate group & sent email to admin 2024-01-24 13:48:45 +01:00
Nona Luypaert
bf5ea2dec5 111323: Expose creationTime sort option on Process endpoint 2024-01-24 13:39:54 +01:00
Vincenzo Mecca
c0d68ee7d0 [DSC-963] Addresses changes of the PR#8797 2024-01-23 12:19:13 +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
Mykhaylo Boychuk
96ee4304cc [CST-12108] improve code 2024-01-23 00:36:00 +01:00
Tim Donohue
6ca4e8ff2c Merge pull request #9258 from tdonohue/remove_deprecated_rest
Remove deprecated v4-6 REST API (`dspace-rest` module, also known as the `/rest` webapp)
2024-01-22 11:22:47 -06:00
Jens Vannerum
5ebe1a9402 search on labels, not values on DCInputs 2024-01-22 15:14:54 +01:00
Andrea Bollini
29fa737977 DURACOM-225 fix lazy initialization traversing comms/colls 2024-01-20 16:48:13 +01:00
Andrea Bollini
729e3898db DURACOM-225 porting of the uuid iterator implementation from dspace-cris to retrie just the uuid from the database in the initial query 2024-01-20 16:35:56 +01:00
Andrea Bollini
4dd3120cc5 DURACOM-225 commit after each item to release DB resources 2024-01-20 16:06:27 +01:00
Andrea Bollini
2227d14e9f DURACOM-225 add IT for the media filter script 2024-01-20 15:51:06 +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
frabacche
2beb604255 DURACOM-211 s3bitstoreService IT class fix 2024-01-19 14:27:25 +01: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
Alan Orth
46b9db08c1 Merge pull request #9252 from amgciadev/fix-9223-b
Skip recording usage events if user is administrator
2024-01-18 09:46:17 +03:00
frabacche
584d178a95 DURACOM-211 S3store enabling checkstyle 2024-01-17 18:06:41 +01:00
frabacche
772eaa7666 DURACOM-211 S3store enabling according to assetstore.s3.enabled config 2024-01-17 18:05:38 +01:00
Mykhaylo
2ea401caf1 Merge branch 'main' into CST-12108-WithdrawnAndReinstate_topics 2024-01-17 16:53:16 +01:00
Stefano Maffei
3b78296ad7 Merge remote-tracking branch 'origin/coar-notify-7' into coar-notify-7 2024-01-17 16:35:38 +01:00
Stefano Maffei
cf6a7ec62d [CST-13315] set qaevents.enabled to true for COAR 2024-01-17 16:35:17 +01: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 Saber Eskander
4116a27fa5 Merged in coar-notify-7_CST-12850 (pull request #1558)
[CST-12850] refactoring

Approved-by: Stefano Maffei
2024-01-17 13:34:24 +00:00
mohamed eskander
324d2e3184 [DURACOM-143] Fix license 2024-01-17 10:56:08 +02:00
mohamed eskander
d645939baf [DURACOM-143] Fix indexing errors & further improvements 2024-01-17 10:39:18 +02:00
FrancescoMolinaro
7de9463110 restore profiles property 2024-01-16 13:24:45 +01:00
mohamed eskander
9de131bada [CST-12850] refactoring 2024-01-16 11:58:22 +02:00
Mohamed Saber Eskander
42df9f3556 Merged in coar-notify-7_CST-12401 (pull request #1553)
[CST-12401] Allow to configure which patterns can be requested by multiple services during the submission

Approved-by: Stefano Maffei
2024-01-15 15:31:24 +00: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
frabacche
dd8601ea64 CST-13078 Notify Service empty description update fix 2024-01-15 09:52:09 +01:00
Agustina Martinez
5c72d2fa65 Support for RIOXX v3 OAI profile 2024-01-13 18:31:00 +00: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
Alan Orth
7e8a7bec5d Merge pull request #9248 from TAMULib/issue-9247
Return headers for HEAD request
2024-01-11 18:15:15 +03:00