Kuno Vercammen
f1b397fc11
114624: Refactored legacyBitstreamURL resolver into a guard to set the redirect status code to 301 Moved Permanently
...
(cherry picked from commit 369bd693d4
)
2024-05-29 18:38:53 +00: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
Thiago Rodrigues
27ddc85c9c
feat: update pt-BR translation
2024-05-27 20:53:47 -03:00
Thiago Rodrigues
d58b73af97
feat: update pt-BR translation
2024-05-27 20:37:49 -03: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
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
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
root
ff68eacff3
Correcting a formatting error
2024-05-22 09:12:54 -03: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
VictorHugoDuranS
975e9fd356
Hide search text field when number of facet values is less than the maximum ( #3061 )
...
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-22 09:23:51 +03: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
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
6cab13a876
Added missing alt & replaced remaining dspace logo PNGs with SVGs
...
(cherry picked from commit 56c786d3f7
)
2024-05-17 21:34:14 +02:00
Alexandre Vryghem
da439000ac
Fixed item-edit.cy.ts regularly failing because of aria-required-children for role="row" & added missing roles to edit comcol tabs
...
(cherry picked from commit 77d0f9cd60
)
2024-05-17 21:32:32 +02:00
Alexandre Vryghem
f8a8b90556
Aligned communities search results like collections on md screens
...
(cherry picked from commit c2684d3078
)
2024-05-17 21:31:14 +02:00
Alexandre Vryghem
7b374f7a32
Merge branch 'minor-ui-improvements_contribute-7.6' into minor-ui-improvements_contribute-7_x
2024-05-17 21:30:51 +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
14dbced218
Merge branch 'w2p-113560_edit-item-add-relationships-one-by-one_contribute-7.6' into w2p-113560_edit-item-add-relationships-one-by-one_contribute-7_x
2024-05-17 20:06:53 +02:00
Alexandre Vryghem
9053489ddd
115046: Fixed url parameters not being filtered out of the url before hasChanges$ & isReinstatable$ is calculated
2024-05-17 18:51:23 +02:00
Alexandre Vryghem
f7c9058e50
Merge branch 'w2p-113560_edit-item-add-relationships-one-by-one_contribute-7.6' into w2p-113560_edit-item-add-relationships-one-by-one_contribute-7_x
...
# Conflicts:
# src/app/item-page/edit-item-page/item-bitstreams/item-bitstreams.component.html
# src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/dynamic-lookup-relation-modal.component.html
2024-05-17 14:40:20 +02:00
Alexandre Vryghem
f65b96412a
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 14:34:24 +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
088e56fb8a
Merge pull request #3055 from DSpace/backport-3046-to-dspace-7_x
...
[Port dspace-7_x] Fix self link don't match warnings for authorization endpoint
2024-05-16 08:37:43 -05: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