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
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
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
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
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
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
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
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
Ricardo Saraiva
071fa370bf
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 02792d28bc
)
2024-05-15 17:16:56 +00:00
Tim Donohue
13a33cde95
Merge pull request #2706 from rsaraivac/patch-2
...
Update pt-PT.json5
2024-05-15 12:16:37 -05:00
Tim Donohue
eeb562dd14
Disable inlineCriticalCss by default for better SSR performance
2024-05-15 12:12:55 -05:00
Tim Donohue
782352d8b5
Merge pull request #2944 from tdonohue/disable_inline_css
...
Disable `inlineCriticalCss` by default for better SSR performance
2024-05-15 12:06:58 -05:00
Alexandre Vryghem
479adf6519
115046: Fixed failing tests & added new test to cover added code
2024-05-15 16:09:24 +02:00
Sascha Szott
96748b9bac
added missing interfaces
2024-05-15 10:49:05 +02:00
Alexandre Vryghem
d3e057e0c2
Merge branch 'w2p-109964_fix-vocabulary-options-with-url-as-stored-value_contribute-7.6' into w2p-109964_fix-vocabulary-options-with-url-as-stored-value_contribute-main
2024-05-15 00:50:56 +02:00
Alexandre Vryghem
b0991db1d4
Don't encode the uri parameter of /api/authz/authorizations/search/object since the returned self link doesn't encode the uri param
2024-05-15 00:48:34 +02:00
Tim Donohue
f59510d27e
Merge pull request #2837 from 4Science/DURACOM-235
...
Enhanced community/colletion logo edit
2024-05-14 14:06:57 -05:00
Tim Donohue
84e4cc01cc
Merge pull request #3044 from DSpace/backport-3028-to-dspace-7_x
...
[Port dspace-7_x] Add HTML support on system-wide alert (Fixes #3019 )
2024-05-14 13:26:10 -05:00
Tim Donohue
d95574df6f
Merge pull request #3043 from tdonohue/port_3025_to_7x
...
[Port dspace-7_x] Czech DSpace 7 UI translation by NTK
2024-05-14 13:25:57 -05:00
Ricardo Saraiva
16c5665b31
Update pt-PT.json5
...
Revision and improvement of some of the already existing translation keys upon reviewers’ suggestions.
2024-05-14 19:15:27 +01:00
Abel Gómez
40b4df6354
Fix code alignment
...
(cherry picked from commit af193282da
)
2024-05-14 17:31:35 +00:00
Abel Gómez
7a364fddeb
Add HTML support to system-wide alert banner. Fixes #3019 .
...
(cherry picked from commit b9fb4e2159
)
2024-05-14 17:31:35 +00:00
Tim Donohue
74f89f2d76
Merge pull request #3028 from sistedes/issue-3019
...
Add HTML support on system-wide alert (Fixes #3019 )
2024-05-14 12:31:18 -05:00
NTK
d9a5f324a5
Czech DSpace 7 UI translation by NTK
2024-05-14 12:14:29 -05:00
Tim Donohue
d4e4143bf2
Merge pull request #3041 from DSpace/backport-2983-to-main
...
[Port main] Fix Author search result without co-author
2024-05-14 11:47:18 -05:00
Giuseppe Digilio
b7d454ffc1
[DURACOM-235] fix refactored after merge
2024-05-14 18:44:54 +02:00
Tim Donohue
70cbe16f72
Merge pull request #3025 from techlib/main
...
Czech DSpace 7 UI translation by NTK
2024-05-14 11:38:05 -05:00
Giuseppe Digilio
78e8fabc7f
Merge remote-tracking branch '4scienceGithub/DURACOM-235' into DURACOM-235
...
# Conflicts:
# src/app/collection-page/create-collection-page/create-collection-page.component.html
# src/app/shared/comcol/comcol-forms/create-comcol-page/create-comcol-page.component.ts
2024-05-14 18:22:17 +02:00
Giuseppe Digilio
dbf9d29980
[DURACOM-235] Refactored creation in order to navigate to created object page
2024-05-14 18:15:47 +02:00