Commit Graph

6761 Commits

Author SHA1 Message Date
Yana De Pauw
de46faf23e 100302: Add debugging logs for pubmed requests 2023-03-30 17:39:07 +02:00
Yana De Pauw
f456beadba Merge branch 'w2p-100302_Pubmed-lookup-too-many-requests' into w2p-100302_Pubmed-lookup-too-many-requests-7.5 2023-03-30 16:33:40 +02:00
Yana De Pauw
b43a92062f 100302: Add delays between specific Pubmed calls 2023-03-30 16:28:31 +02:00
Alexandre Vryghem
a11ed8a0d3 100553: Sort the queried metadata fields ASC to always display exact matches on top (this can otherwise lead to angular errors) 2023-03-30 15:43:21 +02:00
Nikita Krivonosov
3738d21e0d [DURACOM-128] Unable to delete a profile 2023-03-30 09:34:25 +02:00
Agustina Martinez
ca66fc7309 Update VersionedDOIIdentifierProvider.java
Include check for DOI.SCHEME before returning DOI
2023-03-29 21:05:07 +01:00
Agustina Martinez
8989d5ad16 Update VersionedDOIIdentifierProvider.java
getBareDOI method already adds doi: SCHEME
2023-03-29 20:44:34 +01:00
Agustina Martinez
aa45a407ba Fix for #8732 and #8750 2023-03-29 17:30:59 +01:00
max.nuding
db3ebe84bd Change description column in orcid tables to TEXT type 2023-03-29 15:12:07 +02:00
Francesco Pio Scognamiglio
1f209f4782 Merge branch 'main' into CST-6402 2023-03-29 10:08:15 +02:00
Alexandre Vryghem
5976c5c970 Merge remote-tracking branch 'upstream/main' into w2p-99466_made-import-external-source-date-uniform_contribute-main 2023-03-29 09:59:18 +02:00
Vincenzo Mecca
0a4644750a Merge remote-tracking branch 'origin/main' into duracom-125 2023-03-29 09:06:48 +02:00
Tim Donohue
bdb88724ac Merge pull request #8705 from mspalti/jp2-test
Added test and format registry entry for JPEG2000 image
2023-03-28 16:50:30 -05:00
Tim Donohue
89143deb5c Merge pull request #8724 from arvoConsultores/DS-8719
fix #8719 update sequences
2023-03-28 16:15:45 -05:00
Alexandre Vryghem
6a29d01496 99466: Fixed pubmed date not being saved like the dateFormatsToAttempt specified in pubmed-integration.xml 2023-03-27 17:35:50 +02:00
Yana De Pauw
48cf8403c3 Merge remote-tracking branch 'upstream/main' into w2p-100302_Pubmed-lookup-too-many-requests-7.5 2023-03-27 17:22:32 +02:00
Yana De Pauw
56aca5c14f 100302: Fix issue with Pubmed too many requests 2023-03-27 16:44:07 +02:00
Luca Giamminonni
5a32771791 [DURACOM-92] Fixed CheckerCommand if no bitstream was found 2023-03-27 13:25:01 +02:00
Luca Giamminonni
76d90e7d53 Merge remote-tracking branch '4Science-github/main' into DURACOM-92 2023-03-27 12:33:09 +02:00
Francesco Pio Scognamiglio
ae3c9642ff Merge branch 'main' into CST-6402 2023-03-27 09:17:13 +02:00
Vincenzo Mecca
b1c1edc7f0 [DURACOM-125][#8736] Preserved order of modified MetadataValues
feat:
  - Introduced new Class with static methods usable to order
`MetadataValue` lists;
  - Introduced ITs also for `PatchMetadata` replace operations;
  - Introduced new method `DspaceObject#getMetadataFieldId`.
ref:
  - Replaced old sort method inside `ItemServiceImpl` with the new one
2023-03-24 17:34:02 +01:00
Vincenzo Mecca
882373faa1 [DURACOM-125][#8736] Failing Test ItemServiceTest
bug:
  - MetadataValue list once modified should respect a similar order of
the `@OrderBy` annotation inside the `DSpaceObject#metadata` field.
2023-03-24 17:14:06 +01:00
Michael Spalti
ac48b2d1fd Fixed typo in bean definition 2023-03-20 16:04:37 -07:00
Michael Spalti
e0846452e5 Added test and format registry entry
Added jp2 resource
2023-03-20 16:04:37 -07:00
aroman-arvo
5d52a2a512 DS-8719 - added if exist to drop sequence 2023-03-20 17:11:05 +01:00
aroman-arvo
372b7e3394 fix #8719 update sequences 2023-03-17 11:00:02 +01:00
Francesco Pio Scognamiglio
6970158eba Merge branch 'main' into CST-6402 2023-03-15 10:51:47 +01:00
Luca Giamminonni
bdf867541d [DSC-968] Adding pagination on bitstream cleanup 2023-03-13 15:12:01 +01:00
Agustina Martinez
4748163eaf Fix #8714 and #8715 2023-03-11 15:49:02 +00:00
Tom Shorock
39e4ed67ab Off-by-one in solr-upgrade-statistics-6x #8706 2023-03-08 14:40:15 -06:00
nwoodward
1cbaf628cf prevent empty string assignment for language variable 2023-03-07 13:07:03 -06:00
Mark H. Wood
9675a0e9b1 Move DateMathParser from instance variables to locals, so "now" is current time not startup time.
Clamp access condition dates to midnight UTC.
Add a lot of debug logging and a test main().
2023-03-06 11:41:14 -05:00
Kevin Van de Velde
5ee8def49c Fixing an issue where the REST api wouldn't resolve a handle url 2023-03-02 13:41:27 +01:00
Tim Donohue
ab578dc742 Merge pull request #8632 from mwoodiupui/policy
Improve ResourcePolicy documentation.
2023-03-01 16:09:02 -06:00
Mark H. Wood
0548b83598 Remove obsolete paragraph: we no longer have any unused properties.
Minor re-wrapping so it's easier to read when editing.  No effect on output.
2023-03-01 09:34:46 -05:00
Tim Donohue
9f304b5b16 Merge pull request #8672 from TexasDigitalLibrary/DS-8478
DS-8478: restores member variables used in sharding functions
2023-02-28 12:19:20 -06:00
Kristof De Langhe
b604480e31 89779: VersionedHandleIdentifierProviderTest pt2 & VersionedHandleIdentifierProviderWithCanonicalHandles fix 2023-02-28 13:58:08 +01:00
nwoodward
d7749e2438 removed logging statements that were already elsewhere 2023-02-27 16:51:02 -06:00
Tim Donohue
ec22f121bf Merge pull request #8665 from DSpace/issue-8661-xsl-stylesheet-1.1
Downgrade Creative Commons transformation stylesheet version
2023-02-27 12:47:47 -06:00
Kristof De Langhe
f70a0cdf50 89779: VersionedHandleIdentifierProviderTest pt2 2023-02-27 14:21:57 +01:00
Andrea Bollini
b847d3ff72 CST-8792 remove all thumbnails in force mode 2023-02-26 14:50:05 -05:00
Kristof De Langhe
47fab88c17 89779: VersionedHandleIdentifierProviderWithCanonicalHandles fix pt1 2023-02-24 17:30:28 +01:00
Mark H. Wood
1acdc55104 Improve ResourcePolicy documentation. 2023-02-23 11:23:39 -05:00
nwoodward
358e2b5b41 restores member variables used in sharding functions 2023-02-17 10:21:34 -06:00
Tim Donohue
3aa3a945af [maven-release-plugin] prepare for next development iteration 2023-02-17 10:12:27 -06:00
Tim Donohue
654520e1bb [maven-release-plugin] prepare release dspace-7.5 2023-02-17 10:12:23 -06:00
Francesco Pio Scognamiglio
191d3700bb [CST-6402] manage saf import via remote url 2023-02-17 12:15:03 +01:00
Andrea Bollini
9e8276deba CST-8936 fix permission for bitstream generated by media-filter 2023-02-15 19:12:11 +01:00
Tim Donohue
dbbec3c655 Merge pull request #8660 from atmire/w2p-99200_request-copy-bugfix
Fix for Delete items after copies have been requested
2023-02-14 12:38:09 -06:00
Tim Donohue
0be1464829 Merge pull request #8621 from 4Science/CST-7754
Supervision order REST endpoints
2023-02-14 11:11:40 -06:00