Giovanni
|
93bfc19e6e
|
use native Notification table and migration
|
2026-03-28 16:03:18 +01:00 |
|
Giovanni
|
ef33591c2a
|
use EventDeleted notification
|
2026-03-28 15:50:17 +01:00 |
|
Giovanni
|
551909aee7
|
create EventDeleted notification
|
2026-03-28 15:50:13 +01:00 |
|
Giovanni
|
bfec1752e0
|
delete EventParticipationCancelled event
|
2026-03-28 15:49:58 +01:00 |
|
Giovanni
|
0b3e9142b5
|
remove spaces
|
2026-03-28 15:48:34 +01:00 |
|
Giovanni
|
a99a610688
|
remove spaces
|
2026-03-28 15:47:25 +01:00 |
|
Giovanni
|
4a0087104c
|
use VolunteerUnassignedFromTask notification
|
2026-03-28 15:43:50 +01:00 |
|
Giovanni
|
52c187dc2c
|
create VolunteerUnassignedFromTask notification
|
2026-03-28 15:43:45 +01:00 |
|
Giovanni
|
f09b396826
|
delete VolunteerUnassignedFromTask event
|
2026-03-28 15:43:35 +01:00 |
|
Giovanni
|
094b25abdd
|
use TaskDateUpdated notification
|
2026-03-28 15:40:57 +01:00 |
|
Giovanni
|
3e5dc3f377
|
use TaskDateUpdated notification
|
2026-03-28 15:40:26 +01:00 |
|
Giovanni
|
0a9b4874db
|
create TaskDateUpdated notification
|
2026-03-28 15:40:22 +01:00 |
|
Giovanni
|
33d9edc39f
|
delete TaskDateUpdated event
|
2026-03-28 15:40:12 +01:00 |
|
Giovanni
|
3789a2107a
|
use TaskDeleted notification
|
2026-03-28 15:37:14 +01:00 |
|
Giovanni
|
8c8fb946e1
|
create TaskDeleted notification
|
2026-03-28 15:37:10 +01:00 |
|
Giovanni
|
165a24f5d0
|
delete TaskParticipationCancelled event
|
2026-03-28 15:36:54 +01:00 |
|
Giovanni
|
8df5d54d14
|
use VolunteerAssignedToTask notification
|
2026-03-28 15:34:36 +01:00 |
|
Giovanni
|
0ffd8e8ad4
|
create VolunteerAssignedToTask notification
|
2026-03-28 15:34:31 +01:00 |
|
Giovanni
|
b9283136ba
|
remove VolunteerAssignedToTask event
|
2026-03-28 15:34:16 +01:00 |
|
Giovanni
|
f31b92e0d3
|
use VolunteerRoleUpdated notification
|
2026-03-28 15:31:38 +01:00 |
|
Giovanni
|
42879b9d76
|
create VolunteerRoleUpdated notification
|
2026-03-28 15:31:34 +01:00 |
|
Giovanni
|
17fa90ab9d
|
remove VolunteerRoleUpdated event
|
2026-03-28 15:31:10 +01:00 |
|
Giovanni
|
2374774577
|
create UserRegistered notification
|
2026-03-28 15:28:33 +01:00 |
|
Giovanni
|
7e6052d879
|
use UserRegistered notification
|
2026-03-28 15:27:30 +01:00 |
|
Giovanni
|
faa642f5d9
|
create UserRegistered notification
|
2026-03-28 15:27:26 +01:00 |
|
Giovanni
|
d4092a5a3e
|
remove UserCreated event
|
2026-03-28 15:27:06 +01:00 |
|
T'JAMPENS QUENTIN p2406187
|
5de0daa54a
|
Send users_count on event task
|
2026-03-27 16:28:34 +01:00 |
|
Giovanni
|
1d9c6726b3
|
check if user accept notifications
|
2026-03-26 10:29:51 +01:00 |
|
Giovanni
|
83ec6c9a2a
|
correct wrong spelling of web_notifications
|
2026-03-26 10:19:18 +01:00 |
|
Giovanni
|
c73f4bd35b
|
correct wrong ternary condition
|
2026-03-26 09:57:47 +01:00 |
|
Giovanni
|
3528df0571
|
fix toggleWebNotifications method name
|
2026-03-26 09:54:32 +01:00 |
|
Giovanni
|
fa58184f21
|
create toggleWebNotifications method in user controller
|
2026-03-26 09:14:55 +01:00 |
|
Giovanni
|
712bdd02cd
|
create toggleEmailNotifications method in user controller
|
2026-03-26 09:13:57 +01:00 |
|
Giovanni
|
c1d7f5cd81
|
add web_notifications and email_notifications value to the created user in create method of user controller
|
2026-03-26 09:06:13 +01:00 |
|
Giovanni
|
1f6f280958
|
add web_notifications and email_notifications attributs to User migration and model
|
2026-03-26 09:03:51 +01:00 |
|
Giovanni
|
2252ac9547
|
add $notificationId to every broadcast notification
|
2026-03-19 18:22:36 +01:00 |
|
Giovanni
|
9fbc09017b
|
add $notificationId to every broadcast notification
|
2026-03-19 18:09:11 +01:00 |
|
Giovanni
|
ec76ca981a
|
add information in notifications
|
2026-03-19 18:01:55 +01:00 |
|
Giovanni
|
b7ccc38b68
|
add information in task date updated notification
|
2026-03-19 17:51:18 +01:00 |
|
Giovanni
|
d627afdeaf
|
add information in task date updated notification
|
2026-03-19 17:49:41 +01:00 |
|
Giovanni
|
cf2a29a863
|
rename $task->title into $task->name
|
2026-03-19 17:43:02 +01:00 |
|
Giovanni
|
8371f96388
|
add event name in mail
|
2026-03-19 17:38:06 +01:00 |
|
Giovanni
|
6a825db608
|
create notification, broadcast notification and mail when a futur or ongoing date of a task is updated
|
2026-03-19 17:37:55 +01:00 |
|
Giovanni
|
16ae03e6e6
|
create broadcast notification when the user role is updated
|
2026-03-19 17:11:34 +01:00 |
|
Giovanni
|
bda5aa4d50
|
remove debug Log::info
|
2026-03-19 17:02:27 +01:00 |
|
Giovanni
|
4ebb1ad6c0
|
fix attribut name
|
2026-03-19 10:22:59 +01:00 |
|
Giovanni
|
75d80985ff
|
Merge branch dev into features/notifications
|
2026-03-19 09:56:35 +01:00 |
|
Giovanni
|
ad6a0f6e90
|
check if the task is future or ongoing to send email and notification on unassign user
|
2026-03-19 08:44:12 +01:00 |
|
Giovanni
|
5d256637ec
|
check if the task is future or ongoing to send email and notification on assign user
|
2026-03-19 08:43:53 +01:00 |
|
Giovanni
|
77d3efc555
|
check if the task is future or ongoing to send email and notification on deletion
|
2026-03-19 08:42:20 +01:00 |
|