Commit Graph

11446 Commits

Author SHA1 Message Date
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
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
13a33cde95 Merge pull request #2706 from rsaraivac/patch-2
Update pt-PT.json5
2024-05-15 12:16:37 -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
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
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
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
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
Giuseppe Digilio
b689b9f8a5 [DURACOM-235] Fixed home page path 2024-05-14 18:14:43 +02:00
Tim Donohue
517b367605 lint fixes 2024-05-14 11:06:15 -05:00
Tim Donohue
ae10f0a1ef Merge pull request #3040 from atmire/w2p-112198_add-relationship-effects-queue-main
[Port 8.x] Fix for not all CREATE/DELETE Relationship requests coming through, during submission entity lookup
2024-05-14 09:23:36 -05:00
Tim Donohue
3cd69dd1a9 Merge pull request #3007 from tdonohue/reorder_langs
After English, reorder languages alphabetically by language code
2024-05-14 09:14:42 -05:00
NTK
ca7a9cf120 Czech DSpace 7 UI translation by NTK 2024-05-14 01:45:01 +02:00
Oscar Chacón
696a0de1ad Update: replaced logic of allMetadataValues method by allMetadataNoExcludingValues logic
(cherry picked from commit 5e59403779)
2024-05-13 19:19:53 +00:00
Oscar Chacón
55326246b5 Fix trailing spaces and removed console.log
(cherry picked from commit 2530845b9b)
2024-05-13 19:19:53 +00:00
Oscar Chacón
4a608b1358 Fix: author search result without co-author
(cherry picked from commit f055ff6fbd)
2024-05-13 19:19:53 +00:00
Nona Luypaert
245187a179 Merge remote-tracking branch 'atmire-github/w2p-112198_add-relationship-effects-queue' into w2p-112198_add-relationship-effects-queue-main
Conflicts:
	src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.effects.spec.ts
	src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/relationship.effects.ts
	src/app/shared/form/builder/ds-dynamic-form-ui/relation-lookup-modal/search-tab/dynamic-lookup-relation-search-tab.component.html
2024-05-13 13:12:02 +02:00
Tim Donohue
3ab9f6a166 Merge pull request #2771 from saschaszott/patch-14
Layout improvement in feedback form page
2024-05-10 16:31:45 -05:00
Tim Donohue
a7e4f7d9a4 Merge pull request #3036 from DSpace/backport-2973-to-main
[Port main] added maxlength and hint to resource policy
2024-05-10 15:59:32 -05:00
Tim Donohue
688390fa08 Merge pull request #3037 from tdonohue/remove_debug_log
Remove unnecessary console.log
2024-05-10 15:59:15 -05:00
Tim Donohue
e6a3c2878c Remove unnecessary console.log 2024-05-10 15:16:48 -05:00
Oscar Chacón
6ac9965bb6 fixed lint errors
(cherry picked from commit f80d1fdc68)
2024-05-10 20:15:33 +00:00
Oscar Chacón
ad8b9806c7 added maxlength and hint to resource policy
(cherry picked from commit f8e0cc6808)
2024-05-10 20:15:32 +00:00
Sascha Szott
b67801f32f Merge branch 'main' into patch-14 2024-05-10 19:34:50 +02:00
Tim Donohue
8b1f46cc53 Merge pull request #2954 from atmire/w2p-104686_Live-import-preview-only-shows-first-mdv-7.6
Live import preview should show all metadata values, not only the first one
2024-05-10 12:28:30 -05:00
Tim Donohue
c2e0d683a4 Merge pull request #2951 from uniba-ub/fix-issue-2947
Fix display of dso names for EPersons
2024-05-10 12:19:56 -05:00
Tim Donohue
c4a7641e62 Merge pull request #2753 from alexandrevryghem/minor-themed-component-fixes_contribute-main
Themed component fixes
2024-05-10 11:18:09 -05:00
Tim Donohue
075700ae0d Merge pull request #2725 from alexandrevryghem/w2p-109964_fix-vocabulary-options-with-url-as-stored-value_contribute-main
Encode all `RequestParam` values
2024-05-10 10:52:50 -05:00
Tim Donohue
739af16f41 Merge pull request #3030 from 4Science/task/main/DURACOM-258
Allow submitter users to accept/ignore suggestions
2024-05-10 09:43:54 -05:00
Alisa Ismailati
88ecb25c7b [DURACOM-258] Allow submitters to accept/ignore suggestions 2024-05-10 10:11:59 +02:00
Abel Gómez
af193282da Fix code alignment 2024-05-10 02:10:37 +02:00
Abel Gómez
b9fb4e2159 Add HTML support to system-wide alert banner. Fixes #3019. 2024-05-10 02:09:37 +02:00
Tim Donohue
0afd79132d Merge pull request #3010 from autavares-dev/item-page-cc-license-field
Item page cc license field
2024-05-09 16:42:34 -05:00
Tim Donohue
c18b36988f Merge pull request #3024 from 4Science/task/main/DURACOM-259
[DURACOM-259] add correct metadata
2024-05-09 15:56:38 -05:00
Tim Donohue
6da5c11b5a Merge pull request #2900 from toniprieto/edit-item-authorities-bug-model
Error loading the initial value when editing an authority field in edit item page
2024-05-09 14:57:12 -05:00
Alexandre Vryghem
c24e58eb66 Added ComcolPageContentComponent to custom theme & fixed template urls of CommunityPageSubCollectionListComponent 2024-05-09 21:48:44 +02:00
FrancescoMolinaro
ddfdf7f1dd [DURACOM-259] add correct metadata 2024-05-09 11:01:04 +02:00
Tim Donohue
6c4ff40020 Merge pull request #3012 from alexandrevryghem/advanced-search_contribute-main
Refactored advanced search to rely on available filters
2024-05-08 17:01:25 -05:00
Alexandre Vryghem
04764e468a Merge branch 'created-themeable-ProfilePageMetadataFormComponent_contribute-7.6' into minor-themed-component-fixes_contribute-main
# Conflicts:
#	src/app/profile-page/profile-page.component.spec.ts
#	src/app/profile-page/profile-page.component.ts
2024-05-08 23:07:08 +02:00