dependabot[bot]
efc3791474
Bump @types/node from 18.19.124 to 18.19.129
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.19.124 to 18.19.129.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 18.19.129
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-01 21:45:03 +00:00
Tim Donohue
7474b39726
Merge pull request #4759 from DSpace/backport-4738-to-dspace-9_x
...
[Port dspace-9_x] Remove unused dependencies
2025-10-01 16:39:53 -05:00
Alan Orth
ec67d1970b
package-lock.json: run npm install
...
(cherry picked from commit 2b0cc82b12
)
2025-10-01 20:32:07 +00:00
Alan Orth
2657d82eb0
Remove unused @angular/language-service dependency
...
(cherry picked from commit 0bcef2afa1
)
2025-10-01 20:32:06 +00:00
Alan Orth
0df521d50f
Remove unused webpack-dev-server dependency
...
(cherry picked from commit a46e378ab6
)
2025-10-01 20:32:06 +00:00
Alan Orth
6d3d913ddb
Remove unused @babel/runtime dependency
...
(cherry picked from commit 053d8e29b1
)
2025-10-01 20:32:06 +00:00
Alan Orth
68d6efd369
Remove unused @ngrx/operators from dependencies
...
(cherry picked from commit e3ccaa3ee0
)
2025-10-01 20:32:06 +00:00
Tim Donohue
20a468d260
Merge pull request #4744 from DSpace/backport-4733-to-dspace-9_x
...
[Port dspace-9_x] SSR: avoid sending new response when headers were already sent
2025-09-30 17:30:28 -05:00
Daniel Coelho
99244c4e93
SSR: avoid sending new response when headeras were already sent ( fixes #2315 )
...
(cherry picked from commit 951c5f69d4
)
2025-09-30 21:25:55 +00:00
Tim Donohue
177d57b65f
Merge pull request #4729 from DSpace/backport-4728-to-dspace-9_x
...
[Port dspace-9_x] src/app: use correct icon in item mapper
2025-09-22 17:00:05 -05:00
Alan Orth
aaf534467e
src/app: use correct icon in item mapper
...
When adding mappings in the item mapper we should use the save icon
rather than the trash icon!
(cherry picked from commit 3a9eb87914
)
2025-09-19 12:06:56 +00:00
Tim Donohue
06d0177329
Merge pull request #4721 from DSpace/backport-4639-to-dspace-9_x
...
[Port dspace-9_x] Fix for #8916 #8917 #8918 The Community Administrator should not be able to view all communities/collections in the create/edit community and collection sections. Previous PR #9814
2025-09-15 09:10:17 -05:00
im-shubham-vish
76a7d10ec4
Fix Lint Error
...
(cherry picked from commit 15d9cb0ea8
)
2025-09-12 21:22:14 +00:00
im-shubham-vish
a5cf9a448b
Fix to set Edit Collection to utilize findAdminAuthorized instead of findSubmitAuthorized
...
(cherry picked from commit a26c718db4
)
2025-09-12 21:22:14 +00:00
im-shubham-vish
0f588466cb
Fix for #8918 The Community Administrator should not be able to view all communities/collections in the create/edit community and collection sections
...
(cherry picked from commit 5aab53e064
)
2025-09-12 21:22:13 +00:00
Tim Donohue
d66e43949d
Merge pull request #4690 from DSpace/dependabot/npm_and_yarn/dspace-9_x/core-js-3.45.1
...
Bump core-js from 3.44.0 to 3.45.1
2025-09-12 14:07:40 -05:00
Tim Donohue
963ee60890
Merge pull request #4694 from DSpace/dependabot/npm_and_yarn/dspace-9_x/babel/runtime-7.28.4
...
Bump @babel/runtime from 7.28.2 to 7.28.4
2025-09-12 12:33:28 -05:00
Tim Donohue
f7d2e899ab
Merge pull request #4691 from DSpace/dependabot/npm_and_yarn/dspace-9_x/types/node-18.19.124
...
Bump @types/node from 18.19.121 to 18.19.124
2025-09-10 17:01:05 -05:00
Tim Donohue
e5735b397d
Merge pull request #4687 from DSpace/dependabot/npm_and_yarn/dspace-9_x/sass-2e0f0fb0cc
...
Bump sass from 1.89.2 to 1.92.1 in the sass group
2025-09-10 16:59:30 -05:00
Tim Donohue
94fa8dcc62
Merge pull request #4692 from DSpace/dependabot/npm_and_yarn/dspace-9_x/isbot-5.1.30
...
Bump isbot from 5.1.29 to 5.1.30
2025-09-10 16:37:07 -05:00
Tim Donohue
d95731c929
Merge pull request #4689 from DSpace/dependabot/npm_and_yarn/dspace-9_x/bootstrap-5.3.8
...
Bump bootstrap from 5.3.7 to 5.3.8
2025-09-10 16:29:46 -05:00
Tim Donohue
c660b330af
Merge pull request #4688 from DSpace/dependabot/npm_and_yarn/dspace-9_x/testing-c9201e7a88
...
Bump cypress-axe from 1.6.0 to 1.7.0 in the testing group
2025-09-10 15:56:26 -05:00
Tim Donohue
59d21bc507
Merge pull request #4719 from DSpace/backport-4634-to-dspace-9_x
...
[Port dspace-9_x] server.ts: remove port and host fallbacks in run
2025-09-10 15:51:44 -05:00
Tim Donohue
5803f61b5d
Merge pull request #4716 from DSpace/backport-4636-to-dspace-9_x
...
[Port dspace-9_x] src/themes/dspace: rework banner image
2025-09-10 14:57:41 -05:00
Alan Orth
f6f8e078dd
server.ts: remove port fallback
...
If a user has messed up their config so much that the fallbacks in
our default configuration interface don't work then we should just
fail here.
(cherry picked from commit 6c09677510
)
2025-09-10 19:49:07 +00:00
Alan Orth
9a3987bce1
server.ts: remove invalid host fallback
...
If `environment.ui.host` is Falsy, then we attempt to fall back to
a host value of '/', which is invalid. I think that, if a user has
messed up their config so much that defaults in our configuration
interface don't work, then we should actually fail here.
(cherry picked from commit f622d58917
)
2025-09-10 19:49:07 +00:00
Alan Orth
36f680a05d
src/themes/dspace: rework banner image
...
For some reason our version of this image is twice the size of the
original (~860KiB vs 1.6MiB). To make matters worse, the dimensions
of the image are 4777x3166 pixels, but we display it at 2000 pixels
wide.
This regenerates the images based on the original and adjusts the
dimensions to be more appropriate. Generated using ImageMagick 7
on Linux:
$ magick pexels-inspiredimages-132477.jpg -resize 2000x src/themes/dspace/assets/images/banner.jpg
$ magick pexels-inspiredimages-132477.jpg -resize 2000x src/themes/dspace/assets/images/banner.webp
$ magick pexels-inspiredimages-132477.jpg -resize 1200x src/themes/dspace/assets/images/banner-half.jpg
$ magick pexels-inspiredimages-132477.jpg -resize 1200x src/themes/dspace/assets/images/banner-half.webp
See: https://www.pexels.com/photo/clear-water-drops-132477/
(cherry picked from commit d9e8fea5bf
)
2025-09-10 19:08:09 +00:00
dependabot[bot]
e40cba812e
Bump bootstrap from 5.3.7 to 5.3.8
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 5.3.7 to 5.3.8.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.7...v5.3.8 )
---
updated-dependencies:
- dependency-name: bootstrap
dependency-version: 5.3.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-10 18:25:35 +00:00
Tim Donohue
7a00a00af0
Merge pull request #4710 from DSpace/backport-4673-to-dspace-9_x
...
[Port dspace-9_x] Replaced removed col-xs-_ bootstrap 3 classes with the equivalent col-_ classes
2025-09-10 13:24:13 -05:00
Tim Donohue
8ecde49070
Merge pull request #4711 from DSpace/backport-4632-to-dspace-9_x
...
[Port dspace-9_x] Use several modern Node.js patterns
2025-09-10 13:24:03 -05:00
Alan Orth
e3105a119d
Use native Node.js watch instead of nodemon
...
Modern Node.js can watch natively so we don't need nodemon anymore.
(cherry picked from commit 4d7051007b
)
2025-09-10 17:23:32 +00:00
Alan Orth
fd3b2dada3
Remove axios dependency
...
We can use the Node.js Fetch API directly instead of relying on an
external dependency.
(cherry picked from commit 2d31afb92f
)
2025-09-10 17:23:32 +00:00
Alan Orth
26c522176b
Use node: for Node.js builtin modules
...
Use the the `node:` protocol when importing Node.js builtin modules
and enable rule in eslint to enforce.
The `node:` protocol for Node.js builtin modules has been available
since Node.js v14.
See: https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/enforce-node-protocol-usage.md
(cherry picked from commit af71c152c1
)
2025-09-10 17:23:32 +00:00
Eike Martin Löhden
1794c8da0f
Replace col-xs-_ with the equivalent col-_.
...
(cherry picked from commit 31a31b247d
)
2025-09-10 16:57:51 +00:00
Tim Donohue
a8b1e52e2f
Merge pull request #4709 from DSpace/backport-4644-to-dspace-9_x
...
[Port dspace-9_x] fix: call parent ngOnDestroy in dynamic form control container
2025-09-10 08:52:36 -05:00
Jukka Lipka
8f3295b57a
fix: call parent ngOnDestroy in dynamic form control container
...
(cherry picked from commit 4d803a58d4
)
2025-09-09 21:37:00 +00:00
dependabot[bot]
7dd6c438b7
Bump @babel/runtime from 7.28.2 to 7.28.4
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.28.2 to 7.28.4.
- [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.28.4/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-version: 7.28.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 20:18:15 +00:00
dependabot[bot]
bc48f038d5
Bump isbot from 5.1.29 to 5.1.30
...
Bumps [isbot](https://github.com/omrilotan/isbot ) from 5.1.29 to 5.1.30.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md )
- [Commits](https://github.com/omrilotan/isbot/compare/v5.1.29...v5.1.30 )
---
updated-dependencies:
- dependency-name: isbot
dependency-version: 5.1.30
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 20:15:30 +00:00
dependabot[bot]
0c17003e33
Bump @types/node from 18.19.121 to 18.19.124
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.19.121 to 18.19.124.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 18.19.124
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 20:15:00 +00:00
dependabot[bot]
c9b06c1e34
Bump core-js from 3.44.0 to 3.45.1
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.44.0 to 3.45.1.
- [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.45.1/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-version: 3.45.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 20:14:36 +00:00
dependabot[bot]
f5d7890f78
Bump cypress-axe from 1.6.0 to 1.7.0 in the testing group
...
Bumps the testing group with 1 update: [cypress-axe](https://github.com/component-driven/cypress-axe ).
Updates `cypress-axe` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/component-driven/cypress-axe/releases )
- [Commits](https://github.com/component-driven/cypress-axe/compare/v1.6.0...v1.7.0 )
---
updated-dependencies:
- dependency-name: cypress-axe
dependency-version: 1.7.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 20:13:33 +00:00
dependabot[bot]
75c7f5cdcc
Bump sass from 1.89.2 to 1.92.1 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.89.2 to 1.92.1
- [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.89.2...1.92.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-version: 1.92.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 20:13:05 +00:00
Tim Donohue
8d3219856d
Merge pull request #4677 from tdonohue/port_4520_to_9x
...
[Port dspace-9_x] Fix: Remove HTML tags from cookie popup translations
2025-09-08 12:04:52 -05:00
Jesiel Viana
b4fdaa7e70
remove hardcoded HTML tags from cookie popup translations
2025-09-08 11:08:12 -05:00
Tim Donohue
b7cffd0943
Merge pull request #4674 from tdonohue/port_2734_to_9x
...
[Port dspace-9_x] Clear url parameters for entity search tabs
2025-09-08 10:51:39 -05:00
Atmire-Kristof
fa8bdeb157
Clear url parameters for entity search tabs ( #2734 )
...
* 110878: Entity search - clear params on tab switch
* 110878: Properly clear browse-by values when navigating
* 132230: Related entity tab switching: only keep query & scope, reset page to 1
---------
Co-authored-by: Nona Luypaert <nona.luypaert@atmire.com >
2025-09-05 16:59:13 -05:00
Art Lowel
4fb0dcac0c
Merge pull request #4671 from DSpace/backport-4664-to-dspace-9_x
...
[Port dspace-9_x] Inspect event key characters, not keyCodes on tag keyUp for dynamic tag input
2025-09-04 17:38:15 +02:00
Kim Shepherd
e160b12ed5
Create dynamic tag test events with key chars, not keyCodes
...
(cherry picked from commit 98fc76d867
)
2025-09-04 14:46:18 +00:00
Kim Shepherd
0f9b777ccd
Inspect event key characters, not keyCodes on tag keyUp
...
(cherry picked from commit f313b4a8fd
)
2025-09-04 14:46:18 +00:00
Tim Donohue
fa27088b72
Merge pull request #4666 from DSpace/backport-4628-to-dspace-9_x
...
[Port dspace-9_x] Fix untranslated i18n keys ror api
2025-09-03 16:48:40 -05:00
Jesiel Viana
89880c4209
fix code style
...
(cherry picked from commit 22baef689a
)
2025-09-03 21:00:21 +00:00
Jesiel Viana
4cd9eabc0e
add in pt-BR file and remove form pt-PT
...
(cherry picked from commit 14de56279f
)
2025-09-03 21:00:21 +00:00
Jesiel Viana
9d9711ef1a
add untranslated i18n keys for ROR API
...
(cherry picked from commit b6bf862542
)
2025-09-03 21:00:21 +00:00
Tim Donohue
f7e2cb2b66
Merge pull request #4657 from DSpace/backport-4563-to-dspace-9_x
...
[Port dspace-9_x] Adding all missing french translations
2025-08-22 10:51:34 -05:00
Pierre Lasou
1207078bd9
Remove extra character
...
Remove extra ": line 1636
(cherry picked from commit e4dfcda009
)
2025-08-22 15:11:35 +00:00
Pierre Lasou
097bb00b69
Update to correct errors and duplicates
...
(cherry picked from commit 8c4e8f38bc
)
2025-08-22 15:11:35 +00:00
Pierre Lasou
0409210a11
Adding translation for all missing french translations
...
This commit is adding translations for all parameters that were tagged "// TODO New key - Add a translation" in fr.json5 file.
(cherry picked from commit 003a5f5ee8
)
2025-08-22 15:11:34 +00:00
Tim Donohue
4923cdf9db
Merge pull request #4653 from DSpace/backport-4642-to-dspace-9_x
...
[Port dspace-9_x] Improved geospatial map bounds & scroll behaviour
2025-08-21 08:49:59 -05:00
Alexandre Vryghem
a1927b3258
Restricted map bounds
...
(cherry picked from commit 643836addc
)
2025-08-21 13:11:17 +00:00
Tim Donohue
f03fb43463
Merge pull request #4651 from DSpace/backport-4640-to-dspace-9_x
...
[Port dspace-9_x] .github/workflows/codescan.yml: use codeql-action v3
2025-08-20 17:16:29 -05:00
Alan Orth
d0ff025904
.github/workflows/codescan.yml: use codeql-action v3
...
Version 2 was deprecated in January, 2024 after the release of v3.
See: https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
(cherry picked from commit 3333ee4fbb
)
2025-08-20 21:10:58 +00:00
Tim Donohue
a6b0f75756
Merge pull request #4647 from DSpace/backport-4635-to-dspace-9_x
...
[Port dspace-9_x] Update GitHub template references to DSDOC9x
2025-08-20 13:41:26 -05:00
Alan Orth
4893911a83
README.md: update DSDOC references to DSDOC9x
...
(cherry picked from commit b5fe301209
)
2025-08-20 18:39:07 +00:00
Alan Orth
b2d13d5eb2
Fix references to DSDOC8x
...
The latest release is DSDOC9x.
(cherry picked from commit a877cbe284
)
2025-08-20 18:39:07 +00:00
Tim Donohue
5daae1c373
Merge pull request #4631 from DSpace/backport-4550-to-dspace-9_x
...
[Port dspace-9_x] fix back button navigation after visiting a community or collection page
2025-08-08 12:51:29 -05:00
Jesiel Viana
3dc9cf593d
fix back button navigation after visiting a community or collection page
...
(cherry picked from commit c7c1c0fc17
)
2025-08-08 17:08:20 +00:00
Tim Donohue
0ba218f8f7
Merge pull request #4627 from DSpace/backport-4386-to-dspace-9_x
...
[Port dspace-9_x] Spanish translation updated
2025-08-05 15:37:25 -05:00
Tim Donohue
e02e877e0c
Merge pull request #4626 from DSpace/backport-4623-to-dspace-9_x
...
[Port dspace-9_x] Update webpack and webpack-cli dependencies
2025-08-05 15:18:04 -05:00
Sergio Fernández Celorio
7e2d24bbe5
Fixed some errors
...
(cherry picked from commit 36ca66c09a
)
2025-08-05 19:50:44 +00:00
Sergio Fernández Celorio
83685ee03f
Spanish translation updated
...
(cherry picked from commit 5530ba9a0d
)
2025-08-05 19:50:43 +00:00
Alan Orth
c217594872
package.json: update webpack-cli to v6.0.1
...
Update webpack-cli from v5.1.4 to v6.0.1. This is compatible with
webpack v5 and the minimum required Node.js version is 18.12.0.
See: https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md
(cherry picked from commit 46e291d767
)
2025-08-05 19:35:32 +00:00
Alan Orth
c00895a0a1
package.json: use semver for webpack dependency
...
As far as I can tell dspace-angular doesn't explicitly need any
particular version of webpack itself, but angular-cli specifies
a semver string of `^5.54.0` so we should do the same.
Also, our dependabot configuration currently considers minor and
patch versions for updates, so we should not be using an exact
version here anyway.
See: https://github.com/angular/angular-cli/blob/18.2.x/packages/ngtools/webpack/package.json
(cherry picked from commit 24ca6442f6
)
2025-08-05 19:35:32 +00:00
Tim Donohue
1ce4860049
Merge pull request #4624 from DSpace/backport-4622-to-dspace-9_x
...
[Port dspace-9_x] Update @types/node to ^18.11.9
2025-08-05 10:18:26 -05:00
Alan Orth
c0fe57ceeb
Update @types/node to ^18.11.9
...
As of DSpace 10.0-SNAPSHOT we currently support Node.js v18 and v20
so we should be using appropriate types.
(cherry picked from commit 41282f064c
)
2025-08-05 14:15:47 +00:00
DSpace Bot
a99353e2e8
[Port dspace-9_x] Contribute to adding Persian translation to DSpace ( #4621 )
...
* Create fa.json5
Persian language
(cherry picked from commit c2b7e7b0b8
)
* Update fa.json5
(cherry picked from commit 27a1dfff6d
)
* Update fa.json5
(cherry picked from commit 8a10866dce
)
* Update fa.json5
(cherry picked from commit 1af8be2bdb
)
* Update fa.json5
(cherry picked from commit 43e6b3b54a
)
* Update fa.json5
(cherry picked from commit e28f24ff15
)
* Update fa.json5
(cherry picked from commit 4f7dfbe5ff
)
* Update fa.json5
(cherry picked from commit 3fb1e77001
)
* Update fa.json5
(cherry picked from commit 366d0e1aad
)
* Update fa.json5
(cherry picked from commit d72a02137a
)
* Update fa.json5
(cherry picked from commit 57bed93f16
)
* Update fa.json5
(cherry picked from commit 69c33d7bca
)
* Update fa.json5
(cherry picked from commit a078807fc0
)
* Update fa.json5
(cherry picked from commit c20de9eddf
)
* Update fa.json5
(cherry picked from commit a85f5c5d5c
)
* Add Persian language to default configs
(cherry picked from commit 4fa0c57e02
)
---------
Co-authored-by: Shafi Habibi <shafihabibi@gmail.com >
Co-authored-by: Tim Donohue <tim.donohue@lyrasis.org >
2025-08-04 12:19:04 -05:00
Tim Donohue
82ec7003bf
Merge pull request #4590 from DSpace/dependabot/npm_and_yarn/dspace-9_x/babel/runtime-7.28.2
...
Bump @babel/runtime from 7.27.6 to 7.28.2
2025-08-01 10:47:12 -05:00
Tim Donohue
3d256d8482
Merge pull request #4612 from DSpace/dependabot/npm_and_yarn/dspace-9_x/webpack-16f7f9f544
...
Bump the webpack group across 1 directory with 2 updates
2025-08-01 10:00:16 -05:00
dependabot[bot]
22d3aa1db4
Bump the webpack group across 1 directory with 2 updates
...
Bumps the webpack group with 2 updates in the / directory: [webpack](https://github.com/webpack/webpack ) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server ).
Updates `webpack` from 5.99.9 to 5.101.0
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.99.9...v5.101.0 )
Updates `webpack-dev-server` from 5.2.1 to 5.2.2
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.2.1...v5.2.2 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.101.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: webpack
- dependency-name: webpack-dev-server
dependency-version: 5.2.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: webpack
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-30 20:04:23 +00:00
Tim Donohue
df616ceb11
Merge pull request #4606 from DSpace-Labs/dependabot/npm_and_yarn/webpack-dev-server-5.2.1
...
[Dependabot] Bump webpack-dev-server from 4.15.2 to 5.2.1
2025-07-30 14:53:03 -05:00
Tim Donohue
98cddc0364
Merge pull request #4545 from DSpace/dependabot/npm_and_yarn/dspace-9_x/core-js-3.44.0
...
Bump core-js from 3.42.0 to 3.44.0
2025-07-30 11:43:54 -05:00
Tim Donohue
b0b59f602a
Merge pull request #4603 from DSpace/backport-4344-to-dspace-9_x
...
[Port dspace-9_x] fix(versioning): Encode summary
2025-07-30 11:02:14 -05:00
dependabot[bot]
8454a1cbe7
Bump webpack-dev-server from 4.15.2 to 5.2.1
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.15.2 to 5.2.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.15.2...v5.2.1 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-version: 5.2.1
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-30 15:22:22 +00:00
Tim Donohue
3511ea040a
Merge pull request #4478 from DSpace/dependabot/npm_and_yarn/dspace-9_x/ngtools/webpack-18.2.20
...
Bump @ngtools/webpack from 18.2.19 to 18.2.20
2025-07-30 10:08:11 -05:00
Tim Donohue
a4b58ce560
Merge pull request #4474 from DSpace/dependabot/npm_and_yarn/dspace-9_x/postcss-ff1e1e588d
...
Bump postcss from 8.5.4 to 8.5.5 in the postcss group
2025-07-30 10:05:19 -05:00
Tim Donohue
bf415d86c4
Merge pull request #4591 from DSpace/dependabot/npm_and_yarn/dspace-9_x/axios-1.11.0
...
Bump axios from 1.10.0 to 1.11.0
2025-07-30 10:00:32 -05:00
Jukka Lipka
7917c70f31
fix(versioning): encode summary
...
The reason for creating a new version is now encoded in the URL.
(cherry picked from commit 2dd870ea7e
)
2025-07-30 14:21:17 +00:00
Alan Orth
141b053507
Merge pull request #4598 from DSpace/dependabot/npm_and_yarn/dspace-9_x/isbot-5.1.29
2025-07-29 10:42:24 -07:00
dependabot[bot]
f449429254
Bump isbot from 5.1.28 to 5.1.29
...
Bumps [isbot](https://github.com/omrilotan/isbot ) from 5.1.28 to 5.1.29.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md )
- [Commits](https://github.com/omrilotan/isbot/compare/v5.1.28...v5.1.29 )
---
updated-dependencies:
- dependency-name: isbot
dependency-version: 5.1.29
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-29 14:47:50 +00:00
dependabot[bot]
ee891768a6
Bump postcss from 8.5.4 to 8.5.5 in the postcss group
...
Bumps the postcss group with 1 update: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.5.4 to 8.5.5
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.4...8.5.5 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: postcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-29 14:47:08 +00:00
Tim Donohue
3d8f3a2a4e
Merge pull request #4594 from DSpace/backport-4593-to-dspace-9_x
...
[Port dspace-9_x] [Docker] Remover references to obsolete backend "pgcrypto" images
2025-07-29 07:07:22 -05:00
Tim Donohue
3ea0f17a9f
Correct default versions to all use 'dspace-9_x` instead of 'latest'
2025-07-28 16:27:17 -05:00
Tim Donohue
5bc37e80e3
Update Docker to no longer reference removed/replaced backend "pgcrypto" images.
...
(cherry picked from commit 1e4ee4fb0b
)
2025-07-28 21:23:06 +00:00
dependabot[bot]
4b82fcc302
Bump axios from 1.10.0 to 1.11.0
...
Bumps [axios](https://github.com/axios/axios ) from 1.10.0 to 1.11.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.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-28 08:29:12 +00:00
dependabot[bot]
3a550dd756
Bump @babel/runtime from 7.27.6 to 7.28.2
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.27.6 to 7.28.2.
- [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.28.2/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-version: 7.28.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-28 08:06:53 +00:00
Tim Donohue
fa31f6b13d
Merge pull request #4581 from DSpace/backport-4536-to-dspace-9_x
...
[Port dspace-9_x] Fix empty search query after previous non-empty search
2025-07-24 13:41:58 -05:00
Jesiel Viana
d7310f2db6
fix empty search query after previous non-empty search
...
(cherry picked from commit cf34198d54
)
2025-07-24 17:59:07 +00:00
Tim Donohue
17f17a190b
Merge pull request #4573 from DSpace/backport-4568-to-dspace-9_x
...
[Port dspace-9_x] Fix current parent order when creating subcommunity
2025-07-23 12:31:37 -05:00
Jesiel Viana
c64fded612
Fix current parent order when creating subcommunity
...
(cherry picked from commit 44fcc7221b
)
2025-07-23 15:42:24 +00:00
Tim Donohue
0771086818
Merge tag 'dspace-7.6.5' into dspace-9_x
2025-07-22 16:15:41 -05:00
Tim Donohue
3b3941b2a6
Merge tag 'dspace-7.6.4' into dspace-9_x
2025-07-22 16:15:06 -05:00
Tim Donohue
9497decf07
Update version tag for release
2025-07-22 15:30:23 -05:00
Tim Donohue
d4edbf2e25
Automatic update to yarn.locak after various dependency updates. This dependency is no longer needed.
2025-07-22 11:26:15 -05:00
Tim Donohue
f80992f1fc
Merge pull request #4559 from DSpace/dependabot/npm_and_yarn/dspace-7_x/morgan-1.10.1
...
Bump morgan from 1.10.0 to 1.10.1
2025-07-22 10:52:57 -05:00
dependabot[bot]
f381d40dbd
Bump core-js from 3.42.0 to 3.44.0
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.42.0 to 3.44.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.44.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-version: 3.44.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-22 04:39:05 +00:00
Alan Orth
8723bb1e34
Merge pull request #4562 from DSpace/dependabot/npm_and_yarn/dspace-9_x/morgan-1.10.1
2025-07-21 21:30:16 -07:00
Alan Orth
bb3af14b6c
Merge pull request #4560 from DSpace/dependabot/npm_and_yarn/dspace-7_x/compression-1.8.1
2025-07-21 21:27:13 -07:00
Alan Orth
b34d421c04
Merge pull request #4561 from DSpace/dependabot/npm_and_yarn/dspace-9_x/compression-1.8.1
2025-07-21 21:26:00 -07:00
Alan Orth
3a5f4565a5
Merge pull request #4493 from DSpace/dependabot/npm_and_yarn/dspace-7_x/eslint-036d341c50
2025-07-21 21:07:37 -07:00
Alan Orth
e667031758
Merge pull request #4499 from DSpace/dependabot/npm_and_yarn/dspace-9_x/eslint-036d341c50
2025-07-21 21:06:49 -07:00
Alan Orth
fc43e2473d
Merge pull request #4457 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sass-63defccb8e
2025-07-21 18:17:26 -07:00
dependabot[bot]
9046b9fc3d
Bump morgan from 1.10.0 to 1.10.1
...
---
updated-dependencies:
- dependency-name: morgan
dependency-version: 1.10.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 07:03:09 +00:00
dependabot[bot]
8828f9b71c
Bump compression from 1.8.0 to 1.8.1
...
---
updated-dependencies:
- dependency-name: compression
dependency-version: 1.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 07:02:20 +00:00
dependabot[bot]
16da9855fc
Bump compression from 1.8.0 to 1.8.1
...
---
updated-dependencies:
- dependency-name: compression
dependency-version: 1.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 06:47:30 +00:00
dependabot[bot]
821f16ea1d
Bump morgan from 1.10.0 to 1.10.1
...
---
updated-dependencies:
- dependency-name: morgan
dependency-version: 1.10.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 06:45:01 +00:00
dependabot[bot]
f65359be91
Bump eslint-plugin-import from 2.31.0 to 2.32.0 in the eslint group
...
Bumps the eslint group with 1 update: [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ).
Updates `eslint-plugin-import` from 2.31.0 to 2.32.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.31.0...v2.32.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-version: 2.32.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 05:50:21 +00:00
dependabot[bot]
f9fb6d06f1
Bump eslint-plugin-import from 2.31.0 to 2.32.0 in the eslint group
...
Bumps the eslint group with 1 update: [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ).
Updates `eslint-plugin-import` from 2.31.0 to 2.32.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.31.0...v2.32.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-version: 2.32.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 05:38:45 +00:00
dependabot[bot]
4fa71b801c
Bump sass from 1.89.1 to 1.89.2 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.89.1 to 1.89.2
- [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.89.1...1.89.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-version: 1.89.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 05:38:29 +00:00
Tim Donohue
495caa5866
Merge pull request #4553 from DSpace/backport-4552-to-dspace-9_x
...
[Port dspace-9_x] Update legacy Bootstrap spacing class in object-list.component.html
2025-07-18 09:31:42 -05:00
wwtamu
42297cbb9d
Update object-list.component.html refactoring bootstrap spacing class
...
(cherry picked from commit 3e6b8c0529
)
2025-07-18 13:49:58 +00:00
Tim Donohue
bf7e0eddf0
Update version tag for development of next release
2025-07-14 16:39:22 -05:00
Tim Donohue
2bf9e11a7c
Update version tag for release
2025-07-14 16:36:18 -05:00
Tim Donohue
7a7e468492
Update version tag for development of next release
2025-07-14 14:10:06 -05:00
Tim Donohue
34fc08766d
Update version tag for release
2025-07-14 14:04:48 -05:00
Tim Donohue
13d6acaf76
Sync i18n files to prepare for the 7.6.4 release
2025-07-11 13:43:39 -05:00
Tim Donohue
f0cba80262
Sync i18n files to prepare for 9.1 release.
2025-07-11 13:29:47 -05:00
Tim Donohue
ad51dc884d
Merge pull request #4541 from DSpace/backport-4487-to-dspace-9_x
...
[Port dspace-9_x] Russian translation
2025-07-10 16:47:28 -05:00
Tim Donohue
28a914a335
Enable Russian by default. Reorder alphabetical by language code
...
(cherry picked from commit 032381008e
)
2025-07-10 21:09:03 +00:00
Sergio Fernández Celorio
3cd4959d8f
Fixed lint errors
...
(cherry picked from commit f85042e0d6
)
2025-07-10 21:09:03 +00:00
Sergio Fernández Celorio
5888277ca7
Russian translation
...
(cherry picked from commit b6ee8dff9f
)
2025-07-10 21:09:03 +00:00
Tim Donohue
d9c0401bdd
Merge pull request #4530 from atmire/w2p-119612_export-item-limit-7_x
...
[Port dspace-7_x] UI warning for export item limit
2025-07-10 13:25:34 -05:00
Tim Donohue
e258fb7af7
Merge pull request #4540 from alexandrevryghem/bootstrap-issues_contribute-9_x
...
[Port dspace-9_x] Migrated remaining bootstrap 4 classes & other minor css fixes
2025-07-10 12:04:57 -05:00
Jens Vannerum
5a2702c797
fix missing imports after backport
2025-07-10 10:39:55 +02:00
Alexandre Vryghem
cbb01c514d
Merge branch 'bootstrap-issues_contribute-9.0' into bootstrap-issues_contribute-9_x
2025-07-10 00:49:51 +02:00
Alexandre Vryghem
1bc47d06b7
Merge branch 'w2p-132350_minor-css-fixes_contribute-7.6' into bootstrap-issues_contribute-9_x
2025-07-10 00:48:15 +02:00
Tim Donohue
d0f61c1e50
Merge pull request #4498 from DSpace/dependabot/npm_and_yarn/dspace-9_x/bootstrap-5.3.7
...
Bump bootstrap from 5.3.6 to 5.3.7
2025-07-09 08:56:47 -05:00
dependabot[bot]
44c7e4b524
Bump bootstrap from 5.3.6 to 5.3.7
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 5.3.6 to 5.3.7.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.6...v5.3.7 )
---
updated-dependencies:
- dependency-name: bootstrap
dependency-version: 5.3.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-08 21:20:23 +00:00
Tim Donohue
598f5884e4
Merge pull request #4473 from DSpace/dependabot/npm_and_yarn/dspace-9_x/angular-43581e9bed
...
Bump the angular group with 3 updates
2025-07-08 16:18:28 -05:00
Alexandre Vryghem
e3b5405698
132007: Auto-fixed the ng generate @angular/core:control-flow issues
2025-07-08 12:51:31 +02:00
Alexandre Vryghem
b4d694e0c0
132007: Bootstrap fixes
2025-07-08 11:06:30 +02:00
dependabot[bot]
36c19ef976
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 18.2.19 to 18.2.20
- [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/18.2.19...18.2.20 )
Updates `@angular-devkit/build-angular` from 18.2.19 to 18.2.20
- [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/18.2.19...18.2.20 )
Updates `@angular/cli` from 18.2.19 to 18.2.20
- [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/18.2.19...18.2.20 )
---
updated-dependencies:
- dependency-name: "@angular/ssr"
dependency-version: 18.2.20
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
dependency-version: 18.2.20
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/cli"
dependency-version: 18.2.20
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: angular
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 06:26:31 +00:00
Jens Vannerum
dabc3b400b
119612: fix spec test
...
(cherry picked from commit 6232d4e9cf
)
2025-07-04 10:26:25 +02:00
Jens Vannerum
5b19ebe48c
119612: aria-label to also include warning message if applicable
...
(cherry picked from commit 8eaff78737
)
2025-07-04 10:25:51 +02:00
Jens Vannerum
32511b0f50
119612: Check if a warning should be shown on changes to the total elements of the search, default to 500 if no value for the configuration property was returned
...
(cherry picked from commit e1b773c097
)
2025-07-04 10:25:43 +02:00
Jens Vannerum
17e58ae5e3
119612: UI warning that only first part of configured items will be exported
...
(cherry picked from commit b69b21af6c
)
2025-07-04 10:24:36 +02:00
Tim Donohue
0d87a72f41
Merge pull request #4417 from atmire/w2p-131442_backport-4335-to-dspace-7_x
...
[Port dspace-7_x] Improve accessibility for screen readers
2025-07-03 15:14:03 -05:00
Tim Donohue
a17d58acc5
Merge pull request #4277 from DSpace/backport-3888-to-dspace-7_x
...
[Port dspace-7_x] Fixed search page still returning stale data after invalidating a request
2025-07-03 14:42:57 -05:00
Tim Donohue
8685e1398b
Merge pull request #4526 from DSpace/backport-4521-to-dspace-9_x
...
[Port dspace-9_x] Update pt-PT.json5
2025-07-02 15:39:14 -05:00
Ricardo Saraiva
4956d26f69
Update pt-PT.json5
...
Minor corretions and updates.
(cherry picked from commit d17f0a2a3d
)
2025-07-02 20:38:49 +00:00
Tim Donohue
5c419bd975
Merge pull request #4522 from atmire/vocabulary-preloadlevel-fix-9_x
...
[Port dspace-9_x] Vocabulary preloadlevel fix
2025-07-02 11:26:06 -05:00
Andreas Awouters
c253cff188
Merge branch 'w2p-122839_vocabulary-preloadlevel-fix' into vocabulary-preloadlevel-fix-9_x
...
# Conflicts:
# src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts
# src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts
2025-07-02 10:18:33 +02:00
Tim Donohue
44f2ad7f4f
Merge pull request #3821 from atmire/vocabulary-preloadlevel-fix-7_x
...
[Port dspace-7_x] Vocabulary preloadlevel fix
2025-07-01 17:02:27 -05:00
Tim Donohue
c7f8ed1f42
Merge pull request #4519 from atmire/accessibility-settings-7_x
...
[Port dspace-7_x] Accessibility settings page SSR Fix
2025-07-01 13:58:20 -05:00
Andreas Awouters
c6ef2467bc
119602: Fix SSR error by making klaroService optional
...
KlaroService handles cookies which are not applicable during SSR. By
making the service optional, and handling the case when it is not
available, SSR can do its work without throwing NullInjectorErrors.
2025-07-01 09:06:40 +02:00
Zoltán Kanász-Nagy
9be1562083
Improve Hungarian translations in DSpace 9.0 ( #4506 )
...
* QREPO-0 improving HU translations
* QREPO-0 improving HU translations
* QREPO-0 HU translations: grant-request-copy messages
* QREPO-0 improving HU translations
* QREPO-0 HU translation improvements
* QREPO-0 HU translation improvements
* QREPO-0 HU translation improvements
* QREPO-0 HU translation improvements
* QREPO-0 HU translations improvements
* QREPO-0 HU translation improvements
* QREPO-0 HU translation improvements
* QREPO-0 removing TODO comments
* QREPO-0 inserting some missing new lines
* QREPO-0 HU translation improvements
2025-06-30 14:37:11 -05:00
Tim Donohue
c07bc3c379
Merge pull request #3615 from atmire/accessibility-settings-7_x
...
[Port dspace-7_x] Accessibility settings page
2025-06-30 11:03:38 -05:00
Andreas Awouters
b44f74a20a
119602: Port disabling of cookie popup from main
2025-06-30 11:54:20 +02:00
Andreas Awouters
50757247ab
Merge branch 'dspace-7_x' into accessibility-settings-7_x
2025-06-30 10:37:10 +02:00
Andreas Awouters
1883d93198
119602: Open tooltip to left of info icon
2025-06-30 10:35:47 +02:00
Andreas Awouters
d9ab4bca65
119602: Align accessibility link with other footer links
2025-06-30 10:35:26 +02:00
Alan Orth
edeb2d2e3a
Merge pull request #4492 from DSpace/dependabot/npm_and_yarn/dspace-7_x/postcss-bff535204e
2025-06-28 11:57:44 +03:00
Tim Donohue
c2257ebc81
Merge pull request #4449 from 4Science/task/dspace-7_x/DURACOM-291
...
[Port dspace-7_x] Fix submission section visibility in order to rely on the configured section scope
2025-06-26 16:41:09 -05:00
Tim Donohue
cf2407ba90
Merge pull request #4488 from alexandrevryghem/w2p-117573_remove-observable-function-calls-from-template-7_x
...
[Port dspace-7_x] Removed observable function calls from template (part 2)
2025-06-26 11:36:11 -05:00
Alexandre Vryghem
45934e31f2
132350: Fixed some SASS variables not being overridable in the themes
...
Also fixed the authority icons not being totally centered in the onebox submission fields
2025-06-25 11:51:58 +02:00
dependabot[bot]
e0af01ff43
Bump postcss from 8.5.5 to 8.5.6 in the postcss group
...
Bumps the postcss group with 1 update: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.5.5 to 8.5.6
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.5...8.5.6 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: postcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 06:08:24 +00:00
Alexandre Vryghem
7afe49d2b0
117287: Fixed various layout issues
...
- The unthemed home news didn't stick to the header like the dspace theme
- Impersonate user button has additional margin
- Submission form loading icon is not translatable
- Create resource policy page doesn't have the correct heading
(cherry picked from commit 56e45a9f08
)
2025-06-21 01:38:08 +02:00
Alexandre Vryghem
c89ad9f22a
122464: Fixed a memory leak when initComponentInstance is called multiple times
...
(cherry picked from commit 62f15668b6
)
2025-06-21 01:33:21 +02:00
Alexandre Vryghem
391e87a11f
Merge branch 'w2p-117573_remove-observable-function-calls-from-template-7.6'
2025-06-21 01:26:12 +02:00
Alan Orth
a864260d00
Merge pull request #4458 from DSpace/dependabot/npm_and_yarn/dspace-7_x/postcss-ff1e1e588d
2025-06-17 09:26:32 +03:00
Alan Orth
ff6d0ddc9f
Merge pull request #4476 from DSpace/dependabot/npm_and_yarn/dspace-9_x/sass-63defccb8e
2025-06-17 08:23:30 +03:00
Alan Orth
abfdf63482
Merge pull request #4463 from DSpace/dependabot/npm_and_yarn/dspace-7_x/axios-1.10.0
2025-06-17 07:06:53 +03:00
Alan Orth
e017f99125
Merge pull request #4477 from DSpace/dependabot/npm_and_yarn/dspace-9_x/axios-1.10.0
...
Bump axios from 1.9.0 to 1.10.0
2025-06-17 07:00:56 +03:00
dependabot[bot]
772b876c5d
Bump @ngtools/webpack from 18.2.19 to 18.2.20
...
Bumps [@ngtools/webpack](https://github.com/angular/angular-cli ) from 18.2.19 to 18.2.20.
- [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/18.2.19...18.2.20 )
---
updated-dependencies:
- dependency-name: "@ngtools/webpack"
dependency-version: 18.2.20
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 07:19:09 +00:00
dependabot[bot]
945f1bcec3
Bump axios from 1.9.0 to 1.10.0
...
Bumps [axios](https://github.com/axios/axios ) from 1.9.0 to 1.10.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.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 07:16:12 +00:00
dependabot[bot]
cecb8f6c69
Bump sass from 1.89.1 to 1.89.2 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.89.1 to 1.89.2
- [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.89.1...1.89.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-version: 1.89.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 07:11:18 +00:00
dependabot[bot]
7f3b3370d9
Bump axios from 1.9.0 to 1.10.0
...
Bumps [axios](https://github.com/axios/axios ) from 1.9.0 to 1.10.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.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 05:40:32 +00:00
dependabot[bot]
d56119793f
Bump postcss from 8.5.4 to 8.5.5 in the postcss group
...
Bumps the postcss group with 1 update: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.5.4 to 8.5.5
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.4...8.5.5 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: postcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 05:38:56 +00:00
Alan Orth
b26b14b764
Merge pull request #4455 from DSpace/backport-4389-to-dspace-9_x
...
[Port dspace-9_x] Confirmation dialog before deleting Group
2025-06-14 08:02:44 +03:00
Jukka Lipka
2ed43035eb
fix: add styles to confirmation modal
...
Words are forced to break if no more space available
(cherry picked from commit 20510591e4
)
2025-06-13 18:39:45 +00:00
Jukka Lipka
d3b098b407
fix: cleanup / unnecessary changes reverted
...
(cherry picked from commit 55d2f0ce38
)
2025-06-13 18:39:45 +00:00
Jukka Lipka
f506be3dea
fix: added translations
...
(cherry picked from commit 137bbc35bd
)
2025-06-13 18:39:45 +00:00
Jukka Lipka
29e8c29ade
fix: confirm dialog for group deletion
...
Introduced a confirmation modal before deleting groups in both the Group Registry and Comcol Role components. This ensures users explicitly confirm deletion, reducing accidental data loss. Updated relevant tests and added new translations for modal text.
(cherry picked from commit 57bf254bec
)
2025-06-13 18:39:45 +00:00
Tim Donohue
3acdb3124e
Merge pull request #4452 from DSpace/backport-4434-to-dspace-9_x
...
[Port dspace-9_x] Resolve field instance models using index when filtering errors
2025-06-12 12:48:04 -05:00
Tim Donohue
7677f2941d
Merge pull request #4450 from DSpace/backport-4434-to-dspace-7_x
...
[Port dspace-7_x] Resolve field instance models using index when filtering errors
2025-06-12 12:47:31 -05:00
kshepherd
d0464c4886
Merge pull request #4447 from ybnd/defer-geospatial-map-components_9.x
...
Lazy-load geospatial map code (9.x)
2025-06-12 19:21:18 +02:00
Kim Shepherd
036dba942d
Resolve field instance models using index when filtering errors
...
(cherry picked from commit d218e22944
)
2025-06-12 16:40:49 +00:00
Kim Shepherd
7ef44c5e35
Resolve field instance models using index when filtering errors
...
(cherry picked from commit d218e22944
)
2025-06-12 16:40:39 +00:00
Yury Bondarenko
6c3bbf617c
Remove unneeded platform checks
2025-06-12 17:55:05 +02:00
Giuseppe Digilio
a77f98e29e
[DURACOM-291] back porting of fix submission section visibility in order to rely on the configured section scope
2025-06-12 15:53:21 +02:00
Yury Bondarenko
c147354ee1
Fix failing unit test
...
According to the Angular docs it should be possible to "trigger" the different states of the @defer block
https://angular.dev/guide/templates/defer#testing-defer-blocks
...but I wasn't able to get this example to work either.
This was the only case where we directly test an inner component's reflected inputs, so IMO it makes sense to "let it go".
2025-06-11 16:27:12 +02:00
Yury Bondarenko
343718d07b
Defer geospatial map components
2025-06-11 14:28:37 +02:00
Alan Orth
5c66bb9d2b
Merge pull request #4442 from DSpace/dependabot/npm_and_yarn/dspace-7_x/babel/runtime-7.27.6
...
Bump @babel/runtime from 7.27.4 to 7.27.6
2025-06-11 12:23:18 +03:00
Alan Orth
f8c6a80fbe
Merge pull request #4444 from DSpace/dependabot/npm_and_yarn/dspace-9_x/babel/runtime-7.27.6
...
Bump @babel/runtime from 7.27.4 to 7.27.6
2025-06-11 12:20:38 +03:00
dependabot[bot]
a009f3549a
Bump @babel/runtime from 7.27.4 to 7.27.6
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.27.4 to 7.27.6.
- [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.6/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-version: 7.27.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-09 06:02:37 +00:00
dependabot[bot]
7cc17a5544
Bump @babel/runtime from 7.27.4 to 7.27.6
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.27.4 to 7.27.6.
- [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.6/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-version: 7.27.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-09 05:32:54 +00:00
Alan Orth
b7b1e368d6
Merge pull request #4430 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sass-d83863101d
...
Bump sass from 1.89.0 to 1.89.1 in the sass group
2025-06-05 08:54:07 +03:00
Alan Orth
85128a4cfd
Merge pull request #4432 from DSpace/dependabot/npm_and_yarn/dspace-9_x/sass-d83863101d
...
Bump sass from 1.89.0 to 1.89.1 in the sass group
2025-06-05 08:53:10 +03:00
dependabot[bot]
c9e6a65eec
Bump sass from 1.89.0 to 1.89.1 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.89.0 to 1.89.1
- [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.89.0...1.89.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-version: 1.89.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-04 13:49:33 +00:00
dependabot[bot]
5e8dd3480f
Bump sass from 1.89.0 to 1.89.1 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.89.0 to 1.89.1
- [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.89.0...1.89.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-version: 1.89.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-04 13:49:29 +00:00
Alan Orth
790e7d580b
Merge pull request #4429 from DSpace/backport-4076-to-dspace-9_x
...
[Port dspace-9_x] fix typo in German translation of bitstream.edit.form.description.hint
2025-06-04 14:06:39 +03:00
Alan Orth
f2131ec757
Merge pull request #4427 from DSpace/backport-4076-to-dspace-7_x
...
[Port dspace-7_x] fix typo in German translation of bitstream.edit.form.description.hint
2025-06-04 14:05:27 +03:00
Sascha Szott
eb8f35f9f1
fix typo in German translation of bitstream.edit.form.description.hint
...
(cherry picked from commit c72af8edb5
)
2025-06-04 09:52:37 +00:00
Sascha Szott
c52c7e778a
fix typo in German translation of bitstream.edit.form.description.hint
...
(cherry picked from commit c72af8edb5
)
2025-06-04 09:52:26 +00:00
Alan Orth
b870c54c83
Merge pull request #4357 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sanitize-html-2.17.0
...
Bump sanitize-html from 2.16.0 to 2.17.0
2025-06-04 12:39:34 +03:00
Alan Orth
f798b30c06
Merge pull request #4408 from DSpace/dependabot/npm_and_yarn/dspace-9_x/postcss-3f4fa9ea8d
...
Bump postcss from 8.5.3 to 8.5.4 in the postcss group
2025-06-03 09:08:24 +03:00
Alan Orth
f58ab77d5d
Merge pull request #4409 from DSpace/dependabot/npm_and_yarn/dspace-7_x/postcss-3f4fa9ea8d
...
Bump postcss from 8.5.3 to 8.5.4 in the postcss group
2025-06-03 09:07:50 +03:00
Alan Orth
8fb625ed73
Merge pull request #4413 from DSpace/dependabot/npm_and_yarn/dspace-9_x/babel/runtime-7.27.4
...
Bump @babel/runtime from 7.27.3 to 7.27.4
2025-06-03 09:05:26 +03:00
Alan Orth
406b46ba3f
Merge pull request #4410 from DSpace/dependabot/npm_and_yarn/dspace-7_x/babel/runtime-7.27.4
...
Bump @babel/runtime from 7.27.3 to 7.27.4
2025-06-03 09:03:45 +03:00
Tim Donohue
ba3c696c47
Merge pull request #4419 from DSpace/backport-4362-to-dspace-9_x
...
[Port dspace-9_x] add Gujarati(gu) and marathi(mr) json5 file
2025-06-02 13:00:36 -05:00
gaurav patel
d7d598e972
Rename Gu.json5 to gu.json5
...
(cherry picked from commit 5ac8dc13ac
)
2025-06-02 17:13:50 +00:00
gauravd2t
0a6550986b
change file name
...
(cherry picked from commit ce34bd271d
)
2025-06-02 17:13:50 +00:00
gauravd2t
36878b119a
add Gujarati and marathi json5 file
...
(cherry picked from commit dade46ca79
)
2025-06-02 17:13:50 +00:00
Alexandre Vryghem
b6448a7caf
129964: Fixed the header role structure being invalid in the custom theme
...
- Replaced the menubar role from the parent of all the header buttons like lang switch, auth menu & help toggle with toolbar
- Replaced the remaining `<a>` buttons in the header with `<button>` to make them expandable with space
- Fixed accessibility issues flagged by axe DevTools in the user menu dropdown
2025-06-02 13:55:33 +02:00
dependabot[bot]
e7b85eee5b
Bump @babel/runtime from 7.27.3 to 7.27.4
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.27.3 to 7.27.4.
- [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.4/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-version: 7.27.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 06:47:51 +00:00
dependabot[bot]
8a1daa5cf9
Bump @babel/runtime from 7.27.3 to 7.27.4
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.27.3 to 7.27.4.
- [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.4/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-version: 7.27.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 06:45:45 +00:00
dependabot[bot]
fa9ddefb59
Bump postcss from 8.5.3 to 8.5.4 in the postcss group
...
Bumps the postcss group with 1 update: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.5.3 to 8.5.4
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.3...8.5.4 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: postcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 06:42:07 +00:00
dependabot[bot]
c81ddf1520
Bump postcss from 8.5.3 to 8.5.4 in the postcss group
...
Bumps the postcss group with 1 update: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.5.3 to 8.5.4
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.3...8.5.4 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: postcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 06:42:02 +00:00
Alan Orth
8a1ca84d91
Merge pull request #4402 from DSpace/backport-2774-to-dspace-7_x
...
[Port dspace-7_x] German translation improvements in cookie consent dialog
2025-06-01 17:42:12 +03:00
Tim Donohue
06e30050a4
Merge pull request #4384 from atmire/w2p-131441_backport-3065-7.6
...
[Port dspace-7_x] Made AdminSearchPageComponent themeable
2025-05-30 10:38:39 -05:00
Tim Donohue
ffda0d6521
Merge pull request #4379 from DSpace/dependabot/npm_and_yarn/dspace-7_x/testing-ff22ddd0c9
...
Bump ng-mocks from 14.13.4 to 14.13.5 in the testing group
2025-05-29 08:49:39 -05:00
Tim Donohue
f626e0baf9
Merge pull request #4394 from DSpace/dependabot/npm_and_yarn/dspace-9_x/testing-ff22ddd0c9
...
Bump ng-mocks from 14.13.4 to 14.13.5 in the testing group
2025-05-29 08:49:17 -05:00
Sascha Szott
a692a6762d
added german translations
...
(cherry picked from commit 4ca1edfc63
)
2025-05-29 05:53:54 +00:00
Sascha Szott
2687ded0df
added German translations
...
(cherry picked from commit f12fae3865
)
2025-05-29 05:53:54 +00:00
Sascha Szott
e387be1e10
minor translation improvement: use plural in German translation
...
(cherry picked from commit 027a5ec5f0
)
2025-05-29 05:53:54 +00:00
Alan Orth
fc2c32e1c6
Merge pull request #4397 from DSpace/dependabot/npm_and_yarn/dspace-9_x/babel/runtime-7.27.3
...
Bump @babel/runtime from 7.27.1 to 7.27.3
2025-05-29 08:40:53 +03:00
Alan Orth
b0e56c4129
Merge pull request #4398 from DSpace/dependabot/npm_and_yarn/dspace-7_x/babel/runtime-7.27.3
...
Bump @babel/runtime from 7.27.1 to 7.27.3
2025-05-29 08:39:56 +03:00
dependabot[bot]
9a11618d11
Bump sanitize-html from 2.16.0 to 2.17.0
...
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) from 2.16.0 to 2.17.0.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.16.0...2.17.0 )
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-version: 2.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-28 21:27:11 +00:00
Tim Donohue
5b47170b6d
Merge pull request #4380 from DSpace/dependabot/npm_and_yarn/dspace-7_x/types/lodash-4.17.17
...
Bump @types/lodash from 4.17.16 to 4.17.17
2025-05-28 16:10:09 -05:00
Tim Donohue
e359fb9169
Merge pull request #4396 from DSpace/dependabot/npm_and_yarn/dspace-9_x/webpack-51a062295f
...
Bump webpack from 5.99.8 to 5.99.9 in the webpack group
2025-05-28 15:49:51 -05:00
dependabot[bot]
983551aea8
Bump @babel/runtime from 7.27.1 to 7.27.3
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.27.1 to 7.27.3.
- [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.3/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-version: 7.27.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-28 18:33:15 +00:00
dependabot[bot]
c947f49820
Bump @babel/runtime from 7.27.1 to 7.27.3
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.27.1 to 7.27.3.
- [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.3/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-version: 7.27.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-28 18:30:17 +00:00
dependabot[bot]
6ac6ac8998
Bump webpack from 5.99.8 to 5.99.9 in the webpack group
...
Bumps the webpack group with 1 update: [webpack](https://github.com/webpack/webpack ).
Updates `webpack` from 5.99.8 to 5.99.9
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.99.8...v5.99.9 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.99.9
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: webpack
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-28 18:29:56 +00:00
dependabot[bot]
b726688b47
Bump ng-mocks from 14.13.4 to 14.13.5 in the testing group
...
Bumps the testing group with 1 update: [ng-mocks](https://github.com/help-me-mom/ng-mocks ).
Updates `ng-mocks` from 14.13.4 to 14.13.5
- [Release notes](https://github.com/help-me-mom/ng-mocks/releases )
- [Changelog](https://github.com/help-me-mom/ng-mocks/blob/master/CHANGELOG.md )
- [Commits](https://github.com/help-me-mom/ng-mocks/compare/v14.13.4...v14.13.5 )
---
updated-dependencies:
- dependency-name: ng-mocks
dependency-version: 14.13.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-28 18:29:21 +00:00
dependabot[bot]
1727acab33
Bump ng-mocks from 14.13.4 to 14.13.5 in the testing group
...
Bumps the testing group with 1 update: [ng-mocks](https://github.com/help-me-mom/ng-mocks ).
Updates `ng-mocks` from 14.13.4 to 14.13.5
- [Release notes](https://github.com/help-me-mom/ng-mocks/releases )
- [Changelog](https://github.com/help-me-mom/ng-mocks/blob/master/CHANGELOG.md )
- [Commits](https://github.com/help-me-mom/ng-mocks/compare/v14.13.4...v14.13.5 )
---
updated-dependencies:
- dependency-name: ng-mocks
dependency-version: 14.13.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-28 18:08:28 +00:00
Joran De Braekeleer
bf585e77c3
Merge remote-tracking branch 'upstream/dspace-7_x' into w2p-131442_backport-4335-to-dspace-7_x
2025-05-28 18:02:40 +02:00
Tim Donohue
a226502c72
Merge pull request #4387 from atmire/w2p-127655_fix-submission-form-getting-stuck-in-loop_contribute-7.6
...
[Port dspace-7_x] Fix infinite loading submission forms
2025-05-27 16:43:54 -05:00
Tim Donohue
4f79574a76
Merge pull request #4383 from atmire/w2p-130424_impossible-to-add-new-values-for-fields-without-qualifiers_contribute-7.6
...
[Port dspace-7_x] Fix unqualified metadata field validation in Edit Metadata tab by sorting fields in validation request
2025-05-27 14:55:33 -05:00
frabacche
cb0ac0c9e5
fix e2e test 18x aria on <ul> html tag
...
(cherry picked from commit e6389a73df
)
2025-05-26 13:18:46 +02:00
abhinav
d3876c7c0a
Merge branch 'dspace-7_x' into w2p-127655_fix-submission-form-getting-stuck-in-loop_contribute-7.6
2025-05-26 11:23:24 +02:00
Alexandre Vryghem
db119e4118
Fixed search facet deadlock
...
Also fixed minor issue in MetadataService, but this doesn't cause any issues in the current code
(cherry picked from commit 446280b59a
)
2025-05-26 10:50:48 +02:00
abhinav
0c9f8c02f6
Merge remote-tracking branch 'alex-upstream/w2p-115051_themed-admin-search-page_contribute-7.4' into w2p-131441_backport-3065-7.6
2025-05-26 10:45:44 +02:00
dependabot[bot]
e42d4228ed
Bump @types/lodash from 4.17.16 to 4.17.17
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.17.16 to 4.17.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-version: 4.17.17
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 02:53:33 +00:00
abhinav
38812a3e04
Merge branch 'dspace-7_x' into w2p-130424_impossible-to-add-new-values-for-fields-without-qualifiers_contribute-7.6
2025-05-23 18:11:40 +02:00
Tim Donohue
d87b83f9e9
Update version tag for development of next release
2025-05-23 11:06:00 -05:00
Tim Donohue
1aaa20ec73
Merge pull request #4365 from DSpace/backport-4364-to-dspace-7_x
...
[Port dspace-7_x] Remove stray comma from `config.example.yml` which makes example config invalid
2025-05-22 13:58:46 -05:00
Tim Donohue
e7709b8091
Remove stray comma
...
(cherry picked from commit bcd2081ee3
)
2025-05-22 17:05:11 +00:00
Tim Donohue
6971ac98c2
Merge pull request #4354 from DSpace/dependabot/npm_and_yarn/dspace-7_x/eslint-1ccb09f07e
...
Bump eslint-plugin-jsonc from 2.20.0 to 2.20.1 in the eslint group
2025-05-19 11:07:07 -05:00
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
dependabot[bot]
160f33f98a
Bump eslint-plugin-jsonc from 2.20.0 to 2.20.1 in the eslint group
...
Bumps the eslint group with 1 update: [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc ).
Updates `eslint-plugin-jsonc` from 2.20.0 to 2.20.1
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases )
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.20.0...v2.20.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsonc
dependency-version: 2.20.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 03:05:35 +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
Alexandre Vryghem
c58b398e43
129964: Restored language button border on focus
2025-05-14 13:49:16 +02: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
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
Alexandre Vryghem
85610d4eb6
119276: Fixed search service first emitting cached stale values instead of waiting for non-stale response
...
This was problematic for the places that used getFist operators. This is because they only emit data once, and the first value could be the old cached value
(cherry picked from commit edfaee6aab
)
2025-04-29 18:58:01 +00:00
Tim Donohue
da12147043
Merge pull request #4259 from DSpace/dependabot/npm_and_yarn/dspace-7_x/isbot-5.1.27
...
Bump isbot from 5.1.26 to 5.1.27
2025-04-28 10:16:16 -05:00
dependabot[bot]
15a8008869
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 02:45:21 +00:00
dependabot[bot]
e35adee7f8
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 02:45:12 +00:00
dependabot[bot]
ee3154c069
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 02:44:10 +00:00
Tim Donohue
b491ed3c27
Merge pull request #4253 from tdonohue/port_4212_to_7x
...
[Port dspace-7_x] Fix: prevent bitstream format cache issue by disabling cached version
2025-04-25 17:15:38 -05:00
Jesiel Viana
b184db7a99
fix unit tests for bitstream-data.service.ts
2025-04-25 16:47:58 -05:00
Jesiel Viana
eac787f1f4
fix: invalidate cache only for the modified bitstream
2025-04-25 16:45:58 -05:00
Jesiel Viana
8dbdb27c67
fix: prevent bitstream format cache issue by disabling cached version
2025-04-25 16:45:43 -05:00
Tim Donohue
02f30ab331
Merge pull request #4247 from DSpace/backport-4243-to-dspace-7_x
...
[Port dspace-7_x] Add translation keys for journal submission volume lookup
2025-04-25 12:23:38 -05:00
Joran De Braekeleer
523c13ff3d
130405: Add translations for journal submission volume lookup
...
(cherry picked from commit fef16bca14
)
2025-04-25 15:31:43 +00:00
Art Lowel
1ddd248d0e
Merge remote-tracking branch 'upstream/dspace-7_x' into fix-embargoed-thumbnails_contribute-7.6
2025-04-25 15:39:20 +02:00
Tim Donohue
7b25b1d63c
Merge pull request #4233 from atmire/4099-duplicate-view-events_contibute-7.x
...
[Port to dspace-7_x] Fix for double view events when using dynamic themes
2025-04-23 17:01:35 -05:00
Tim Donohue
d43730a542
Merge pull request #4237 from DSpace/backport-4167-to-dspace-7_x
...
[Port dspace-7_x] Fix unable to remove data from a submission form field of type "name"
2025-04-23 13:44:34 -05:00
Tim Donohue
1c1b129068
Merge pull request #4238 from DSpace/backport-3968-to-dspace-7_x
...
[Port dspace-7_x] Fix - previously entered qualdrop value field is deleted when adding a new (emtpy) line with the same(!) qualifier and then deleting it
2025-04-23 12:53:22 -05:00
VictorDuranEscire
ae563442e7
Fix - Validate value on remove item for submission form only for qualdrop component
...
(cherry picked from commit 1e73fa626d
)
2025-04-23 16:38:38 +00:00
abhinav
08d56407ff
129621: Add a not empty check
...
This check is present in the other event handlers above so adding it here as well.
(cherry picked from commit 0b28789e4f
)
2025-04-23 16:07:11 +00:00
lotte
8bc2c8768f
Merge branch 'dspace-7_x' into 4099-duplicate-view-events_contibute-7.x
2025-04-22 12:30:15 +02:00
lotte
9a0e4ec107
Merge branch '4099-duplicate-view-events_contibute-7.6.3' into 4099-duplicate-view-events_contibute-7.x
2025-04-22 10:43:32 +02:00
Tim Donohue
3a04ea8f79
Merge pull request #4222 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sanitize-html-2.16.0
...
Bump sanitize-html from 2.15.0 to 2.16.0
2025-04-21 08:58:16 -05:00
dependabot[bot]
c272e51aeb
Bump sanitize-html from 2.15.0 to 2.16.0
...
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) from 2.15.0 to 2.16.0.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.15.0...2.16.0 )
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-version: 2.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-21 02:50:44 +00:00
kshepherd
c6a1401f34
Merge pull request #4210 from alanorth/eslint-json5-dspace7
...
[Port dspace-7_x] Update ESLint configuration for json5 files
2025-04-17 00:44:27 +02:00
Alan Orth
19c680ebf0
.eslintrc.json: use jsonc/no-irregular-whitespace
...
The eslint-plugin-jsonc documentation recommends turning ESLint's
own no-irregular-whitespace plugin off for JSON files in favor of
its own jsonc/no-irregular-whitespace plugin.
See: https://ota-meshi.github.io/eslint-plugin-jsonc/rules/no-irregular-whitespace.html
2025-04-16 23:24:06 +03:00
Alan Orth
9a025f6610
.eslintrc.json: use plugin:jsonc/recommended-with-json5
...
The eslint-plugin-jsonc has a recommended configuration for json5.
See: https://ota-meshi.github.io/eslint-plugin-jsonc/user-guide/#usage
2025-04-16 23:21:52 +03:00
Tim Donohue
ac940c1bb2
Merge pull request #4026 from DSpace/dependabot/npm_and_yarn/dspace-7_x/postcss-c120d6abdd
...
Bump postcss from 8.5.1 to 8.5.3 in the postcss group across 1 directory
2025-04-16 11:47:22 -05:00
Tim Donohue
1c4f650ef9
Merge pull request #4186 from DSpace/dependabot/npm_and_yarn/dspace-7_x/http-proxy-middleware-2.0.9
...
Bump http-proxy-middleware from 2.0.7 to 2.0.9
2025-04-15 14:13:24 -05:00
Tim Donohue
6ef781822d
Merge pull request #4150 from DSpace/dependabot/npm_and_yarn/dspace-7_x/multi-02a33f2273
...
Bump sanitize-html and @types/sanitize-html
2025-04-15 14:10:12 -05:00
Tim Donohue
0115edaa07
Merge pull request #4120 from DSpace/dependabot/npm_and_yarn/dspace-7_x/babel/runtime-7.27.0
...
Bump @babel/runtime from 7.26.7 to 7.27.0
2025-04-15 14:04:37 -05:00
Tim Donohue
faebbbe680
Merge pull request #4197 from tdonohue/port_4189_to_7x
...
[Port dspace-7_x] Add additional automated server-side rendering (SSR) tests for all Entity Types
2025-04-15 13:14:39 -05:00
dependabot[bot]
0ff0b5298a
Bump http-proxy-middleware from 2.0.7 to 2.0.9
...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware ) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases )
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md )
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7...v2.0.9 )
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-version: 2.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-15 15:09:53 +00:00
dependabot[bot]
87bb0d4e5a
Bump sanitize-html and @types/sanitize-html
...
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) and [@types/sanitize-html](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sanitize-html ). These dependencies needed to be updated together.
Updates `sanitize-html` from 2.14.0 to 2.15.0
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.14.0...2.15.0 )
Updates `@types/sanitize-html` from 2.13.0 to 2.15.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sanitize-html )
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-version: 2.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/sanitize-html"
dependency-version: 2.15.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-15 15:04:44 +00:00
Tim Donohue
eee9897312
Merge pull request #4153 from DSpace/dependabot/npm_and_yarn/dspace-7_x/isbot-5.1.26
...
Bump isbot from 5.1.25 to 5.1.26
2025-04-15 09:51:13 -05:00
Tim Donohue
fdc23a3350
Merge pull request #4028 from DSpace/dependabot/npm_and_yarn/dspace-7_x/rxjs-7.8.2
...
Bump rxjs from 7.8.1 to 7.8.2
2025-04-15 09:49:12 -05:00
Tim Donohue
c4104be75b
Add additional automated SSR tests for Community, Collection, Publication/Item, Person, OrgUnit and all Journal entities
2025-04-15 09:36:33 -05:00
dependabot[bot]
08a707477c
Bump rxjs from 7.8.1 to 7.8.2
...
Bumps [rxjs](https://github.com/reactivex/rxjs ) from 7.8.1 to 7.8.2.
- [Release notes](https://github.com/reactivex/rxjs/releases )
- [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.2/CHANGELOG.md )
- [Commits](https://github.com/reactivex/rxjs/compare/7.8.1...7.8.2 )
---
updated-dependencies:
- dependency-name: rxjs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-15 10:05:42 +00:00
Tim Donohue
d4efd6a8ef
Merge pull request #4176 from DSpace/backport-4143-to-dspace-7_x
...
[Port dspace-7_x] Fix pagination on the "Select bitstreams" modal of the "Access Control" tab
2025-04-14 11:33:04 -05:00
dependabot[bot]
04516fad5a
Bump postcss from 8.5.1 to 8.5.3 in the postcss group across 1 directory
...
Bumps the postcss group with 1 update in the / directory: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.5.1 to 8.5.3
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.1...8.5.3 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: postcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 03:16:07 +00:00
Tim Donohue
28eb709ef5
Merge pull request #4169 from atmire/w29-129641_fix-export-button_contribute-7_x
...
[Port dspace-7_x] Fix export button enabled in bulk access management without selecting step 2
2025-04-11 14:45:08 -05:00
Nona Luypaert
cc202b7adb
130081: Fix pagination on 'Select bistreams' modal on 'Access Control' tab
...
(cherry picked from commit c03bbb01a2
)
2025-04-11 18:55:22 +00:00
Tim Donohue
f5df726a18
Merge pull request #4121 from arvoConsultores/DS-4097
...
Store the state of the computed filters
2025-04-11 11:28:51 -05:00
Tim Donohue
077467efa2
Merge pull request #4111 from DSpace/dependabot/npm_and_yarn/dspace-7_x/axios-1.8.4
...
Bump axios from 1.7.9 to 1.8.4
2025-04-11 06:53:08 -05:00
Sergio Fernández Celorio
dc3e842747
No need to subscribe anymore to the router events
2025-04-11 11:39:41 +02:00
dependabot[bot]
828648aa7e
Bump axios from 1.7.9 to 1.8.4
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.9 to 1.8.4.
- [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.7.9...v1.8.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-10 21:56:43 +00:00
Tim Donohue
7063c49072
Merge pull request #4065 from DSpace/dependabot/npm_and_yarn/dspace-7_x/testing-64070fe020
...
Bump the testing group with 2 updates
2025-04-10 16:53:53 -05:00
dependabot[bot]
036fd1c871
Bump the testing group with 2 updates
...
Bumps the testing group with 2 updates: [axe-core](https://github.com/dequelabs/axe-core ) and [ng-mocks](https://github.com/help-me-mom/ng-mocks ).
Updates `axe-core` from 4.10.2 to 4.10.3
- [Release notes](https://github.com/dequelabs/axe-core/releases )
- [Changelog](https://github.com/dequelabs/axe-core/blob/v4.10.3/CHANGELOG.md )
- [Commits](https://github.com/dequelabs/axe-core/compare/v4.10.2...v4.10.3 )
Updates `ng-mocks` from 14.13.2 to 14.13.3
- [Release notes](https://github.com/help-me-mom/ng-mocks/releases )
- [Changelog](https://github.com/help-me-mom/ng-mocks/blob/master/CHANGELOG.md )
- [Commits](https://github.com/help-me-mom/ng-mocks/compare/v14.13.2...v14.13.3 )
---
updated-dependencies:
- dependency-name: axe-core
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: testing
- dependency-name: ng-mocks
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-10 19:27:52 +00:00
Tim Donohue
22db6745b8
Merge pull request #4148 from DSpace/dependabot/npm_and_yarn/dspace-7_x/eslint-7904436953
...
Bump eslint-plugin-jsonc from 2.19.1 to 2.20.0 in the eslint group
2025-04-10 10:55:12 -05:00
Sergio Fernández Celorio
4f42c1e95f
Use take instead unsubscribe
2025-04-10 17:34:36 +02:00
dependabot[bot]
b37a7a1456
Bump isbot from 5.1.25 to 5.1.26
...
Bumps [isbot](https://github.com/omrilotan/isbot ) from 5.1.25 to 5.1.26.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md )
- [Commits](https://github.com/omrilotan/isbot/compare/v5.1.25...v5.1.26 )
---
updated-dependencies:
- dependency-name: isbot
dependency-version: 5.1.26
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-09 22:27:19 +00:00
dependabot[bot]
33146603df
Bump eslint-plugin-jsonc from 2.19.1 to 2.20.0 in the eslint group
...
Bumps the eslint group with 1 update: [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc ).
Updates `eslint-plugin-jsonc` from 2.19.1 to 2.20.0
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases )
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.19.1...v2.20.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsonc
dependency-version: 2.20.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-09 22:26:28 +00:00
Tim Donohue
d3a97d9d15
Merge pull request #4007 from DSpace/dependabot/npm_and_yarn/dspace-7_x/compression-1.8.0
...
Bump compression from 1.7.5 to 1.8.0
2025-04-09 17:16:35 -05:00
Tim Donohue
2a1c762e73
Merge pull request #4049 from DSpace/dependabot/npm_and_yarn/dspace-7_x/types/lodash-4.17.16
...
Bump @types/lodash from 4.17.15 to 4.17.16
2025-04-09 16:49:42 -05:00
Tim Donohue
c94279edc0
Merge pull request #4051 from DSpace/dependabot/npm_and_yarn/dspace-7_x/core-js-3.41.0
...
Bump core-js from 3.40.0 to 3.41.0
2025-04-09 16:31:36 -05:00
Tim Donohue
878b2dba4a
Merge pull request #4050 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sass-b0ce3413d9
...
Bump sass from 1.84.0 to 1.85.1 in the sass group across 1 directory
2025-04-09 16:16:14 -05:00
Tim Donohue
2eca99379f
Merge pull request #4112 from DSpace/dependabot/npm_and_yarn/dspace-7_x/isbot-5.1.25
...
Bump isbot from 5.1.22 to 5.1.25
2025-04-09 12:30:57 -05:00
lotte
8a4405c473
Merge branch 'backport-4099-duplicate-view-events-7.6' into 4099-duplicate-view-events_contibute-7.6.3
2025-04-07 10:43:09 +02:00
dependabot[bot]
0d2e49b12c
Bump sass from 1.84.0 to 1.85.1 in the sass group across 1 directory
...
Bumps the sass group with 1 update in the / directory: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.84.0 to 1.85.1
- [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.84.0...1.85.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 03:06:35 +00:00
lotte
edd5496a4d
129694: Fixed lint issues
2025-04-04 15:11:02 +02:00
lotte
01becae7d0
129694: backported view tracker resolver
2025-04-04 13:31:49 +02:00
Tim Donohue
eef6bbe134
Merge pull request #3983 from atmire/no-platform-specific-code-in-abstract-services-7_x
...
No platform specific code in abstract services 7_x
2025-04-03 12:11:45 -05:00
lotte
ff5f23017a
129694: PoC #4099 solution with resolvers
2025-04-02 14:49:23 +02:00
Sergio Fernández Celorio
7dd6ab79ff
Store the state of the computed filters
2025-03-31 09:14:32 +02:00
dependabot[bot]
ecc03343b7
Bump @babel/runtime from 7.26.7 to 7.27.0
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.26.7 to 7.27.0.
- [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.0/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 02:43:43 +00:00
abhinav
fa6b8cc21d
129641: Fix Export button is enabled wrongly
...
This fixes the export button being enabled when the second step is not active in bulk access edit. The tests have been updated accordingly
2025-03-26 15:47:17 +01:00
dependabot[bot]
6c11621d91
Bump isbot from 5.1.22 to 5.1.25
...
Bumps [isbot](https://github.com/omrilotan/isbot ) from 5.1.22 to 5.1.25.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md )
- [Commits](https://github.com/omrilotan/isbot/compare/v5.1.22...v5.1.25 )
---
updated-dependencies:
- dependency-name: isbot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 02:47:30 +00:00
Alan Orth
d65ff20777
Merge pull request #4077 from arvoConsultores/DS-4053
...
Filters disappeared on reload
2025-03-14 16:23:57 +03:00
ana
c2528a9c1f
Filters disappeared on reload
2025-03-13 09:51:17 +01:00
Andreas Awouters
3ad99804d1
Merge branch 'accessibility-settings-7.6' into accessibility-settings-7_x
2025-03-07 13:40:49 +01:00
kshepherd
99840ba3bc
Merge pull request #4034 from alanorth/7_x-citation-doi
...
Add citation_doi tag to head meta
2025-03-06 13:43:08 +01:00
Alan Orth
204556de20
src/app/core: remove unnecessary comment
...
Remove commented out this.setCitationDOITag() since it is not used
and we use camel case with this.setCitationDoiTag() now anyway.
2025-03-05 16:40:14 +03:00
Alan Orth
8d7b4cd101
src/app/core: add citation_doi tag to head meta
...
This is used by harvesters like Altmetric and was present in DSpace
version 6 and previous.
2025-03-05 16:40:12 +03:00
dependabot[bot]
ac5c5c8a14
Bump core-js from 3.40.0 to 3.41.0
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.40.0 to 3.41.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.41.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 03:10:19 +00:00
dependabot[bot]
008fe0151b
Bump @types/lodash from 4.17.15 to 4.17.16
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.17.15 to 4.17.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 03:10:07 +00:00
Andreas Awouters
f8bcce43b5
119602: Fix tests after merge
2025-02-21 13:19:01 +01:00
Andreas Awouters
e75052bbcf
Merge branch 'dspace-7_x' into accessibility-settings-7_x
...
# Conflicts:
# config/config.example.yml
# src/config/app-config.interface.ts
# src/config/default-app-config.ts
# src/environments/environment.test.ts
2025-02-21 13:01:18 +01:00
Andreas Awouters
3340192382
Merge branch 'accessibility-settings-7.6' into accessibility-settings-7_x
2025-02-21 12:58:42 +01:00
dependabot[bot]
e9fa2812a0
Bump compression from 1.7.5 to 1.8.0
...
Bumps [compression](https://github.com/expressjs/compression ) from 1.7.5 to 1.8.0.
- [Release notes](https://github.com/expressjs/compression/releases )
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/compression/compare/1.7.5...1.8.0 )
---
updated-dependencies:
- dependency-name: compression
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 02:52:11 +00:00
Tim Donohue
885c52ed34
Merge pull request #3996 from DSpace/backport-3673-to-dspace-7_x
...
[Port dspace-7_x] Update fr.json5
2025-02-14 14:49:32 -06:00
Carolyn Sullivan
9b0669f76c
Update fr.json5
...
Ajouté les corrections faites par Pierre Lasou :)
(cherry picked from commit e32d9feaf5
)
2025-02-14 16:29:44 +00:00
Carolyn Sullivan
3daa110116
Update fr.json5
...
Ajouté des traductions/noté quelques étiquettes sans traductions
(cherry picked from commit 477ca5e712
)
2025-02-14 16:29:44 +00:00
Tim Donohue
d9c6856d9c
Merge pull request #3990 from DSpace/backport-3960-to-dspace-7_x
...
[Port dspace-7_x] Update fr.json5 to add identifiers deposit's step translations in french
2025-02-14 10:26:03 -06:00
Pierre Lasou
3372110839
Update fr.json5
...
(cherry picked from commit f721028d81
)
2025-02-14 14:43:40 +00:00
Andreas Awouters
ddd7c323ab
Merge branch 'no-platform-specific-code-in-abstract-services-7.6' into no-platform-specific-code-in-abstract-services-7_x
2025-02-13 13:31:21 +01:00
Tim Donohue
6446a52e46
Merge pull request #3969 from DSpace/dependabot/npm_and_yarn/dspace-7_x/sass-fd5fd03206
...
Bump sass from 1.83.4 to 1.84.0 in the sass group
2025-02-10 15:37:11 -06:00
Tim Donohue
e58a66f849
Merge pull request #3904 from DSpace/dependabot/npm_and_yarn/dspace-7_x/babel/runtime-7.26.7
...
Bump @babel/runtime from 7.26.0 to 7.26.7
2025-02-10 15:24:24 -06:00
Tim Donohue
1167f8a414
Merge pull request #3903 from DSpace/dependabot/npm_and_yarn/dspace-7_x/eslint-82f73a5bca
...
Bump eslint-plugin-jsonc from 2.18.2 to 2.19.1 in the eslint group
2025-02-10 12:08:30 -06:00
Tim Donohue
eee851f001
Merge pull request #3941 from DSpace/dependabot/npm_and_yarn/dspace-7_x/types/lodash-4.17.15
...
Bump @types/lodash from 4.17.14 to 4.17.15
2025-02-10 09:38:57 -06:00
Tim Donohue
b18ff86894
Merge pull request #3942 from DSpace/dependabot/npm_and_yarn/dspace-7_x/isbot-5.1.22
...
Bump isbot from 5.1.21 to 5.1.22
2025-02-10 09:36:29 -06:00
Tim Donohue
e811083339
Merge pull request #3940 from DSpace/dependabot/npm_and_yarn/dspace-7_x/testing-206d00ed14
...
Bump cypress-axe from 1.5.0 to 1.6.0 in the testing group
2025-02-10 09:33:34 -06:00
dependabot[bot]
e0590109c1
Bump sass from 1.83.4 to 1.84.0 in the sass group
...
Bumps the sass group with 1 update: [sass](https://github.com/sass/dart-sass ).
Updates `sass` from 1.83.4 to 1.84.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.83.4...1.84.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: sass
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 02:18:27 +00:00
dependabot[bot]
ed1aa37100
Bump cypress-axe from 1.5.0 to 1.6.0 in the testing group
...
Bumps the testing group with 1 update: [cypress-axe](https://github.com/component-driven/cypress-axe ).
Updates `cypress-axe` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/component-driven/cypress-axe/releases )
- [Commits](https://github.com/component-driven/cypress-axe/compare/v1.5.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: cypress-axe
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 02:18:04 +00:00
dependabot[bot]
601850cb6a
Bump eslint-plugin-jsonc from 2.18.2 to 2.19.1 in the eslint group
...
Bumps the eslint group with 1 update: [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc ).
Updates `eslint-plugin-jsonc` from 2.18.2 to 2.19.1
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases )
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.18.2...v2.19.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsonc
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 02:18:00 +00:00
Tim Donohue
ebe26a7eb0
Update version tag for development of next release
2025-02-07 11:21:57 -06:00
dependabot[bot]
45cc177cab
Bump isbot from 5.1.21 to 5.1.22
...
Bumps [isbot](https://github.com/omrilotan/isbot ) from 5.1.21 to 5.1.22.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md )
- [Commits](https://github.com/omrilotan/isbot/compare/v5.1.21...v5.1.22 )
---
updated-dependencies:
- dependency-name: isbot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 03:04:40 +00:00
dependabot[bot]
59b39f12d6
Bump @types/lodash from 4.17.14 to 4.17.15
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.17.14 to 4.17.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 03:03:49 +00:00
dependabot[bot]
868b021118
Bump @babel/runtime from 7.26.0 to 7.26.7
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.26.0 to 7.26.7.
- [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.26.7/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 02:35:56 +00:00
Andreas Awouters
d4b0cf21d3
Merge remote-tracking branch 'dspace/dspace-7_x' into accessibility-settings-7_x
...
# Conflicts:
# src/app/profile-page/profile-page.component.html
# src/app/shared/notifications/notifications-board/notifications-board.component.spec.ts
# src/app/shared/notifications/notifications-board/notifications-board.component.ts
2025-01-22 15:56:10 +01:00
Andreas Awouters
d9614b9a1b
Merge branch 'accessibility-settings-7.6' into accessibility-settings-7_x
2025-01-22 15:50:41 +01:00
Andreas Awouters
18819b76a8
Merge branch 'w2p-122839_vocabulary-preloadlevel-fix' into vocabulary-preloadlevel-fix-7_x
...
# Conflicts:
# src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts
2025-01-02 15:12:50 +01:00
Andreas Awouters
4ffde928d4
122839: Fix vocabulary-treeview component tests
2025-01-02 14:42:17 +01:00
Andreas Awouters
9406f7b085
122839: Retrieve preloadLevel from vocabulary before creating tree
2025-01-02 12:04:40 +01:00
Andreas Awouters
cee9d0422b
122839: Load nodes up to defined preloadLevel
2024-12-24 15:17:27 +01:00
Andreas Awouters
442b4ea284
Merge branch 'accessibility-settings-7.6' into accessibility-settings-7_x
2024-12-11 10:12:14 +01:00
Andreas Awouters
3c92acb770
Merge branch 'accessibility-settings-7.6' into accessibility-settings-7_x
2024-11-06 10:59:32 +01:00