AuthorCommitMessageCommit dateIssues
Art LowelAlexandre VryghemArt Lowel
71d033bf505decrease the number of unnecessary rerenders by checking whether the relationship types have changed(cherry picked from commit a658bf4531e97737e0ace703b042a8e4951212cc)
Art LowelAlexandre VryghemArt Lowel
5f74c295d31fix issue where relationship lists wouldn't update automatically from the second submit onwards(cherry picked from commit 4541788a34500b7d23fed6d1016172eb63c5a8fe)
Art LowelAlexandre VryghemArt Lowel
fda14ac5680fix spinners(cherry picked from commit cb59c05baf58af2d122214f556b365dd72c12b68)
Art LowelAlexandre VryghemArt Lowel
65a629387aaMerge 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 1c50dbf4c6199aecc22d8339174d95dfc4992785)
Art LowelAlexandre VryghemArt Lowel
b8a4c83353afix issue where a submit emitted from the edit relationship modal wouldn't arrive in the edit relationships component(cherry picked from commit 9f3ee328580719006a08b3bfd8bcbedf35944d12)
Art LowelAlexandre VryghemArt Lowel
814c81b7b7bupdate test(cherry picked from commit e4b098e64dd98af3d87c8f9f2f28f9c3ea3c0336)
Art LowelAlexandre VryghemArt Lowel
17d1f2e6acbalso add relationships one by one on the edit item relationships tab(cherry picked from commit 8e59b7d0b0798ed7f7f7fdc952dbcfe1c9f773b6)
Tim DonohueGitHubTim Donohue
d8a24686ec4MMerge pull request #3046 from alexandrevryghem/w2p-109964_fix-vocabulary-options-with-url-as-stored-value_contribute-mainFix self link don't match warnings for authorization endpoint
Tim DonohueGitHubTim Donohue
13a33cde953MMerge pull request #2706 from rsaraivac/patch-2Update pt-PT.json5
Tim DonohueGitHubTim Donohue
782352d8b58MMerge pull request #2944 from tdonohue/disable_inline_cssDisable `inlineCriticalCss` by default for better SSR performance
Alexandre VryghemAlexandre Vryghem
d3e057e0c20MMerge 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
Alexandre VryghemAlexandre Vryghem
b0991db1d44Don't encode the uri parameter of /api/authz/authorizations/search/object since the returned self link doesn't encode the uri param
Tim DonohueGitHubTim Donohue
f59510d27efMMerge pull request #2837 from 4Science/DURACOM-235Enhanced community/colletion logo editDURACOM-235
Ricardo SaraivaGitHubRicardo Saraiva
16c5665b314Update pt-PT.json5Revision and improvement of some of the already existing translation keys upon reviewers’ suggestions.
Tim DonohueGitHubTim Donohue
74f89f2d768MMerge pull request #3028 from sistedes/issue-3019Add HTML support on system-wide alert (Fixes #3019)
Tim DonohueGitHubTim Donohue
d4e4143bf28MMerge pull request #3041 from DSpace/backport-2983-to-main[Port main] Fix Author search result without co-author
Giuseppe DigilioGiuseppe Digilio
b7d454ffc1e[DURACOM-235] fix refactored after mergeDURACOM-235
Tim DonohueGitHubTim Donohue
70cbe16f72eMMerge pull request #3025 from techlib/mainCzech DSpace 7 UI translation by NTK
Giuseppe DigilioGiuseppe Digilio
78e8fabc7fbMMerge 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.tsDURACOM-235
Giuseppe DigilioGiuseppe Digilio
dbf9d29980c[DURACOM-235] Refactored creation in order to navigate to created object pageDURACOM-235
Giuseppe DigilioGiuseppe Digilio
b689b9f8a54[DURACOM-235] Fixed home page pathDURACOM-235
Tim DonohueTim Donohue
517b367605dlint fixes
Tim DonohueGitHubTim Donohue
ae10f0a1ef0MMerge 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
Tim DonohueGitHubTim Donohue
3cd69dd1a9eMMerge pull request #3007 from tdonohue/reorder_langsAfter English, reorder languages alphabetically by language code
NTKAlexandre VryghemNTK
ca7a9cf1200Czech DSpace 7 UI translation by NTK
Oscar Chacóngithub-actions[bot]Oscar Chacón
696a0de1adaUpdate: replaced logic of allMetadataValues method by allMetadataNoExcludingValues logic(cherry picked from commit 5e594037796df145ce864baa36cb8a9c18dcda8d)
Oscar Chacóngithub-actions[bot]Oscar Chacón
55326246b5dFix trailing spaces and removed console.log(cherry picked from commit 2530845b9b17e6acb9de2c784acffc19338a8e29)
Oscar Chacóngithub-actions[bot]Oscar Chacón
4a608b13586Fix: author search result without co-author(cherry picked from commit f055ff6fbd91b804bddc6530dae69e07a63ae099)
Nona LuypaertNona Luypaert
245187a1798MMerge 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
Tim DonohueGitHubTim Donohue
3ab9f6a166aMMerge pull request #2771 from saschaszott/patch-14Layout improvement in feedback form page
Tim DonohueGitHubTim Donohue
a7e4f7d9a4cMMerge pull request #3036 from DSpace/backport-2973-to-main[Port main] added maxlength and hint to resource policy
Tim DonohueGitHubTim Donohue
688390fa08fMMerge pull request #3037 from tdonohue/remove_debug_logRemove unnecessary console.log
Tim DonohueTim Donohue
e6a3c2878cdRemove unnecessary console.log
Oscar Chacóngithub-actions[bot]Oscar Chacón
6ac9965bb67fixed lint errors(cherry picked from commit f80d1fdc6859373399aa5aa2a834ceb42aa7b7dd)
Oscar Chacóngithub-actions[bot]Oscar Chacón
ad8b9806c7aadded maxlength and hint to resource policy(cherry picked from commit f8e0cc6808d7db0f97ebabc5f4da5f2fc2684fe6)
Sascha SzottGitHubSascha Szott
b67801f32fbMMerge branch 'main' into patch-14
Tim DonohueGitHubTim Donohue
8b1f46cc531MMerge pull request #2954 from atmire/w2p-104686_Live-import-preview-only-shows-first-mdv-7.6Live import preview should show all metadata values, not only the first one
Tim DonohueGitHubTim Donohue
c2e0d683a4bMMerge pull request #2951 from uniba-ub/fix-issue-2947Fix display of dso names for EPersons
Tim DonohueGitHubTim Donohue
c4a7641e629MMerge pull request #2753 from alexandrevryghem/minor-themed-component-fixes_contribute-mainThemed component fixes
Tim DonohueGitHubTim Donohue
075700ae0dbMMerge pull request #2725 from alexandrevryghem/w2p-109964_fix-vocabulary-options-with-url-as-stored-value_contribute-mainEncode all `RequestParam` values
Tim DonohueGitHubTim Donohue
739af16f41fMMerge pull request #3030 from 4Science/task/main/DURACOM-258Allow submitter users to accept/ignore suggestionsDURACOM-258
Alisa IsmailatiAlisa Ismailati
88ecb25c7b5[DURACOM-258] Allow submitters to accept/ignore suggestionsDURACOM-258
Abel GómezAbel Gómez
af193282da7Fix code alignment
Abel GómezAbel Gómez
b9fb4e21596Add HTML support to system-wide alert banner.Fixes #3019.
Tim DonohueGitHubTim Donohue
0afd79132d3MMerge pull request #3010 from autavares-dev/item-page-cc-license-fieldItem page cc license field
Tim DonohueGitHubTim Donohue
c18b36988feMMerge pull request #3024 from 4Science/task/main/DURACOM-259[DURACOM-259] add correct metadataDURACOM-259
Tim DonohueGitHubTim Donohue
6da5c11b5a9MMerge pull request #2900 from toniprieto/edit-item-authorities-bug-modelError loading the initial value when editing an authority field in edit item page
Alexandre VryghemAlexandre Vryghem
c24e58eb667Added ComcolPageContentComponent to custom theme & fixed template urls of CommunityPageSubCollectionListComponent
FrancescoMolinaroFrancescoMolinaro
ddfdf7f1dd7[DURACOM-259] add correct metadataDURACOM-259
Tim DonohueGitHubTim Donohue
6c4ff40020cMMerge pull request #3012 from alexandrevryghem/advanced-search_contribute-mainRefactored advanced search to rely on available filters

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut