Commit Graph

11521 Commits

Author SHA1 Message Date
root
e96d64a622 Melhorando acessibilidade do componente ds-loading 2024-06-04 17:23:57 -03:00
Tim Donohue
b0a8a50c16 Merge pull request #3097 from tdonohue/port_3061_to_main
[Port main] Hide search text field when number of facet values is less than the maximum
2024-05-31 14:38:20 -05:00
Tim Donohue
bb341a3ea7 Minor fix for scenarios where page is undefined. Fixes a few specs. 2024-05-31 14:11:57 -05:00
Tim Donohue
e3595e5f34 Fix "Async pipe results should not be negated" from lint 2024-05-31 12:53:45 -05:00
Victor Hugo Duran Santiago
44480cba4a Fix - hide search text field in the filter section if the number of facet values does not exceed the maximum number of facet values shown 2024-05-31 12:31:27 -05:00
Victor Hugo Duran Santiago
906b2f5917 Fix - hide search text field in the filter section if the number of facet values does not exceed the maximum number of facet values shown 2024-05-31 12:30:30 -05:00
Tim Donohue
b9a1045e38 Merge pull request #3049 from atmire/w2p-114858_refactor_guards_as_functions-8.0
Fix: Item edit pages not hidden/redirect for anon or non-authorised users
2024-05-31 12:16:47 -05:00
Tim Donohue
ebf9469846 Merge pull request #3060 from alexandrevryghem/w2p-113560_edit-item-add-relationships-one-by-one_contribute-main
Fixed creation & deletion of relationships not working correctly & added same entity type relationship support
2024-05-31 11:49:07 -05:00
Tim Donohue
123b6b7bab Merge pull request #2761 from ybnd/fix-versioning-button
Fix caching issues for versioning
2024-05-30 16:55:17 -05:00
Alexandre Vryghem
62e07e7335 115046: Fixed issue where store operations would sometimes be performed in incorrect order 2024-05-30 17:06:10 +02:00
Alexandre Vryghem
a596af03a4 115046: Fixed incorrect name variant being saved in the store when marking relationship ready for deletion 2024-05-30 17:06:10 +02:00
Alexandre Vryghem
58bcb9b8da 115046: Fixed performance issues in virtual metadata popup 2024-05-30 17:06:10 +02:00
Tim Donohue
a5b9477cc9 Merge pull request #3079 from alexandrevryghem/w2p-115427_fixed-delete-item-page-freezing_contribute-main
Fixed delete item page freezing when having relationships
2024-05-29 15:50:41 -05:00
Tim Donohue
38147340fc Merge pull request #3080 from alexandrevryghem/w2p-115428_fixed-page-size-and-sorting-not-working-on-comcolpages
Fixed page size change and sorting not working on comcol pages
2024-05-29 15:35:32 -05:00
Tim Donohue
1c325cd40a Merge pull request #3062 from atmire/legacy-bitstream-redirect_contribute-main
Made legacy bitstream URLs redirect with 301 status code
2024-05-29 13:38:31 -05:00
Alexandre Vryghem
4d89a11943 115428: Fixed EventEmitter being triggered multiple times because its name was the same as a standard DOM event 2024-05-27 17:22:04 +02:00
Alexandre Vryghem
672219b261 Merge branch 'refs/heads/w2p-115427_fixed-delete-item-page-freezing_contribute-7.6' into w2p-115427_fixed-delete-item-page-freezing_contribute-main 2024-05-27 16:10:08 +02:00
Alexandre Vryghem
b8d9c650f5 115427: Fixed delete item not redirecting when having some virtual metadata that needs to be copied 2024-05-27 16:09:52 +02:00
Alexandre Vryghem
aea39efdf7 Merge branch 'w2p-115427_fixed-delete-item-page-freezing_contribute-7.6' into w2p-115427_fixed-delete-item-page-freezing_contribute-main
Conflicts:
	src/app/item-page/edit-item-page/item-delete/item-delete.component.ts
	src/app/item-page/full/full-item-page.component.spec.ts
	src/app/item-page/full/full-item-page.component.ts
	src/app/item-page/item-page.resolver.spec.ts
	src/app/item-page/item-page.resolver.ts
	src/app/item-page/simple/item-page.component.spec.ts
	src/app/item-page/simple/item-page.component.ts
2024-05-27 14:45:51 +02:00
Alexandre Vryghem
249cac4f27 115427: Fixed edit item pages not redirecting to 404 with invalid id 2024-05-27 13:42:44 +02:00
Alexandre Vryghem
e6086e16ea 115427: Fixed delete item page freezing when it has relationships 2024-05-27 13:42:44 +02:00
Alexandre Vryghem
bd10925411 Merge branch 'refs/heads/legacy-bitstream-redirect-7.6' into legacy-bitstream-redirect_contribute-main
# Conflicts:
#	src/app/bitstream-page/legacy-bitstream-url-redirect.guard.spec.ts
#	src/app/bitstream-page/legacy-bitstream-url-redirect.guard.ts
2024-05-24 15:19:17 +02:00
Alexandre Vryghem
23644e9ec7 114624: Made the legacyBitstreamURLRedirectGuard return false for valid bitstream urls in combination with a HardRedirectService#redirect, this will make ensure the redirect is visible for curl instead of being performed by Angular 2024-05-24 15:06:12 +02:00
lotte
553bada77d 115279: Replaced EndUserAgreeMent guards with functional guards 2024-05-23 15:30:15 +02:00
Zahraa Chreim
ffe30628ec 114858: Fix Com/Coll admins' management functionality for roles/groups 2024-05-23 08:58:37 +03:00
Tim Donohue
659052fcc0 Merge pull request #3069 from 4Science/task/main/DURACOM-263
#2923 - Fixed redirect on new Item version creation
2024-05-22 16:29:38 -05:00
Andrea Barbasso
e20c5d84b6 Merge remote-tracking branch 'refs/remotes/github/main' into task/main/DURACOM-263 2024-05-22 11:51:23 +02:00
Tim Donohue
71bc1ad856 Merge pull request #2738 from 4Science/main-restore-hierarchical-tree-original-behaviour
Restore hierarchical tree original behaviour
2024-05-21 12:07:53 -05:00
Simone Ramundi
7581c9b6ea [DURACOM-263] - NEW - fix redirect to submission form on new item version 2024-05-21 18:08:08 +02:00
Andrea Barbasso
e14610914a [DURACOM-263] fix redirect to submission form on new item version creation 2024-05-21 12:31:30 +02:00
Alexandre Vryghem
df80c33e4e 115046: Fixed multiple edit relationship bugs
- Fixed issue making it impossible to add new relationships until the page is refreshed after deleting an existing one (only when you refreshed the page after creating the initial relationship)
- Fixed NPE in DsDynamicLookupRelationModalComponent
- Grouped buttons on relationship page in order to assure that they always have the same behaviour
2024-05-17 20:07:57 +02:00
Alexandre Vryghem
20a9b527ac Merge branch 'legacy-bitstream-redirect-7.6' into legacy-bitstream-redirect_contribute-main
# Conflicts:
#	src/app/bitstream-page/bitstream-page-routing.module.ts
#	src/app/bitstream-page/legacy-bitstream-url.resolver.spec.ts
#	src/app/bitstream-page/legacy-bitstream-url.resolver.ts
2024-05-16 20:47:46 +02:00
Kuno Vercammen
369bd693d4 114624: Refactored legacyBitstreamURL resolver into a guard to set the redirect status code to 301 Moved Permanently 2024-05-16 20:41:34 +02:00
Tim Donohue
d74e672997 Merge pull request #3056 from alexandrevryghem/minor-ui-improvements_contribute-main
Fixed item-edit.cy.ts regularly failing & minor UI improvements
2024-05-16 13:21:46 -05:00
Giuseppe Digilio
0c92934e93 Merge branch 'refs/heads/main' into main-restore-hierarchical-tree-original-behaviour
# Conflicts:
#	src/app/browse-by/browse-by-taxonomy-page/browse-by-taxonomy-page.component.ts
#	src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.ts
#	src/app/shared/form/vocabulary-treeview-modal/vocabulary-treeview-modal.component.spec.ts
#	src/app/shared/form/vocabulary-treeview-modal/vocabulary-treeview-modal.component.ts
#	src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.spec.ts
#	src/app/shared/form/vocabulary-treeview/vocabulary-treeview.component.ts
#	src/app/shared/form/vocabulary-treeview/vocabulary-treeview.service.ts
#	src/app/shared/search/search-filters/search-filter/search-hierarchy-filter/search-hierarchy-filter.component.ts
2024-05-16 17:08:33 +02:00
Tim Donohue
02e91dd383 Merge pull request #3005 from tdonohue/fix_subscription_links
Fix broken links on `/subscriptions` page
2024-05-16 08:34:22 -05:00
Alexandre Vryghem
1338712048 115046: Fixed failing tests & added new test to cover added code
(cherry picked from commit 479adf6519)
2024-05-16 14:42:38 +02:00
Art Lowel
71d033bf50 decrease the number of unnecessary rerenders by checking whether the relationship types have changed
(cherry picked from commit a658bf4531)
2024-05-16 14:10:37 +02:00
Art Lowel
5f74c295d3 fix issue where relationship lists wouldn't update automatically from the second submit onwards
(cherry picked from commit 4541788a34)
2024-05-16 14:00:31 +02:00
Art Lowel
fda14ac568 fix spinners
(cherry picked from commit cb59c05baf)
2024-05-16 14:00:09 +02:00
Art Lowel
65a629387a Merge remote-tracking branch 'alexandre/fix-create-relationship-not-working-between-same-types_contribute-7.6' into w2p-113560_edit-item-add-relationships-one-by-one
(cherry picked from commit 1c50dbf4c6)
2024-05-16 13:52:48 +02:00
Art Lowel
b8a4c83353 fix issue where a submit emitted from the edit relationship modal wouldn't arrive in the edit relationships component
(cherry picked from commit 9f3ee32858)
2024-05-16 13:39:03 +02:00
Art Lowel
814c81b7b7 update test
(cherry picked from commit e4b098e64d)
2024-05-16 13:22:24 +02:00
Art Lowel
17d1f2e6ac also add relationships one by one on the edit item relationships tab
(cherry picked from commit 8e59b7d0b0)
2024-05-16 13:20:45 +02:00
Alexandre Vryghem
56c786d3f7 Added missing alt & replaced remaining dspace logo PNGs with SVGs 2024-05-16 00:08:42 +02:00
Alexandre Vryghem
014944fede Fixed image overflowing outside of notification component 2024-05-16 00:08:42 +02:00
Alexandre Vryghem
77d0f9cd60 Fixed item-edit.cy.ts regularly failing because of aria-required-children for role="row" & added missing roles to edit comcol tabs 2024-05-16 00:08:41 +02:00
Tim Donohue
d8a24686ec Merge pull request #3046 from alexandrevryghem/w2p-109964_fix-vocabulary-options-with-url-as-stored-value_contribute-main
Fix self link don't match warnings for authorization endpoint
2024-05-15 16:49:23 -05:00
Alexandre Vryghem
c2684d3078 Aligned communities search results like collections on md screens 2024-05-15 21:11:28 +02:00
Alexandre Vryghem
83bbb98e4f Fix COAR notify link on the info component 2024-05-15 21:11:28 +02:00