Tim Donohue
3c99183504
Merge pull request #4415 from atmire/w2p-131442_backport-4335-to-dspace-8_x
...
[Port dspace-8_x] Improve accessibility for screen readers
2025-07-03 14:21:17 -05:00
Tim Donohue
c3edf911ac
Merge pull request #4441 from atmire/w2p-131442_backport-3888-to-dspace-8_x
...
[Port dspace-8_x] Fixed search page still returning stale data after invalidating a request
2025-07-03 14:06:30 -05:00
Tim Donohue
b815737710
Merge pull request #3820 from atmire/vocabulary-preloadlevel-fix-8_x
...
[Port dspace-8_x] Vocabulary preloadlevel fix
2025-07-01 17:02:51 -05:00
Tim Donohue
524de36043
Merge pull request #3614 from atmire/accessibility-settings-8_x
...
[Port dspace-8_x] Accessibility settings page
2025-07-01 13:56:05 -05:00
Andreas Awouters
86b4ce2cf9
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 10:06:08 +02:00
Tim Donohue
2f986bb0a6
Merge pull request #4371 from qultoltd/dspace-8_x
...
Improve Hungarian translations in DSpace 8.1
2025-06-30 13:46:07 -05:00
Andreas Awouters
9070ad62a4
119602: Port disabling of cookie popup from main
...
# Conflicts:
# src/app/footer/footer.component.spec.ts
# src/app/footer/footer.component.ts
# src/config/default-app-config.ts
# src/config/info-config.interface.ts
# src/environments/environment.test.ts
2025-06-30 15:05:16 +02:00
Andreas Awouters
9e39b01c6c
Merge branch 'dspace-8_x' into accessibility-settings-8_x
2025-06-30 13:45:00 +02:00
Andreas Awouters
991dc0a0e5
119602: Open tooltip to left of info icon
2025-06-30 13:44:01 +02:00
Andreas Awouters
31fcfda622
119602: Align accessibility link with other footer links
2025-06-30 13:11:29 +02:00
Tim Donohue
1ec2df1017
Merge pull request #4440 from alexandrevryghem/w2p-117573_remove-observable-function-calls-from-template-8_x
...
[Port dspace-8_x] Removed observable function calls from template (part 2)
2025-06-24 16:49:22 -05:00
Alan Orth
763871a5c0
Merge pull request #4496 from DSpace/dependabot/npm_and_yarn/dspace-8_x/postcss-bff535204e
2025-06-24 22:17:54 +02:00
dependabot[bot]
510c0ae367
Bump postcss from 8.5.5 to 8.5.6 in the postcss group
...
---
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:44:27 +00:00
Zoltán Kanász-Nagy
c05586a7ea
Merge branch 'DSpace:dspace-8_x' into dspace-8_x
2025-06-17 08:34:29 +02:00
Alan Orth
33b3f1a8e6
Merge pull request #4459 from DSpace/dependabot/npm_and_yarn/dspace-8_x/postcss-ff1e1e588d
2025-06-17 09:25:28 +03:00
Alan Orth
39ddebede7
Merge pull request #4462 from DSpace/dependabot/npm_and_yarn/dspace-8_x/sass-63defccb8e
2025-06-17 09:09:14 +03:00
Alan Orth
e048d3bc7d
Merge pull request #4467 from DSpace/dependabot/npm_and_yarn/dspace-8_x/axios-1.10.0
2025-06-17 07:04:17 +03:00
dependabot[bot]
d6cccf1c1d
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:41:28 +00:00
dependabot[bot]
5d8785e804
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 05:39:45 +00:00
dependabot[bot]
05d0743c0e
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:39:27 +00:00
Tim Donohue
f525461099
Merge pull request #4451 from DSpace/backport-4434-to-dspace-8_x
...
[Port dspace-8_x] Resolve field instance models using index when filtering errors
2025-06-12 12:47:50 -05:00
Kim Shepherd
6b38f5c0ac
Resolve field instance models using index when filtering errors
...
(cherry picked from commit d218e22944
)
2025-06-12 16:40:45 +00:00
Alan Orth
7a5cad9ff7
Merge pull request #4443 from DSpace/dependabot/npm_and_yarn/dspace-8_x/babel/runtime-7.27.6
...
Bump @babel/runtime from 7.27.4 to 7.27.6
2025-06-11 12:22:43 +03:00
dependabot[bot]
76486e285c
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:38:51 +00:00
Joran De Braekeleer
a1ef2e9e84
Merge remote-tracking branch 'upstream/dspace-8_x' into w2p-131442_backport-3888-to-dspace-8_x
2025-06-06 11:01:53 +02:00
Alexandre Vryghem
84ad762b32
Merge branch 'theme-fixes_contribute-7.6' into dspace-8_x
2025-06-05 19:18:13 +02:00
Alexandre Vryghem
d1fdd6110e
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-05 19:17:54 +02:00
Alexandre Vryghem
ea81165fc5
Merge branch 'w2p-117573_remove-observable-function-calls-from-template-7.6' into dspace-8_x
2025-06-05 19:06:20 +02:00
Alan Orth
c608ba6ea3
Merge pull request #4431 from DSpace/dependabot/npm_and_yarn/dspace-8_x/sass-d83863101d
...
Bump sass from 1.89.0 to 1.89.1 in the sass group
2025-06-05 08:53:47 +03:00
dependabot[bot]
2ad5c98a00
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:32 +00:00
Tim Donohue
fde7e464b0
Merge pull request #4423 from alanorth/zone.js-dep
...
Pin zone.js dependency for DSpace 8.x
2025-06-04 08:46:59 -05:00
Alan Orth
2956f4ae67
Merge pull request #4428 from DSpace/backport-4076-to-dspace-8_x
...
[Port dspace-8_x] fix typo in German translation of bitstream.edit.form.description.hint
2025-06-04 14:06:25 +03:00
Sascha Szott
8143114996
fix typo in German translation of bitstream.edit.form.description.hint
...
(cherry picked from commit c72af8edb5
)
2025-06-04 09:52:33 +00:00
Alan Orth
418bf7d4ea
Pin zone.js dependency to ~0.14.0
...
This is a peer dependency of Angular so we should keep it in sync
to avoid dependency conflicts. DSpace 8.x uses Angular 17.x so we
can pin the same version.
See: https://github.com/angular/angular/blob/17.3.x/packages/core/package.json
2025-06-04 09:34:34 +03:00
Alan Orth
4855772489
Merge pull request #4404 from DSpace/dependabot/npm_and_yarn/dspace-8_x/postcss-3f4fa9ea8d
...
Bump postcss from 8.5.3 to 8.5.4 in the postcss group
2025-06-03 09:06:47 +03:00
Alan Orth
bd6a5db73e
Merge pull request #4403 from DSpace/dependabot/npm_and_yarn/dspace-8_x/babel/runtime-7.27.4
...
Bump @babel/runtime from 7.27.3 to 7.27.4
2025-06-03 09:02:49 +03:00
Alexandre Vryghem
9e8bc95acc
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 15:27:12 +02:00
Joran De Braekeleer
29a13ef518
Merge remote-tracking branch 'upstream/dspace-8_x' into w2p-131442_backport-4335-to-dspace-8_x
2025-06-02 10:28:06 +02:00
dependabot[bot]
0e12c5bdec
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 05:56:45 +00:00
dependabot[bot]
2699e81684
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 05:53:14 +00:00
Tim Donohue
46394d4bba
Merge pull request #4385 from atmire/w2p-131441_backport-3065-8
...
[Port dspace-8_x] Made AdminSearchPageComponent themeable
2025-05-30 10:16:56 -05:00
abhinav
3f413af65e
fix theming for DS8
2025-05-30 11:58:23 +02:00
Alexandre Vryghem
bb17ce42ed
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-30 11:44:01 +02:00
Tim Donohue
4b7c95a766
Merge pull request #4373 from DSpace/dependabot/npm_and_yarn/dspace-8_x/testing-ff22ddd0c9
...
Bump ng-mocks from 14.13.4 to 14.13.5 in the testing group
2025-05-29 08:50:26 -05:00
Alan Orth
1c6e54909e
Merge pull request #4376 from DSpace/dependabot/npm_and_yarn/dspace-8_x/zone.js-0.15.1
...
Bump zone.js from 0.15.0 to 0.15.1
2025-05-29 08:55:05 +03:00
Alan Orth
aca2b3370a
Merge pull request #4393 from DSpace/dependabot/npm_and_yarn/dspace-8_x/babel/runtime-7.27.3
...
Bump @babel/runtime from 7.27.1 to 7.27.3
2025-05-29 08:42:56 +03:00
Tim Donohue
cfec1c8b8a
Merge pull request #4375 from DSpace/dependabot/npm_and_yarn/dspace-8_x/types/lodash-4.17.17
...
Bump @types/lodash from 4.17.16 to 4.17.17
2025-05-28 16:10:26 -05:00
Tim Donohue
8208f886f2
Merge pull request #4374 from DSpace/dependabot/npm_and_yarn/dspace-8_x/webpack-51a062295f
...
Bump webpack from 5.99.8 to 5.99.9 in the webpack group
2025-05-28 15:50:30 -05:00
dependabot[bot]
af29e5e3df
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:12:53 +00:00
dependabot[bot]
5de271ef94
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:42 +00:00