Commit Graph

12330 Commits

Author SHA1 Message Date
FrancescoMolinaro
c3273c8d5e [CST-15592] add accessibility tests for:
Edit Eperson
Edit Group
Create EPerson
Epeople Registry
Groups Registry

(cherry picked from commit a0e3c41be6)
2024-10-09 14:21:11 +00:00
FrancescoMolinaro
cd6fda20be [CST-15592] add accessibility tests for following pages:
Metadata Import
Batch Import
Processes Overview
New Process
Quality Assurance Sources

(cherry picked from commit e6a7fb852a)
2024-10-09 14:21:11 +00:00
Tim Donohue
cf877f44d8 Merge pull request #3392 from tdonohue/port_3221_to_8x
[Port dspace-8_x] Removed unnecessary *ngVars from ThumbnailComponent
2024-10-08 16:55:49 -05:00
Alexandre Vryghem
64596c306e 116728: Removed unnecessary *ngVars from the ThumbnailComponent 2024-10-08 15:12:54 -05:00
Tim Donohue
7f1ddcc41c Merge pull request #3388 from DSpace/backport-3386-to-dspace-8_x
[Port dspace-8_x] Update fr.json5 to add capitalization
2024-10-04 10:19:00 -05:00
Julia
884238bc12 Update fr.json5 to add capitalization
(cherry picked from commit c5b395802c)
2024-10-04 15:18:10 +00:00
Tim Donohue
48f70f42ed Merge pull request #3381 from DSpace/backport-3148-to-dspace-8_x
[Port dspace-8_x] Accessibility of the status page
2024-10-02 17:07:00 -05:00
andreaNeki
aa9d2490d1 Adjusting bold text on labels
(cherry picked from commit 4aed1b6056)
2024-10-02 21:49:18 +00:00
andreaNeki
8cc999e81e Edit item - making page content more responsive and accessible
(cherry picked from commit f975e1da89)
2024-10-02 21:49:18 +00:00
root
dadba96975 Issue-1190/PR-3148 Removing 100% height from the column containing the button text and leaving it automatic
(cherry picked from commit 3800021ed3)
2024-10-02 21:49:17 +00:00
root
57d3a3a769 Issue-1190/PR-3148 Improve the space between the text and the button
(cherry picked from commit 5f4a049fdd)
2024-10-02 21:49:17 +00:00
root
01d09810ba Resolution of issue #1190 - Improving the accessibility of the status page using the item-operation component
(cherry picked from commit e06b67fd73)
2024-10-02 21:49:17 +00:00
Tim Donohue
5887d03504 Merge pull request #3377 from DSpace/backport-3375-to-dspace-8_x
[Port dspace-8_x] Always sanitize HTML passed to dsMarkdown even if markdown rendering is disabled
2024-10-01 11:19:41 -05:00
Kim Shepherd
85f1ba2176 Always sanitize HTML in dsMarkdown even if markdown disabled
Instead of setting innerHTML directly to value, sanitize
the value, even if not passing to renderMarkdown/Mathjax

(cherry picked from commit 8fb4772b6c)
2024-10-01 14:52:34 +00:00
Tim Donohue
80c953fb81 Merge pull request #3370 from atmire/live-region-8.0
[Port dspace-8_x] Live region
2024-09-30 16:38:04 -05:00
Andreas Awouters
dcf03fbe07 Merge branch 'live-region-7.6' into live-region-8.0
# Conflicts:
#	src/app/shared/live-region/live-region.component.ts
#	src/app/shared/live-region/live-region.service.spec.ts
2024-09-27 10:10:07 +02:00
Andreas Awouters
751d689ff6 118220: Add additional TypeDocs 2024-09-27 10:02:26 +02:00
Tim Donohue
dfa74e0505 Merge pull request #3365 from DSpace/backport-3153-to-dspace-8_x
[Port dspace-8_x] Fix to Mobile navbar hamburger menu for base (custom) theme
2024-09-26 16:13:10 -05:00
Elvi Nemiz
0cff856bf5 Fix to Mobile navbar hamburger menu for base (custom) theme
https://github.com/DSpace/dspace-angular/pull/2444 only fixes the DSpace theme, not the base (and custom) theme.
(cherry picked from commit a3b6aef66a)
2024-09-26 18:22:15 +00:00
Tim Donohue
531968cf1a Merge pull request #3363 from DSpace/backport-3340-to-dspace-8_x
[Port dspace-8_x] DS-3330: Updated en.json5 to fixed typo for 'occurred'
2024-09-26 12:04:13 -05:00
Julia
c2e9d5453a Update en.json5 - fixed typo for occurred
(cherry picked from commit ed5ac47f88)
2024-09-26 16:57:13 +00:00
Tim Donohue
2a145cdc4a Merge pull request #3361 from DSpace/backport-3175-to-dspace-8_x
[Port dspace-8_x] minor change: added missing periods in German translations
2024-09-26 10:52:39 -05:00
Sascha Szott
6b081ee470 minor change: added missing periods in German translations
(cherry picked from commit e26ab86dd3)
2024-09-26 14:45:36 +00:00
kshepherd
7a63ef2ea5 Merge pull request #3353 from alexandrevryghem/w2p-110615_minor-accessibility-fixes_contribute-8_x
[Port dspace-8_x] Minor accessibility fixes
2024-09-26 11:28:36 +02:00
Andreas Awouters
c1fa52ee64 118220: Store messages with ID so clears can be targeted 2024-09-25 09:50:33 +02:00
Alan Orth
a0c4ff4509 Merge pull request #3348 from TexasDigitalLibrary/update-isbot-dspace-8_x 2024-09-25 08:10:04 +03:00
Alexandre Vryghem
c933e87707 Merge branch 'w2p-110615_minor-accessibibity-fixes_contribute-7.6' into w2p-110615_minor-accessibility-fixes_contribute-8_x
# Conflicts:
#	src/app/item-page/simple/related-entities/tabbed-related-entities-search/tabbed-related-entities-search.component.html
#	src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html
#	src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.html
2024-09-24 22:30:50 +02:00
nwoodward
e45b6af26d updates isbot dependency to newest version 2024-09-24 09:46:58 -05:00
Andreas Awouters
2249464abf Merge branch 'live-region-7.6' into live-region-8.0
# Conflicts:
#	config/config.example.yml
#	src/app/shared/shared.module.ts
#	src/config/app-config.interface.ts
#	src/config/default-app-config.ts
#	src/environments/environment.test.ts
2024-09-20 14:03:19 +02:00
Andreas Awouters
35d29c8425 118220: Add LiveRegion to RootComponent 2024-09-20 13:31:45 +02:00
Andreas Awouters
e987c35450 118220: Add liveRegionComponent & Service tests 2024-09-20 13:31:45 +02:00
Andreas Awouters
83a44ba924 118220: Add live-region service and component 2024-09-20 13:31:44 +02:00
Tim Donohue
a0cd26ef54 Merge pull request #3324 from tdonohue/port_3318_to_8x
[Port dspace-8_x]  Bump body-parser and express
2024-09-11 15:48:45 -05:00
Tim Donohue
8cda55a92e Bump Express to v4.20.0 2024-09-11 14:24:01 -05:00
Tim Donohue
93659a1be3 Merge pull request #3311 from alanorth/dspace8-yarn-upgrade
yarn.lock: run yarn upgrade
2024-09-11 10:32:42 -05:00
Alan Orth
81675b7a3a package.json: Use eslint-plugin-unused-imports v3.x.x
According to the docs we should be using v3.x.x:

> * Version 3.x.x is for eslint 8 with @typescript-eslint/eslint-plugin 6 - 7
> * Version 2.x.x is for eslint 8 with @typescript-eslint/eslint-plugin 5

This fixes a lint error.

See: https://www.npmjs.com/package/eslint-plugin-unused-imports
2024-09-10 10:16:26 +03:00
Alan Orth
3626cdf699 lint/src/util: fix TS2314
Fix error in lint:

> lint/src/util/structure.ts:16:20 - error TS2314: Generic type 'RuleMetaData<MessageIds, Options>' requires 2 type argument(s).
>
> 16 export type Meta = RuleMetaData<string>;
2024-09-09 08:07:54 +03:00
Alan Orth
3e0404c817 yarn.lock: run yarn upgrade 2024-09-09 08:07:28 +03:00
Tim Donohue
d959a28d0b Merge pull request #3305 from DSpace/backport-3011-to-dspace-8_x
[Port dspace-8_x] Fixed page and admin menu for Shibboleth auth
2024-09-05 16:38:06 -05:00
Michael Spalti
9d98d1a9aa Updated browser init to update cache after external auth.
(cherry picked from commit 4a236906eb)
2024-09-05 20:55:05 +00:00
Tim Donohue
257850001d Merge pull request #3301 from DSpace/backport-3284-to-dspace-8_x
[Port dspace-8_x] Bump micromatch from 4.0.5 to 4.0.8
2024-09-05 08:40:52 -05:00
dependabot[bot]
5ddfca71a1 Bump micromatch from 4.0.5 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit aca752a01e)
2024-09-04 21:52:00 +00:00
Tim Donohue
9dec50ee1e Merge pull request #3298 from DSpace/backport-3289-to-dspace-8_x
[Port dspace-8_x] Ignore some paths from file watcher
2024-09-04 11:29:51 -05:00
Kim Shepherd
91b8829ee4 Ignore some paths from file watcher
Watching all these directories can cause systems to exceed
maximum watched files / inotify limits, especially in dev
mode with IDEs etc also watching files.

(cherry picked from commit 8152d39ad0)
2024-09-04 15:47:16 +00:00
Tim Donohue
8d459e7c9f Merge pull request #3293 from DSpace/backport-3283-to-dspace-8_x
[Port dspace-8_x] Bump webpack from 5.90.3 to 5.94.0
2024-09-03 17:06:24 -05:00
Alexandre Vryghem
e561d1a469 Remove webpack@5.90.3 since it causes issues with the tests
This automatically removed some old eslint dependencies, which caused some conflicts in the custom linting plugin

(cherry picked from commit 5f922c06e0)
2024-09-03 21:38:00 +00:00
Alexandre Vryghem
4e05a5c310 Temporarily ignore type errors from EnvironmentPlugin since type matching is currently too strict
(cherry picked from commit 7dea5f7d98)
2024-09-03 21:38:00 +00:00
dependabot[bot]
ea3970cfb5 Bump webpack from 5.90.3 to 5.94.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.3 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.3...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 81b89f5d0c)
2024-09-03 21:38:00 +00:00
Tim Donohue
9aa63d063d Merge pull request #3282 from DSpace/backport-3273-to-dspace-8_x
[Port dspace-8_x] Bump axios from 1.6.7 to 1.7.4
2024-08-30 13:27:10 -05:00
dependabot[bot]
4c05c0ca64 Bump axios from 1.6.7 to 1.7.4
Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.7.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.6.7...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit b22ba6f3ef)
2024-08-30 16:59:54 +00:00