54c2b92962
Improve notifications
2022-01-24 10:09:57 +00:00
2ff34688bb
fix validation for notification
2022-01-19 13:59:03 +01:00
5bf1b9d8bd
send system notification on period confirmation
2021-12-30 02:11:21 +01:00
9d638fe897
allow to edit notification
2021-12-29 15:24:52 +01:00
478c3b3247
notification: add update information
2021-12-29 15:12:27 +01:00
5a5ff5f54a
notification: fix type for id
2021-12-28 23:32:11 +01:00
a0b112e8db
notificaiton: handle remove addressee and reset at the end of registering unread
2021-12-28 23:31:33 +01:00
9647785d8b
notificaton: add comments
2021-12-28 23:03:58 +01:00
b323ddae05
fix loading of unread addressees in notification
2021-12-28 19:40:38 +01:00
700bb02374
notification: add test for unread consistency
2021-12-26 01:12:32 +01:00
bd3919efcb
notification: store users which are unread instead of read, and in
...
dedicated table
The query "which are the unread notification" is much more frequent than
the read one. We then store the unread items in a dedicated table.
2021-12-26 01:00:50 +01:00
11824adda4
notification: create
2021-12-25 22:41:25 +01:00
e972beee11
fix controller loading and add UserMenu entry
2021-12-25 20:47:54 +01:00
Pol Dellaiera
cd3be25c22
cs: Remove duplicated headers.
2021-11-30 13:54:58 +01:00
Pol Dellaiera
47c5855a21
cs: Switch to a stricter way of coding - this might break in a lot of places.
2021-11-30 13:33:18 +01:00
Pol Dellaiera
8f96a1121d
cs: Fix code style (safe rules only).
2021-11-23 14:08:50 +01:00
Marc Ducobu
49d022ef55
NotificationRepository as a service
2021-06-15 18:57:56 +02:00
Marc Ducobu
db545f9fe6
Adding typehinting for Entity/Notif
2021-06-15 17:14:11 +02:00
Marc Ducobu
a258905c59
Add unique constraint (class, id) to notifications
2021-06-15 17:14:11 +02:00
Marc Ducobu
916209e402
Fix remarks MR - notif
2021-06-15 17:12:40 +02:00
Marc Ducobu
3ec212df93
Creation of Notification Entity
2021-06-15 17:12:40 +02:00