Commit Graph

13413 Commits

Author SHA1 Message Date
Tim Donohue
6148a66ab6 Merge pull request #4308 from DSpace/backport-4288-to-dspace-8_x
[Port dspace-8_x] Bitstream upload failure during the workflow editing process when impersonating an editor
2025-05-08 08:43:46 -05:00
Art Lowel
484befafc3 fix lint issues 2025-05-08 12:07:07 +02:00
Art Lowel
12a3b4f846 always use thumbnail component for files not supported by the media viewer, and switch to themed version of thumbnail component 2025-05-08 11:34:45 +02:00
Art Lowel
9e8c0dc262 always use thumbnail component for files not supported by the media viewer, and switch to themed version of thumbnail component 2025-05-08 11:20:44 +02:00
Oscar Chacón
fb6626904a improved "tab" navigation on DSpace 8 2025-05-07 22:19:41 -06:00
Alexandre Vryghem
da6ace1882 130424: Fix validation on the edit metadata tab sometimes wrongly displaying an error message
This only happens when the request that validates the metadata field doesn't return the field with qualifier null on the first page
2025-05-08 01:48:52 +02:00
Adamo
577d241379 [DURACOM-312] lint fix
(cherry picked from commit c68e5a181d)
2025-05-07 21:42:20 +00:00
Adamo
0c564cb9c2 [DURACOM-312] set the X-On-Behalf-Of header with impersonatingID in FileUploader.
(cherry picked from commit 727bcdc2cb23ae7fcff1d9ddfa794f872f1d1b8c)
(cherry picked from commit 0574c8ed98)
2025-05-07 21:42:20 +00:00
Adamo
0439d07374 [DURACOM-312] set the newly created impersonatingID filed in UploaderOptions.
(cherry picked from commit c70fe184208805be8657d4373f50f193e2c6e85f)
(cherry picked from commit 70c6af3630)
2025-05-07 21:42:20 +00:00
Adamo
5792c4f32d [DURACOM-312] updated UploaderOptions to include impersonatingID.
(cherry picked from commit 2c79be1456c753665e27b58563e56accc87b0383)
(cherry picked from commit 4b0ab8161f)
2025-05-07 21:42:20 +00:00
Tim Donohue
4fa6a7e7df Merge pull request #4299 from DSpace/dependabot/npm_and_yarn/dspace-8_x/core-js-3.42.0
Bump core-js from 3.41.0 to 3.42.0
2025-05-06 17:07:23 -05:00
Art Lowel
c222c446b5 don't show the loading animation when src is set to null 2025-05-06 14:59:15 +02:00
Art Lowel
a7bcddf597 fix issue where thumbnail would sometimes keep loading indefinitely 2025-05-06 14:41:50 +02:00
Alexandre Vryghem
3d32715d25 127655: Fixed getFirstDataDefinition not always returning a correct SubmitDataResponseDefinitionObject, leading to an infinite loading screen
- Also fixed an issue where the collection switcher could accidentally show the old collection name instead of the new one
- Also updated the WorkspaceItemPageResolver & WorkflowItemPageResolver to embed the collection to use fewer requests
2025-05-06 14:15:34 +02:00
dependabot[bot]
1683905053 Bump the angular group with 3 updates
Bumps the angular group with 3 updates: [@angular/ssr](https://github.com/angular/angular-cli), [@angular-devkit/build-angular](https://github.com/angular/angular-cli) and [@angular/cli](https://github.com/angular/angular-cli).


Updates `@angular/ssr` from 17.3.16 to 17.3.17
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/17.3.16...17.3.17)

Updates `@angular-devkit/build-angular` from 17.3.16 to 17.3.17
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/17.3.16...17.3.17)

Updates `@angular/cli` from 17.3.16 to 17.3.17
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/17.3.16...17.3.17)

---
updated-dependencies:
- dependency-name: "@angular/ssr"
  dependency-version: 17.3.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 17.3.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 17.3.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-06 04:55:01 +00:00
Alan Orth
dbdf84fc15 Merge pull request #4298 from DSpace/dependabot/npm_and_yarn/dspace-8_x/babel/runtime-7.27.1
Bump @babel/runtime from 7.27.0 to 7.27.1
2025-05-06 07:51:42 +03:00
Tim Donohue
25004d3578 Merge pull request #4301 from DSpace/backport-4289-to-dspace-8_x
[Port dspace-8_x] [DURACOM-326] fix possible issue on missing value for eperson patch
2025-05-05 12:17:36 -05:00
FrancescoMolinaro
d02c06d8db [DURACOM-326] fix possible issue on missing value for eperson patch
(cherry picked from commit 7b9cd73ee0)
2025-05-05 16:49:25 +00:00
dependabot[bot]
dd4c736d5e Bump core-js from 3.41.0 to 3.42.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.41.0 to 3.42.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.42.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-version: 3.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 03:25:25 +00:00
dependabot[bot]
3d95a7138b Bump @babel/runtime from 7.27.0 to 7.27.1
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.27.0 to 7.27.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-version: 7.27.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 03:24:51 +00:00
Tim Donohue
d95974a042 Merge pull request #4285 from tdonohue/port_4282_to_8x
[Port dspace-8_x] Fixed Missing Tags in Import Popup from External Sources - 4220
2025-05-01 12:59:33 -05:00
guillermo2519
eeb4009664 Fixed Missing Tags in Import Popup from External Sources - 4220 2025-05-01 12:18:44 -05:00
Tim Donohue
78b230b82f Merge pull request #4263 from DSpace/dependabot/npm_and_yarn/dspace-8_x/sass-f1c32079c7
Bump sass from 1.86.3 to 1.87.0 in the sass group
2025-05-01 10:03:49 -05:00
Tim Donohue
a1cbc7c83e Merge pull request #4265 from DSpace/dependabot/npm_and_yarn/dspace-8_x/axios-1.9.0
Bump axios from 1.8.4 to 1.9.0
2025-04-30 17:18:33 -05:00
Tim Donohue
977a6334b6 Merge pull request #4272 from the-library-code/de_language_updates-8_x
German de.json5 additions, fixes and updates (port of https://github.com/DSpace/dspace-angular/pull/3980)
2025-04-30 13:40:35 -05:00
kshepherd
ca61d55c03 Merge pull request #4280 from atmire/w2p-130484_bitstreams-tables-keep-being-duplicated-8_x
[Port dspace-8_x] Fix bitstream tables being duplicated
2025-04-30 16:54:49 +02:00
Andreas Awouters
2b2aebffd9 130484: Filter new bundles 2025-04-30 15:50:47 +02:00
Andreas Awouters
50f7ebf1b9 130484: Correctly update the 'showLoadMoreLink$' observable 2025-04-30 14:08:37 +02:00
Andreas Awouters
7f5000f840 130484: Only add bundles when they are missing from the subject 2025-04-30 13:42:51 +02:00
Yannick Paulsen
2ee74041a0 Translation and typo corrections 2025-04-29 16:35:38 +02:00
Yannick Paulsen
e2a06f8a73 Translation additions, fixes and updates for German message catalogue
Made with results of the i18n-sync tool against en.json5
2025-04-29 12:08:39 +02:00
Kristof De Langhe
c1bd65e8c6 127655: avoid nullpointer 2025-04-29 10:46:45 +02:00
Kristof De Langhe
0dabc8ed8f 127655: refactor to use buildFromRequestUUID 2025-04-28 17:47:17 +02:00
dependabot[bot]
fce9382260 Bump sass from 1.86.3 to 1.87.0 in the sass group
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass).


Updates `sass` from 1.86.3 to 1.87.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.86.3...1.87.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.87.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sass
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-28 15:32:58 +00:00
Tim Donohue
a4c77ea51e Merge pull request #4264 from DSpace/dependabot/npm_and_yarn/dspace-8_x/webpack-cee3a23860
Bump webpack from 5.99.6 to 5.99.7 in the webpack group
2025-04-28 10:17:09 -05:00
Tim Donohue
ad93c22fb8 Merge pull request #4266 from DSpace/dependabot/npm_and_yarn/dspace-8_x/isbot-5.1.27
Bump isbot from 5.1.26 to 5.1.27
2025-04-28 10:16:32 -05:00
Kristof De Langhe
99e8c1044c 127655: Submission get data stale re-request 2025-04-28 15:15:26 +02:00
Kristof De Langhe
287d35cb26 127655: Fix submission infinite loading 2025-04-28 13:04:44 +02:00
dependabot[bot]
7ad05559b7 Bump isbot from 5.1.26 to 5.1.27
Bumps [isbot](https://github.com/omrilotan/isbot) from 5.1.26 to 5.1.27.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omrilotan/isbot/compare/v5.1.26...v5.1.27)

---
updated-dependencies:
- dependency-name: isbot
  dependency-version: 5.1.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-28 03:04:59 +00:00
dependabot[bot]
4e538447eb Bump axios from 1.8.4 to 1.9.0
Bumps [axios](https://github.com/axios/axios) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.8.4...v1.9.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-28 03:04:49 +00:00
dependabot[bot]
783d0add3a Bump webpack from 5.99.6 to 5.99.7 in the webpack group
Bumps the webpack group with 1 update: [webpack](https://github.com/webpack/webpack).


Updates `webpack` from 5.99.6 to 5.99.7
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.99.6...v5.99.7)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.99.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: webpack
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-28 03:04:10 +00:00
Tim Donohue
d3c1f93215 Merge pull request #4252 from DSpace/backport-4212-to-dspace-8_x
[Port dspace-8_x] Fix: prevent bitstream format cache issue by disabling cached version
2025-04-25 17:15:31 -05:00
Jesiel Viana
2787baa176 fix unit tests for bitstream-data.service.ts
(cherry picked from commit bb536192c2)
2025-04-25 21:43:03 +00:00
Jesiel Viana
416bfedc66 fix: invalidate cache only for the modified bitstream
(cherry picked from commit 4f48f39f7b)
2025-04-25 21:43:03 +00:00
Jesiel Viana
a7a7fa5511 fix: prevent bitstream format cache issue by disabling cached version
(cherry picked from commit 6001652101)
2025-04-25 21:43:03 +00:00
Tim Donohue
535653fff5 Merge pull request #4248 from DSpace/backport-4243-to-dspace-8_x
[Port dspace-8_x] Add translation keys for journal submission volume lookup
2025-04-25 12:23:29 -05:00
Joran De Braekeleer
7088d78b93 130405: Add translations for journal submission volume lookup
(cherry picked from commit fef16bca14)
2025-04-25 15:31:48 +00:00
Art Lowel
54ed550f4a Merge branch 'w2p-116728_removed-unnecessary-ngvars_contribute-7.6' into fix-embargoed-thumbnails_contribute-8.1 2025-04-25 16:18:21 +02:00
Art Lowel
11f251755b fix issue where thumnails of embargoed bitstreams wouldn't show up for users with access rights 2025-04-25 14:55:52 +02:00
Tim Donohue
05da2056f9 Merge pull request #4245 from DSpace/backport-4234-to-dspace-8_x
[Port dspace-8_x] [DURACOM-350] fix cache issue after mydspace action
2025-04-24 16:24:16 -05:00