Details des Tickets

Beschreibung,Kommentare und Anhänge

merge request id 764
TitelLL-591-extension-notifications
BeschreibungAdded 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
Statusclosed
Created at 2023-03-13T09:05:27.518Z
Updated at 2024-05-15T09:17:36.829Z
Source branchfeature/LL-591-extension-notifications
Target branchdevelop
AuthorMarkus Gerlach
AssigneeSascha Immig

Discussion notes

added 101 commits
  • 72ff4287...ddf56dc3 - 100 commits from branch develop
  • e3086ff6 - Merge branch 'develop' into feature/LL-591-extension-notifications
Compare with previous version
Markus Gerlach 2023-03-28T09:38:08.648Z
added 1 commit
  • 1eb3360d - LL-591 query added to undefined variable currentMyCompetenceTrainings
Compare with previous version
Markus Gerlach 2023-03-28T09:54:11.608Z
added 734 commits
  • 1eb3360d...c33c3446 - 733 commits from branch develop
  • a0bd27f8 - Merge branch 'develop' into feature/LL-591-extension-notifications
Compare with previous version
Markus Gerlach 2023-07-04T08:58:59.752Z
added 1 commit
  • 7cbe457a - LL-591-extension-notifications
Compare with previous version
Markus Gerlach 2023-07-04T10:14:36.364Z
closed Sascha Immig 2024-05-15T09:17:36.894Z

Merge Commits

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