Tim Donohue
|
280866a58f
|
Merge pull request #4355 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sass-5219375de9
Bump sass from 1.88.0 to 1.89.0 in the sass group
|
2025-05-19 11:05:57 -05:00 |
|
Tim Donohue
|
c8b375d238
|
Merge pull request #4356 from DSpace/dependabot/npm_and_yarn/dspace-7_x/isbot-5.1.28
Bump isbot from 5.1.27 to 5.1.28
|
2025-05-19 10:22:32 -05:00 |
|
dependabot[bot]
|
37383acb6b
|
Bump isbot from 5.1.27 to 5.1.28
Bumps [isbot](https://github.com/omrilotan/isbot) from 5.1.27 to 5.1.28.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omrilotan/isbot/compare/v5.1.27...v5.1.28)
---
updated-dependencies:
- dependency-name: isbot
dependency-version: 5.1.28
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-19 03:06:55 +00:00 |
|
dependabot[bot]
|
277eca837e
|
Bump sass from 1.88.0 to 1.89.0 in the sass group
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass).
Updates `sass` from 1.88.0 to 1.89.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.88.0...1.89.0)
---
updated-dependencies:
- dependency-name: sass
dependency-version: 1.89.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-19 03:06:09 +00:00 |
|
Tim Donohue
|
ca92b4cf0e
|
Merge pull request #4342 from DSpace/backport-4341-to-dspace-7_x
[Port dspace-7_x] Use ellipsis for truncatable parts
|
2025-05-15 15:54:06 -05:00 |
|
Andrea Barbasso
|
46b58c369e
|
[CST-19327] use ellipsis for truncatable parts
(cherry picked from commit 6703a07207 )
|
2025-05-15 19:55:45 +00:00 |
|
Tim Donohue
|
a0ebf4af63
|
Merge pull request #4322 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sass-d0f2b75659
Bump sass from 1.87.0 to 1.88.0 in the sass group
|
2025-05-14 10:02:48 -05:00 |
|
Tim Donohue
|
df2d18b5f1
|
Merge pull request #4336 from DSpace/backport-3373-to-dspace-7_x
[Port dspace-7_x] Adjust the font size of the 'No thumbnails available' text.
|
2025-05-13 17:34:16 -05:00 |
|
DanGastardelli
|
1e8c55faf4
|
Adjust thumb text for smaller resolutions
(cherry picked from commit fa723c17a9 )
|
2025-05-13 21:41:21 +00:00 |
|
DanGastardelli
|
9273c83179
|
Key spacing adjustment
(cherry picked from commit 829d406808 )
|
2025-05-13 21:41:21 +00:00 |
|
DanGastardelli
|
e06caab25c
|
Adding treatment for the use of the thumb-font-2 class
(cherry picked from commit e06db4cbab )
|
2025-05-13 21:41:21 +00:00 |
|
DanGastardelli
|
a21db5b887
|
Changed the implementation of changing the text font size when there is no thumbnail.
(cherry picked from commit 3cd5432034 )
|
2025-05-13 21:41:21 +00:00 |
|
DanGastardelli
|
cae435a5c7
|
Adjust the font size of the 'No thumbnails available' text.
(cherry picked from commit c4dfed0e02 )
|
2025-05-13 21:41:21 +00:00 |
|
Tim Donohue
|
974e3bf3f3
|
Merge pull request #4323 from DSpace/dependabot/npm_and_yarn/dspace-7_x/types/sanitize-html-2.16.0
Bump @types/sanitize-html from 2.15.0 to 2.16.0
|
2025-05-13 14:42:28 -05:00 |
|
Tim Donohue
|
f0ce4b2170
|
Merge pull request #4314 from oscar-escire/new-dspace-7_x
[Port dspace-7_x] Keyboard 'tab' key navigation improved
|
2025-05-13 12:08:40 -05:00 |
|
Tim Donohue
|
206df7781e
|
Merge pull request #4334 from tdonohue/port_4326_to_7x
[Port dspace-7_x] Add basic automated tests to ensure common HTTP Return Codes do not break
|
2025-05-13 11:35:48 -05:00 |
|
Tim Donohue
|
2301a8fd52
|
Add basic tests to our build to verify correct HTTP return codes for 301, 403, 404 and 500.
|
2025-05-13 10:59:45 -05:00 |
|
Tim Donohue
|
f9aa721ec8
|
Merge pull request #4332 from 4Science/task/dspace-7_x/DURACOM-344
[Port dspace-7_x] Remove `ssr.paths` configuration and replace with `ssr.excludePathPatterns` which excludes specific paths from SSR
|
2025-05-13 10:58:45 -05:00 |
|
FrancescoMolinaro
|
d47baab3a1
|
[DURACOM-344] fix property name
|
2025-05-13 16:11:00 +02:00 |
|
FrancescoMolinaro
|
c0e71a0e68
|
[DURACOM-344] refactor solution to avoid double slashes
|
2025-05-13 15:41:21 +02:00 |
|
FrancescoMolinaro
|
21ac024423
|
[DURACOM-344] adapt patterns and example file, fix possible error from YAML
|
2025-05-13 15:38:42 +02:00 |
|
FrancescoMolinaro
|
ce0f6153b9
|
[DURACOM-344] Adapt SSR page filtering mechanism to a not allowed list
|
2025-05-13 15:37:31 +02:00 |
|
dependabot[bot]
|
cafcee110e
|
Bump @types/sanitize-html from 2.15.0 to 2.16.0
Bumps [@types/sanitize-html](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sanitize-html) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sanitize-html)
---
updated-dependencies:
- dependency-name: "@types/sanitize-html"
dependency-version: 2.16.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-12 03:09:54 +00:00 |
|
dependabot[bot]
|
a8fcad7b6a
|
Bump sass from 1.87.0 to 1.88.0 in the sass group
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass).
Updates `sass` from 1.87.0 to 1.88.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.87.0...1.88.0)
---
updated-dependencies:
- dependency-name: sass
dependency-version: 1.88.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-12 03:09:06 +00:00 |
|
Oscar Chacón
|
5c446d18f7
|
fixed accessibility tests on filters
|
2025-05-09 15:56:13 -06:00 |
|
Oscar Chacón
|
cd0aa134f8
|
fixed some dynamic params over <a> components
|
2025-05-09 15:07:55 -06:00 |
|
Oscar Chacón
|
9aed649160
|
improved "tab" navigation in safari
|
2025-05-09 13:27:29 -06:00 |
|
Tim Donohue
|
fbbf16f387
|
Merge pull request #4250 from atmire/fix-embargoed-thumbnails_contribute-7.6
[Port dspace-7_x] Show restricted thumbnails to users with access rights
|
2025-05-08 16:09:07 -05:00 |
|
Art Lowel
|
283b345cdc
|
always use thumbnail component for files not supported by the media viewer, and switch to themed version of thumbnail component
|
2025-05-08 11:26:14 +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
|
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
|
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
|
70d1e499c1
|
don't show the loading animation when src is set to null
|
2025-05-06 14:58:53 +02:00 |
|
Art Lowel
|
e40a44c5ac
|
fix issue where thumbnail would sometimes keep loading indefinitely
|
2025-05-06 14:38:45 +02: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 |
|
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 |
|
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 |
|
guillermo2519
|
43db1731ec
|
Fixed Missing Tags in Import Popup from External Sources - 4220
|
2025-05-01 12:21:29 -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
|
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
|
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 |
|
Andreas Awouters
|
ae23e68d12
|
130484: Filter new bundles
|
2025-04-30 15:51:57 +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 |
|