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
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
c3a799cb7d
work on test logic
2024-04-16 11:55:54 +02:00
bc683b28d6
update normalizers to take into account referrerHistory logic for accompanying period work
2024-04-16 11:55:50 +02:00
d91b1a70bf
work on userRender test
2024-04-16 11:52:58 +02:00
853014d8d2
remove attempt to adjust accompanyingperiod work for display of user job and service at specific date
2024-04-16 11:52:58 +02:00
ad6154a1e4
Implement 'at date' for concerned groups in activity
2024-04-16 11:52:58 +02:00
50c04382ef
Adjust view template for aside activity
2024-04-16 11:52:58 +02:00
d62e9ce269
Implement 'at date' for display of service and user job in accompanying period work entities (for twig templates) -> vue component still to fix
2024-04-16 11:52:58 +02:00
2149ef1cb4
Implement 'at date' for display of service and user job in aside activities entities
2024-04-16 11:52:58 +02:00
d15fbadd27
Implement 'at date' for display of service and user job in calendar entities
2024-04-16 11:52:58 +02:00
fbbf421d8b
Handle DateTime type for activity while DateTimeImmutable is expected
2024-04-16 11:52:58 +02:00
fe695f1a14
Implement 'at date' in user render component for activities
2024-04-16 11:52:58 +02:00
d0ec6f9819
Improve naming for 'at date' in user render component
2024-04-16 11:52:54 +02:00
dbb9feb129
rector correction: cast value to string
2024-04-12 12:35:52 +02:00
8de37a9ef3
Fix import of postal codes. URL changed + names of keys
2024-04-11 16:45:22 +02:00
807f1b4aa1
Fix layout in admin document generation
...
A layout issue in the admin document generation has been fixed, particularly in the ChillDocGeneratorBundle. Unnecessary elements such as table headers and multiple entity data rows in DocGeneratorTemplate have been removed, simplifying the view page and improving its performance.
2024-03-26 22:10:01 +01:00
fc88a5f40d
Improve admin UX for configuration of document template (document generation)
2024-03-26 17:06:49 +00:00
4f08019618
Fix the join in the user list (admin): show only current user job
2024-03-20 12:45:08 +01:00
f78f5e8419
Fix cs with php-cs-fixer version 3.52
2024-03-19 20:49:39 +01:00
ccf3324bc2
Refactor ListPersonHelper and ListPerson to simplify process and allow to add customization of fields
2024-03-19 20:49:39 +01:00
dd056efa0d
In the accompanying period list, add person's centers and duration
2024-03-14 21:35:00 +00:00
df0afcd228
Fix activity filter inconsistency in document generation
...
This commit resolves issue 259 where the filtering of activities differed within the document generation and in the list of activities for an accompanying period. This amendment to the Chill Activity Bundle ensures consistent behavior. Additionally, new test methods and query adjustments were applied to the ActivityACLAwareRepository for better functionality.
2024-03-14 21:16:05 +01:00
d66933c8b5
Merge branch '264-repair-loading-languages' into 'master'
...
Fix the command which load language
Closes #264
See merge request Chill-Projet/chill-bundles!666
2024-03-14 15:12:30 +00:00
0ff51b0a5c
Force new parameter to be readonly in LoadAndUpdateLanguagesCommand constructor
2024-03-14 15:05:30 +00:00
d7f4895248
Fix the command which load language
...
The command load the languages in the configured languages in chill's configuration.
2024-03-14 15:46:32 +01:00
5880858191
Resolve "Nouveau filtre: Filtrer les actions ayant reçu une nouvelle évaluation créée entre deux dates"
2024-03-08 10:37:43 +00:00
d29415317b
Allow users to display news on homepage (+ configuring a dashboard homepage)
2024-03-07 21:08:00 +00:00
1d636f5e9e
Fix deprecations and code style issues
2024-03-07 15:26:58 +01:00
5b714f17be
order scopes alphabetically
2024-02-26 14:40:41 +01:00
bbb167bb85
order user jobs alphabetically when returning all active user jobs
2024-02-26 13:36:44 +01:00
d713087dcb
Changie and php style fixes
2024-02-26 13:30:26 +01:00
569aeeef87
Fix wrong translation of user job service -> métier
2024-02-26 12:23:11 +01:00
97f2c75de8
Change syntax of check on null for closing motive
2024-02-21 20:14:18 +01:00