20 Commits

Author SHA1 Message Date
48bc019932 Implement cronjob logic for sending daily digest emails for notifications 2025-07-04 11:27:44 +02:00
a3e70e0beb Remove commented code 2025-07-03 11:51:54 +02:00
ac16060441 WIP add user group as possible addressee to notification 2025-06-23 15:34:58 +02:00
e6cbba8c63 WIP implement immediate and daily email functionality 2025-06-19 20:23:43 +02:00
f889d67e94
fixes after merge of master into upgrade-sf4 2024-02-12 22:31:16 +01:00
3c8e59e088 php cs fixes after updating php cs fixer 2024-01-10 10:31:25 +01:00
bc2041cbdd
apply more cs rules for php-cs 2023-10-17 13:27:03 +02:00
d2323e91ca
new cs rule: single_line_empty_body
Rule is added to the last version of php-cs-fixer
2023-09-12 15:58:59 +02:00
9375d50112
Merge remote-tracking branch 'origin/master' into rector/rules-symfony
# Conflicts:
#	src/Bundle/ChillAsideActivityBundle/src/Entity/AsideActivity.php
#	src/Bundle/ChillAsideActivityBundle/src/Export/Export/ListAsideActivity.php
2023-09-12 15:21:15 +02:00
40a72d9fca
NotificationMailer: send to correct destinees 2023-09-06 15:59:35 +02:00
dcae15e8d8 Fixed: [notificationMailer] invert 'if continue' condition inside foreach loop 2023-08-24 15:20:53 +02:00
6d63177ff4
apply rules rector up to php82 2023-05-01 21:39:45 +02:00
dde3002100
DX: apply rector rules up to php8.0 2023-04-28 22:30:33 +02:00
f57555dab4
DX: fix phpstan errors 2023-02-07 23:03:37 +01:00
9699e2304a fix cs: declare type and license header mismatch 2022-10-06 22:25:43 +02:00
67c3f3a840 fix cs with licencse header 2022-10-05 17:08:14 +02:00
a41d6cf744 notification: send an email to addressesEmails 2022-04-13 22:50:32 +02:00
dc08ced6c9 fix notification subject 2022-02-07 21:49:34 +01:00
54c2b92962 Improve notifications 2022-01-24 10:09:57 +00:00
6f561f57a6 Notification: send an email when a notification is created 2022-01-04 22:35:23 +01:00