526882a5b6
phpstan, rector and cs fixes
2024-04-29 15:39:05 +02:00
9a010f76cc
Fix some translations (already existing in v2)
2024-04-29 15:28:44 +02:00
73d6578a3a
Fix workflow configuration
2024-04-29 15:28:24 +02:00
422b6b99eb
Change translation for the group of voter rights
2024-04-29 15:28:13 +02:00
02b150b0a5
fix delete of reports in crud config + template
2024-04-29 15:25:15 +02:00
20c27c100c
Name change from CSConnecte to Job
2024-04-29 15:20:23 +02:00
12a22bcc13
template + form + property fixes for emploi reports
2024-04-29 14:13:37 +02:00
89c231de41
Update geographical unit computation for closed periods in exports
...
The geographical unit computation in the ChillPersonBundle now considers the closing date of an accompanying period when a person changes location. This provides more accurate statistics, especially in situations where the individual moved after the period closed. The changes also include refinements for the validFrom and validTo data within the AccompanyingCourseFilters and AccompanyingCourseAggregators.
2024-04-29 13:03:22 +02:00
c773f9c6db
Update geographical unit filter for period's location
...
The geographical unit filter in the accompanying course filters now takes the period's location on the address into account. This enhancement was achieved by modifying the GeographicalUnitStatFilter class. As a result, the "filter accompanying period by geographical unit" option provides more accurate data.
2024-04-29 11:39:46 +02:00
3e2ff463bc
make the script which subscribe to user calendars on ms-graph more tolerant to errors
...
The script does not fails and exit when some calendar settings are not reachable
2024-04-26 13:56:24 +02:00
cba8a342d5
more template fixes
2024-04-24 18:02:06 +02:00
6f55ba15d6
Split crud controllers for each report entity
2024-04-24 17:40:31 +02:00
454ab73303
WIP fix emploi reports
2024-04-24 17:11:26 +02:00
800942bc92
Add missing columns to report tables
2024-04-24 17:10:30 +02:00
c4e7683e48
fix templates for personal situation
2024-04-24 15:02:24 +02:00
28c986fddf
controller with crud logic + templates fixed for dispositif
2024-04-24 14:52:19 +02:00
adca4f0d6a
php cs fixes
2024-04-24 12:28:55 +02:00
7b25c8e390
New migration to take care of everything needed for ChillJobBundle
2024-04-24 12:27:49 +02:00
0b5be0419b
Move old migrations to directory 'old' just in case
2024-04-24 12:27:23 +02:00
650e85c481
Fix crudconfig
2024-04-24 11:44:14 +02:00
56d5d08ed3
Run rector on ListCSPerson file
2024-04-24 11:34:06 +02:00
d3390ca334
Phpstan error for unused parameter fixed
2024-04-24 10:49:19 +02:00
511c0af5fa
Last php cs fix
2024-04-24 10:40:09 +02:00
4c354c47c9
Fix construct method for ListCSPerson
2024-04-24 10:39:46 +02:00
d8b6cef7b4
rector fixes
2024-04-24 10:18:07 +02:00
e312929d86
php cs fixes
2024-04-24 10:16:54 +02:00
3929602f59
Revert "php style fixes"
...
This reverts commit 38fcccfd83e71a82eca5130d880f908cb2e855db.
2024-04-24 10:09:25 +02:00
38fcccfd83
php style fixes
2024-04-23 21:22:29 +02:00
b1082f6a55
fix phpstan errors level 3
2024-04-23 21:03:42 +02:00
dcc285e976
fix phpstan errors level 2
2024-04-23 20:52:22 +02:00
ed3e0f889e
Rector changes + namespace changes
2024-04-23 17:43:23 +02:00
63fe8070c4
Rector passed again on JobBundle entities
2024-04-19 11:30:47 +02:00
8e3322f578
rector rules for upgrade to php 8.2 and symfony 5.4 applied + php cs fixer
2024-04-19 10:56:49 +02:00
00756a3bde
Move migrations directory to src
2024-04-19 10:33:40 +02:00
2c68224e9c
Add jobBundle and FranceTravailApiBundle
2024-04-19 10:21:17 +02:00
juminet
ab6feef371
Do not display evaluation from closed accompanying period on homepage
2024-04-18 07:37:05 +00:00
c9e13be736
pipeline fixes for phpstan, cs-fixer, rector
2024-04-16 20:16:45 +02:00
b9b342fe44
Set isActive property for userjob
2024-04-16 20:09:00 +02:00
0bc9fff825
test still failing with error saying column phonenumber of relation users does not exist
2024-04-16 12:01:40 +02:00
25f93e8a89
fix typing
2024-04-16 12:01:40 +02:00
4e0d8e4def
fix userNormalizerTest by adding clock in the construct of UserNormalizer
2024-04-16 12:01:40 +02:00
1ecc825945
Correct 2 phpstan errors, condition is always true and wrong typing
2024-04-16 12:01:40 +02:00
addc623add
php style fixer
2024-04-16 12:01:37 +02:00
1b96deb4ee
try to fix userRenderTest: mock not working
2024-04-16 11:55:54 +02:00
f510acd170
add back the annotation to edit accompanying period work for referrers
2024-04-16 11:55:54 +02:00
835409cb94
work on userRenderTest
2024-04-16 11:55:54 +02:00
2121b3ef28
Add at_date to userRender for rendering the text
2024-04-16 11:55:54 +02:00
6c9101c167
Adapt the rendering of user in accompanyingPeriodWork list and item templates
2024-04-16 11:55:54 +02:00
b46883fe36
Implement clockInterface in renderString method
2024-04-16 11:55:54 +02:00
8d58805abd
work on user render test
2024-04-16 11:55:54 +02:00