From 51ae3ed527cabe2f162e27fa2c85a0b149c28fbd Mon Sep 17 00:00:00 2001 From: Michael Fink Amores Date: Sat, 19 Jun 2021 16:03:30 +0200 Subject: [PATCH] fix(theses): registration date non-optional after successful registration --- theses.yaml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/theses.yaml b/theses.yaml index bd69de2..6a06e4b 100644 --- a/theses.yaml +++ b/theses.yaml @@ -408,7 +408,7 @@ translations: en-eu: "Language in which the thesis is written" default: null - optional: false + optional: true "titel": &titel-form-optional - "8": &titel-field-optional tag: text @@ -423,7 +423,7 @@ translations: en-eu: "If the thesis is written in English and therefore already has an English title, the title should not to be translated into German" default: null - optional: false + optional: true "titel, englisch": &entitel-form-optional - "9": &entitel-field-optional tag: text @@ -438,7 +438,7 @@ translations: en-eu: "Title of the thesis translated into English (if the language of the work is already English, repeat the original title)." default: null - optional: false + optional: true "kommunikation": &kommunikation-form - "10": &kommunikation-field tag: text @@ -1279,6 +1279,7 @@ view-actor: *view-alle form: &angemeldet-pruefungsamt-korrektur-forms <<: *antrag-forms-pruefungsamt + "anmeldetag": *anmeldetag-form "datum, abgabe": *abgabedatum-form "korrektur als pruefungsamt": mode: manual @@ -1341,6 +1342,7 @@ view-actor: *view-alle form: <<: *antrag-forms-hochschullehrer + "anmeldetag": *anmeldetag-form "datum, abgabe, akt": &abgabedatum-form-akt - "5.6": tag: day @@ -1366,6 +1368,7 @@ view-actor: *view-alle form: <<: *antrag-forms-betreuer + "anmeldetag": *anmeldetag-form "datum, abgabe, akt": *abgabedatum-form-akt "nachbessern, zugriffsperson": mode: manual @@ -1380,6 +1383,7 @@ view-actor: *view-alle form: <<: *antrag-forms-zugriffsperson + "anmeldetag": *anmeldetag-form "datum, abgabe, akt": *abgabedatum-form-akt "datei":