c7bd60a106
release for 2.9.2
2.9.2
2023-10-17 23:15:56 +02:00
9ec5a633ad
Fix possible null values or not null values in some entity / string properties
2023-10-17 23:15:06 +02:00
d54d34be7c
release of version 2.9.1
2.9.1
2023-10-17 17:39:30 +02:00
01292ba9ae
more info about possible BC break in changelog [ci-skip]
2023-10-17 16:25:15 +02:00
794daa5c3e
fix changelog [ci-skip]
2023-10-17 16:17:38 +02:00
37265c09f7
release of version 2.9.0
2.9.0
2023-10-17 16:05:27 +02:00
98cd0f3c00
Merge branch 'rector/rules-symfony' into 'master'
...
Rector: apply symfony rules "up to symfony 4.4"
See merge request Chill-Projet/chill-bundles!536
2023-10-17 11:34:12 +00:00
bc2041cbdd
apply more cs rules for php-cs
2023-10-17 13:27:03 +02:00
0b0cbed9db
DX: mark const as final
2023-10-17 10:43:13 +02:00
c9cfe4c7e9
DX: mark some functions as pure
2023-10-17 10:43:12 +02:00
75e15c1389
Fix ClosingMotiveRender: rendering of label 'canceled' at the end of child, and remove trailing spaces
2023-10-17 10:43:12 +02:00
48e0a0af7d
DX: Increase the number of iteration to ensure that the test really pass on random executions
2023-10-17 10:27:33 +02:00
adf1110340
Merge remote-tracking branch 'origin/master' into rector/rules-symfony
2023-10-17 09:29:33 +02:00
a6fcdb5256
Merge remote-tracking branch 'origin/rector/rules-symfony' into rector/rules-symfony
2023-10-16 18:07:42 +02:00
6b8d6b76ba
Upgrade code from 146 to new standards
2023-10-16 18:04:40 +02:00
bbf9c58fbf
Merge branch '147-history-user-scope-job' into 'rector/rules-symfony'
...
Ajout de l'historique des services et métiers aux utilisateurs
See merge request Chill-Projet/chill-bundles!591
2023-10-16 16:01:57 +00:00
0c8ecfe493
Merge branch 'rector/rules-symfony' into '147-history-user-scope-job'
...
# Conflicts:
# src/Bundle/ChillMainBundle/Security/Resolver/ScopeResolverDispatcher.php
2023-10-16 16:00:40 +00:00
8523f14214
Fix closing motive render
2023-10-16 17:58:22 +02:00
b32fa42afa
DX: fix test on AccompanyingCourseExportHelperTest.php
2023-10-16 17:52:25 +02:00
be8975ee04
Merge branch '146_parcours_annules' into rector/rules-symfony
2023-10-16 17:52:06 +02:00
05865521b5
Merge branch '147-history-on-acp-work' into '147-history-user-scope-job'
...
Finalisation de l'historique des métiers et services des utilisateurs: adaptation pour les actions d'accompagnement
See merge request Chill-Projet/chill-bundles!597
2023-10-16 15:39:25 +00:00
dd47ddc268
DX: Fix user repository test
2023-10-16 17:26:15 +02:00
0df93fb703
DX: Fix test for PersonMoveTest.php
2023-10-16 17:19:28 +02:00
c62495a280
Fix export of all users and mapping of columns in user csv export (admin zone)
2023-10-16 16:20:25 +02:00
93b189b091
DX: Fix HouseholdApiControllerTest.php
2023-10-16 16:20:25 +02:00
304bf4258b
Remove usage of setParameters in various filters
2023-10-16 16:20:25 +02:00
efcb903d10
Fix direct kernel deprecation in AccompanyingCourseApiControllerTest
2023-10-16 16:20:24 +02:00
b65f76262a
Refactor filters and aggregators of "acpwusers" for using the acpw referrer history instead
2023-10-16 16:20:24 +02:00
51a4ffca2e
Fix cs with new cs rules (php-cs-fixer version 3.35)
2023-10-16 11:59:49 +02:00
68d28f3e28
Fix filtres and scopes to take into account job and scope when the refferrer is add to the accompanying period work
2023-10-16 11:52:03 +02:00
63e9d1a96f
[export] add a filter and aggregator on activity: by creator job
2023-10-16 11:52:03 +02:00
21524f052e
Create a custom dql function to build json object (JSON_BUILD_OBJECT)
2023-10-16 11:52:02 +02:00
978db5a5c5
update some queries in the interface to take into account history of user's scope and user's job
2023-10-16 11:52:02 +02:00
363785b779
Update schema to store accompanying period work referrer history
2023-10-11 15:37:44 +02:00
4e13b2ae3a
fix type-hints
2023-10-05 11:17:42 +02:00
f0b3e3af14
merge changelog for 2.8.0
2.8.0
2023-10-05 09:48:11 +02:00
dbc19ca692
update to 2.8.0
2023-10-05 09:42:42 +02:00
239372270e
Update schema to store accompanying period work referrer history
2023-10-05 09:33:23 +02:00
ada28265ee
change join to leftjoin
2023-10-04 14:26:06 +02:00
0b6b25fd95
improve histories order since User entity
2023-10-04 12:49:30 +02:00
c526973475
[admin][templates] move job/scope history in an unique template and display history for a given user
2023-10-04 12:33:50 +02:00
9bbddd8405
add changie
2023-10-04 12:09:12 +02:00
935210aa1d
use translation
2023-10-04 11:54:29 +02:00
58e189ee07
Improve type declaration
2023-10-04 11:21:39 +02:00
9f476dddaf
php cs fixer
2023-10-04 11:20:20 +02:00
dac48ea4e0
last processing of review remarks
2023-10-04 11:19:39 +02:00
af4bee4d50
correct test
2023-10-04 10:43:37 +02:00
b4e5618e00
fix phpunit tests errors
2023-10-04 10:06:46 +02:00
15e23087ed
cs-fixer, phpstan et rector
2023-10-04 09:45:15 +02:00
e3559774fd
Improve the signature definition
2023-10-03 21:25:22 +02:00