Tim Donohue
|
3d7ba529c1
|
Merge pull request #4333 from tdonohue/port_4326_to_8x
[Port dspace-8_x] Add basic automated tests to ensure common HTTP Return Codes do not break
|
2025-05-13 11:35:56 -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 |
|
Alexandre Vryghem
|
545b2ff8a7
|
130479: Hide no results status when query is empty
|
2025-05-13 18:30:38 +02:00 |
|
wout
|
163cc75437
|
130479: using ul > li in recent-item + "Load more ..." to "<a>" element
|
2025-05-13 18:30:38 +02:00 |
|
wout
|
e9940f4005
|
130479: add aria-selected to selected language + globe button uses a button element
|
2025-05-13 18:30:37 +02: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 |
|
Tim Donohue
|
e5047f52ac
|
Add basic tests to our build to verify correct HTTP return codes for 301, 403, 404 and 500.
|
2025-05-13 09:37:41 -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 |
|
Tim Donohue
|
ce44a89f8e
|
Merge pull request #4325 from DSpace/backport-4227-to-dspace-8_x
[Port dspace-8_x] Remove `ssr.paths` configuration and replace with `ssr.excludePathPatterns` which excludes specific paths from SSR
|
2025-05-12 15:58:45 -05:00 |
|
FrancescoMolinaro
|
5cbec3719b
|
[DURACOM-344] refactor solution to avoid double slashes
(cherry picked from commit c442d35505 )
|
2025-05-12 19:11:55 +00:00 |
|
FrancescoMolinaro
|
d4231e0e3e
|
[DURACOM-344] adapt patterns and example file, fix possible error from YAML
(cherry picked from commit 4c9638150a )
|
2025-05-12 19:11:55 +00:00 |
|
FrancescoMolinaro
|
4bb7b54be9
|
[DURACOM-344] Adapt SSR page filtering mechanism to a not allowed list
(cherry picked from commit b1c5460bbb )
|
2025-05-12 19:11:55 +00: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 |
|
dependabot[bot]
|
c6bb829ac2
|
Bump webpack from 5.99.7 to 5.99.8 in the webpack group
Bumps the webpack group with 1 update: [webpack](https://github.com/webpack/webpack).
Updates `webpack` from 5.99.7 to 5.99.8
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.99.7...v5.99.8)
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.99.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: webpack
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-12 03:05:11 +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
|
499b49e6bf
|
Merge branch 'dspace-8_x' into Issue/4201-DS-8
|
2025-05-09 13:35:40 -06:00 |
|
Oscar Chacón
|
9aed649160
|
improved "tab" navigation in safari
|
2025-05-09 13:27:29 -06:00 |
|
Tim Donohue
|
d6c8be6983
|
Merge pull request #4312 from DSpace/backport-3513-to-dspace-8_x
[Port dspace-8_x] Fix navbar wrapping on medium screens
|
2025-05-09 13:37:59 -05:00 |
|
Andrea Barbasso
|
4a4c01b80b
|
[DSC-1847][DSC-1966] fix navbar ui error
(cherry picked from commit 49b329edb1 )
|
2025-05-09 17:33:37 +00:00 |
|
Tim Donohue
|
40e213f926
|
Merge pull request #4297 from DSpace/dependabot/npm_and_yarn/dspace-8_x/angular-06b757f997
Bump the angular group with 3 updates
|
2025-05-08 16:30:29 -05: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 |
|
Tim Donohue
|
d92aeb6d09
|
Merge pull request #4251 from atmire/fix-embargoed-thumbnails_contribute-8.1
[Port dspace-8_x] Show restricted thumbnails to users with access rights
|
2025-05-08 16:08:52 -05:00 |
|
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
|
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 |
|
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 |
|
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 |
|