Tim Donohue
ebc7799404
Merge pull request #3795 from alexandrevryghem/w2p-122005_fixed-dropdown-values-resetting-on-enter_contribute-7_x
...
[Port dspace-7_x] Fixed dropdown/lookup & lookup-name fields being reset when hitting enter
2025-01-06 16:24:11 -06:00
Alexandre Vryghem
d3d86f4f2d
119799: Prevent the lookup/lookup-name fields from resetting when hitting the enter key in another input field
...
(cherry picked from commit c8694e1a87
)
2025-01-06 22:38:58 +01:00
Tim Donohue
a078932857
Merge pull request #3143 from atmire/w2p-115284_add-support-for-non-repeatable-relationships_dspace-7-x
...
[Port dspace-7_x] Add support for non repeatable relationships
2025-01-06 11:59:13 -06:00
Tim Donohue
a1b7c8d9c5
Merge pull request #3789 from DSpace/backport-3718-to-dspace-7_x
...
[Port dspace-7_x] fix selector in OrgUnitSearchResultListSubmissionElementComponent compontent
2025-01-06 09:00:57 -06:00
Alexandre Vryghem
b25294c872
Merge branch 'w2p-122005_fixed-dropdown-values-resetting-on-enter_contribute-7.6' into dspace-7_x
...
# Conflicts:
# src/app/shared/form/builder/ds-dynamic-form-ui/models/scrollable-dropdown/dynamic-scrollable-dropdown.component.html
2025-01-03 17:08:46 +01:00
Sascha Szott
ecf3298345
fix value of selector in component annotation
...
(cherry picked from commit 71de4b600b
)
2025-01-03 06:01:04 +00:00
jensvannerum
33fdee554e
[Port dspace-7_x] Get rid of unnecessary and failing REST requests when navigating between different browse indexes ( #3788 )
...
Co-authored-by: Koen Pauwels <koen.pauwels@atmire.com >
Co-authored-by: Jens Vannerum <jens.vannerum@atmire.com >
2025-01-01 12:50:30 +03:00
Tim Donohue
d578222f8f
Merge pull request #3770 from DSpace/backport-3679-to-dspace-7_x
...
[Port dspace-7_x] #3678 , #3217 - Fix ordering and changing values of repeatable inputs in submission form
2024-12-19 16:58:03 -06:00
Andrea Barbasso
abc3c41c63
[DURACOM-297] fix changing values in submission form after ordering
...
(cherry picked from commit 1c9272107c
)
2024-12-19 22:25:50 +00:00
Tim Donohue
a8e658a399
Merge pull request #3768 from tdonohue/port_3367_to_7x
...
[Port dspace-7_x] Accessibility in vocabulary treeview
2024-12-19 14:31:25 -06:00
Tim Donohue
81522586dd
Merge pull request #3766 from tdonohue/port_3322_to_7x
...
[Port dspace-7_x] fix #3241 : Configuring the URI link target
2024-12-19 12:26:22 -06:00
andreaNeki
a8ff6a41e0
Trying to correct an error in the focus implementation
2024-12-19 12:18:08 -06:00
andreaNeki
75260b00d9
Ensuring that the message “There were no items to show” is announced to the screen reader when necessary
2024-12-19 12:17:53 -06:00
andreaNeki
14680b013e
Adding focus to the input after the reset button is clicked
2024-12-19 12:15:47 -06:00
andreaNeki
b601405e56
Adding the aria-label attribute to buttons
2024-12-19 12:14:10 -06:00
root
c6ef2f1bd0
Addition of unit tests for the getLinkAttributes() method
2024-12-19 11:50:28 -06:00
igorbaptist4
2a1ef02d75
fix identation
2024-12-19 11:50:21 -06:00
igorbaptist4
25ab69ff21
Configuring the URI link target
2024-12-19 11:50:07 -06:00
Tim Donohue
eb3db9ceb6
Merge pull request #3597 from DSpace/dependabot/npm_and_yarn/dspace-7_x/core-js-3.39.0
...
Bump core-js from 3.38.1 to 3.39.0
2024-12-18 16:52:22 -06:00
Tim Donohue
84c0371aab
Merge pull request #3763 from tdonohue/port_3264_to_7x
...
[Port dspace-7_x] More accessible file download link for users who use a screen reader
2024-12-18 15:55:48 -06:00
Andrea-Guevara
4bf4e18389
More accessible file download link for users who use a screen reader ( #3264 )
...
* More accessible file download link for users who use a screen reader
* Refactoring implementation - More accessible file download link for users who use a screen reader
* Fixing import error
* Solving the spaces error
* Solving the spaces error
* Solving the spaces error in file pt-BR.json5
---------
Co-authored-by: andreaNeki <root@TI-03.OHB.LOCAL >
2024-12-18 14:48:08 -06:00
Tim Donohue
2ff5350302
Merge pull request #3716 from alexandrevryghem/w2p-120109_fix-findByHref-and-findListByHref-skipping-their-response_contribute-7_x
...
[Port dspace-7_x] Fix infinite loading on item pages and optimize menu resolver usage
2024-12-18 11:17:35 -06:00
Tim Donohue
36dd4762ed
Merge pull request #3466 from atmire/item-edit-bitstreams-table-7_x
...
[Port dspace-7_x] Edit Item, Bitstreams tab: Accessibility improvements
2024-12-18 10:49:01 -06:00
Tim Donohue
655558538c
Merge pull request #3721 from alexandrevryghem/w2p-117573_remove-observable-function-calls-from-template_contribute-7_x
...
[Port dspace-7_x] Removed observable function calls from template (part 1)
2024-12-18 10:38:54 -06:00
Tim Donohue
12fc5aff71
Merge pull request #3756 from tdonohue/port_3754_to_7x
...
[Port dspace-7_x][GitHub Actions][Docker] Update Docker scripts & GitHub Actions to use ghcr.io instead of docker.io
2024-12-16 17:26:51 -06:00
Tim Donohue
cd500007b6
Login to GHCR in order to have access to private Docker images for e2e tests.
2024-12-16 16:31:17 -06:00
Tim Donohue
686b61915a
Update GitHub Actions for Docker & normal build to use GitHub Container Registry
2024-12-16 16:31:11 -06:00
Tim Donohue
996c877412
Allow for other Docker registries to be used with all Docker compose scripts
2024-12-16 16:30:53 -06:00
Tim Donohue
c9d6c95563
Use fully qualified image names in Dockerfiles. Minor syntax fixes to ENV variables
2024-12-16 16:24:14 -06:00
Andreas Awouters
bee8bde87f
Merge branch 'item-edit-bitstreams-table-7.6' into item-edit-bitstreams-table-7_x
2024-12-11 11:22:56 +01:00
Andreas Awouters
5a88cedc22
118223: Remove console.log
2024-12-11 11:17:01 +01:00
Alexandre Vryghem
f9e67dc513
Merge branch 'w2p-117573_remove-observable-function-calls-from-template-7.6' into w2p-117573_remove-observable-function-calls-from-template_contribute-7_x
2024-12-06 18:09:13 +01:00
Alexandre Vryghem
5ee721f2c4
117287: Embed the communities/collections on the EPerson groups
2024-12-06 18:08:57 +01:00
Alexandre Vryghem
830ada37f5
119915: Restored functionality to hide the research profile section on the profile page
...
(cherry picked from commit ded0079f24
)
2024-12-06 17:18:29 +01:00
Alexandre Vryghem
b5a8b56473
117287: Prevent /api/eperson/epersons/undefined from being fired on the create ePerson page
...
(cherry picked from commit 0cb5b76159
)
2024-12-06 17:18:13 +01:00
Alexandre Vryghem
2a72fac646
Merge branch 'w2p-117573_remove-observable-function-calls-from-template-7.6' into dspace-7_x
...
# Conflicts:
# src/app/access-control/epeople-registry/epeople-registry.component.html
# src/app/access-control/epeople-registry/epeople-registry.component.ts
# src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html
# src/app/access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts
# src/app/access-control/epeople-registry/eperson-form/eperson-form.component.ts
# src/app/access-control/group-registry/group-form/group-form.component.html
# src/app/access-control/group-registry/group-form/group-form.component.ts
# src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.html
# src/app/admin/admin-registries/bitstream-formats/bitstream-formats.component.spec.ts
# src/app/admin/admin-registries/metadata-registry/metadata-schema-form/metadata-schema-form.component.ts
# src/app/admin/admin-registries/metadata-schema/metadata-schema.component.html
# src/app/admin/admin-registries/metadata-schema/metadata-schema.component.ts
# src/app/shared/pagination/pagination.component.ts
2024-12-06 17:14:51 +01:00
Alexandre Vryghem
6988df519e
Merge branch 'w2p-120109_fix-findByHref-and-findListByHref-skipping-their-response_contribute-7.6' into dspace-7_x
...
# Conflicts:
# src/app/core/data/base/base-data.service.spec.ts
# src/app/core/data/base/base-data.service.ts
# src/app/item-page/edit-item-page/abstract-item-update/abstract-item-update.component.ts
2024-12-05 23:49:13 +01:00
Alexandre Vryghem
ce17d23c08
120109: Updated the route configuration to only resolve the dsoEditMenuResolver on pages who use the DsoEditMenuComponent
...
(cherry picked from commit 5c9f494f76
)
2024-12-05 23:27:55 +01:00
Alexandre Vryghem
91acc957b1
120109: Fixed "no elements in sequence" sometimes being thrown on the item bitstream & relationship tabs
...
(cherry picked from commit decacec404
)
2024-12-05 23:27:54 +01:00
Alexandre Vryghem
987ea5104a
120109: Fixed BaseDataService not emitting when the request is too fast and the ResponsePending are not emitted
...
(cherry picked from commit 0f4d71eb58
)
2024-12-05 23:27:54 +01:00
Tim Donohue
135c085024
Merge pull request #3710 from DSpace/backport-3693-to-dspace-7_x
...
[Port dspace-7_x] Removed unauthorized metadata-export-search request on search page
2024-12-04 11:10:21 -06:00
Alexandre Vryghem
ed4e794d46
119799: Prevent submission from updating the dropdown values when hitting enter in another input form (onsubmit)
2024-12-04 17:16:14 +01:00
Alexandre Vryghem
80e938b1f2
121534: Removed unauthorized metadata-export-search request on search page for non-admins
...
(cherry picked from commit 70b855e785
)
2024-12-03 18:16:02 +00:00
Alexandre Vryghem
c9df52cba2
120256: Ensure searchOptions$ is a SearchOptions and not a plain object
...
(cherry picked from commit e4daf2b825
)
2024-12-03 18:16:02 +00:00
Tim Donohue
e975585350
Merge pull request #3182 from 4Science/task/dspace-7_x/CST-14903
...
[Port dspace-7_x] Orcid Authorization / Synchronization Page Fixes
2024-12-02 09:38:55 -06:00
Alan Orth
a53df4fed4
Merge pull request #3696 from 4Science/backport-3308-to-dspace-7_x
2024-11-29 13:58:04 +03:00
Alexandre Vryghem
8849f140fb
117287: Removed method calls returning observables from ItemDetailPreviewComponent
2024-11-28 23:47:29 +01:00
Simone Ramundi
c743387a26
[DURACOM-296] Enabled 'admin-div' only for Site Administrator
2024-11-28 12:36:55 +01:00
Tim Donohue
35a25b372d
Merge pull request #3685 from tdonohue/port_3683_to_7x
...
[Port dspace-7_x] Fix incorrect example in `config.example.yml`
2024-11-22 11:51:30 -06:00
Tim Donohue
62b31ea8c5
Fix incorrect example. The setting category is called "ssr" and not "universal"
2024-11-22 11:19:08 -06:00