dependabot[bot]
a26ef22a46
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.782 to 1.12.783
...
Bumps [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java ) from 1.12.782 to 1.12.783.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.782...1.12.783 )
---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
dependency-version: 1.12.783
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 22:58:31 +00:00
Adamo
d7948d5f7b
[DURACOM-356] Updated tests to use metadata constants
2025-05-05 12:32:26 -05:00
Adamo
5dd4e4248c
[DURACOM-356] Updated Sherpa Journal mapping to use creativeworkseries.issn instead of dc.identifier.issn
2025-05-05 12:29:32 -05:00
Adamo
bacbe06b2c
[DURACOM-356] Fixed tests
2025-05-05 12:29:24 -05:00
Adamo
a0c2891226
[DURACOM-356] Updated Sherpa mapping to use creativeworkseries.issn instead of dc.identifier.issn
2025-05-05 12:29:17 -05:00
Tim Donohue
3f9f5639f6
Must use older Java syntax in DSpace 7
2025-05-02 15:49:00 -05:00
Adamo
605956b073
[DURACOM-311] Ensure stable pagination in bulk access control by adding explicit sort
...
(cherry picked from commit ced9e9b9f7
)
2025-05-02 19:56:23 +00:00
Adamo
eb5f09f3f2
[DURACOM-355] Update to avoid NPE during WOS live import when no api key is found
...
(cherry picked from commit 70f1c83bf0
)
2025-05-02 15:08:39 +00:00
Tim Donohue
d83779022e
Remove javax.el dependency
2025-05-01 12:53:41 -05:00
Tim Donohue
b04eb9d725
Replace MethodNotFoundException with more appropriate UnsupportedOperationException
2025-05-01 12:53:13 -05:00
Tim Donohue
4821e75294
Merge pull request #10353 from atmire/cli-speed-improvements-periodically-uncache-entities-when-processing-many_7-x
...
[Port dspace-7_x] Index discovery speed improvement - periodically uncache entities when processing many items
2025-04-30 11:55:34 -05:00
Tim Donohue
90ea371e0b
Cannot disable DTDs with PubMed, so instead disallow external entities & entity expansion
...
(cherry picked from commit f9614c41a6
)
2025-04-30 10:24:14 +00:00
Tim Donohue
6fe9af84bd
Potential fix for code scanning alert no. 30: Resolving XML external entity in user-controlled data
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
(cherry picked from commit a0ce50b2a4
)
2025-04-30 10:24:14 +00:00
Kim Shepherd
85a9e4b731
Let Curation CLI accept uuid identifiers
...
(cherry picked from commit 5020689095
)
2025-04-29 19:50:29 +00:00
Kim Shepherd
fbb496e1c6
Improve help and docs for RegistryLoader
...
And a few other small improvements
(cherry picked from commit f1b4e6ef17
)
2025-04-29 19:50:29 +00:00
Kim Shepherd
98921724f4
Add help opt and javadoc to InitializeEntities
...
(cherry picked from commit 5240a02996
)
2025-04-29 19:50:29 +00:00
Kim Shepherd
e94d934a5c
Make getAllFacetConfigs unique
...
Improve performance and debuggability by
refactoring getAllFacetConfigs to
getAllUniqueFacetConfigs. Used only by
ChoiceAuthorityService to generate hierarchical
vocabulary map for the browse menu, etc.
(cherry picked from commit 159bd18529
)
2025-04-29 17:23:57 +00:00
Tim Donohue
e4d5d7cbcc
Merge pull request #10241 from atmire/w2p-124362_VersionedHandleIdentifierProviderWithCanonicalHandles-and-com-col-handles
...
Fix issue with VersionedHandleIdentifierProviderWithCanonicalHandles and com/col handles
2025-04-28 16:05:21 -05:00
Jesiel Viana
106936967e
removing duplicated files
...
(cherry picked from commit c6d1121cbe
)
2025-04-25 20:08:08 +00:00
Jesiel Viana
cf9e5c1cd4
fix: Checkstyle violations
...
(cherry picked from commit 9a831e5393
)
2025-04-25 20:08:08 +00:00
Jesiel Viana
ac7dfc562f
fix: import public email from ORCID person
...
(cherry picked from commit 82ca80cd6b
)
2025-04-25 20:08:08 +00:00
Sascha Szott
869d122eac
implement method getMaxNumOfItemsPerRequest
2025-04-24 16:48:48 -05:00
Sascha Szott
045a5c0b0e
add method getMaxNumOfItemsPerRequest
2025-04-24 16:48:42 -05:00
Toni Prieto
d6ff41d9f5
Refactor browse entries facet query to use JSON facet query
...
(cherry picked from commit 8e88547932
)
2025-04-17 13:21:02 +00:00
Piaget Bouaka Donfack
3a894e5f5d
[DURACOM-346] SubscribeServiceImpl : the method "isSubscribed" returns incorrect result
...
(cherry picked from commit 23468d4ee3
)
2025-04-16 16:28:22 +00:00
Toni Prieto
086e54cb31
Modify Solr query to find collections with submit permissions in searches with spaces
...
(cherry picked from commit 425dc1556e
)
2025-04-15 06:32:12 +00:00
Jens Vannerum
31549bdace
Disable new actuator in IT
...
(cherry picked from commit 20ab43cccc
)
2025-04-11 15:48:45 +02:00
Tim Donohue
3de7bab453
Merge pull request #10449 from DSpace/dependabot/maven/dspace-7_x/com.amazonaws-aws-java-sdk-s3-1.12.782
...
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.781 to 1.12.782
2025-04-08 13:21:39 -05:00
dependabot[bot]
c8cc425357
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.781 to 1.12.782
...
Bumps [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java ) from 1.12.781 to 1.12.782.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.781...1.12.782 )
---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-08 14:23:43 +00:00
dependabot[bot]
68cffba5fa
Bump the test-tools group with 6 updates
...
Bumps the test-tools group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [io.netty:netty-buffer](https://github.com/netty/netty ) | `4.1.118.Final` | `4.1.119.Final` |
| [io.netty:netty-transport](https://github.com/netty/netty ) | `4.1.118.Final` | `4.1.119.Final` |
| [io.netty:netty-transport-native-unix-common](https://github.com/netty/netty ) | `4.1.118.Final` | `4.1.119.Final` |
| [io.netty:netty-common](https://github.com/netty/netty ) | `4.1.118.Final` | `4.1.119.Final` |
| [io.netty:netty-handler](https://github.com/netty/netty ) | `4.1.118.Final` | `4.1.119.Final` |
| [io.netty:netty-codec](https://github.com/netty/netty ) | `4.1.118.Final` | `4.1.119.Final` |
Updates `io.netty:netty-buffer` from 4.1.118.Final to 4.1.119.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.118.Final...netty-4.1.119.Final )
Updates `io.netty:netty-transport` from 4.1.118.Final to 4.1.119.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.118.Final...netty-4.1.119.Final )
Updates `io.netty:netty-transport-native-unix-common` from 4.1.118.Final to 4.1.119.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.118.Final...netty-4.1.119.Final )
Updates `io.netty:netty-common` from 4.1.118.Final to 4.1.119.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.118.Final...netty-4.1.119.Final )
Updates `io.netty:netty-handler` from 4.1.118.Final to 4.1.119.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.118.Final...netty-4.1.119.Final )
Updates `io.netty:netty-codec` from 4.1.118.Final to 4.1.119.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.118.Final...netty-4.1.119.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-buffer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-transport
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-transport-native-unix-common
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-common
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-handler
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-codec
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 23:48:45 +00:00
Kim Shepherd
1fe697a19e
Fix some ORCID mock / test usage
...
(cherry picked from commit 038ddeee97
)
2025-04-02 18:28:28 +00:00
Kim Shepherd
3fa57d7c0e
More robust ORCID accessToken init, REST con. usage
...
* Ensure that http client / IO exceptions don't cause a
total DSpace startup failure because of unhandled
exceptions in Spring service init methods.
* Centralise access token retrieval method in factory utils.
* Check for NULL rest connector since that can now happen
and handle gracefully, with error logging
(cherry picked from commit b72344ecfb
)
2025-04-02 18:28:28 +00:00
DSpace Bot
c797441b86
[Port dspace-7_x] Add null check in SolrServiceFileInfoPlugin for index-discovery ( #10517 )
...
* Add null check in SolrServiceFileInfoPlugin for index-discovery
(cherry picked from commit d07f1e0caa
)
* Fix starting curly brace.
(cherry picked from commit e11994c0ee
)
* Update SolrServiceFileInfoPlugin.java
(cherry picked from commit 18372ae072
)
---------
Co-authored-by: jameswsullivan <81947235+jameswsullivan@users.noreply.github.com >
2025-03-24 14:04:03 -05:00
Sascha Szott
00da667ba5
add missing whitespace
...
(cherry picked from commit 4ea4958093
)
2025-03-24 14:55:00 +00:00
Sascha Szott
fbec7f2e56
add missing whitespace in exception message
...
(cherry picked from commit 9a904ab4c9
)
2025-03-24 14:55:00 +00:00
Toni Prieto
15dab1e41e
Use NestableJsonFacet to process browse entries count response
...
(cherry picked from commit 7ba09b7a85
)
2025-03-04 15:24:29 +00:00
dependabot[bot]
1d85653ed0
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.780 to 1.12.781
...
Bumps [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java ) from 1.12.780 to 1.12.781.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.780...1.12.781 )
---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 22:27:07 +00:00
Paulo Graça
ee762260cf
[Port dspace-7_x] Fixing Crossref document type issue with new metadata mapping processor ( #9909 )
...
* new metadata mapping processor for crossref document type
* licence and code style fixes
* adjust crossref test to consider mapped dc.type to Article
* correcting english
* remove trailing space
2025-02-12 15:26:27 +03:00
dependabot[bot]
ba318d9710
Bump the test-tools group with 6 updates
...
Bumps the test-tools group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [io.netty:netty-buffer](https://github.com/netty/netty ) | `4.1.117.Final` | `4.1.118.Final` |
| [io.netty:netty-transport](https://github.com/netty/netty ) | `4.1.117.Final` | `4.1.118.Final` |
| [io.netty:netty-transport-native-unix-common](https://github.com/netty/netty ) | `4.1.117.Final` | `4.1.118.Final` |
| [io.netty:netty-common](https://github.com/netty/netty ) | `4.1.117.Final` | `4.1.118.Final` |
| [io.netty:netty-handler](https://github.com/netty/netty ) | `4.1.117.Final` | `4.1.118.Final` |
| [io.netty:netty-codec](https://github.com/netty/netty ) | `4.1.117.Final` | `4.1.118.Final` |
Updates `io.netty:netty-buffer` from 4.1.117.Final to 4.1.118.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.117.Final...netty-4.1.118.Final )
Updates `io.netty:netty-transport` from 4.1.117.Final to 4.1.118.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.117.Final...netty-4.1.118.Final )
Updates `io.netty:netty-transport-native-unix-common` from 4.1.117.Final to 4.1.118.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.117.Final...netty-4.1.118.Final )
Updates `io.netty:netty-common` from 4.1.117.Final to 4.1.118.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.117.Final...netty-4.1.118.Final )
Updates `io.netty:netty-handler` from 4.1.117.Final to 4.1.118.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.117.Final...netty-4.1.118.Final )
Updates `io.netty:netty-codec` from 4.1.117.Final to 4.1.118.Final
- [Commits](https://github.com/netty/netty/compare/netty-4.1.117.Final...netty-4.1.118.Final )
---
updated-dependencies:
- dependency-name: io.netty:netty-buffer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-transport
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-transport-native-unix-common
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-common
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-handler
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
- dependency-name: io.netty:netty-codec
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: test-tools
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 22:26:17 +00:00
Tim Donohue
cb4fb777c5
Merge pull request #10347 from DSpace/dependabot/maven/dspace-7_x/dnsjava-dnsjava-3.6.3
...
Bump dnsjava:dnsjava from 3.6.2 to 3.6.3
2025-02-10 14:11:56 -06:00
Tim Donohue
e0aa56ca82
[maven-release-plugin] prepare for next development iteration
2025-02-07 10:57:05 -06:00
Tim Donohue
6181f2723c
[maven-release-plugin] prepare release dspace-7.6.3
2025-02-07 10:57:02 -06:00
Jens Vannerum
094af861b3
124579: catch any exceptions during process and end task gracefully
...
(cherry picked from commit 11a1c9ab06
)
2025-02-01 09:53:29 +00:00
Jens Vannerum
6b4c7a773d
124579: If no ORIGINAL bundle exists, end the process gracefully instead of throwing NPE
...
(cherry picked from commit 046c1b5d05
)
2025-02-01 09:53:29 +00:00
Marie Verdonck
bf520782d8
Merge branch 'cli-speed-improvements-periodically-uncache-entities-when-processing-many_7.6' into cli-speed-improvements-periodically-uncache-entities-when-processing-many_7-x
...
# Conflicts:
# dspace-api/src/main/java/org/dspace/core/Context.java
# dspace-api/src/main/java/org/dspace/core/DBConnection.java
# dspace-api/src/main/java/org/dspace/core/HibernateDBConnection.java
2025-01-29 22:11:03 +01:00
Marie Verdonck
e8a54e698c
cli speed improvement: periodically uncache entities when processing many
2025-01-29 12:42:25 +01:00
dependabot[bot]
3885966b4d
Bump dnsjava:dnsjava from 3.6.2 to 3.6.3
...
Bumps [dnsjava:dnsjava](https://github.com/dnsjava/dnsjava ) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/dnsjava/dnsjava/releases )
- [Changelog](https://github.com/dnsjava/dnsjava/blob/master/Changelog )
- [Commits](https://github.com/dnsjava/dnsjava/compare/v3.6.2...v3.6.3 )
---
updated-dependencies:
- dependency-name: dnsjava:dnsjava
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 23:07:21 +00:00
Tim Donohue
c27084724b
Merge pull request #10336 from DSpace/backport-10331-to-dspace-7_x
...
[Port dspace-7_x] Remove unused configuration `csvexport.dir`
2025-01-27 11:15:20 -06:00
Tim Donohue
338e17d197
Remove unused configuration
...
(cherry picked from commit 845c706cac
)
2025-01-27 16:03:36 +00:00
Mark H. Wood
6d187a08fd
Document and handle the actual exceptions returned by register.
...
(cherry picked from commit 2edea69ca3
)
2025-01-27 15:44:58 +00:00