a967e1ed17
fix cs
2022-10-05 15:23:28 +02:00
491570a21c
[export] Fixed: the scope aggregator (accompanying course) group by
...
period's scope (and the label didn't show this)
+ extract ScopeRepository and create ScopeRepositoryInterface
2022-10-05 14:56:36 +02:00
432acc0ace
[export][person] Feature: add filter and aggregator by geographical unit on person
2022-10-04 22:17:16 +02:00
fc567868c1
[export][person] Feature: allow to filter accompanying period by
...
geographical unit
2022-10-04 15:07:07 +02:00
52435f5331
Feature: aggregator for accompanying course by geographical level
2022-10-04 10:25:34 +02:00
38cb1fe357
[dev-feature] use an interface for describing CenterRepository (allow mocking in tests
2022-09-17 08:23:28 +02:00
e379d8adb5
[feature] use internal services to check for acl on exports
2022-09-17 08:23:28 +02:00
6eddb420cc
fix nationality aggregator
2022-08-10 10:36:32 +02:00
94c258e914
fixed: narrow search on postal code with an 'AND' clause instead of 'OR' clause
2022-07-10 22:00:04 +02:00
89a700ff61
fix cs
2022-05-13 16:05:38 +02:00
aec01df202
admin users: filter by name or email
2022-05-13 16:00:34 +02:00
31d076d49b
fix search on address: do not take deleted one into account
2022-05-06 15:22:10 +02:00
529a9e5f58
fix notification counter on entity
2022-04-25 16:34:49 +02:00
a4afe73efe
take into account system notification in counter and fix hardcoded user id
2022-04-06 13:35:24 +02:00
b2a61071bf
create voter which blocks deletion if a workflow exists
2022-03-07 00:30:53 +01:00
fccac80222
Merge remote-tracking branch 'origin/master' into issue439_residential_address_otf
2022-03-02 21:53:17 +01:00
bf25740098
list for workflows: previous and old workflows
2022-02-25 12:43:04 +01:00
nobohan
2926965400
move residentialAddress entity to the ChillPerson bundle
2022-02-17 15:08:12 +01:00
e3c5f6f95f
fix phpcs, psalm and phpstan
2022-02-11 13:07:38 +01:00
211ecf1c3e
add cache to workflow counter
2022-02-02 23:19:59 +01:00
8bafa37fe1
dump removed
2022-02-02 10:32:46 +01:00
99efa51794
csfixes
2022-02-01 17:23:45 +01:00
97d2e3d5b5
counter created for workflows for which user is a destuser and that are not finalized
2022-02-01 17:22:45 +01:00
292c9380ad
endpoint for recent accompanying period attributions
2022-01-28 15:39:37 +01:00
fcd5fba13e
add history for user in accompanying period (+ counter)
2022-01-28 14:42:18 +01:00
2cd51eed2e
Merge remote-tracking branch 'origin/master' into homepage/rewrite
2022-01-28 14:13:28 +01:00
juminet
21edc74ada
residentialAddress
2022-01-28 09:48:00 +00:00
a4bfa1cb16
Merge remote-tracking branch 'origin/master' into homepage/rewrite
2022-01-25 14:28:29 +01:00
c7dbaae8d6
105 worflow
2022-01-24 13:17:46 +00:00
54c2b92962
Improve notifications
2022-01-24 10:09:57 +00:00
e23ef35b75
list of unread notificaiton api endpoint
2022-01-24 00:24:20 +01:00
c17fd968be
notification: do not show system notification in UI
2022-01-04 22:40:48 +01:00
ebc6d21ba6
notification: order notification by date desc in inbox and sent
2022-01-04 18:38:08 +01:00
160d382e07
notification: add notification sent to widget which list notifications
...
ont an entity
2022-01-04 17:14:09 +01:00
3a207b2c5d
Notification: add a counter for notifications
2022-01-04 16:44:01 +01:00
5bf1b9d8bd
send system notification on period confirmation
2021-12-30 02:11:21 +01:00
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