Details des Tickets
Beschreibung,Kommentare und Anhänge
| Title |
Id |
Author |
Created at |
Message |
| Merge branch 'develop' into feature/LL-1420-training-reminder-status-is-reported-incorrectly |
3f1a171aef9f496bc96fe2796484d4e32a8f9308 |
gerlachm |
2023-03-30T09:55:15.000Z |
Merge branch 'develop' into feature/LL-1420-training-reminder-status-is-reported-incorrectly
# Conflicts:
# resources/views/dashboard/customer.blade.php
|
| remove additional query |
4926a6478809c7a3ae9d9976cbe2b8d7493ffe10 |
gerlachm |
2023-03-31T10:38:29.000Z |
remove additional query
|
| Merge branch 'develop' into feature/LL-1420-training-reminder-status-is-reported-incorrectly |
ade6f04fbca04b4494eca6a37449fbcf01330782 |
gerlachm |
2023-03-31T06:41:51.000Z |
Merge branch 'develop' into feature/LL-1420-training-reminder-status-is-reported-incorrectly
# Conflicts:
# app/Notifications/SupervisorReminder.php
|
| LL-1420-training-reminder-status-is-reported-incorrectly 1h 30m, 1055-1205 4h |
d722aba6b4e6f1c2d4a2ff5b7e8f0d2d67b1db6a |
gerlachm |
2023-03-29T15:57:18.000Z |
LL-1420-training-reminder-status-is-reported-incorrectly 1h 30m, 1055-1205 4h
Added check for assigned users in classroom training with scopeNotPassedInClassroomTraining
Bug - query added to undefined variable currentMyCompetenceTrainings
Bug - Typed property App\Notifications\SupervisorReminder::$assignments must not be accessed before initialization
Bug – changed return type supervisedTrainings
Bug – string given for count in ContentItem
|