f0f651edea
update cs after php-cs-fixer upgrade
2024-09-12 12:02:33 +02:00
579bd829f8
Apply rector rules: symfony up to 54
2024-04-04 23:30:25 +02:00
5703fd0046
Refactor code to directly use Doctrine's ManagerRegistry
...
Replaced most of the invocations of getDoctrine()->getManager() with ManagerRegistry->getManager(), and added ManagerRegistry injection to controllers where needed. This is part of an ongoing effort to improve code clarity, and avoid unnecessary method chaining in various parts of the codebase.
2023-12-16 19:09:34 +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
e839b03cc9
Update path to twig template with new syntax
2023-07-28 12:16:50 +02:00
c20f65eebb
apply rector rules: symfony **UP TO** 44
2023-07-28 01:52:53 +02:00
74ed34ba97
apply rules rector
2023-07-19 22:48:26 +02:00
e9fdabf931
Remove old list for person document
2023-05-30 21:24:53 +02: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
26d5bf03bd
add order by on document list
2022-04-20 10:00:48 +02:00
6edf0bcb3b
fix delete links in documents
2022-03-03 13:57:00 +01:00
6171b3411f
fix creation of document when overriding center resolver
2022-03-03 13:07:36 +01:00
c8e5ba4738
phpcsfixes
2022-02-11 16:04:01 +01:00
d6cc69b919
Add pagination in the findBy()
2022-02-11 16:04:01 +01:00
89383a5ec4
deprecated service replaced and error removed from phpstan file
2022-02-11 16:04:00 +01:00
6fa99655b2
delegates the acl for fetching person documents to an ACLAwareREpository
2022-02-11 16:04:00 +01:00
e0c7daf3fd
Pagination added
2022-02-11 16:04:00 +01:00
36890a2256
person document: fix use of deprecated role class
2021-12-17 00:33:02 +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
f531cdc0ec
cs: Enable a couple of risky rules.
2021-11-30 09:39:45 +01:00
Pol Dellaiera
8f96a1121d
cs: Fix code style (safe rules only).
2021-11-23 14:08:50 +01:00
eaa0ad925f
fix folder name
2021-03-18 13:37:13 +01:00