Tim Donohue
|
e9a32721af
|
Merge pull request #4167 from atmire/w2p-129621_submission-form-field-type-name-null-issue_contribute-8.1
Fix unable to remove data from a submission form field of type "name"
|
2025-04-23 11:06:47 -05:00 |
|
Tim Donohue
|
5e7309986b
|
Merge pull request #4224 from DSpace/dependabot/npm_and_yarn/dspace-8_x/webpack-753b40408c
Bump webpack from 5.99.5 to 5.99.6 in the webpack group
|
2025-04-21 08:52:08 -05:00 |
|
dependabot[bot]
|
24899229b2
|
Bump webpack from 5.99.5 to 5.99.6 in the webpack group
Bumps the webpack group with 1 update: [webpack](https://github.com/webpack/webpack).
Updates `webpack` from 5.99.5 to 5.99.6
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.99.5...v5.99.6)
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.99.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: webpack
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-21 03:37:03 +00:00 |
|
Tim Donohue
|
5382315ca5
|
Merge pull request #4209 from DSpace/backport-2317-to-dspace-8_x
[Port dspace-8_x] Update ESLint configuration for json5 files
|
2025-04-16 17:07:31 -05:00 |
|
Alan Orth
|
a07b7b1f70
|
.eslintrc.json: remove second eslint-plugin-jsonc
This seems to have been added twice at some point.
(cherry picked from commit 9896eab6ac )
|
2025-04-16 19:54:49 +00:00 |
|
Alan Orth
|
4c1220df30
|
.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
(cherry picked from commit 5e8571de80 )
|
2025-04-16 19:54:49 +00:00 |
|
Alan Orth
|
8eb98ce914
|
.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
(cherry picked from commit 3a05733256 )
|
2025-04-16 19:54:49 +00:00 |
|
Tim Donohue
|
005655a461
|
Merge pull request #4182 from DSpace/dependabot/npm_and_yarn/dspace-8_x/http-proxy-middleware-2.0.9
Bump http-proxy-middleware from 2.0.7 to 2.0.9
|
2025-04-15 14:13:45 -05:00 |
|
Tim Donohue
|
e1430cdf0d
|
Merge pull request #4118 from DSpace/dependabot/npm_and_yarn/dspace-8_x/babel/runtime-7.27.0
Bump @babel/runtime from 7.26.7 to 7.27.0
|
2025-04-15 14:04:19 -05:00 |
|
Tim Donohue
|
a20594abfc
|
Merge pull request #4196 from tdonohue/port_4189_to_8x
[Port dspace-8_x] Add additional automated server-side rendering (SSR) tests for all Entity Types
|
2025-04-15 13:14:27 -05:00 |
|
dependabot[bot]
|
6263a39a91
|
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:06:41 +00:00 |
|
Tim Donohue
|
b0daab23bb
|
Merge pull request #4152 from DSpace/dependabot/npm_and_yarn/dspace-8_x/isbot-5.1.26
Bump isbot from 5.1.25 to 5.1.26
|
2025-04-15 09:50:53 -05:00 |
|
Tim Donohue
|
f74ffcee7a
|
Merge pull request #4025 from DSpace/dependabot/npm_and_yarn/dspace-8_x/rxjs-7.8.2
Bump rxjs from 7.8.1 to 7.8.2
|
2025-04-15 09:49:42 -05:00 |
|
Tim Donohue
|
17c974fbbd
|
Add additional automated SSR tests for Community, Collection, Publication/Item, Person, OrgUnit and all Journal entities
|
2025-04-15 09:35:00 -05:00 |
|
Tim Donohue
|
d32d64040a
|
Merge pull request #4177 from atmire/w2p-130081_access-control-bitstreams-pagination-fix-8.x
[Port dspace-8_x] Fix pagination on the "Select bitstreams" modal of the "Access Control" tab
|
2025-04-14 11:32:22 -05:00 |
|
Tim Donohue
|
bdf62ab52e
|
Merge pull request #4154 from DSpace/dependabot/npm_and_yarn/dspace-8_x/types/lodash-4.17.16
Bump @types/lodash from 4.17.15 to 4.17.16
|
2025-04-11 17:14:02 -05:00 |
|
Tim Donohue
|
345a995b51
|
Merge pull request #4178 from DSpace/backport-4168-to-dspace-8_x
[Port dspace-8_x] Fix export button enabled in bulk access management without selecting step 2
|
2025-04-11 16:58:36 -05:00 |
|
Tim Donohue
|
9fe2ad988b
|
Merge pull request #4179 from arvoConsultores/DS-4097-dspace8
[Port dspace-8_x] Store the state of the computed filters
|
2025-04-11 15:55:28 -05:00 |
|
Tim Donohue
|
9f3b941e8e
|
Merge pull request #4151 from DSpace/dependabot/npm_and_yarn/dspace-8_x/webpack-0542bd02c8
Bump webpack from 5.98.0 to 5.99.5 in the webpack group
|
2025-04-11 15:02:45 -05:00 |
|
Sergio Fernández Celorio
|
dbb8748190
|
Lint errors
|
2025-04-11 21:51:39 +02:00 |
|
abhinav
|
11d09d6033
|
Fix export button enabled in bulk access management without selecting step 2
(cherry picked from commit 4b3b660354 )
|
2025-04-11 19:43:40 +00:00 |
|
Nona Luypaert
|
9aac463e94
|
Merge remote-tracking branch 'contributions/w2p-130081_access-control-bitstreams-pagination-fix-7.6' into w2p-130081_access-control-bitstreams-pagination-fix-8.x
Conflicts:
src/app/shared/access-control-form-container/item-access-control-select-bitstreams-modal/item-access-control-select-bitstreams-modal.component.ts
|
2025-04-11 21:41:27 +02:00 |
|
Sergio Fernández Celorio
|
881fc4d39f
|
Use take instead unsubscribe
|
2025-04-11 21:40:17 +02:00 |
|
Sergio Fernández Celorio
|
19e14a3d2a
|
Store the state of the computed filters
|
2025-04-11 21:39:30 +02:00 |
|
Tim Donohue
|
60f1007915
|
Merge pull request #4113 from DSpace/dependabot/npm_and_yarn/dspace-8_x/axios-1.8.4
Bump axios from 1.7.9 to 1.8.4
|
2025-04-10 17:15:55 -05:00 |
|
dependabot[bot]
|
e9a1da5bb8
|
Bump webpack from 5.98.0 to 5.99.5 in the webpack group
Bumps the webpack group with 1 update: [webpack](https://github.com/webpack/webpack).
Updates `webpack` from 5.98.0 to 5.99.5
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.98.0...v5.99.5)
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.99.5
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: webpack
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-10 15:59:03 +00:00 |
|
Tim Donohue
|
847a74eac2
|
Merge pull request #4149 from DSpace/dependabot/npm_and_yarn/dspace-8_x/testing-d0d6209c31
Bump the testing group with 2 updates
|
2025-04-10 10:55:45 -05:00 |
|
Tim Donohue
|
275e848aa9
|
Merge pull request #4147 from DSpace/dependabot/npm_and_yarn/dspace-8_x/eslint-7904436953
Bump eslint-plugin-jsonc from 2.19.1 to 2.20.0 in the eslint group
|
2025-04-10 10:54:49 -05:00 |
|
dependabot[bot]
|
5bade1b73e
|
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-version: 4.17.16
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-09 22:27:30 +00:00 |
|
dependabot[bot]
|
d2a9894e64
|
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:16 +00:00 |
|
dependabot[bot]
|
fe7773d915
|
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/develop/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.4
- [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.4)
---
updated-dependencies:
- dependency-name: axe-core
dependency-version: 4.10.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: testing
- dependency-name: ng-mocks
dependency-version: 14.13.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: testing
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-09 22:26:47 +00:00 |
|
dependabot[bot]
|
0e9de91280
|
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:17 +00:00 |
|
Tim Donohue
|
437234b2ac
|
Merge pull request #4003 from DSpace/dependabot/npm_and_yarn/dspace-8_x/compression-1.8.0
Bump compression from 1.7.5 to 1.8.0
|
2025-04-09 17:16:07 -05:00 |
|
dependabot[bot]
|
7e41f75666
|
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-04-09 22:13:34 +00:00 |
|
Tim Donohue
|
6fd6313608
|
Merge pull request #3998 from DSpace/dependabot/npm_and_yarn/dspace-8_x/angular-969bc97dc4
Bump the angular group with 3 updates
|
2025-04-09 17:04:36 -05:00 |
|
Tim Donohue
|
120e767f51
|
Merge pull request #4047 from DSpace/dependabot/npm_and_yarn/dspace-8_x/core-js-3.41.0
Bump core-js from 3.40.0 to 3.41.0
|
2025-04-09 16:31:16 -05:00 |
|
Tim Donohue
|
72c630af47
|
Merge pull request #4045 from DSpace/dependabot/npm_and_yarn/dspace-8_x/sass-b0ce3413d9
Bump sass from 1.84.0 to 1.85.1 in the sass group across 1 directory
|
2025-04-09 16:15:32 -05:00 |
|
dependabot[bot]
|
0c0081581a
|
Bump the angular group with 3 updates
Bumps the angular group with 3 updates: [@angular/ssr](https://github.com/angular/angular-cli), [@angular-devkit/build-angular](https://github.com/angular/angular-cli) and [@angular/cli](https://github.com/angular/angular-cli).
Updates `@angular/ssr` from 17.3.11 to 17.3.12
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/17.3.11...17.3.12)
Updates `@angular-devkit/build-angular` from 17.3.11 to 17.3.12
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/17.3.11...17.3.12)
Updates `@angular/cli` from 17.3.11 to 17.3.12
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/17.3.11...17.3.12)
---
updated-dependencies:
- dependency-name: "@angular/ssr"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: angular
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-09 20:59:59 +00:00 |
|
Tim Donohue
|
4a337beeb8
|
Merge pull request #4001 from DSpace/dependabot/npm_and_yarn/dspace-8_x/webpack-a5e48b3f33
Bump webpack from 5.97.1 to 5.98.0 in the webpack group
|
2025-04-09 15:14:23 -05:00 |
|
Tim Donohue
|
03703a69c5
|
Merge pull request #4114 from DSpace/dependabot/npm_and_yarn/dspace-8_x/isbot-5.1.25
Bump isbot from 5.1.22 to 5.1.25
|
2025-04-09 12:32:05 -05:00 |
|
Tim Donohue
|
442668d866
|
Merge pull request #4144 from DSpace/backport-4075-to-dspace-8_x
[Port dspace-8_x] Adding missing french labels
|
2025-04-09 09:36:13 -05:00 |
|
Pierre Lasou
|
42b3773919
|
Fix lint errors
(cherry picked from commit c2b702427c )
|
2025-04-09 14:35:04 +00:00 |
|
Pierre Lasou
|
4670496695
|
Adding missing french labels
Addition of french translations for Duplicate detection, ROR and Advanced search features.
(cherry picked from commit 9b7ccd9dfe )
|
2025-04-09 14:35:04 +00:00 |
|
Nona Luypaert
|
c03bbb01a2
|
130081: Fix pagination on 'Select bistreams' modal on 'Access Control' tab
|
2025-04-09 12:03:11 +02:00 |
|
dependabot[bot]
|
1b2a0e19ad
|
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 02:50:27 +00:00 |
|
dependabot[bot]
|
8b82bb5a7a
|
Bump webpack from 5.97.1 to 5.98.0 in the webpack group
Bumps the webpack group with 1 update: [webpack](https://github.com/webpack/webpack).
Updates `webpack` from 5.97.1 to 5.98.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.97.1...v5.98.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: webpack
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-07 02:50:22 +00:00 |
|
Tim Donohue
|
7099d42767
|
Merge pull request #4130 from tdonohue/add_release_notes_8x
[Port dspace-8_x] Add note with link to Release Notes on homepage
|
2025-04-04 11:40:16 -05:00 |
|
Tim Donohue
|
1ea30ecb0a
|
Add note with link to Release Notes on homepage
|
2025-04-04 11:08:52 -05:00 |
|
Tim Donohue
|
8ad50df607
|
Merge pull request #3982 from atmire/no-platform-specific-code-in-abstract-services-8_x
No platform specific code in abstract services 8_x
|
2025-04-03 12:10:40 -05:00 |
|
abhinav
|
0b28789e4f
|
129621: Add a not empty check
This check is present in the other event handlers above so adding it here as well.
|
2025-03-27 19:16:40 +01:00 |
|