Commit Graph

10613 Commits

Author SHA1 Message Date
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
Sergio Fernández Celorio
94573f4335 Fix lint errors 2024-05-29 09:38:51 +02:00
Sergio Fernández Celorio
0a957164c9 Spanish translation updated 2024-05-29 09:08:55 +02: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
38916ae5e7 115434: Passed relatedEntityType parameter to byLabel endpoint 2024-05-27 00:27:49 +02:00
Alexandre Vryghem
25e2e291cb Merge remote-tracking branch 'w2p-115051_themed-admin-search-page_contribute-7.4' into new-themed-components_contribute-main
# Conflicts:
#	src/app/admin/admin-routing.module.ts
#	src/app/admin/admin-workflow-page/admin-workflow.module.ts
#	src/themes/custom/lazy-theme.module.ts
2024-05-24 15:47:26 +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
Alexandre Vryghem
d7be627c89 115215: Removed hardcoded options in favor of the ones from ClaimedTaskActionsLoaderComponent & AdvancedWorkflowActionsLoaderComponent 2024-05-23 22:02:35 +02:00
Alexandre Vryghem
2d957bfa37 115215: Fixed advanced workflow options (select reviewer & rating) throwing 404 error 2024-05-23 22:02:35 +02:00
lotte
553bada77d 115279: Replaced EndUserAgreeMent guards with functional guards 2024-05-23 15:30:15 +02:00
Alexandre Vryghem
484546e310 Merge branch 'w2p-113901_edit-item-relationships-does-not-display-tilted-relationships' into w2p-113901_edit-item-relationships-does-not-display-tilted-relationships_contribute-main 2024-05-23 12:26:35 +02:00
Alexandre Vryghem
7a9bb4d726 113901: Don't unsubscribe after first succeeded remote data, because otherwise the reRequestOnStale won't work 2024-05-23 11:58:44 +02:00
Zahraa Chreim
ffe30628ec 114858: Fix Com/Coll admins' management functionality for roles/groups 2024-05-23 08:58:37 +03:00
root
ff68eacff3 Correcting a formatting error 2024-05-22 09:12:54 -03:00
Alexandre Vryghem
970b19bf01 115051: Created ThemedAdminWorkflowPageComponent 2024-05-22 14:02:41 +02: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
root
4359361850 DSpace #1176 - Browse by Author serious issues 2024-05-21 17:08:40 -03: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
Alexandre Vryghem
61e52cd2ab Fixed navbar overflowing over breadcrumbs in mobile mode in custom theme 2024-05-21 13:26:19 +02:00
Alexandre Vryghem
89e4d3b9da Merge branch 'w2p-115051_themed-admin-search-page_contribute-7.4' into new-themed-components_contribute-main
# Conflicts:
#	src/app/admin/admin-routing.module.ts
#	src/app/admin/admin-search-page/admin-search.module.ts
#	src/themes/custom/lazy-theme.module.ts
2024-05-21 13:20:24 +02:00
Alexandre Vryghem
99384a7060 115051: Created ThemedAdminSearchPageComponent 2024-05-21 12:53:02 +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
Giuseppe Digilio
07a03bfa2d fix after merge 2024-05-16 15:59:48 +02:00
Giuseppe Digilio
1ccc7c624a Merge branch 'refs/heads/main' into main-optimize-metadata-represenation-rendering
# Conflicts:
#	src/app/item-page/simple/field-components/specific-field/item-page-field.component.ts
#	src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts
2024-05-16 15:48:59 +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