added fixtermin variable to Paabgabe->update() statement; email logic for sancho emails towards betreuer: return $email[0]->uid ? $email[0]->uid.'@'.DOMAIN : $email[0]->private_email; phrasen wordings; reworked assistenz config api promises as allSettled to avoid race conditions; nachreichen möglich is always the default everywhere; WIP enabling the same status logic workflow everywhere;

This commit is contained in:
Johann Hoffmann
2026-01-13 18:20:05 +01:00
parent e89fcbab31
commit bbb90f6dc4
5 changed files with 104 additions and 80 deletions
+2 -2
View File
@@ -44855,12 +44855,12 @@ array(
array(
'app' => 'core',
'category' => 'abgabetool',
'phrase' => 'c4qualgateNegativEmailSubject',
'phrase' => 'c4qualgateNegativEmailSubjectv2',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Quality Gate Negativ beurteilt",
'text' => "Quality Gate negativ beurteilt",
'description' => '',
'insertvon' => 'system'
),