7bc4ad9779
twig extension for listing notification on a given entity
2021-12-30 01:02:16 +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
Pol Dellaiera
8401ce2656
cs: Fix code-style (using PHPCSFixer and PHPCS).
2021-12-21 10:59:23 +01:00
938720be52
Issue316 addresses search by postal code
2021-12-06 12:56:57 +00: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
a9188355c5
cs: Enable more risky rules.
2021-11-30 11:37:57 +01:00
Pol Dellaiera
8f96a1121d
cs: Fix code style (safe rules only).
2021-11-23 14:08:50 +01:00
764bb6a21f
fixes for settign a localisation
2021-11-22 13:43:33 +01:00
Pol Dellaiera
2eb30d2ae8
Fix issues reported by PHPStan.
2021-11-09 15:17:24 +01:00
35154f5ae1
fix constructor into acl aware repository
2021-11-03 15:35:38 +01:00
965ea528e3
adaptations for acl with tasks
2021-10-26 18:05:06 +02:00
c8762d2bc2
list referral for an accompanying period
2021-10-20 13:10:28 +02:00
e570f5c28e
adding Entities Location and LocationType (for activity/calendar) + doctrine migration
2021-10-12 17:38:09 +02:00
c54edd8407
fix civility repository namespace
2021-10-11 14:08:36 +02:00
58ddbfb67b
remove occurences for ThirdPartyCivility
2021-10-11 14:08:36 +02:00
ca3ced0308
various improvements on 3party
2021-10-11 14:08:36 +02:00
315253589e
create api endpoint for duplciating address
2021-09-29 11:32:23 +02:00
1d4b1d852f
improve layout for admin
2021-09-24 10:35:34 +02:00
addcf72ae6
improve addresses
2021-09-20 13:56:43 +02:00
Marc Ducobu
50a4df3d0f
Notification with paginitation
2021-07-22 17:32:20 +02:00
Marc Ducobu
bdf691a063
Add findAllForAttendee method in NotificationRepository
2021-07-22 17:32:20 +02:00
84f6f9b44d
fix bug with new activity in context person
2021-06-22 16:09:20 +02:00
Marc Ducobu
49d022ef55
NotificationRepository as a service
2021-06-15 18:57:56 +02:00
Marc Ducobu
3ec212df93
Creation of Notification Entity
2021-06-15 17:12:40 +02:00
Pol Dellaiera
1e72247546
Update existing repositories and their corresponding entities.
2021-06-11 12:43:44 +02:00
Pol Dellaiera
670ba1713a
Add missing repositories and update corresponding entities.
2021-06-11 12:43:38 +02:00
nobohan
a709b3afb6
add addressReference in Chill Main + migration
2021-05-03 09:28:05 +02:00
eaa0ad925f
fix folder name
2021-03-18 13:37:13 +01:00