Tim Donohue
9dc0363337
Merge pull request #2811 from DSpace/backport-2794-to-dspace-7_x
...
[Port dspace-7_x] Added scope @Input() to the SearchComponent & fixed related bugs
2024-02-15 15:16:09 -06:00
Alexandre Vryghem
d96c048874
111639: Fixed search settings not using the scope
...
(cherry picked from commit 93b22cba1f
)
2024-02-15 20:38:01 +00:00
Alexandre Vryghem
865f4899b2
111639: Added scope @Input() and made the search facets & search results use that scope
...
(cherry picked from commit 22e87a5f5a
)
2024-02-15 20:38:01 +00:00
Tim Donohue
b350916fe3
Merge pull request #2810 from DSpace/backport-2647-to-dspace-7_x
...
[Port dspace-7_x] File edit component updated to work for forms without access conditions.
2024-02-15 14:34:38 -06:00
Michael Spalti
381254a16e
File edit component updated to work for forms without access conditions.
...
Fixed unit test
Fixed accidental reformatting
(cherry picked from commit 6fff475a5a
)
2024-02-15 20:00:45 +00:00
Tim Donohue
8506d36dbf
Merge pull request #2800 from alexandrevryghem/generify-component-loaders_contribute-7_x
...
[Port dspace-7_x] Refactored community & collection pages
2024-02-14 10:58:38 -06:00
Alexandre Vryghem
0366e8b934
Replace routerLinkActive with [class.active] to ensure visibility of aria-current tag
2024-02-14 00:10:41 +01:00
Tim Donohue
eba7683f6b
Merge pull request #2803 from DSpace/backport-2705-to-dspace-7_x
...
[Port dspace-7_x] Minor updates to i18n strings for clarity and consistency
2024-02-07 12:31:13 -06:00
Tim Donohue
5a0018d4fa
Merge pull request #2802 from DSpace/backport-2766-to-dspace-7_x
...
[Port dspace-7_x] Fix missing Register DOI button if configuration enabled
2024-02-07 11:48:27 -06:00
Thomas Misilo
17dc120ca1
Update "E-mail" to be "Email" for consistency
...
(cherry picked from commit 7b8962a7cd
)
2024-02-07 17:23:05 +00:00
Alan Orth
8eb2e2ce80
src/assets/i18n/en.json5: minor changes for consistency
...
Fix some random capitalizations and strange wording.
(cherry picked from commit d6c46847c2
)
2024-02-07 17:23:05 +00:00
Alan Orth
b2b9fb8bf9
src/assets/i18n/en.json5: minor updates for consistency
...
We should be capitalizing acronyms and project-specific nouns like
MyDSpace consistently in our interface.
(cherry picked from commit f78f4b45fc
)
2024-02-07 17:23:05 +00:00
Alan Orth
9d9d90ab9c
src/assets/i18n: change "controller" to "reviewer"
...
Reviewer is a less obscure term for what this actually is in most
cases.
(cherry picked from commit 98241d8925
)
2024-02-07 17:23:05 +00:00
Tim Donohue
ccd7056a87
Merge pull request #2801 from DSpace/backport-2799-to-dspace-7_x
...
[Port dspace-7_x] Bump follow-redirects from 1.15.3 to 1.15.5
2024-02-07 11:06:06 -06:00
Kim Shepherd
c50dd1a3e9
Improve cfg handling in item-status.component.ts
...
(cherry picked from commit 68475d1ed6
)
2024-02-07 16:57:19 +00:00
Kim Shepherd
8b3bc90864
Improve cfg handling in item-status.component.ts
...
(cherry picked from commit 3e33785311
)
2024-02-07 16:57:19 +00:00
Agustina Martinez
9f99555c64
Update item-status.component.ts
...
Fix initialOperations typo and return ops with register doi op
(cherry picked from commit e77898eaac
)
2024-02-07 16:57:19 +00:00
dependabot[bot]
eb4633557d
Bump follow-redirects from 1.15.3 to 1.15.5
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.5.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.5 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
(cherry picked from commit 90a277fbeb
)
2024-02-07 16:34:28 +00:00
Alexandre Vryghem
effa19f719
111679: Restored missing inAndOutputNames on ClaimedTaskActionsLoaderComponent
2024-02-07 13:56:08 +01:00
Alexandre Vryghem
835891fe59
Merge remote-tracking branch 'upstream/dspace-7_x' into generify-component-loaders_contribute-7_x
...
# Conflicts:
# src/app/shared/theme-support/themed.component.ts
2024-02-07 00:18:22 +01:00
Alexandre Vryghem
ff55646c62
108588: Fixed accessibility issues on ds-comcol-page-browse-by
2024-02-07 00:17:46 +01:00
Tim Donohue
972c1098cb
Merge pull request #2798 from DSpace/backport-2795-to-dspace-7_x
...
[Port dspace-7_x] fix German translation of admin.workflow.item.workflow
2024-02-06 16:03:36 -06:00
Sascha Szott
59fc3e5635
remove translation (use singular form instead of plural form)
...
(cherry picked from commit ac5670a514
)
2024-02-06 22:03:10 +00:00
Tim Donohue
60b310e216
Merge pull request #2796 from tdonohue/port_2791_to_7x
...
[Port dspace-7_x] Fix issue with cli.yml not using same network as backend.
2024-02-05 16:08:24 -06:00
Tim Donohue
b9cc5ba824
Resync docker-compose-ci and docker/docker-compose-rest with DSpace/DSpace docker scripts
2024-02-05 14:19:53 -06:00
Tim Donohue
f072ae74af
Bug fix to GitHub CI build. Set compose project name via env variable. Also add default name if unspecified
2024-02-05 11:14:00 -06:00
Tim Donohue
e2d014d0a6
Update cli.yml to reference dspacenet in docker-compose-rest. Remove unnecessary network from cli.assetstore.yml
2024-02-05 11:13:53 -06:00
Tim Donohue
ab579da614
Merge pull request #2790 from DSpace/backport-2778-to-dspace-7_x
...
[Port dspace-7_x] Dedupe patch operations by op and path
2024-02-01 13:50:52 -06:00
William Welling
05c978bc62
Dedupe patch operations by op and path
...
(cherry picked from commit f40639de86
)
2024-02-01 19:00:52 +00:00
Tim Donohue
95c635c451
Merge pull request #2786 from tdonohue/port_2717_to_7x
...
[Port dspace-7_x] Fix accessibility issues (part 2)
2024-01-31 11:56:18 -06:00
Alexandre Vryghem
3e48e5903e
Fixed dropdown accessibility issue
...
- Removed non-existing dropdownMenuButton references
- Added appropriate roles to dropdown menus
2024-01-31 09:51:19 -06:00
Alexandre Vryghem
63fa8f39f5
Fixed user authentication/registration accessibility issue
...
- Added the correct autocomplete value
- Removed dangling labels, because aria labels already describe those input fields & we can't use ids in this component because otherwise there are duplicate ids on the /login page
2024-01-31 09:51:09 -06:00
Alexandre Vryghem
138e163fa8
Fixed edit metadata page accessibility issue
...
- Hide fontawesome icons for screen readers
- Added missing aria-label to metadata field input
2024-01-31 09:51:03 -06:00
Alexandre Vryghem
ac743c5138
Fixed feedback form page accessibility issue
...
- The form used a fieldset tag instead of a form tag
2024-01-31 09:50:58 -06:00
Alexandre Vryghem
37803e9330
Fixed remaining community/collection page accessibility issues
...
- Hide fontawesome icons for screen readers
- Replaced dangling labels with spans and added more descriptive aria label to browse link
- Fixed empty label/missing header in edit resource policy table
- Added missing comcol logo al text
- Refactored dso-edit-menu-section to not display empty link buttons and duplicate titles
2024-01-31 09:50:50 -06:00
Alexandre Vryghem
8b5cd79bdc
Fixed accessibility issues on AccessControlFormContainerComponent
...
- Replaced invisible label in AccessControlArrayFormComponent that was only used for styling with span
- Fixed radio buttons not being part of a fieldset
- Fixed empty table header
2024-01-31 09:50:44 -06:00
Alexandre Vryghem
949e55235a
Fixed accessibility issues on BitstreamFormatsComponent
...
- Removed empty label of the select box and replaced it with an aria-label
- Fixed empty table header
2024-01-31 09:50:38 -06:00
Alexandre Vryghem
5173ac3704
Fixed accessibility issues on MetadataRegistryComponent
...
- Removed empty label of the select box and replaced it with an aria-label
- Fixed empty table header
2024-01-31 09:50:31 -06:00
Alexandre Vryghem
9335c32334
Fixed accessibility issues on MetadataSchemaComponent
...
- Removed empty label of the select box and replaced it with an aria-label
- Fixed empty table header
2024-01-31 09:50:23 -06:00
Alexandre Vryghem
b0d3710454
Fixed accessibility issues with pagination button
...
- Replaced the h6 tags with the role heading
- Gave the gear button the roles in order to be detected as an expandable menu
- Replaced the dropdown structure to render a menu of listboxes
- Added the aria-selected attribute
2024-01-31 09:49:38 -06:00
Alexandre Vryghem
e0849af926
Fix header ordering
2024-01-31 09:42:30 -06:00
Alexandre Vryghem
b076b98996
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-31 09:42:24 -06:00
Alexandre Vryghem
cc0501f340
Fixed search filters having empty input buttons
2024-01-31 09:42:17 -06:00
Alexandre Vryghem
6b204b5b53
Removed invisible buttons on the CommunityListComponent & fixed content displacement when expanding com/col
2024-01-31 09:42:12 -06:00
Alexandre Vryghem
3bf7d819de
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-31 09:42:04 -06:00
Alexandre Vryghem
6497a156aa
Destroy dynamically generated components in onDestroy & replace deprecated createComponent
2024-01-31 00:06:44 +01:00
Tim Donohue
67fc0054c1
Merge pull request #2773 from DSpace/backport-2755-to-dspace-7_x
...
[Port dspace-7_x] Add logo max constraints
2024-01-25 15:53:07 -06:00
FrancescoMolinaro
d4493cb534
add width 100% to prevent overflow on mobile
...
(cherry picked from commit f82ba8c5ad
)
2024-01-25 21:08:11 +00:00
FrancescoMolinaro
682ec2b678
remove class from template
...
(cherry picked from commit d9e25882ce
)
2024-01-25 21:08:11 +00:00
FrancescoMolinaro
20f5f17aac
adapt solution to prevent img overflow
...
(cherry picked from commit d3c788a4e1
)
2024-01-25 21:08:11 +00:00