Commit Graph

3385 Commits

Author SHA1 Message Date
Marie Verdonck
696fcae777 87994: Refactor reset file after retrieved & only put in byteArray if with coverpage 2022-03-07 12:54:18 +01:00
Bruno Roemers
85b2752565 88146: Bugfix: Add excludeTilted to RelationshipDAO#countByItem, add note to docs 2022-03-04 17:31:04 +01:00
Antoine Snyers
3f9506e623 Prevent creating the citation page twice 2022-02-28 09:54:03 +01:00
Antoine Snyers
87d91c75bb Add ITs to verify all streams from retrieve() are closed 2022-02-25 15:44:29 +01:00
Marie Verdonck
6790ee157e 87624: Fix issue with ADD patch on RP.endDate 2022-02-18 11:29:07 +01:00
Marie Verdonck
6bea8e83b4 87624: IT demonstrating issue with ADD patch on RP.endDate 2022-02-18 11:29:07 +01:00
Tim Donohue
f9b438dfc8 Merge pull request #8165 from atmire/w2p-87384_Fix-null-metadata-values-being-added
Fix Null metadata values being added
2022-02-17 14:47:58 -06:00
Luca Giamminonni
4219a69f70 [CST-5246] Added integration tests for search topics by source 2022-02-17 15:04:38 +01:00
Luca Giamminonni
d856cf31f2 [CST-5246] Added integration tests for NBSourceRestRepository 2022-02-17 13:22:16 +01:00
Luca Giamminonni
90e93a3e40 [CST-5246] Added missing java docs 2022-02-17 12:23:42 +01:00
Luca Giamminonni
8952fa7cf1 [CST-5246] Added support for multiple providers 2022-02-16 18:50:55 +01:00
Andrea Bollini
75d9d6747e Enrich local data via the OpenAIRE Graph 2022-02-16 15:11:23 +01:00
Mark H. Wood
8ca0a1f2f7 Move configuration from Spring to 'dspace.cfg'. #8148 2022-02-14 14:09:33 -05:00
Luca Giamminonni
a6fa1f17f7 [CST-5288] Made the actuator security configuration dynamic 2022-02-14 16:35:54 +01:00
Luca Giamminonni
980359a0a9 [CST-5288] Added custom health indicator to check GeoIP configuration status 2022-02-14 13:44:45 +01:00
Luca Giamminonni
e4857c0b1d [CST-5288] Introduced spring boot actuators 2022-02-11 18:34:25 +01:00
Yana De Pauw
eaac8a6324 87384: Fix Null metadata values being added #2 2022-02-11 10:43:56 +01:00
Mark H. Wood
ab9133fb7a Make the list of ERROR HTTP status codes configurable. #8148 2022-02-08 14:46:01 -05:00
Mark H. Wood
dde3bad906 Defend against null exception. #8148 2022-02-07 15:18:45 -05:00
Tim Donohue
18c524170a [maven-release-plugin] prepare for next development iteration 2022-02-03 13:14:11 -06:00
Tim Donohue
122924af82 [maven-release-plugin] prepare release dspace-7.2 2022-02-03 13:14:08 -06:00
Mark H. Wood
ef0adf5f9b First cut at better exception logging. #8148 2022-02-03 11:25:57 -05:00
Mark H. Wood
c0d98d30bc Merge remote-tracking branch 'upstream/main' into 8099 2022-02-02 12:25:31 -05:00
Mark H. Wood
5c5025cd6d Rip out the unused CachingService. $8099 2022-02-02 12:08:11 -05:00
Tim Donohue
1be54376ac Merge pull request #8047 from mspalti/dynamic-default-dims
Dynamic IIIF canvas dimensions
2022-02-01 09:58:14 -06:00
Yura Bondarenko
9664296af6 86201: Fix RelationshipService place handling
Correctly take into account the place of other Relationships and/or MDVs when creating/modifying/deleting Relationships
Simplify RelationshipService public API to avoid having to call updatePlaceInRelationship explicitly
Additional tests to cover issues with the previous implementation
2022-02-01 14:53:18 +01:00
Tim Donohue
adbcbb9b0d Merge pull request #8091 from 4Science/CST-4505-EmbargoItemMetadata
Embargo Item Metadata
2022-01-31 11:13:26 -06:00
Tim Donohue
0881d3a7dc Merge pull request #8088 from hardyoyo/port-oidc-auth-plugin-from-dspace-cris
Port OIDC (OpenID Connect) auth plugin from DSpace-CRIS
2022-01-31 08:50:06 -06:00
Michael Spalti
1724a09213 Merge branch 'main' into dynamic-default-dims 2022-01-29 10:46:40 -08:00
Mykhaylo
69fa1f9480 removed duplication check 2022-01-28 20:27:38 +01:00
Mykhaylo
294045d760 refactored AccessConditionConfigurationService 2022-01-28 20:17:24 +01:00
Michael Spalti
19aa7ca53e Added REMOVED event to canvas cache logger config. 2022-01-27 20:35:15 -08:00
Tim Donohue
2e3c4f033d Merge pull request #8113 from atmire/bitstream-download-inputstream-leak
File downloads don't close inputstreams when cached fix
2022-01-27 16:37:38 -06:00
Tim Donohue
e8b4fdf337 Merge pull request #8090 from 4Science/CST-4874-Feedback
Feedback form - rest part
2022-01-27 15:12:43 -06:00
Hardy Pottinger
ddbaabcbb5 Requested changes
- only warn about failure to find a matching ePerson if canSelfRegister
is false
- tell LGTMbot everything is fine with the redirect
- remove comments about nonexistent ORCID login code
2022-01-27 10:57:54 -06:00
Mykhaylo
87a338b0fd added test to verify correct inheritance of access condition 2022-01-26 17:27:07 +01:00
Kevin Van de Velde
42cae867db Move the citation generation in a single method again 2022-01-26 16:02:49 +01:00
Hardy Pottinger
b0ce61d3fe Rename OidcAuthenticationFilter to OidcLoginFilter, as per request 2022-01-25 17:00:50 -06:00
Michael Spalti
fbe1b55edd Updated cache logging. 2022-01-25 10:33:58 -08:00
Michael Spalti
346d041f7e Bitstream cache. 2022-01-25 09:46:24 -08:00
Michael Spalti
3ef96ba30c Merge branch 'main' into dynamic-default-dims 2022-01-24 17:18:45 -08:00
Hardy Pottinger
23e93ff285 Fix checkstyle error introduced by VScode's 'organize imports' suggestion 2022-01-24 13:19:22 -06:00
Hardy Pottinger
0c1c2defcf Add validation to OIDC redirect, based on suggestion from LGTMbot, code copied from Shibboleth, at the suggestion of @tdonohue 2022-01-24 13:17:14 -06:00
Hardy Pottinger
e8aa946963 Iron out some checkstyle wrinkles 2022-01-21 13:45:08 -06:00
Hardy Pottinger
3c03a67c75 Revise call to create new DSpaceAuthentication
- Borrow the invocation of DSpaceAuthentication from the Shib plugin
- Also borrow the comment explaining it from the Shib plugin
2022-01-21 13:45:08 -06:00
Hardy Pottinger
2987fc2f9a Suggested changes from Luca Giamminonni: remove ORCID AuthN 2022-01-21 13:45:08 -06:00
Hardy Pottinger
d2a13527ff Add OrcidAuthenticationFiler 2022-01-21 13:45:07 -06:00
Luca Giamminonni
6521564d71 [DSC-196] Porting of OpenID authentication provider 2022-01-21 13:45:07 -06:00
Kevin Van de Velde
a15478178d Removing duplicate Null check 2022-01-20 16:56:06 +01:00
Kevin Van de Velde
441c62239a Fix inputstream connection leak when downloading files: Bugfix for cover pages so that the correct file size is used 2022-01-19 13:23:02 +01:00