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
Tim Donohue
aaa4b910e2
Merge pull request #4307 from DSpace/backport-4288-to-dspace-7_x
...
[Port dspace-7_x] Bitstream upload failure during the workflow editing process when impersonating an editor
2025-05-07 17:10:02 -05: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
Adamo
926abe6241
[DURACOM-312] lint fix
...
(cherry picked from commit c68e5a181d
)
2025-05-07 21:42:14 +00:00
Adamo
97fd42a2e1
[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:14 +00:00
Adamo
3cff971297
[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:14 +00:00
Adamo
49b27b5bc0
[DURACOM-312] updated UploaderOptions to include impersonatingID.
...
(cherry picked from commit 2c79be1456c753665e27b58563e56accc87b0383)
(cherry picked from commit 4b0ab8161f
)
2025-05-07 21:42:14 +00:00
Tim Donohue
f9f3d186c5
Merge pull request #4305 from 4Science/task/dspace-7_x/DURACOM-326
...
[Port dspace-7_x] [DURACOM-326] fix possible issue on missing value for eperson patch #4289
2025-05-07 09:19:27 -05:00
FrancescoMolinaro
05e1fc3505
[DURACOM-326] fix possible issue on missing value for eperson patch
2025-05-07 14:36:26 +02: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
Tim Donohue
3635bf40fe
Merge pull request #4296 from DSpace/dependabot/npm_and_yarn/dspace-7_x/core-js-3.42.0
...
Bump core-js from 3.41.0 to 3.42.0
2025-05-06 17:07:06 -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
70d1e499c1
don't show the loading animation when src is set to null
2025-05-06 14:58:53 +02:00
Art Lowel
a7bcddf597
fix issue where thumbnail would sometimes keep loading indefinitely
2025-05-06 14:41:50 +02:00
Art Lowel
e40a44c5ac
fix issue where thumbnail would sometimes keep loading indefinitely
2025-05-06 14:38:45 +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
Alan Orth
498fad9e76
Merge pull request #4295 from DSpace/dependabot/npm_and_yarn/dspace-7_x/babel/runtime-7.27.1
...
Bump @babel/runtime from 7.27.0 to 7.27.1
2025-05-06 07:50:55 +03:00
Alexandre Vryghem
e9061a46b6
117287: Fixed broken pagination on resource policy page
2025-05-06 00:49:01 +02: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
dependabot[bot]
a1d391576e
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 02:46:13 +00:00
dependabot[bot]
d985bfa091
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 02:45:34 +00:00
Alexandre Vryghem
62f15668b6
122464: Fixed a memory leak when initComponentInstance is called multiple times
2025-05-02 17:11:48 +02:00
Tim Donohue
4eb827c089
Merge pull request #4286 from tdonohue/port_4282_to_7x
...
[Port dspace-7_x] Fixed Missing Tags in Import Popup from External Sources - 4220
2025-05-01 12:59:42 -05: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
43db1731ec
Fixed Missing Tags in Import Popup from External Sources - 4220
2025-05-01 12:21:29 -05:00
guillermo2519
eeb4009664
Fixed Missing Tags in Import Popup from External Sources - 4220
2025-05-01 12:18:44 -05:00
Tim Donohue
e2b72201b2
Merge pull request #4258 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sass-f1c32079c7
...
Bump sass from 1.86.3 to 1.87.0 in the sass group
2025-05-01 10:04:10 -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
34248186e8
Merge pull request #4260 from DSpace/dependabot/npm_and_yarn/dspace-7_x/axios-1.9.0
...
Bump axios from 1.8.4 to 1.9.0
2025-04-30 17:18:15 -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
Tim Donohue
9dca838f25
Merge pull request #4281 from atmire/w2p-130484_bitstreams-tables-keep-being-duplicated-7_x
...
[Port dspace-7_x] Fix bitstream tables being duplicated
2025-04-30 11:26:43 -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
ae23e68d12
130484: Filter new bundles
2025-04-30 15:51:57 +02:00
Andreas Awouters
2b2aebffd9
130484: Filter new bundles
2025-04-30 15:50:47 +02:00
Alexandre Vryghem
dc8b10593c
117287: Removed remaining observable function calls from the HTML templates
2025-04-30 15:37:06 +02:00
Andreas Awouters
501ccfea1b
130484: Correctly update the 'showLoadMoreLink$' observable
2025-04-30 14:15:52 +02:00
Andreas Awouters
02be3e0ad5
130484: Only add bundles when they are missing from the subject
2025-04-30 14:15:03 +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
Alexandre Vryghem
d34dafd838
119276: Added tests to prove that cached stale requests are not emitted
...
Also cleaned up test class
(cherry picked from commit 58ff240c05
)
2025-04-29 18:58:02 +00:00