Commit Graph

6761 Commits

Author SHA1 Message Date
Abel
b656cba343 Merge branch 'dspace-7.5-sistedes' into feature-imagemagick-video 2023-04-28 17:18:01 +02:00
Michael Plate
c919df81fb LDAP Auth extended for many groups 2023-04-28 17:09:55 +02:00
Abel
77f6daf0a3 Change import order 2023-04-28 13:36:20 +02:00
Francesco Pio Scognamiglio
dd1a5188b6 [CST-6402] manage saf import via remote url in CLI mode 2023-04-28 10:28:27 +02:00
Francesco Pio Scognamiglio
1138667f3a [CST-6402] fix saf import via remote url: the url param is a string 2023-04-28 09:51:03 +02:00
Francesco Pio Scognamiglio
80a0e3267a Merge branch 'main' into CST-6402 2023-04-28 08:43:23 +02:00
Abel
413c6f443f Use same defaults than ImageMagickThumbnailFilter 2023-04-28 04:28:38 +02:00
Abel
d256065fc2 Set FRAME_NUMBER using a constant 2023-04-28 04:09:26 +02:00
Abel
43661de74e Add Override annotation 2023-04-28 03:59:00 +02:00
Abel
535edef1b3 Add ImageMagickVideoThumbnailFilter 2023-04-28 03:53:43 +02:00
Tim Donohue
5944c4c1bf Merge pull request #8755 from hutattedonmyarm/main
Change description column in orcid tables to TEXT type
2023-04-27 16:47:33 -05:00
Tim Donohue
42663a3e0e Merge pull request #8762 from atmire/w2p-100302_Pubmed-lookup-too-many-requests-7.5
Fix PubMed lookup too many requests
2023-04-27 14:20:31 -05:00
max.nuding
d7c4d35d99 Add H2 and Oracle DB migrations 2023-04-21 11:52:24 +02:00
max.nuding
10d7b352ef Fix #8792, change column type of Process.parameters to TEXT 2023-04-21 07:55:24 +02:00
Sean Kalynuk
98b843668e Fix #8490 preferred label lookup
When the authority key still needs to be generated, skip the lookup for
the preferred label since it does not exist in Solr yet.
2023-04-20 14:08:30 -05:00
Tim Donohue
fea4067464 Merge pull request #8785 from mwoodiupui/event-consumer-doc
Document the need to avoid commit() during event dispatch.
2023-04-20 09:53:42 -05:00
Luca Giamminonni
c4f50c0116 Merge branch 'main' into DURACOM-92 2023-04-20 14:51:35 +02:00
Adán Román Ruiz
daa1a67e8c Merge branch 'main' into DS-8636 2023-04-20 13:30:26 +02:00
aroman-arvo
d9f7e04368 #8636 Request a Copy's "helpdesk" strategy requires authentication to respond 2023-04-20 11:13:28 +02:00
Francesco Pio Scognamiglio
9c7012b36b Merge branch 'main' into CST-6402 2023-04-20 09:05:47 +02:00
Max Nuding
0dc5a298dc Merge branch 'DSpace:main' into main 2023-04-19 11:32:12 +02:00
Tuan Nguyen
b48ea37de5 properly escape ':' in query 2023-04-17 15:16:17 -04:00
Mark H. Wood
d5178a7129 Document the need to avoid commit() during event dispatch. 2023-04-17 09:26:49 -04:00
Kevin Van de Velde
090994a378 Merge remote-tracking branch 'upstream/main' into w2p-89779_VersionedHandleIdentifierProviderWithCanonicalHandles-fix 2023-04-17 14:11:25 +02:00
Chandaluri Vamsi Krishna
1ccde8468d Removed useProxies usage
Signed-off-by: Chandaluri Vamsi Krishna <cvamsik99@gmail.com>
2023-04-15 11:42:02 +05:30
Chandaluri Vamsi Krishna
24897cde05 Merge branch 'DSpace:main' into ds-8728 2023-04-15 10:56:10 +05:30
dependabot[bot]
fe5a305264 Bump json from 20180130 to 20230227 in /dspace-api
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20180130 to 20230227.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 17:40:58 +00:00
Tim Donohue
d180fc5393 Merge pull request #8756 from 4Science/DURACOM-128
[DURACOM-128] Unable to delete a profile
2023-04-14 11:44:26 -05:00
Tim Donohue
1e14974710 Merge pull request #8718 from 4Science/DSC-968_main
Added pagination on bitstream cleanup
2023-04-14 10:30:21 -05:00
corrado lombardi
b2b4dda243 checkstyle fix 2023-04-13 08:35:38 +02:00
Chandaluri Vamsi Krishna
77d552b029 Added logic for default description
Signed-off-by: Chandaluri Vamsi Krishna <cvamsik99@gmail.com>
2023-04-13 09:50:57 +05:30
corrado lombardi
4685c9fc8d updated test expectation 2023-04-12 19:20:40 +02:00
corrado lombardi
3f0ae31573 Merge remote-tracking branch 'origin/DURACOM-92' into DURACOM-92 2023-04-12 18:51:45 +02:00
corrado lombardi
d8357d77aa used utils.copy to copy input stream content in order to prevent oom problems 2023-04-12 18:45:27 +02:00
corrado lombardi
9ef3794090 updated checksum calculation 2023-04-12 15:29:52 +02:00
Yana De Pauw
cf831ed7d5 Fix merge issues 2023-04-07 16:26:12 +02:00
Yana De Pauw
e6b7154204 Merge branch 'discovery-fixes-7.2' into discovery-fixes 2023-04-07 16:01:49 +02:00
Yana De Pauw
09f59b0b73 Merge remote-tracking branch 'upstream/main' into discovery-fixes 2023-04-07 16:00:45 +02:00
Yana De Pauw
11bc061ff9 97248: Implement feedback 2023-04-07 15:29:57 +02:00
Vincenzo Mecca
0c6ae1fffc Merge branch 'main' into duracom-125 2023-04-06 09:31:15 +02:00
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
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
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
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