From 6f6c7ae976f6fc47039d1091a5cc0aa709b1122b Mon Sep 17 00:00:00 2001 From: milanmajchrak <90026355+milanmajchrak@users.noreply.github.com> Date: Tue, 23 Jul 2024 09:36:50 +0200 Subject: [PATCH] UFAL/configure special steps (#697) * Added a new Step for the Note with czech translation * Updated script for copying config to not copy solr cores * Defined new special fields and moved `note` into this step. * Added czech translation for the new submission inputs. * Cherry picked fixed randomly failing IT: ManageGroupsFeatureIT, LinksetRestControllerIT (#702) Co-authored-by: Tim Donohue --------- Co-authored-by: Tim Donohue --- dspace/config/item-submission.xml | 13 +++++++---- dspace/config/submission-forms.xml | 33 ++++++++++++++++++++++++++- dspace/config/submission-forms_cs.xml | 33 ++++++++++++++++++++++++++- 3 files changed, 73 insertions(+), 6 deletions(-) diff --git a/dspace/config/item-submission.xml b/dspace/config/item-submission.xml index f733a0c55bcf..cd6d3b66f346 100644 --- a/dspace/config/item-submission.xml +++ b/dspace/config/item-submission.xml @@ -280,6 +280,11 @@ org.dspace.app.rest.submit.step.DescribeStep submission-form + + submit.progressbar.describe.stepone + org.dspace.app.rest.submit.step.DescribeStep + submission-form + @@ -328,7 +333,7 @@ - + + + dc + relation + replaces + true + + onebox + URL to a related resource that is supplanted, displaced, or superseded by the described resource. If the replaced resource is in this repository start typing its name or handle and select the resource from the autocomplete popup. + + + + + + + + dc + relation + isreplacedby + true + + onebox + A related resource that supplants, displaces, or supersedes the described resource. + + + policy=deny,action=read,grantee-type=user,grantee-id=* + + + diff --git a/dspace/config/submission-forms_cs.xml b/dspace/config/submission-forms_cs.xml index da2c4f36c15f..c3250c3a357a 100644 --- a/dspace/config/submission-forms_cs.xml +++ b/dspace/config/submission-forms_cs.xml @@ -1432,7 +1432,7 @@ -
+ local @@ -1445,6 +1445,37 @@ + + + + + dc + relation + replaces + true + + onebox + URL příbuzného záznamu, který je tímto záznamem nahrazen. Pokud je příbuzný záznam v tomto repozitáři, začněte psát jeho název, nebo handle a vyberte záznam z nabídky. + + + + + + + + dc + relation + isreplacedby + true + + onebox + Příbuzný záznam, který nahrazuje tento. + + + policy=deny,action=read,grantee-type=user,grantee-id=* + + +