2382e7f44b
Merge branch 'feat/add-phpstan-configuration-and-baseline' into 'master'
...
Add PHPStan project with level 1.
This PR: Add basic configuration files with basic baseline.
See merge request Chill-Projet/chill-bundles!191
2021-11-09 11:31:21 +00:00
Pol Dellaiera
e2ab3bfc6e
Add PHPStan project with level 1.
2021-11-09 11:31:20 +00:00
7fabe0214e
household list of accompanying periods + upgrade DBAL version to 3.1
2021-11-08 10:57:14 +00:00
35a27de216
update jsonb exists method by using question mark escaping
2021-10-30 00:25:25 +02:00
4da32dc5ca
fix filtering of new tasks
2021-10-28 01:05:36 +02:00
ebb2f5d243
Add shortcut person <-> current address, and update api for
...
re-implements searching
* add geographic function ST_CONTAINS
* add a link between the current valid address and person, optimized on
database side;
* update PersonACLAwareRepository for re-using methods elsewhere.
2021-09-20 13:56:43 +02:00
f63d4fcfba
optimize query for person
2021-09-20 13:56:43 +02:00
addcf72ae6
improve addresses
2021-09-20 13:56:43 +02:00
Pol Dellaiera
9b756ffb2f
Fix parameter type.
2021-08-03 09:24:53 +02:00
Pol Dellaiera
d0b51f3573
Add minor typing.
2021-07-27 17:41:16 +02:00
Pol Dellaiera
53d3a0921b
Fix minor bug.
2021-07-27 17:41:16 +02:00
Pol Dellaiera
cc824faf54
Improve performance.
2021-07-27 17:41:15 +02:00
Pol Dellaiera
b33cb4946c
Improve/optimize list generation.
2021-07-27 17:41:15 +02:00
Pol Dellaiera
ef6c5870b5
Prevent multiples sub-queries.
2021-07-27 17:41:15 +02:00
Pol Dellaiera
d208a79764
Add Doctrine extension.
2021-07-27 17:41:15 +02:00
nobohan
165012b302
address: POST an address
2021-05-28 10:14:54 +02:00
32b8de8997
implements trackable on accompanying period
2021-05-19 23:08:13 +02:00
3e85529468
add route for comment + track update/creation of entities
2021-05-13 17:25:24 +02:00
nobohan
91860afd80
check if point value is null for 2 methods in PointType
2021-05-03 09:28:05 +02:00
nobohan
bec0700d39
Point model: better handling of exception
2021-05-03 09:28:05 +02:00
juminet
8c33d876e8
code formatting in PointType
2021-05-03 09:28:05 +02:00
nobohan
1ec2fbcc16
translated exception messages in English
2021-05-03 09:28:05 +02:00
juminet
bc4e29141b
syntax (null -> NULL and == -> ===)
2021-05-03 09:28:05 +02:00
nobohan
e90ea31683
add type hinting in Point and PointException
2021-05-03 09:28:05 +02:00
juminet
7c99f0b3e0
array synatx: array() -> []
2021-05-03 09:28:05 +02:00
nobohan
c089960707
add type hinting in Point and PointException
2021-05-03 09:28:05 +02:00
nobohan
9a4f50472a
add point type + Address: add Point field : fix dependency injection of the Point type
2021-05-03 09:28:05 +02:00
nobohan
7d1a1c4004
#32 add point type + Address: add Point field + add null on nullable fields
2021-05-03 09:28:05 +02:00
eaa0ad925f
fix folder name
2021-03-18 13:37:13 +01:00