Commit Graph

6878 Commits

Author SHA1 Message Date
Andrea Bollini
b51a092016 Merge branch 'main' of https://github.com/DSpace/DSpace into DURACOM-225 2024-02-17 18:53:03 +01:00
Tim Donohue
fbd3d60223 Merge pull request #9263 from 4Science/DURACOM-143
Repository indexing fails when item tika fulltext processing fails with error
2024-02-15 16:32:32 -06:00
Tim Donohue
f23f00f704 Merge pull request #9103 from amgciadev/fix-9071-b
Fix for dc.date.available does not take into account embargoes
2024-02-15 15:14:50 -06:00
Tim Donohue
a986e8e43f Merge pull request #8280 from 4Science/CST-5249_suggestion
Openaire suggestions (publication claim)
2024-02-15 10:24:20 -06:00
Tim Donohue
20c8b03c50 Merge pull request #9238 from 4Science/main_CST-12825
ROR Integration - Live Import
2024-02-14 15:16:23 -06:00
frabacche
68b2770b45 CST-5249_suggestion DateScorer log msg adjust 2024-02-14 09:17:49 +01:00
Tim Donohue
dfe951b805 Merge pull request #9259 from toniprieto/configure-submission-form-by-community
Configure Item submission process at community level
2024-02-13 14:04:53 -06:00
Tim Donohue
3ced6586c4 Merge pull request #9194 from 4Science/DURACOM-204
[#9192] Makes forgot-password link removable
2024-02-13 12:31:34 -06:00
frabacche
cdaa500be4 Merge branch 'main' into CST-5249_suggestion 2024-02-13 12:03:12 +01:00
frabacche
c2f0c6f331 CST-5249_suggestion datescorer remove date range + docker config fixes 2024-02-13 11:10:54 +01:00
Tim Donohue
dc26c0c23c Merge pull request #8896 from dataquest-dev/db-error-create-admin
Fast fail error when creating administrator, if there is no database connection
2024-02-12 16:50:55 -06:00
Vincenzo Mecca
8c3ec48438 [#9238][CST-12825] Addresses Changes Requests 2024-02-12 13:23:34 +01:00
Toni Prieto
438f5223cb Convert the testSubmissionMapByCommunityHandleSubmissionConfig test into an integration test and add a new check to ensure that collection-handle mapping has a higher priority 2024-02-12 07:54:46 +01:00
frabacche
27dc6b249c CST-5249_suggestion publication loader import batch - pagination for ExternalObjectData load 2024-02-09 11:38:48 +01:00
Toni Prieto
f098de7417 Skip traversing the com/coll hierarchy if no community mapped item submission forms are defined 2024-02-09 10:00:20 +01:00
Toni Prieto
e0c613ab00 Map item submission process at community level 2024-02-09 10:00:20 +01:00
Stefano Maffei
07e3de9452 [CST-5249] fix issue with missing filter when running query for researchers 2024-02-09 08:41:25 +01:00
frabacche
7432762581 Merge branch 'CST-5249_suggestion' of github.com:4Science/DSpace into CST-5249_suggestion 2024-02-06 18:37:32 +01:00
frabacche
5e9ad8123a CST-5249_suggestion move openaire base url from hardcoded to config 2024-02-06 14:50:51 +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
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
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
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
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
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 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
Agustina Martinez
73e5c43f7c Skip recording usage event if administrator 2024-01-13 15:48:49 +00:00
Alan Orth
127b1ae868 dspace-api: fix typo in AuthorizeServiceImpl log 2024-01-09 11:34:52 +03: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
frabacche
c83e3fb96f CST-5249_suggestion oaire=>openaire refactor 2023-12-28 08:59:09 +01:00