Andreas Awouters
|
ca80812d0a
|
119602: Add additional accessibility-settings.component test
|
2025-02-21 10:27:44 +01:00 |
|
Andreas Awouters
|
4a74a3ac99
|
119602: Fix existing accessibility-settings.component tests
|
2025-02-21 10:10:35 +01:00 |
|
Andreas Awouters
|
62904747fc
|
119602: Add accessibility-settings.service tests for cookie functionality
|
2025-02-21 10:03:43 +01:00 |
|
Andreas Awouters
|
4c30e2d0be
|
119602: Fix existing accessibility-settings.service tests
|
2025-02-21 09:56:00 +01:00 |
|
Andreas Awouters
|
d05096c015
|
119602: Add KlaroServiceStub
|
2025-02-21 09:16:41 +01:00 |
|
Andreas Awouters
|
b837f63b7c
|
119602: Add 'Accessibility Settings' Klaro option & respect user choice
|
2025-02-18 10:22:59 +01:00 |
|
Andreas Awouters
|
e838873235
|
119602: Set default value as actual value instead of placeholder
|
2025-02-17 13:37:07 +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 |
|
dependabot[bot]
|
bb6ddcbeab
|
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:21:14 +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
|
8f7e9aac5b
|
Merge pull request #3673 from Peredwel/patch-1
Update fr.json5
|
2025-02-14 10:29:04 -06: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 |
|
Tim Donohue
|
3908253fca
|
Merge pull request #3991 from DSpace/backport-3960-to-dspace-8_x
[Port dspace-8_x] Update fr.json5 to add identifiers deposit's step translations in french
|
2025-02-14 10:25:57 -06:00 |
|
Carolyn Sullivan
|
e32d9feaf5
|
Update fr.json5
Ajouté les corrections faites par Pierre Lasou :)
|
2025-02-14 09:53:21 -05:00 |
|
Pierre Lasou
|
b2af22014d
|
Update fr.json5
(cherry picked from commit f721028d81 )
|
2025-02-14 14:43:44 +00:00 |
|
Pierre Lasou
|
3372110839
|
Update fr.json5
(cherry picked from commit f721028d81 )
|
2025-02-14 14:43:40 +00:00 |
|
Andreas Awouters
|
dc8590a69a
|
Merge branch 'no-platform-specific-code-in-abstract-services-7.6' into dspace-8_x
# Conflicts:
# src/app/core/auth/auth.service.ts
# src/app/core/auth/server-auth.service.ts
# src/app/core/services/cookie.service.ts
# src/app/core/services/server-cookie.service.ts
|
2025-02-13 14:29:32 +01: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 |
|
Andreas Awouters
|
961bb11b59
|
125969: Fix auth service tests
|
2025-02-13 13:15:24 +01:00 |
|
Andreas Awouters
|
f82426b1dc
|
125969: Get rid of REQUEST and RESPONSE imports in AuthService
|
2025-02-13 13:15:24 +01:00 |
|
Andreas Awouters
|
8b90d999ac
|
125969: Move constructor to server-cookie.service
This makes it possible to remove the REQUEST import from
cookie.service.ts which solves a typescript issue.
|
2025-02-13 13:15:24 +01:00 |
|
Tim Donohue
|
e898216844
|
Merge pull request #3977 from DSpace/backport-3976-to-dspace-8_x
[Port dspace-8_x] Added missing line to enable access to Content Reports
|
2025-02-11 16:19:45 -06:00 |
|
Jean-François Morin
|
3d9774a86a
|
Added missing line for Content Reports section
(cherry picked from commit a33afbef2b )
|
2025-02-11 20:19:24 +00:00 |
|
Andreas Awouters
|
80948d98f0
|
119602: Force minimum time out
|
2025-02-11 09:33:03 +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
|
72e0f48267
|
Merge pull request #3971 from DSpace/dependabot/npm_and_yarn/dspace-8_x/sass-fd5fd03206
Bump sass from 1.83.4 to 1.84.0 in the sass group
|
2025-02-10 15:36:52 -06:00 |
|
Tim Donohue
|
733cbb4a27
|
Merge pull request #3902 from DSpace/dependabot/npm_and_yarn/dspace-8_x/babel/runtime-7.26.7
Bump @babel/runtime from 7.26.0 to 7.26.7
|
2025-02-10 15:24:41 -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
|
3555dccdfd
|
Merge pull request #3901 from DSpace/dependabot/npm_and_yarn/dspace-8_x/eslint-82f73a5bca
Bump eslint-plugin-jsonc from 2.18.2 to 2.19.1 in the eslint group
|
2025-02-10 12:08:54 -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
|
6a5d7afcbf
|
Merge pull request #3944 from DSpace/dependabot/npm_and_yarn/dspace-8_x/types/lodash-4.17.15
Bump @types/lodash from 4.17.14 to 4.17.15
|
2025-02-10 09:38:37 -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
|
e90759d74b
|
Merge pull request #3945 from DSpace/dependabot/npm_and_yarn/dspace-8_x/isbot-5.1.22
Bump isbot from 5.1.21 to 5.1.22
|
2025-02-10 09:36:10 -06:00 |
|
Tim Donohue
|
fa6120c42f
|
Merge pull request #3943 from DSpace/dependabot/npm_and_yarn/dspace-8_x/testing-206d00ed14
Bump cypress-axe from 1.5.0 to 1.6.0 in the testing group
|
2025-02-10 09:34:00 -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]
|
7d046d404c
|
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 03:12:07 +00:00 |
|
dependabot[bot]
|
cd810c52e9
|
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 03:11:43 +00:00 |
|
dependabot[bot]
|
4430d48452
|
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 03:11:41 +00: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
|
0d39406f60
|
Merge tag 'dspace-7.6.3' into dspace-8_x
|
2025-02-07 14:06:56 -06:00 |
|
Tim Donohue
|
7949330071
|
Update version tag for development of next release
|
2025-02-07 12:24:44 -06:00 |
|
Tim Donohue
|
b9ff51d51c
|
Update version tag for release
dspace-8.1
|
2025-02-07 12:18:51 -06:00 |
|
Tim Donohue
|
ebe26a7eb0
|
Update version tag for development of next release
|
2025-02-07 11:21:57 -06:00 |
|
Tim Donohue
|
6eb5eec050
|
Update version tag for release
dspace-7.6.3
|
2025-02-07 11:17:42 -06:00 |
|
Tim Donohue
|
3ea3327448
|
Merge pull request #3967 from DSpace/backport-3966-to-dspace-8_x
[Port dspace-8_x] Move `enablePerformanceProfiler` option to last in list in `config.example.yml`
|
2025-02-07 09:37:06 -06:00 |
|