Tim Donohue
2d28dfc6e6
Merge pull request #3107 from tdonohue/port_3098_to_7x
...
[Port dspace-7_x] Fixed item edit relationships with same type name but different entities all being shown under same label
2024-06-10 09:32:40 -05:00
Alexandre Vryghem
31ab05f4fe
115434: Passed relatedEntityType parameter to byLabel endpoint
2024-06-07 15:16:41 -05:00
Tim Donohue
0d3db9f19d
Merge pull request #3103 from alexandrevryghem/w2p-113901_edit-item-relationships-does-not-display-tilted-relationships_contribute-7_x
...
[Port dspace-7_x] Fixed edit item relationships tab not displaying tilted relationships
2024-06-06 09:21:14 -05:00
Alexandre Vryghem
1f4700cb91
Merge remote-tracking branch 'refs/remotes/alex/w2p-113901_edit-item-relationships-does-not-display-tilted-relationships' into dspace-7_x
...
# Conflicts:
# src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts
2024-06-05 23:42:34 +02:00
Tim Donohue
27c57d6f4e
Merge pull request #3102 from tdonohue/port_2953_to_7x
...
[Port dspace-7_x] Avoid metadata representation element is rendered twice when checking the browse configuration
2024-06-05 15:52:56 -05:00
Giuseppe Digilio
3f7e273597
Avoid metadata representation element is rendered twice when checking the browse configuration
2024-06-05 15:25:12 -05:00
Tim Donohue
cbee67cd4b
Merge pull request #3059 from alexandrevryghem/w2p-113560_edit-item-add-relationships-one-by-one_contribute-7_x
...
[Port dspace-7_x] Fixed creation & deletion of relationships not working correctly & added same entity type relationship support
2024-05-31 12:09:50 -05:00
Tim Donohue
5580c81ff7
Merge pull request #3095 from tdonohue/port_2761_to_7x
...
[Port dspace-7_x] Fix caching issues for versioning
2024-05-31 11:45:18 -05:00
Yury Bondarenko
73be8a972c
Always wait for correct draft status, fix spelling
2024-05-30 17:00:51 -05:00
Yury Bondarenko
5f5f6da067
Clean up VersionHistoryDataService changes
2024-05-30 16:57:26 -05:00
Yury Bondarenko
be817b0ab6
Fix cache invalidation for versioning
2024-05-30 16:57:14 -05:00
Alexandre Vryghem
bedfe02f65
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-30 23:17:15 +02:00
Alexandre Vryghem
227d47154c
115046: Fixed issue where store operations would sometimes be performed in incorrect order
2024-05-30 23:12:03 +02:00
Alexandre Vryghem
4a70382072
115046: Fixed incorrect name variant being saved in the store when marking relationship ready for deletion
2024-05-30 23:12:02 +02:00
Alexandre Vryghem
c687d3ff5d
115046: Fixed performance issues in virtual metadata popup
2024-05-30 23:12:02 +02:00
Tim Donohue
491a61b8b1
Merge pull request #3088 from DSpace/backport-3080-to-dspace-7_x
...
[Port dspace-7_x] Fixed page size change and sorting not working on comcol pages
2024-05-29 16:55:00 -05:00
Tim Donohue
8c6df7ac8e
Merge pull request #3089 from DSpace/backport-3079-to-dspace-7_x
...
[Port dspace-7_x] Fixed delete item page freezing when having relationships
2024-05-29 16:54:40 -05:00
Tim Donohue
8c35ca86c8
Merge pull request #3064 from alexandrevryghem/minor-ui-improvements_contribute-7_x
...
[Port dspace-7_x] Fixed item-edit.cy.ts regularly failing & minor UI improvements
2024-05-29 16:36:20 -05:00
Alexandre Vryghem
7993020463
115427: Fixed delete item not redirecting when having some virtual metadata that needs to be copied
...
(cherry picked from commit b8d9c650f5
)
2024-05-29 20:51:02 +00:00
Alexandre Vryghem
8b3010be0c
115427: Fixed edit item pages not redirecting to 404 with invalid id
...
(cherry picked from commit 249cac4f27
)
2024-05-29 20:51:01 +00:00
Alexandre Vryghem
2843659416
115427: Fixed delete item page freezing when it has relationships
...
(cherry picked from commit e6086e16ea
)
2024-05-29 20:51:01 +00:00
Alexandre Vryghem
a77d80946b
115428: Fixed EventEmitter being triggered multiple times because its name was the same as a standard DOM event
...
(cherry picked from commit 4d89a11943
)
2024-05-29 20:35:49 +00:00
Tim Donohue
a3a298f51e
Merge pull request #3087 from DSpace/backport-3062-to-dspace-7_x
...
[Port dspace-7_x] Made legacy bitstream URLs redirect with 301 status code
2024-05-29 15:00:44 -05:00
Alexandre Vryghem
c332600633
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
...
(cherry picked from commit 23644e9ec7
)
2024-05-29 18:38:53 +00:00
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
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
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
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
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
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
Alexandre Vryghem
1b38f2d25d
Merge branch 'w2p-113560_edit-item-add-relationships-one-by-one' into w2p-113560_edit-item-add-relationships-one-by-one_contribute-7_x
...
# Conflicts:
# src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.html
2024-05-16 10:17:34 +02:00
Alexandre Vryghem
e0fb590b02
Don't encode the uri parameter of /api/authz/authorizations/search/object since the returned self link doesn't encode the uri param
...
(cherry picked from commit b0991db1d4
)
2024-05-15 21:49:41 +00:00
Tim Donohue
8ea7a2572a
Merge pull request #3053 from tdonohue/port_2962_to_7x
...
[Port dspace-7_x] Fix submission lost changes after save
2024-05-15 14:17:49 -05:00
Tim Donohue
3edb663b21
Minor bug fix to specs
2024-05-15 13:28:19 -05:00
Tim Donohue
432692edc8
Merge pull request #3051 from tdonohue/port_2944_to_7x
...
[Port dspace-7_x] Disable inlineCriticalCss by default for better SSR performance
2024-05-15 13:21:04 -05:00
Tim Donohue
dfc304f9aa
Merge pull request #3052 from DSpace/backport-2706-to-dspace-7_x
...
[Port dspace-7_x] Update pt-PT.json5
2024-05-15 13:20:45 -05:00
Art Lowel
d1890e0253
move embed item fix to SubmissionJsonPatchOperationsService
2024-05-15 12:40:23 -05:00
Art Lowel
66832eeb28
embed the item to submission patch request to fix issue where the submission form would revert to the previous data on save
2024-05-15 12:37:01 -05:00
Ricardo Saraiva
83b67149a6
Update pt-PT.json5
...
Revision and improvement of some of the already existing translation keys upon reviewers’ suggestions.
(cherry picked from commit 16c5665b31
)
2024-05-15 17:16:57 +00:00
Ricardo Saraiva
ba1eee27b3
Update pt-PT.json5
...
(cherry picked from commit c4142e7a80
)
2024-05-15 17:16:57 +00:00
Ricardo Saraiva
bb055e12fb
Update pt-PT.json5
...
(cherry picked from commit 6c5e971dc1
)
2024-05-15 17:16:57 +00:00
Ricardo Saraiva
242043b3f8
Update pt-PT.json5
...
(cherry picked from commit 3262e00d6e
)
2024-05-15 17:16:57 +00:00
Ricardo Saraiva
170c7ac6cc
Update pt-PT.json5
...
(cherry picked from commit 38eacf31bf
)
2024-05-15 17:16:56 +00:00
Ricardo Saraiva
c2ddaf286d
Update pt-PT.json5
...
Addition of new translation keys (following DSpace 7.6.1 release) & revision/improvement of some of the already existing.
(cherry picked from commit 18085698b2
)
2024-05-15 17:16:56 +00:00