Tim Donohue
a59f371ecf
Merge pull request #2691 from misilot/fix-2690
...
Decrease min-height for Login Dropdown Menu
2024-01-19 09:22:36 -06:00
Sascha Szott
e7490340f8
use localized error message
...
(cherry picked from commit 92a74cee5a
)
2024-01-19 15:21:44 +00:00
Tim Donohue
6536fbff62
Merge pull request #2736 from saschaszott/patch-11
...
use localized error message
2024-01-19 09:21:26 -06:00
FrancescoMolinaro
1600bd5af2
add tests
2024-01-19 15:48:40 +01:00
Andrea Barbasso
31f89e8cb9
[DURACOM-191] fix errors
2024-01-19 14:30:45 +01:00
Andrea Barbasso
59e9e0fe62
Merge remote-tracking branch 'github/DURACOM-191' into DURACOM-191
2024-01-19 14:20:10 +01:00
Giuseppe Digilio
cfe802096c
[DURACOM-191] fix circular dependencies
2024-01-19 13:11:49 +01:00
Andrea Barbasso
8e3a145bf8
Merge remote-tracking branch 'github/DURACOM-191' into DURACOM-191
2024-01-19 12:25:17 +01:00
Andrea Barbasso
891f18d96d
[DURACOM-191] remove leftover provide files, use exported consts instead
2024-01-19 12:24:27 +01:00
Giuseppe Digilio
8861a21a2a
[DURACOM-191] fix circular dependencies
2024-01-19 12:21:26 +01:00
FrancescoMolinaro
32e3141b19
add logo max costraints
2024-01-19 08:57:12 +01: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
Alan Orth
477ea93fd1
Merge pull request #2721 from alanorth/fix-community-cdk-tree-links
...
Fix whitespace in links due to newlines
2024-01-19 08:13:42 +03:00
Davide Negretti
8f73b8ff9d
[DURACOM-195] accessibility issue fixed on log-out button
2024-01-18 21:07:52 +01:00
Giuseppe Digilio
171e0e3dc9
[DURACOM-191] fix circular dependencies
2024-01-18 19:13:43 +01:00
Alisa Ismailati
e4858f2239
[CST-12109] fixes
2024-01-18 18:48:31 +01:00
Alisa Ismailati
415bdeabc1
cherry-picked "[CST-12145] get qa-sources by target for item-page & refactor" into [CST-12109]
2024-01-18 17:35:59 +01:00
FrancescoMolinaro
5dcd52da26
fix tests
2024-01-18 17:35:42 +01:00
Alisa Ismailati
80a0cd40cb
[CST-12109] "refresh" page on item withdrawn from details page
2024-01-18 17:27:13 +01:00
Andrea Barbasso
bb64be3a2b
[DURACOM-191] remove provide-render-auth-method, use exported const instead
2024-01-18 15:53:31 +01:00
Andrea Barbasso
e287e25906
[DURACOM-191] add withEntryComponents() to listable.module.ts
2024-01-18 15:26:59 +01:00
Andrea Barbasso
25381697e0
[DURACOM-191] remove provide-render-browse-by, use exported const instead
2024-01-18 15:18:18 +01:00
Alisa Ismailati
a4b0c5a13d
cherry-picked "[CST-12791] changed the route for suggestions to be be accessible to any logged in user" to CST-12109
2024-01-18 12:46:49 +01:00
Andrea Barbasso
93853ba542
[DURACOM-191] fix missing listable components
2024-01-18 11:10:19 +01:00
FrancescoMolinaro
532e529201
resolve conflict on missing IpV4Validator
2024-01-18 10:33:11 +01:00
FrancescoMolinaro
c2f44c33f3
resolve conflict on missing IpV4Validator
2024-01-18 10:28:05 +01:00
FrancescoMolinaro
f83d75fb41
Merge branch 'coar-notify-7' into coar-notify-7-part-two
2024-01-18 10:27:35 +01:00
Stefano Maffei
abfdaa0690
Merge remote-tracking branch 'origin/CST-13316-improvments-part-two' into coar-notify-7-part-two
2024-01-18 09:31:00 +01:00
Stefano Maffei
a1ad620a04
[CST-13316] added missing labels and fixed typo
2024-01-18 09:30:41 +01:00
Andrea Barbasso
4d23626aed
[DURACOM-191] fix lint
2024-01-18 09:08:32 +01:00
Andrea Barbasso
579bedc352
[DURACOM-191] fix tests
2024-01-18 08:44:08 +01:00
Alexandre Vryghem
b8e0401388
Fix header ordering
2024-01-17 23:26:11 +01:00
Alexandre Vryghem
d876fadd2a
Fixed accessibility issues on SubmissionImportExternalSearchbarComponent
...
- Fixed input not describing itself
- Put the items from the dropdown in an ul
- Fixed broken aria labels
- Removed titles who where identical to the displayed value
2024-01-17 23:26:11 +01:00
Alexandre Vryghem
3c1243f6f1
Fixed search filters having empty input buttons
2024-01-17 23:26:11 +01:00
Alexandre Vryghem
086c5463a8
Removed invisible buttons on the CommunityListComponent & fixed content displacement when expanding com/col
2024-01-17 23:26:10 +01:00
Alexandre Vryghem
2f5370a085
Fixed accessibility issues related to dso selectors
...
- Fixed header ordering
- Fixed input field not having a description what it does (because the header isn't always shown I decided to use aria-labels instead of regular labels)
2024-01-17 23:26:10 +01:00
Davide Negretti
6dec34cb00
Merge branch 'main' into DURACOM-195
...
# Conflicts:
# cypress/e2e/collection-statistics.cy.ts
# cypress/e2e/community-statistics.cy.ts
# cypress/e2e/item-statistics.cy.ts
2024-01-17 22:24:06 +01: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