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
Alexandre Vryghem
dc8b10593c
117287: Removed remaining observable function calls from the HTML templates
2025-04-30 15:37:06 +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
Kristof De Langhe
c1bd65e8c6
127655: avoid nullpointer
2025-04-29 10:46:45 +02:00
Kristof De Langhe
0dabc8ed8f
127655: refactor to use buildFromRequestUUID
2025-04-28 17:47:17 +02: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
Kristof De Langhe
99e8c1044c
127655: Submission get data stale re-request
2025-04-28 15:15:26 +02:00
Kristof De Langhe
287d35cb26
127655: Fix submission infinite loading
2025-04-28 13:04:44 +02: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
Art Lowel
11f251755b
fix issue where thumnails of embargoed bitstreams wouldn't show up for users with access rights
2025-04-25 14:55:52 +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