Commit Graph

12379 Commits

Author SHA1 Message Date
FrancescoMolinaro
55ab43f132 [CST-15592] add interceptor for item edit page 2024-10-09 13:15:07 +02:00
FrancescoMolinaro
0e5b924f42 [CST-15592] add interceptor to prevent sudden timeout failure 2024-10-09 11:44:44 +02:00
FrancescoMolinaro
f131ae2f6b [CST-15592] refine health page tests 2024-10-09 11:44:44 +02:00
FrancescoMolinaro
2369b27178 [CST-15592] change health page test target for second tab 2024-10-09 11:44:44 +02:00
FrancescoMolinaro
69f618e856 [CST-15592] improve tests, add attributes for testing, fix wrong references 2024-10-09 11:44:44 +02:00
FrancescoMolinaro
4cd55d6669 [CST-15592] add accessibility tests for:
Admin Add New Modals
Admin Edit Modals
Admin Export Modals
Admin Workflow Page
End User Agreement
Feedback
Profile Page
System Wide Alert
2024-10-09 11:44:44 +02:00
FrancescoMolinaro
d12d0faf09 [CST-15592] add accessibility tests for:
Admin Curation Task
Bitstream Format
Health Page
Metadata Schema
2024-10-09 11:44:44 +02:00
FrancescoMolinaro
85e486438a [CST-15592] add accessibility tests for:
Admin Notifications Publication Claim
Admin Search Page
Bulk Access
Create Group
Metadata Registry
2024-10-09 11:44:44 +02:00
FrancescoMolinaro
a0e3c41be6 [CST-15592] add accessibility tests for:
Edit Eperson
Edit Group
Create EPerson
Epeople Registry
Groups Registry
2024-10-09 11:44:44 +02:00
FrancescoMolinaro
e6a7fb852a [CST-15592] add accessibility tests for following pages:
Metadata Import
Batch Import
Processes Overview
New Process
Quality Assurance Sources
2024-10-09 11:44:44 +02:00
Tim Donohue
b9c712c72f Merge pull request #3221 from alexandrevryghem/w2p-116728_removed-unnecessary-ngvars_contribute-main
Removed unnecessary *ngVars from ThumbnailComponent
2024-10-08 15:07:51 -05:00
Tim Donohue
035ae803e2 Merge pull request #3386 from alphapetjg/patch-1
Update fr.json5 to add capitalization
2024-10-04 10:17:49 -05:00
Julia
c5b395802c Update fr.json5 to add capitalization 2024-10-04 10:24:27 -04:00
Tim Donohue
bbc93291ea Merge pull request #3148 from Neki-IT/StatusPageAccessibility
Accessibility of the status page
2024-10-02 16:48:58 -05:00
andreaNeki
4aed1b6056 Adjusting bold text on labels 2024-10-02 08:45:52 -03:00
andreaNeki
f975e1da89 Edit item - making page content more responsive and accessible 2024-10-01 14:34:43 -03:00
Andrea-Guevara
dd93a10007 Merge branch 'DSpace:main' into StatusPageAccessibility 2024-10-01 12:13:09 -03:00
Tim Donohue
3d057bb1b2 Merge pull request #3375 from kshepherd/markdown_directive_force_sanitization
Always sanitize HTML passed to dsMarkdown even if markdown rendering is disabled
2024-10-01 09:52:15 -05:00
Kim Shepherd
8fb4772b6c 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
2024-10-01 14:03:46 +02:00
Tim Donohue
052b6a9bdd Merge pull request #3337 from atmire/live-region-main
Live Region
2024-09-27 11:09:56 -05:00
Andreas Awouters
0f5a50a868 Merge branch 'live-region-8.0' into live-region-main 2024-09-27 10:15:51 +02: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
cbd681d440 Merge pull request #3153 from eulereadgbe/patch-1
Fix to Mobile navbar hamburger menu for base (custom) theme
2024-09-26 13:21:53 -05:00
Tim Donohue
ff322e2ae1 Merge pull request #3340 from alphapetjg/main
DS-3330: Updated en.json5 to fixed typo for 'occurred'
2024-09-26 11:56:48 -05:00
Pascal-Nicolas Becker
af7b14851c Merge pull request #3175 from saschaszott/patch-22
minor change: added missing periods in German translations
2024-09-26 16:45:10 +02:00
Pascal-Nicolas Becker
3664512e27 Merge pull request #3149 from saschaszott/patch-21
missing German translations (500 error)
2024-09-26 16:43:07 +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
fca5700012 Merge pull request #3329 from TexasDigitalLibrary/update-isbot 2024-09-24 09:55:32 +03:00
Julia
ed5ac47f88 Update en.json5 - fixed typo for occurred 2024-09-23 15:53:55 -04:00
Andreas Awouters
debc2325cd Merge branch 'live-region-8.0' into live-region-main 2024-09-20 14:25:03 +02: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
nwoodward
c419dd608b updates isbot dependency to newest version 2024-09-16 15:07:08 -05:00
Tim Donohue
779ff47260 Merge pull request #3318 from DSpace/dependabot/npm_and_yarn/multi-27a054522e
Bump body-parser and express
2024-09-11 14:02:52 -05:00
dependabot[bot]
45875f13c4 Bump body-parser and express
Bumps [body-parser](https://github.com/expressjs/body-parser) to 1.20.3 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 21:48:08 +00:00
Tim Donohue
16943fef16 Merge pull request #3171 from pastr/remove-material-ui
Remove material-ui dependency
2024-09-10 16:47:11 -05:00
kshepherd
8f70d3da25 Merge pull request #3233 from cclauss/codespell
Fix typos discovered by codespell
2024-09-07 10:22:32 +02:00
Christian Clauss
1a9d68c260 Merge branch 'main' into codespell 2024-09-06 22:53:45 +02:00
Emmanuel Pastor
a737719468 Remove unused react dependencies 2024-09-06 22:20:17 +02:00
Tim Donohue
ba05b22fae Merge pull request #3173 from alanorth/use-npm
Use npm instead of Yarn
2024-09-06 13:38:27 -05:00
Tim Donohue
8144d1bb9e Add yarn.lock to .gitignore 2024-09-06 12:35:52 -05:00
Tim Donohue
202e765b43 Add yarn.lock to .dockerignore 2024-09-06 12:33:26 -05:00
Tim Donohue
b5c00dd7d9 Merge pull request #3011 from mspalti/shibboleth-fix
Fixed page and admin menu for Shibboleth auth
2024-09-05 15:54:42 -05:00
Alan Orth
576aece31d README.md: use npm
Use npm instead of yarn. Mostly a search and replace, minus some
changes in terminology, for example "yarn add" vs "npm install".
2024-09-05 14:56:24 +03:00
Alan Orth
d11e4170fd .github/pull_request_template.md: use npm
Use npm instead of yarn.
2024-09-05 14:56:24 +03:00
Alan Orth
3894c87ba2 .dockerignore: remove package-lock.json
We need this now that we are using npm instead of yarn.
2024-09-05 14:56:24 +03:00
Alan Orth
fbf2aee48f package.json: fix @angular/localize version pin
This was the only Angular package not using a "^" to specify the
semver range.
2024-09-05 14:56:24 +03:00