|
f889d67e94
|
fixes after merge of master into upgrade-sf4
|
2024-02-12 22:31:16 +01:00 |
|
|
3c8e59e088
|
php cs fixes after updating php cs fixer
|
2024-01-10 10:31:25 +01:00 |
|
|
bc2041cbdd
|
apply more cs rules for php-cs
|
2023-10-17 13:27:03 +02:00 |
|
|
d2323e91ca
|
new cs rule: single_line_empty_body
Rule is added to the last version of php-cs-fixer
|
2023-09-12 15:58:59 +02:00 |
|
|
efaa01f4f6
|
DX: rector apply rules 'symfony up to 4.4
|
2023-05-05 18:21:33 +02:00 |
|
|
6d63177ff4
|
apply rules rector up to php82
|
2023-05-01 21:39:45 +02:00 |
|
|
dde3002100
|
DX: apply rector rules up to php8.0
|
2023-04-28 22:30:33 +02:00 |
|
|
a9db133a7b
|
DX: fix typing in SearchProvider
|
2023-04-15 00:33:31 +02:00 |
|
|
4db1ff405e
|
fix new phpstan issues
|
2023-04-11 13:04:08 +02:00 |
|
|
fa481fd795
|
DX: fix phpstan errors
|
2023-02-07 22:34:37 +01:00 |
|
|
856eea37ee
|
DX: fix phpstan errors
|
2023-02-04 00:50:58 +01:00 |
|
|
5c0d89a88b
|
[phpcsfixer]
|
2023-01-31 14:40:21 +01:00 |
|
|
c5f842076f
|
FIX [phonenumber][search] fix advanced search when using a phonenumber
|
2023-01-25 16:14:59 +01:00 |
|
|
9699e2304a
|
fix cs: declare type and license header mismatch
|
2022-10-06 22:25:43 +02:00 |
|
|
67c3f3a840
|
fix cs with licencse header
|
2022-10-05 17:08:14 +02:00 |
|
|
ceb0f741ef
|
order of birthdate fields changed in advanced search
|
2022-06-13 15:05:18 +02:00 |
|
Pol Dellaiera
|
8401ce2656
|
cs: Fix code-style (using PHPCSFixer and PHPCS).
|
2021-12-21 10:59:23 +01:00 |
|
Pol Dellaiera
|
91d12c4a96
|
cs: Enable risky rule static_lambda .
|
2021-11-30 11:43:34 +01:00 |
|
Pol Dellaiera
|
c8195e6df5
|
cs: Enable more risky rules.
|
2021-11-30 11:28:52 +01:00 |
|
Pol Dellaiera
|
8f96a1121d
|
cs: Fix code style (safe rules only).
|
2021-11-23 14:08:50 +01:00 |
|
|
9fb29ec110
|
refactor search for using search by pertinence
|
2021-11-22 08:28:22 +00:00 |
|
Pol Dellaiera
|
8ede116cf5
|
fix: SA: Split critical issues in its own file.
SA stands for Static Analysis.
|
2021-11-16 14:06:24 +01:00 |
|
Pol Dellaiera
|
5e5dcaefe7
|
Fix implicit variable creation.
|
2021-11-09 16:22:16 +01:00 |
|
|
6bc83edfe9
|
Refactor PersonSearch and create PersonACLAwareRepository
The search api delegates the query to a person acl aware "repository"
(although this does not implements ObjectRepository interface).
|
2021-09-20 13:56:43 +02:00 |
|
|
5b70fb2ee5
|
adapt UI and controller for Person without centers
|
2021-09-20 13:56:43 +02:00 |
|
|
6a62b46dec
|
first impl
|
2021-05-20 17:41:37 +02:00 |
|
|
eaa0ad925f
|
fix folder name
|
2021-03-18 13:37:13 +01:00 |
|