Commit Graph

9352 Commits

Author SHA1 Message Date
Tim Donohue
70a7bbe3cb Minor fixes to cypress tests 2023-08-29 15:01:51 -05:00
Tim Donohue
2a881791ba Fix accessibility of date sliders by adding aria-labels 2023-08-29 15:01:21 -05:00
Tim Donohue
91d8b7e4f7 Update ng2-nouislider and nouislider to latest versions 2023-08-29 14:58:49 -05:00
Tim Donohue
ba244bf6b1 Fix heading order issue with item page & update accessibility tests to prove it now passes 2023-08-29 11:44:03 -05:00
Tim Donohue
339ed63734 Enable excessibility checking of login menu, and remove unnecessary exclusion from header 2023-08-29 11:43:36 -05:00
Tim Donohue
158ebb0e32 Reenable accessibility check fixed in #2251 2023-08-29 11:41:03 -05:00
Tim Donohue
50899f1d1b Update to latest axe-core 2023-08-28 13:55:05 -05:00
Tim Donohue
68a3323fca Update to latest cypress 2023-08-28 13:53:19 -05:00
Alan Orth
6c4cfe5199 Merge pull request #2447 from J4bbi/2251-accessibility-issues-on-the-community-list-page
2251 accessibility issues on the community list page
2023-08-28 17:43:56 +03:00
Alan Orth
eaeda318d9 Merge pull request #2463 from hugo-escire/issue/2159
Fix to Pagination position is retained between searches #2159
2023-08-28 17:33:11 +03:00
Hugo Dominguez
044230209c add first page condition when search submit 2023-08-25 13:20:37 -06:00
Hugo Dominguez
88a7088b47 🐛 go to first page after submit search 2023-08-25 13:18:10 -06:00
Alan Orth
da13913cb6 Merge pull request #2395 from alexandrevryghem/themed-component-fixes-main
Fix themed components duplicating themself when switching themes
2023-08-25 20:13:12 +03:00
Alan Orth
25febb160d Merge pull request #2434 from alexandrevryghem/w2p-105221_fix-value-pair-ids-not-being-unique-input-type-list_contribute-7.6
Input type list doesn't work correctly if multiple value-pairs have the same pair value
2023-08-25 09:16:58 +03:00
Hardy Pottinger
4fea34c6ba Merge pull request #2449 from michdyk/polish-translation-update-2383
Update pl.json5
2023-08-24 14:58:20 -05:00
Tim Donohue
9b88da7f33 Merge pull request #2456 from tdonohue/skip_merge_commits_in_port_pr
[GitHub Actions] When porting a PR, skip any merge commits
2023-08-23 17:07:59 -05:00
Tim Donohue
596006de82 Enable new skip merge commit feature 2023-08-23 17:05:42 -05:00
Tim Donohue
fbb04a0383 Merge pull request #2438 from hardyoyo/2437-fix-commented-out-paths-in-components
2437 Correct and clarify commented-out code in several custom components
2023-08-23 14:50:04 -05:00
Hardy Pottinger
e47586f2e5 Merge pull request #2452 from tdonohue/fix_demo_urls
Replace mentions of demo7.dspace.org and api7.dspace.org with new demo URLs
2023-08-22 17:25:20 -05:00
Tim Donohue
b51fd46536 Replace mentions of demo7.dspace.org and api7.dspace.org with demo or sandbox 2023-08-22 16:32:55 -05:00
Michał Dykas
f58a7a2e9b Update pl.json5 fix test 2 spaces instead of 1 2023-08-22 16:18:36 +02:00
Michał Dykas
93299ec83d Update pl.json5 fix issues from tests 2023-08-22 15:50:37 +02:00
Michał Dykas
cfd753f928 Update pl.json5
Translation update of 2 spaces instead of 3
2023-08-22 15:09:09 +02:00
Michał Dykas
b439ab4484 Update pl.json5
Update from 7.4 to 7.6 version
2023-08-22 13:32:16 +02:00
Hrafn Malmquist
e59913acab Reorder instance method to come after member declaration 2023-08-22 04:59:23 +01:00
Hrafn Malmquist
d9b6e9d81f Improve documentation 2023-08-22 04:29:01 +01:00
Hrafn Malmquist
5f71de885b Add trackby function so cdktree can differentiate between new and old nodes 2023-08-22 04:28:28 +01:00
Hrafn Malmquist
05c53ad1d4 Replace h2 with a h1 2023-08-22 04:27:23 +01:00
Hrafn Malmquist
5ef4a827f5 Replace h5 with a span 2023-08-22 04:26:53 +01:00
Hardy Pottinger
518cc714f2 fix lint error in workflow-item-send-back.component.ts 2023-08-15 10:26:38 -05:00
Hardy Pottinger
0906234a29 2437 Correct and clarify commented-out code in several custom components
- Correct the path in commented-out code in the custom theme's
  components
- Clarify that the workflow-item-sen-back.component.scss file is a stub
- It has no corresponding SCSS file in the base theme
2023-08-15 10:16:50 -05:00
Alexandre Vryghem
a426eba846 Merge branch 'w2p-105221_fix-value-pair-ids-not-being-unique-input-type-list_contribute-7.2' into w2p-105221_fix-value-pair-ids-not-being-unique-input-type-list_contribute-7.6 2023-08-14 16:48:46 +02:00
Alexandre Vryghem
4c419e1eee 105265: Made the DsDynamicListComponent's checkbox & radio buttons ids unique for each metadata field to prevent other value-pairs having the same id 2023-08-14 16:48:06 +02:00
Tim Donohue
77e994dcd6 Merge pull request #2409 from DSpace/dependabot/npm_and_yarn/word-wrap-1.2.5
Bump word-wrap from 1.2.3 to 1.2.5
2023-08-08 16:41:36 -05:00
Tim Donohue
60a9b01c86 Merge pull request #2426 from DSpace/revert-2424-test-fix-for-backport-action
Revert "Enable early release of backport-action to test korthout/backport-action#372"
2023-08-08 15:43:49 -05:00
Tim Donohue
765b5c8531 Revert "Enable early release of backport-action to test korthout/backport-action#372" 2023-08-08 15:35:17 -05:00
Tim Donohue
dc34cbebbd Merge pull request #2408 from atmire/ProcessDetailComponent-test-improvemen
ProcessDetailComponent test improvement
2023-08-08 15:00:26 -05:00
Tim Donohue
aaff0f02ed Merge pull request #2424 from tdonohue/test-fix-for-backport-action
Enable early release of backport-action to test korthout/backport-action#372
2023-08-08 14:59:00 -05:00
Tim Donohue
419868bd8d Enable early release of backport-action to test korthout/backport-action#372 2023-08-08 14:44:01 -05:00
Alexandre Vryghem
9340d4be92 Merge branch 'fix-ngonchanges-not-working-for-themed-components_contribute-7.6' into themed-component-fixes-main
# Conflicts:
#	src/app/shared/theme-support/themed.component.ts
2023-08-06 20:05:27 +02:00
Alexandre Vryghem
ff0c1a256d Merge branch 'fix-ngonchanges-not-working-for-themed-components_contribute-7.4' into fix-ngonchanges-not-working-for-themed-components_contribute-7.6 2023-08-06 20:02:43 +02:00
Alexandre Vryghem
a7bef6ffe2 Merge branch 'fix-ngonchanges-not-working-for-themed-components_contribute-7.2' into fix-ngonchanges-not-working-for-themed-components_contribute-7.4
# Conflicts:
#	src/app/app.component.ts
2023-08-06 19:59:49 +02:00
Alexandre Vryghem
e4b386b815 Fix createHeadTags infinite loop when your themes don't override the headTags property 2023-08-06 19:57:05 +02:00
Tim Donohue
4abbd376ac Merge pull request #2350 from alexandrevryghem/fix-collection-form-bugs_contribute-main
Fix minor collection form bugs
2023-08-04 12:47:34 -05:00
Tim Donohue
7bcac03541 Merge pull request #2388 from mirkoscherf/2387-i18n_for_status_badges_and_status_search_filter_entries
fix(i18n): add and update missing status strings
2023-08-04 11:15:19 -05:00
Mirko Scherf
cf79cccfd9 Merge branch 'main' into 2387-i18n_for_status_badges_and_status_search_filter_entries 2023-08-04 16:09:11 +02:00
Alan Orth
2cfd19f339 Merge pull request #2378 from dataquest-dev/show_password_error
Show error message from the password validation response
2023-08-04 15:21:08 +03:00
milanmajchrak
e6546b4499 Show error message from the error response 2023-08-04 11:04:48 +02:00
Tim Donohue
0fca4e040e Merge pull request #2397 from alexandrevryghem/fix-mathjax-displaying-twiced-in-ui_contribute-main
Fixed MathJax code being displayed twice by `dsMarkdown` pipe
2023-08-03 16:09:11 -05:00
Tim Donohue
4f445fa558 Merge pull request #2344 from the-library-code/handle_failed_related_item_responses
Catch and handle unsuccessful "convert rels to items" responses
2023-08-03 15:03:10 -05:00