Commit Graph

11 Commits

Author SHA1 Message Date
68baafa990
fix(project): don't check for namespaces in overdue reminders 2023-01-12 15:10:28 +01:00
0a03676aee
fix(tasks): sql for overdue reminders 2023-01-12 15:03:27 +01:00
6e36332361
feat: rename lists to projects 2023-01-12 15:03:24 +01:00
1f2eb57602
fix(reminders): make sure an overdue reminder is sent when there is only one overdue task
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-01 18:41:24 +01:00
51911a8868
fix(reminders): overdue tasks join condition
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-01 18:30:05 +01:00
47aae115df
fix(tasks): don't include undone overdue tasks from archived lists or namespaces in notification mails
Some checks failed
continuous-integration/drone/push Build is failing
Resolves vikunja/api#1324
2022-12-01 18:07:30 +01:00
45defebcf4
fix: tasks with the same assignee as doer should not appear twice in overdue task mails
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-30 18:35:40 +02:00
8869adfc27
feat: add setting to change overdue tasks reminder email time
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-16 16:20:26 +02:00
7eb3b96a44
feat: send overdue tasks email notification at 9:00 in the user's time zone
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-12 21:24:28 +02:00
6e263b6a91
Improve sending overdue task reminders by only sending one for all overdue tasks
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-18 15:32:02 +02:00
d07b284ee3 Add reminders for overdue tasks (#832)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#832
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-04-11 15:08:43 +00:00