Details des Tickets
Beschreibung,Kommentare und Anhänge
| Title |
Id |
Author |
Created at |
Message |
| LL-591 query added to undefined variable currentMyCompetenceTrainings |
1eb3360d7e27a8d5f91bf2890843d0cb1f667418 |
gerlachm |
2023-03-28T09:54:03.000Z |
LL-591 query added to undefined variable currentMyCompetenceTrainings
|
| LL-591-extension-notifications |
72ff4287f34bf745b4565109185d50d661a3e276 |
gerlachm |
2023-03-13T08:42:54.000Z |
LL-591-extension-notifications
Added body for additional data in the notifications table.
Added username to $core_attributes. Is required so that changes to the username are recognized and thus also notified by mail and database.
Changes have been applied to User, Training Questions, Client, Userimport, Subscription, Trainingassignments, Onboarding, ... notifications.
Added missing inbox notification for client slug update
prevented the error Error: call of a member function isEmpty() to null, for client archiving
|
| LL-591-extension-notifications |
7cbe457a7aaab92fa9ebae247af31a3158191e90 |
gerlachm |
2023-07-04T10:14:29.000Z |
LL-591-extension-notifications
small text adjustments
|
| Merge branch 'develop' into feature/LL-591-extension-notifications |
a0bd27f887f9a102ccdbb02c875fc2df0ea0f840 |
gerlachm |
2023-07-04T08:58:51.000Z |
Merge branch 'develop' into feature/LL-591-extension-notifications
# Conflicts:
# app/Console/Commands/DeleteCancelledClients.php
# app/Notifications/ClientArchived.php
# app/Notifications/ClientCreated.php
# app/Notifications/ClientSetDeleted.php
# app/Notifications/ClientSupervisorPermissionsUpdated.php
# app/Notifications/ClientURLUpdated.php
# app/Notifications/MyCompetenceTrainingRequestCreated.php
# app/Notifications/QuestionAboutTraining.php
# app/Notifications/ReplyToQuestionAboutTraining.php
# app/Notifications/SubscriptionCanceled.php
# app/Notifications/TrainingAssigned.php
# app/Notifications/TrainingReminder.php
# app/Notifications/UserArchived.php
# app/Notifications/UserCreated.php
# app/Notifications/UserImportFinished.php
# app/Services/Inbox/InboxNotification.php
# resources/views/dashboard/customer.blade.php
|
| Merge branch 'develop' into feature/LL-591-extension-notifications |
e3086ff6ca454911cbff116f9d9733aada1c7258 |
gerlachm |
2023-03-28T09:38:00.000Z |
Merge branch 'develop' into feature/LL-591-extension-notifications
# Conflicts:
# app/Notifications/QuestionAboutTrainingOpened.php
# app/Notifications/TrainingReminder.php
# resources/lang/es/inbox.php
# resources/lang/fr/inbox.php
|