Commit Graph

17370 Commits

Author SHA1 Message Date
Yana De Pauw
d152a49e4f Merge remote-tracking branch 'upstream/main' into w2p-100302_Pubmed-lookup-too-many-requests-7.5 2023-04-04 10:42:08 +02:00
Max Nuding
c54dc03bf2 Merge branch 'DSpace:main' into main 2023-04-04 10:15:59 +02:00
Alexandre Vryghem
0e0962e3bc Added WebVTT to default supported bitstream formats 2023-04-03 23:56:28 +02:00
Tim Donohue
564184496a Merge pull request #8722 from alanorth/update-bitstream-format-registry
Update bitstream format registry
2023-04-03 16:11:09 -05:00
Alexandre Vryghem
a26f6bc80e 100553: Removed possibility to updated schema name, element and qualifier 2023-04-03 14:12:56 +02:00
Alan Orth
e777142502 dspace-api: Add SQL migration for PNG
Add a Flyway SQL migration to update the description of PNG in the
bitstream format registry.
2023-03-31 20:56:54 +03:00
Alan Orth
f384eaaf91 dspace-server-webapp: Update IT for bitstream format registry
Since we added WebP and AVIF we need to increase the expected numb-
er of formats by two.
2023-03-31 20:56:54 +03:00
Alan Orth
3f8970048b dspace: add WebP and AVIF to bitstream format registry
WebP and AVIF are modern image formats that have been around for a
few years and have become increasingly widely supported.
2023-03-31 20:56:54 +03:00
Alan Orth
00313ad925 dspace.cfg: update name of PNG format
We should use the short description, not the mime type, as with all
other image types.
2023-03-31 20:56:54 +03:00
Alan Orth
855ca64c1e dspace: Change description for image/png to "PNG"
"image/png" is the mime type, not the short description.
2023-03-31 20:56:54 +03:00
Luca Giamminonni
d77125ccb9 Merge remote-tracking branch '4Science-bitbucket/main' into DURACOM-92 2023-03-31 11:37:09 +02:00
Vincenzo Mecca
9154374e4e Merge branch 'main' into duracom-125 2023-03-31 11:33:33 +02:00
max.nuding
d5c001463a Add integration tests for orcid bulk push with long titles 2023-03-31 08:49:53 +02:00
max.nuding
714c4c7fbb Add CLOB column annotations 2023-03-31 08:32:12 +02:00
Max Nuding
877b514882 Merge branch 'DSpace:main' into main 2023-03-31 08:13:16 +02:00
Tim Donohue
2d8b2b72ad Merge pull request #8716 from amgciadev/fix-8715-b
Fix #8714 and #8715
2023-03-30 12:34:54 -05:00
Tim Donohue
3b92ccede2 Merge pull request #8733 from mspalti/pagination-test
Performance improvement for pagination
2023-03-30 11:28:11 -05:00
Tim Donohue
516221b537 Merge pull request #8684 from 4Science/media-filter
CST-8792 remove all thumbnails in force mode
2023-03-30 11:03:21 -05:00
Yana De Pauw
de46faf23e 100302: Add debugging logs for pubmed requests 2023-03-30 17:39:07 +02:00
Alexandre Vryghem
96b2437e24 100553: Added backend validation on schema, element and qualifier to check if they contain dots 2023-03-30 17:26:29 +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
0f8b9707f0 100553: Fixed the pagination for core/metadatafield/byFieldName rest endpoint 2023-03-30 16:01:57 +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
Francesco Pio Scognamiglio
c26d3d7104 Merge branch 'main' into CST-6402 2023-03-28 22:42:03 +02:00
Tim Donohue
3ac343b413 Merge pull request #8746 from tdonohue/fix_broken_alert_test
Fix SystemWideAlert date tests to use our DateMatcher
2023-03-28 13:35:14 -05:00
Tim Donohue
c1731f11ee Fix date tests to use our DateMatcher 2023-03-28 11:44:12 -05:00
Alexandre Vryghem
0133be8a49 99466: Fixed ArXiv date not being formatted as a date but just being saved as a plain string 2023-03-28 11:16:18 +02:00
Vincenzo Mecca
692c5b5a99 [DURACOM-125][#8736] Check replace operation correctness
feat:
  - Introduced ITs inside RestRepositories to check correctness of multi replacement with indexes.
2023-03-27 17:57:40 +02: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
Michael Spalti
3d0b63e15b Remove unused import 2023-03-24 11:28:30 -07: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
nwoodward
d3e70c4a07 added exception handler for when maximum upload size is exceeded 2023-03-24 08:34:45 -05:00
Michael Spalti
2b8c1ac604 minor refactoring 2023-03-23 16:11:50 -07:00