579bd829f8
Apply rector rules: symfony up to 54
2024-04-04 23:30:25 +02:00
2ddfd56401
fix phpstan and rector errors, fix path for rector rules
2024-02-13 19:12:14 +01:00
f889d67e94
fixes after merge of master into upgrade-sf4
2024-02-12 22:31:16 +01:00
37af488f69
Merge branch 'master' into upgrade-sf5
2024-02-12 21:50:34 +01:00
3c8e59e088
php cs fixes after updating php cs fixer
2024-01-10 10:31:25 +01: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
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
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
2684345981
voter updates
2022-04-26 11:34:49 +02:00
f5efb07e3c
csfixes
2022-04-25 10:32:02 +02:00
09503768f5
unpin comment is possible + delete and edit by all users that can edit period
2022-04-25 10:29:26 +02:00
f6386a13ac
fix cs
2022-01-11 11:05:42 +01:00
f79225fc2b
Merge branch 'master' into notification/completion
2022-01-11 10:18:02 +01:00
b153fc19f6
327 pinned comment
2022-01-10 20:55:37 +00:00
be4b8a94f0
AccompanyingCourse comments: move and rename files
2022-01-07 12:37:19 +01:00
a54cc70fd6
temporary disable previous commit
2022-01-07 12:34:14 +01:00
68ea0a1086
wip delete comment
2022-01-04 12:07:37 +01:00
5fead5b467
fix translation, disable throw exception
2022-01-04 11:18:56 +01:00
Pol Dellaiera
530ad497bc
cs: Fix code-style.
2021-12-21 12:13:20 +01:00
Pol Dellaiera
b743475761
sa: Fix all issues related to PHP versions and static-analysis.
2021-12-21 11:58:58 +01:00
Pol Dellaiera
b3823161af
fix: Do not use deprecated classes.
2021-12-21 11:18:17 +01:00
Pol Dellaiera
8401ce2656
cs: Fix code-style (using PHPCSFixer and PHPCS).
2021-12-21 10:59:23 +01:00
f01b87b348
comments: form controller
2021-12-15 23:34:41 +01:00