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]
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
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
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