Sascha Szott
c11a3b1372
fixed typo
...
(cherry picked from commit 4b7798fcc7
)
2024-01-25 16:25:48 +00:00
Alan Orth
be0512d74e
Merge pull request #2764 from alanorth/backport-2733-to-dspace-7_x
...
[Port dspace-7_x] Use keyboard to select values
2024-01-23 12:18:28 +03:00
Jens Vannerum
2d0d6ddc5d
110088: new implementation for keyboard support in dropdowns
2024-01-23 11:43:37 +03:00
Tim Donohue
b2cae3b48d
Merge pull request #2758 from DSpace/backport-2691-to-dspace-7_x
...
[Port dspace-7_x] Decrease min-height for Login Dropdown Menu
2024-01-19 11:12:03 -06:00
Tim Donohue
5f19b6a26a
Merge pull request #2757 from DSpace/backport-2736-to-dspace-7_x
...
[Port dspace-7_x] use localized error message
2024-01-19 11:11:50 -06:00
Thomas Misilo
d880b728ce
Decrease min-height for Login Dropdown Menu
...
Fixes #2690
This is noticable when you have disabled local authentication, and only have a singular remote authentication such as Shibboleth or Orcid.
(cherry picked from commit 09fc44a539
)
2024-01-19 15:25:12 +00:00
Sascha Szott
e7490340f8
use localized error message
...
(cherry picked from commit 92a74cee5a
)
2024-01-19 15:21:44 +00:00
Alan Orth
fed70c5e9b
Merge pull request #2754 from DSpace/backport-2721-to-dspace-7_x
...
[Port dspace-7_x] Fix whitespace in links due to newlines
2024-01-19 10:07:44 +03:00
Alan Orth
f08d74b269
src/app/item-page: remove newlines in links
...
The newlines cause whitespace to be enapsulated in the rendered link.
(cherry picked from commit 7207bbbd0e
)
2024-01-19 05:14:00 +00:00
Alan Orth
f2f5156065
src/app/community-list-page: remove newlines in links
...
The newlines cause whitespace to be enapsulated in the rendered link.
(cherry picked from commit 7bedf7fc59
)
2024-01-19 05:14:00 +00:00
Tim Donohue
0ed96d893d
Merge pull request #2748 from DSpace/backport-2711-to-dspace-7_x
...
[Port dspace-7_x] Add more automated accessibility scanning to e2e tests & fix a few minor accessibility bugs
2024-01-17 14:09:02 -06:00
Tim Donohue
2137720602
Add environment variable for Person collection name. Use it in submission e2e tests.
...
(cherry picked from commit a5a89a4b98
)
2024-01-17 19:38:04 +00:00
Tim Donohue
12a19378f7
Move increment/decrement to i18n. Update to use "name".
...
(cherry picked from commit 0aaf3131fa
)
2024-01-17 19:38:04 +00:00
Tim Donohue
75c81b712e
Add accessibility testing for admin sidebar
...
(cherry picked from commit 31bc05235e
)
2024-01-17 19:38:04 +00:00
Tim Donohue
4e0a889fa1
Add Item Edit accessibility tests. Switch Item to use to one with bitstreams. Minor updates to HTML to pass accessibility tests.
...
(cherry picked from commit 80492cd88a
)
2024-01-17 19:38:04 +00:00
Tim Donohue
9a7277065f
Add accessibility tests (and minor fixes) for Edit Collection's Content Source tab and Item Mapper tab
...
(cherry picked from commit 00cb2f9e8a
)
2024-01-17 19:38:04 +00:00
Tim Donohue
16a10548b8
Add Edit Collection accessibility Testing
...
(cherry picked from commit 9894d315a0
)
2024-01-17 19:38:04 +00:00
Tim Donohue
4187847ad0
Add Edit Community accessibility tests & minor cleanup
...
(cherry picked from commit 6c76d8c1d7
)
2024-01-17 19:38:04 +00:00
Tim Donohue
77bb3ed952
Fix circular dependency issue by using Cypres env variables directly instead of global constants
...
(cherry picked from commit e47593b303
)
2024-01-17 19:38:04 +00:00
Tim Donohue
023f8a6900
Improve accessibility testing on Submission page
...
(cherry picked from commit 8d61fa6ac3
)
2024-01-17 19:38:04 +00:00
Tim Donohue
0be04c754a
Refactor e2e test infrastruction to allow easier way to lookup REST API info and generate CSRF tokens
...
(cherry picked from commit a581219df5
)
2024-01-17 19:38:04 +00:00
Tim Donohue
07b95c2634
Fix ARIA labels and tabindex on date picker in submission form. Tabindex is unnecessary & throws accessibility errors from AXE tools
...
(cherry picked from commit 5dad8bec39
)
2024-01-17 19:38:04 +00:00
Tim Donohue
e9efb50e02
Fix ARIA labels on submission form relationship button and dynamic dropdowns
...
(cherry picked from commit aeea1cd592
)
2024-01-17 19:38:04 +00:00
Tim Donohue
868229460f
Add new e2e accessibility tests & update some existing ones
...
(cherry picked from commit 53d521a87e
)
2024-01-17 19:38:04 +00:00
Tim Donohue
9d593b657b
Merge pull request #2743 from tdonohue/port_2587_to_dspace-7_x
...
[Port to dspace-7_x] Deque Analysis Color Contrast fixes #2587
2024-01-16 16:48:13 -06:00
Maciej Kleban
0b43109a29
Replace hard-coded colors with bootstrap variants
...
* Replace custom variables with Bootstrap variants
* Replace custom button colors with Bootstrap variants
* Remove custom colors and replace them with bootstrap variants
* Fix checkbox offset styles
---------
Co-authored-by: Maciej Kleban <maciej.kleban@pcgacademia.pl >
2024-01-16 16:15:35 -06:00
Dawnkai
07a2f3bbbb
Deque Analysis Color Contrast fixes
2024-01-16 16:04:27 -06:00
Alan Orth
fc28693b12
Merge pull request #2740 from DSpace/backport-2662-to-dspace-7_x
...
[Port dspace-7_x] Fixed ePerson link on edit group page
2024-01-12 08:51:21 +03:00
Alexandre Vryghem
77d2086796
Fixed ePerson link on edit group page
...
(cherry picked from commit 430ee3846a
)
2024-01-12 05:25:16 +00:00
Tim Donohue
8dd0db094e
Merge pull request #2670 from atmire/fix-api-undefined-issue-7.6.2-next
...
Ensure HALEndpointService doesn't use stale responses
2024-01-08 10:16:57 -06:00
Tim Donohue
33a5dd3e7f
Merge pull request #2713 from DSpace/backport-2707-to-dspace-7_x
...
[Port dspace-7_x] Update fi.json5
2023-12-14 11:22:36 -06:00
reetagithub
9a9311e02a
Update fi.json5
...
Corrected a typo in search.view.switch.show-grid
(cherry picked from commit 2339a559e9
)
2023-12-14 16:16:00 +00:00
Tim Donohue
2fec884072
Merge pull request #2696 from DSpace/backport-2683-to-dspace-7_x
...
[Port dspace-7_x] Fix accessibility issues
2023-12-06 10:30:55 -06:00
Alexandre Vryghem
4a0bf8a7af
Fixed Edit Item Bitstream showing empty buttons when css is turned off & replaced authentication dropdown menu link with button
...
- Also fixed box-shadows not working the same way for all footer buttons/links
(cherry picked from commit 4545b5354d
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
53f5ceabee
Fixed Edit Item Bitstream showing empty buttons when css is turned off
...
(cherry picked from commit ff6dff72d8
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
8f8a3acba7
Fixed DSONameService getName & getHitHighlights returning empty string for OrgUnits without organization.legalName field
...
(cherry picked from commit e96d3cd2e9
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
dbb7917058
Fixed accessibility issues on search page
...
(cherry picked from commit 9a5ad0bc9f
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
7ec57988b8
Fixed accessibility issues about header ordering
...
(cherry picked from commit 5566c99625
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
3300f72621
Fixed browse by vocabulary treeview accessibility issues
...
(cherry picked from commit 30fe424cc5
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
77f52df047
Fixed item page accessibility issues
...
(cherry picked from commit 8ba17c991e
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
79ce4e9ec2
Fix collection mapper accessibility issues
...
- Added missing aria-labels to input checkboxes
- Fixed multiple tab related accessibility issues
(cherry picked from commit 1db83ba3c5
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
73cffe990a
Fix item mapper accessibility issues
...
- Added missing aria-labels to input checkboxes
- Fixed role="tablist" not having direct role="tab" by adding role="presentation" on the li elements
(cherry picked from commit 5b21d14583
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
b94f0a9b69
Fix resource policy accessibility issues
...
(cherry picked from commit 09bf8af03c
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
5d5582e2d2
Fix Bitstream format accessibility issues
...
- Added missing aria-labels to input checkboxes
- Fixed minor css alignment
(cherry picked from commit 57cc34cdd1
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
5e52233cf3
Fix Process detail accessibility issues
...
- Made Process Output keyboard accessible
(cherry picked from commit 120835cfcd
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
9ed13f31ff
Fix Create a new process page accessibility issues
...
- Added missing aria-label to delete buttons
- Moved hardcoded translation to translation files
- Fix color contrast issues on buttons
- Fix minor alignment issues
- Added missing aria labels to input and select elements
(cherry picked from commit 52c0977489
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
bc1ed9a96f
Fix Processes Overview accessibility issues
...
- Added missing aria-label to delete button
(cherry picked from commit 4ea487cc0d
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
57ebe88994
Fix System-wide Alert accessibility issues
...
- Added missing aria-label to buttons
(cherry picked from commit 3bdfc386e9
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
96b3423ed1
Fix Health Panel usability issues
...
- Fixed aria-controls on HealthComponentComponent, HealthInfoComponent, HealthInfoComponentComponent, HealthPanelComponent pointing to non-existing id
- Fixed the tabs not having the role tab on its tabs
- Fixed aria-expanded being set to true when collapsed and backwards for HealthPanelComponent & HealthInfoComponent
- Fixed role="tablist" not having direct role="tab" by adding role="presentation" on the li elements
- Fixed minor alignment issues
(cherry picked from commit 3628c84844
)
2023-12-06 16:03:23 +00:00
Alexandre Vryghem
fc7aa27706
Fix Bulk Access Management usability issues
...
- Added aria-labels to trash & select bitstream icon
- Added aria-labels ui-switch components (had to upgrade ngx-ui-switch to 14.1.0)
- Fixed aria-controls pointing to non-existing ids
- Fixed bulk-access-browse not having the tab role on it's tabs
- Fixed role="tablist" not having direct role="tab" by adding role="presentation" on the li elements
- Fixed aria-expanded being set to true when collapsed and backwards for BulkAccessBrowseComponent & BulkAccessSettingsComponent
(cherry picked from commit c300123b78
)
2023-12-06 16:03:23 +00:00