fix(diploma): mandatory communication fields
This commit is contained in:
parent
6e56003634
commit
0f3541ddd5
21
diploma.yaml
21
diploma.yaml
@ -197,7 +197,7 @@ nodes:
|
|||||||
translations:
|
translations:
|
||||||
en-eu: "Visible for all parties involved"
|
en-eu: "Visible for all parties involved"
|
||||||
default: null
|
default: null
|
||||||
optional: true
|
optional: false
|
||||||
"kommunikation anpassen, internal, erstellung moeglich": &kommunikation-intern-edge
|
"kommunikation anpassen, internal, erstellung moeglich": &kommunikation-intern-edge
|
||||||
mode: manual
|
mode: manual
|
||||||
display-label:
|
display-label:
|
||||||
@ -210,7 +210,10 @@ nodes:
|
|||||||
- *PAmt
|
- *PAmt
|
||||||
view-actor: *view-minimal
|
view-actor: *view-minimal
|
||||||
form: &intern-extern-kommunikation-form
|
form: &intern-extern-kommunikation-form
|
||||||
"kommunikation": *kommunikation-form
|
"kommunikation": &kommunikation-form-optional
|
||||||
|
- "1.1":
|
||||||
|
<<: *kommunikation-field
|
||||||
|
optional: true
|
||||||
"notizen": ¬izen-form
|
"notizen": ¬izen-form
|
||||||
- "1.2": ¬izen-field
|
- "1.2": ¬izen-field
|
||||||
tag: text
|
tag: text
|
||||||
@ -411,7 +414,7 @@ nodes:
|
|||||||
actors:
|
actors:
|
||||||
- *student
|
- *student
|
||||||
form:
|
form:
|
||||||
"kommunikation": *kommunikation-form
|
"kommunikation": *kommunikation-form-optional
|
||||||
"erstellung soll warten, aenderungswuensche vor erstellung":
|
"erstellung soll warten, aenderungswuensche vor erstellung":
|
||||||
<<: *erstellung-warten-edge
|
<<: *erstellung-warten-edge
|
||||||
source: "aenderungswuensche vor erstellung"
|
source: "aenderungswuensche vor erstellung"
|
||||||
@ -540,7 +543,7 @@ nodes:
|
|||||||
actors:
|
actors:
|
||||||
- *student
|
- *student
|
||||||
form:
|
form:
|
||||||
"kommunikation": *kommunikation-form
|
"kommunikation": *kommunikation-form-optional
|
||||||
"erstellung beantragen":
|
"erstellung beantragen":
|
||||||
<<: *erstellung-beantragen-edge
|
<<: *erstellung-beantragen-edge
|
||||||
source: "erstellung moeglich"
|
source: "erstellung moeglich"
|
||||||
@ -622,7 +625,7 @@ nodes:
|
|||||||
fallback-lang: de-de-formal
|
fallback-lang: de-de-formal
|
||||||
translations:
|
translations:
|
||||||
en-eu: "Informatics"
|
en-eu: "Informatics"
|
||||||
"kommunikation": *kommunikation-form
|
"kommunikation": *kommunikation-form-optional
|
||||||
|
|
||||||
"antrag angenommen, medieninformatik":
|
"antrag angenommen, medieninformatik":
|
||||||
<<: *antrag-angenommen-informatik-node
|
<<: *antrag-angenommen-informatik-node
|
||||||
@ -658,7 +661,7 @@ nodes:
|
|||||||
fallback-lang: de-de-formal
|
fallback-lang: de-de-formal
|
||||||
translations:
|
translations:
|
||||||
en-eu: "Media Informatics"
|
en-eu: "Media Informatics"
|
||||||
"kommunikation": *kommunikation-form
|
"kommunikation": *kommunikation-form-optional
|
||||||
|
|
||||||
### Zeugnisdateien erstellt ###
|
### Zeugnisdateien erstellt ###
|
||||||
|
|
||||||
@ -708,7 +711,7 @@ nodes:
|
|||||||
form:
|
form:
|
||||||
"fach": *fach-form-informatik
|
"fach": *fach-form-informatik
|
||||||
<<: &dateien-melden-form-common
|
<<: &dateien-melden-form-common
|
||||||
"kommunikation": *kommunikation-form
|
"kommunikation": *kommunikation-form-optional
|
||||||
"notizen": *notizen-form
|
"notizen": *notizen-form
|
||||||
"zeugnis originaldatei": &zeugnis-originaldatei-form
|
"zeugnis originaldatei": &zeugnis-originaldatei-form
|
||||||
- "3": &zeugnis-originaldatei-field
|
- "3": &zeugnis-originaldatei-field
|
||||||
@ -1188,7 +1191,7 @@ nodes:
|
|||||||
actors:
|
actors:
|
||||||
- *student
|
- *student
|
||||||
form:
|
form:
|
||||||
"kommunikation": *kommunikation-form
|
"kommunikation": *kommunikation-form-optional
|
||||||
|
|
||||||
"zeugnis überreicht, medieninformatik":
|
"zeugnis überreicht, medieninformatik":
|
||||||
<<: *zeugnis-ueberreicht-informatik-node
|
<<: *zeugnis-ueberreicht-informatik-node
|
||||||
@ -1269,7 +1272,7 @@ nodes:
|
|||||||
actors:
|
actors:
|
||||||
- *PAmt
|
- *PAmt
|
||||||
form:
|
form:
|
||||||
"kommunikation": *kommunikation-form
|
"kommunikation": *kommunikation-form-optional
|
||||||
"notizen": *notizen-form
|
"notizen": *notizen-form
|
||||||
"erstellung abbrechen, erstellung soll noch warten":
|
"erstellung abbrechen, erstellung soll noch warten":
|
||||||
<<: *abbrechen-edge
|
<<: *abbrechen-edge
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user