 Tim Donohue | 4c693a12945M | Merge pull request #2861 from DSpace/backport-2777-to-dspace-7_x[Port dspace-7_x] Element reference for typeahead directive is only defined when model has authority | | |
 William Welling | 85922433a5c | NgbTypeahead instance is only defined when model has authority(cherry picked from commit 018d44c61603dd12b685a6ca5ce503d9040f7f2a) | | |
 Tim Donohue | 2178e0e6a30M | Merge pull request #2852 from DSpace/backport-2851-to-dspace-7_x[Port dspace-7_x] fix selector value in CommunitySidebarSearchListElementComponent | | |
 Sascha Szott | 77f3b97e46d | fix selector value in CommunitySidebarSearchListElementComponent(cherry picked from commit ad3ef56e06512a55e3506c1065f038efb3452c42) | | |
 Tim Donohue | 203b0bbbaf4M | Merge pull request #2850 from DSpace/backport-2847-to-dspace-7_x[Port dspace-7_x] Bump sanitize-html from 2.10.0 to 2.12.1 | | |
![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d.jpg?s=48&d=mm) dependabot[bot] | 781de6e998d | Bump sanitize-html from 2.10.0 to 2.12.1Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.10.0 to 2.12.1.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.10.0...2.12.1)
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <s... | | |
 Tim Donohue | 6fefbe129d0M | Merge pull request #2849 from alanorth/backport-2356-to-dspace-7_x[Port dspace-7_x] Update dependencies for Node v20 | | |
Alan Orth | 3add551bde1 | [Port dspace-7_x] Update dependencies for Node v20Port of #2356 by @mwoodiupui to dspace-7_x. | | |
 Tim Donohue | 51f48b31dcaM | Merge pull request #2843 from DSpace/backport-2822-to-dspace-7_x[Port dspace-7_x] Bump ip from 2.0.0 to 2.0.1 | | |
![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d.jpg?s=48&d=mm) dependabot[bot] | b2adc42aaf6 | Bump ip from 2.0.0 to 2.0.1Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit c147c7d6eac1a98707986ff613ab362f7b1b5a33) | | |
 DSpace Bot | 0f09920cb19 | [Port dspace-7_x] site search should not adopt existing URL query string parameters (#2824)Do not merge existing query params when using site search from MyDSpace workflow. | | |
 Alan Orth | 41faa5ee529M | Merge pull request #2821 from tdonohue/port_2733_to_7x[Port dspace-7_x] Use keyboard to select values (part 2) | | |
 Jens Vannerum | d920567f8a2 | 111768: move original code back to init only for performance | | |
 Jens Vannerum | 85694ec2854 | 111768: add back necessary setCurrentValue calls that were removed earlier | | |
 Tim Donohue | 3ce4603328aM | Merge pull request #2812 from DSpace/backport-2770-to-dspace-7_x[Port dspace-7_x] German translations of feedback page translation keys | | |
 Sascha Szott | 9cff5e9c340 | minor improvement of German translation(cherry picked from commit e03b492dbd2a60b3512361c08f343c73392561cc) | | |
 Sascha Szott | 0fdfecd9735 | added german translations of feedback page translation keys(cherry picked from commit 26ebc9f8fc2a1cb18e3e23e7317fe134de1ad654) | | |
 Tim Donohue | 9dc0363337bM | 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 | | |
 Alexandre Vryghem | d96c048874d | 111639: Fixed search settings not using the scope(cherry picked from commit 93b22cba1f1b541d86f12b3bce79c8db6fd83bb9) | | |
 Alexandre Vryghem | 865f4899b21 | 111639: Added scope @Input() and made the search facets & search results use that scope(cherry picked from commit 22e87a5f5a875b41e38c1ef834b9c7a9b8cea458) | | |
 Tim Donohue | b350916fe30M | 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. | | |
 Michael Spalti | 381254a16e5 | File edit component updated to work for forms without access conditions.Fixed unit test
Fixed accidental reformatting
(cherry picked from commit 6fff475a5a0a8a2a234b114307e3df897400da60) | | |
 Tim Donohue | 8506d36dbf8M | Merge pull request #2800 from alexandrevryghem/generify-component-loaders_contribute-7_x[Port dspace-7_x] Refactored community & collection pages | | |
Alexandre Vryghem | 0366e8b9349 | Replace routerLinkActive with [class.active] to ensure visibility of aria-current tag | | |
 Tim Donohue | eba7683f6beM | 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 | | |
 Tim Donohue | 5a0018d4fa3M | Merge pull request #2802 from DSpace/backport-2766-to-dspace-7_x[Port dspace-7_x] Fix missing Register DOI button if configuration enabled | | |
 Thomas Misilo | 17dc120ca15 | Update "E-mail" to be "Email" for consistency(cherry picked from commit 7b8962a7cde749074df3c47e93e780fb21c895ca) | | |
 Alan Orth | 8eb2e2ce802 | src/assets/i18n/en.json5: minor changes for consistencyFix some random capitalizations and strange wording.
(cherry picked from commit d6c46847c2340c2e2755a81b0909e30a25052ea5) | | |
 Alan Orth | b2b9fb8bf91 | src/assets/i18n/en.json5: minor updates for consistencyWe should be capitalizing acronyms and project-specific nouns like
MyDSpace consistently in our interface.
(cherry picked from commit f78f4b45fcb82654c2cca08cccb254f414a3244f) | | |
 Alan Orth | 9d9d90ab9c4 | 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 98241d8925cbc394c78feb124cdea476c67da4be) | | |
 Tim Donohue | ccd7056a877M | 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 | | |
 Kim Shepherd | c50dd1a3e9e | Improve cfg handling in item-status.component.ts(cherry picked from commit 68475d1ed61bd231de1a1efdb2feb3bf638108c2) | | |
 Kim Shepherd | 8b3bc908645 | Improve cfg handling in item-status.component.ts(cherry picked from commit 3e33785311444682eaf1f38ffc0bb8e0b3e3f353) | | |
 Agustina Martinez | 9f99555c640 | Update item-status.component.tsFix initialOperations typo and return ops with register doi op
(cherry picked from commit e77898eaacb3489f9bdd077a709c90ca66ca0dec) | | |
![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d.jpg?s=48&d=mm) dependabot[bot] | eb4633557db | Bump follow-redirects from 1.15.3 to 1.15.5Bumps [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[... | | |
Alexandre Vryghem | effa19f7191 | 111679: Restored missing inAndOutputNames on ClaimedTaskActionsLoaderComponent | | |
Alexandre Vryghem | 835891fe596M | Merge remote-tracking branch 'upstream/dspace-7_x' into generify-component-loaders_contribute-7_x# Conflicts:
# src/app/shared/theme-support/themed.component.ts | | |
Alexandre Vryghem | ff55646c62a | 108588: Fixed accessibility issues on ds-comcol-page-browse-by | | |
 Tim Donohue | 972c1098cb9M | Merge pull request #2798 from DSpace/backport-2795-to-dspace-7_x[Port dspace-7_x] fix German translation of admin.workflow.item.workflow | | |
 Sascha Szott | 59fc3e56353 | remove translation (use singular form instead of plural form)(cherry picked from commit ac5670a51428c58cf02cf139b97c7d358d5b5f30) | | |
 Tim Donohue | 60b310e216cM | 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. | | |
Tim Donohue | b9cc5ba824b | Resync docker-compose-ci and docker/docker-compose-rest with DSpace/DSpace docker scripts | | |
Tim Donohue | f072ae74afe | Bug fix to GitHub CI build.Set compose project name via env variable. Also add default name if unspecified | | |
Tim Donohue | e2d014d0a6b | Update cli.yml to reference dspacenet in docker-compose-rest. Remove unnecessary network from cli.assetstore.yml | | |
 Tim Donohue | ab579da6148M | Merge pull request #2790 from DSpace/backport-2778-to-dspace-7_x[Port dspace-7_x] Dedupe patch operations by op and path | | |
 William Welling | 05c978bc627 | Dedupe patch operations by op and path(cherry picked from commit f40639de8672b047038e0ddba9242b11864e2231) | | |
 Tim Donohue | 95c635c4514M | Merge pull request #2786 from tdonohue/port_2717_to_7x[Port dspace-7_x] Fix accessibility issues (part 2) | | |
 Alexandre Vryghem | 3e48e5903e2 | Fixed dropdown accessibility issue- Removed non-existing dropdownMenuButton references
- Added appropriate roles to dropdown menus | | |
 Alexandre Vryghem | 63fa8f39f59 | 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 | | |
 Alexandre Vryghem | 138e163fa85 | Fixed edit metadata page accessibility issue- Hide fontawesome icons for screen readers
- Added missing aria-label to metadata field input | | |