 Tim Donohue | 67a1ff49a35M | Merge pull request #3092 from ahmadmostafa1976/patch-1Update ar.json5 | | |
 Tim Donohue | 3fbc3dca6f6M | Merge pull request #2853 from 4Science/main-optimize-metadata-represenation-renderingAvoid metadata representation element is rendered twice when checking the browse configuration | | |
 Tim Donohue | 2cfe7c05b9bM | Merge pull request #2929 from alexandrevryghem/w2p-113901_edit-item-relationships-does-not-display-tilted-relationships_contribute-mainFixed edit item relationships tab not displaying tilted relationships | | |
 Tim Donohue | b02e4b18c24M | Merge pull request #3074 from alexandrevryghem/fix-advanced-workflows-throwing-404_contribute-mainFix advanced workflows throwing 404 | | |
Alexandre Vryghem | 280795d16d3M | Merge remote-tracking branch 'refs/remotes/upstream/main' into w2p-113901_edit-item-relationships-does-not-display-tilted-relationships_contribute-main# Conflicts:
# src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts | | |
 Tim Donohue | b0a8a50c161M | 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 | | |
Tim Donohue | bb341a3ea7c | Minor fix for scenarios where `page` is undefined.Fixes a few specs. | | |
Tim Donohue | e3595e5f34b | Fix "Async pipe results should not be negated" from lint | | |
 Victor Hugo Duran Santiago | 44480cba4aa | 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 | | |
 Victor Hugo Duran Santiago | 906b2f5917a | 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 | | |
 Tim Donohue | b9a1045e38fM | Merge pull request #3049 from atmire/w2p-114858_refactor_guards_as_functions-8.0Fix: Item edit pages not hidden/redirect for anon or non-authorised users | | |
 Tim Donohue | ebf9469846dM | Merge pull request #3060 from alexandrevryghem/w2p-113560_edit-item-add-relationships-one-by-one_contribute-mainFixed creation & deletion of relationships not working correctly & added same entity type relationship support | | |
 Tim Donohue | 123b6b7bab9M | Merge pull request #2761 from ybnd/fix-versioning-buttonFix caching issues for versioning | | |
Alexandre Vryghem | 62e07e73357 | 115046: Fixed issue where store operations would sometimes be performed in incorrect order | | |
Alexandre Vryghem | a596af03a48 | 115046: Fixed incorrect name variant being saved in the store when marking relationship ready for deletion | | |
Alexandre Vryghem | 58bcb9b8dab | 115046: Fixed performance issues in virtual metadata popup | | |
 ahmadmostafa1976 | 3ab5d6dfb64 | Update ar.json5 | | |
 Tim Donohue | a5b9477cc92M | Merge pull request #3079 from alexandrevryghem/w2p-115427_fixed-delete-item-page-freezing_contribute-mainFixed delete item page freezing when having relationships | | |
 Tim Donohue | 38147340fc3M | Merge pull request #3080 from alexandrevryghem/w2p-115428_fixed-page-size-and-sorting-not-working-on-comcolpagesFixed page size change and sorting not working on comcol pages | | |
 Tim Donohue | 1c325cd40a2M | Merge pull request #3062 from atmire/legacy-bitstream-redirect_contribute-mainMade legacy bitstream URLs redirect with 301 status code | | |
Alexandre Vryghem | 4d89a119431 | 115428: Fixed EventEmitter being triggered multiple times because its name was the same as a standard DOM event | | |
Alexandre Vryghem | 672219b2611M | Merge branch 'refs/heads/w2p-115427_fixed-delete-item-page-freezing_contribute-7.6' into w2p-115427_fixed-delete-item-page-freezing_contribute-main | | |
Alexandre Vryghem | b8d9c650f58 | 115427: Fixed delete item not redirecting when having some virtual metadata that needs to be copied | | |
Alexandre Vryghem | aea39efdf7cM | 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 | | |
Alexandre Vryghem | 249cac4f27b | 115427: Fixed edit item pages not redirecting to 404 with invalid id | | |
Alexandre Vryghem | e6086e16ea6 | 115427: Fixed delete item page freezing when it has relationships | | |
Alexandre Vryghem | bd109254113M | 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 | | |
Alexandre Vryghem | 23644e9ec70 | 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 | | |
Alexandre Vryghem | d7be627c891 | 115215: Removed hardcoded options in favor of the ones from ClaimedTaskActionsLoaderComponent & AdvancedWorkflowActionsLoaderComponent | | |
Alexandre Vryghem | 2d957bfa37b | 115215: Fixed advanced workflow options (select reviewer & rating) throwing 404 error | | |
lotte | 553bada77d4 | 115279: Replaced EndUserAgreeMent guards with functional guards | | |
Alexandre Vryghem | 484546e310fM | 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 | | |
Alexandre Vryghem | 7a9bb4d726f | 113901: Don't unsubscribe after first succeeded remote data, because otherwise the reRequestOnStale won't work | | |
Zahraa Chreim | ffe30628ec0 | 114858: Fix Com/Coll admins' management functionality for roles/groups | | |
 Tim Donohue | 659052fcc07M | Merge pull request #3069 from 4Science/task/main/DURACOM-263#2923 - Fixed redirect on new Item version creation | | DURACOM-263 |
Andrea Barbasso | e20c5d84b62M | Merge remote-tracking branch 'refs/remotes/github/main' into task/main/DURACOM-263 | | DURACOM-263 |
 Tim Donohue | 71bc1ad856eM | Merge pull request #2738 from 4Science/main-restore-hierarchical-tree-original-behaviourRestore hierarchical tree original behaviour | | |
Simone Ramundi | 7581c9b6eae | [DURACOM-263] - NEW - fix redirect to submission form on new item version | | DURACOM-263 |
Andrea Barbasso | e14610914a7 | [DURACOM-263] fix redirect to submission form on new item version creation | | DURACOM-263 |
Alexandre Vryghem | df80c33e4e8 | 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 | | |
Alexandre Vryghem | 20a9b527ac4M | 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 | | |
 Kuno Vercammen | 369bd693d4b | 114624: Refactored legacyBitstreamURL resolver into a guard to set the redirect status code to 301 Moved Permanently | | |
 Tim Donohue | d74e6729973M | Merge pull request #3056 from alexandrevryghem/minor-ui-improvements_contribute-mainFixed item-edit.cy.ts regularly failing & minor UI improvements | | |
Giuseppe Digilio | 0c92934e933M | 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-... | | |
Giuseppe Digilio | 07a03bfa2d0 | fix after merge | | |
Giuseppe Digilio | 1ccc7c624aaM | 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 | | |
 Tim Donohue | 02e91dd3834M | Merge pull request #3005 from tdonohue/fix_subscription_linksFix broken links on `/subscriptions` page | | |
Alexandre Vryghem | 13387120483 | 115046: Fixed failing tests & added new test to cover added code(cherry picked from commit 479adf6519dcf88b539d525fa3703671a6fe99a3) | | |
 Art Lowel | 71d033bf505 | decrease the number of unnecessary rerenders by checking whether the relationship types have changed(cherry picked from commit a658bf4531e97737e0ace703b042a8e4951212cc) | | |
 Art Lowel | 5f74c295d31 | fix issue where relationship lists wouldn't update automatically from the second submit onwards(cherry picked from commit 4541788a34500b7d23fed6d1016172eb63c5a8fe) | | |