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
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
c888b5b84f
Update chill bundles version to 2.16.3
2024-02-26 14:53:20 +01:00
5b714f17be
order scopes alphabetically
2024-02-26 14:40:41 +01:00
d713087dcb
Changie and php style fixes
2024-02-26 13:30:26 +01:00
4a2078dc65
upgrade to 2.16.2
2024-02-21 19:49:43 +01:00
37af488f69
Merge branch 'master' into upgrade-sf5
2024-02-12 21:50:34 +01:00
f02c5bca13
release 2.16.1
2024-02-09 00:11:11 +01:00
8b28667fe5
prepare release 2.16.0
2024-02-08 21:21:49 +01:00
72f73ec8e7
prepare release 2.16.0
2024-02-08 21:21:34 +01:00
b3d1320c94
Merge branch '149-150-events-improve' into 'master'
...
Modernisation fonctionnement module Evénement
Closes #149 , #150 , and #225
See merge request Chill-Projet/chill-bundles!621
2024-02-08 20:19:30 +00:00
8e65ad9476
Add changie file
2024-02-08 21:01:53 +01:00
63dd71037a
Add changie file
2024-02-08 14:33:30 +01:00
458df45fa5
Add changie
2024-02-08 11:22:48 +01:00
67c3de733f
Refactor ActivityReasonAggregator: can be applied also on export for Activities linked with accompanying period
...
This commit renames the ActivityReasonAggregator's namespace from PersonAggregators to Aggregator and modifies its methods. The join method in the query builder has been changed from innerJoin to leftJoin, 'group by' part is simplified, and the applyOn method now returns Declarations::ACTIVITY instead of Declarations::ACTIVITY_PERSON. Further modifications apply to the getFormDefaultData method and the corresponding test.
2024-02-07 16:47:33 +01:00
86613a9be9
Add changie for the whole feature
2024-02-07 15:38:10 +01:00
3871299346
Merge branch '256_activity_form_admin' into 'master'
...
Fix activity form admin bug
See merge request Chill-Projet/chill-bundles!651
2024-02-07 13:30:59 +00:00
4df0542932
Merge branch 'issue220_fix_notification_event_error' into 'master'
...
Fix typing of doctrine events on Notification
Closes #220
See merge request Chill-Projet/chill-bundles!626
2024-02-07 13:23:54 +00:00
574ad42a76
Add changie for fix in activity entity/form
2024-02-07 14:22:28 +01:00
d58c0a867d
add changie
2024-02-07 13:55:30 +01:00
ae7637acc6
Merge branch '243-missing-filter-acc-period-not-associated-with-address-reference' into 'master'
...
Add filter for courses not linked to a reference address
Closes #243
See merge request Chill-Projet/chill-bundles!655
2024-02-07 12:45:12 +00:00
ce391a6de8
Merge branch '241-export-list-acc-period-add-column-persons' into 'master'
...
[Export][List of accompanying periods] Add a column with a list of persons, names and ids
Closes #241
See merge request Chill-Projet/chill-bundles!647
2024-02-07 12:40:57 +00:00
950835c10b
Add filter for courses not linked to a reference address
...
This commit introduces a new filter to the Accompanying Course section. It allows users to filter for courses that are not associated with a reference address. The accompanying test and translation changes are also included in this update.
2024-02-07 13:38:15 +01:00
f02168950f
Export: group accompanying period by person participating
2024-02-07 13:16:07 +01:00
58c2235b88
Merge branch 'issue231_person_with_participation_filter' into 'master'
...
Add WithParticipationBetweenDatesFilter to ChillPersonBundle
See merge request Chill-Projet/chill-bundles!639
2024-02-07 10:54:30 +00:00
15a927a9f8
[Export][List of accompanying periods] Add a list of persons, names and ids
2024-01-22 14:13:27 +01:00
fdfc3fb7ec
Update changelog and master release version
2024-01-11 16:17:04 +01:00
adcf183469
Merge branch 'adjust_field_required_behaviour_in_forms' into 'master'
...
Adjust form for activity type presence field, setting placeholder to false
See merge request Chill-Projet/chill-bundles!643
2024-01-11 11:53:07 +00:00
db130ef9df
add changie
2024-01-11 11:59:21 +01:00
2c6b5dfee1
Add changie
2024-01-10 13:20:38 +01:00
60ede58af0
Update chill-bundles version
2023-12-20 11:49:38 +01:00
4d72933edb
Add condition to household export queries to exclude accompanying periods that are in draft.
2023-12-20 10:46:29 +00:00
34cbd2605c
Add a changie
2023-12-18 15:32:04 +01:00
juminet
0ad27328c9
DX: re-instate the build of documentation on read-the-docs
2023-12-13 08:39:56 +00:00
3fb04594eb
add changie [ci-skip]
2023-12-12 15:55:14 +01:00
91e6b035bd
release 2.15.0
2023-12-11 17:23:47 +01:00
2adb6105eb
Merge branch '246-do-not-show-confidential-in-list' into 'master'
...
Filter confidential courses from list of accompanying periods and related
Closes #246
See merge request Chill-Projet/chill-bundles!633
2023-12-11 16:22:38 +00:00
8cc93a8b07
add changie [ci-skip]
2023-12-07 23:25:38 +01:00
f7184ca7bb
Fix export for people created before 'createdAt' column introduction
...
This commit introduces a migration to fix the export for individuals who were created before the introduction of the 'createdAt' column. The 'startdate' column is now updated to match the individual's first activity date. This migration is irreversible. It's been added as a response to Issue #228
2023-12-07 23:22:48 +01:00
dab80a84d8
Merge branch '235-add-date-filter-course-by-activity' into 'master'
...
Add dates in the filter "filter course by activity type"
Closes #235
See merge request Chill-Projet/chill-bundles!632
2023-12-07 15:25:09 +00:00
68e00dc42f
Merge branch '234-fix-date-validation-aside-activity-filter-by-date' into 'master'
...
Fix "filter aside activity by date"
Closes #234
See merge request Chill-Projet/chill-bundles!631
2023-12-07 15:24:16 +00:00
5fae49821f
Merge branch '191-export-number-of-household-by-activities' into 'master'
...
Export: add export "number of household associated with an activity"
Closes #191
See merge request Chill-Projet/chill-bundles!629
2023-12-07 15:23:43 +00:00
0e599a99a7
Merge branch '233-fix-filter-by-evaluation-type' into 'master'
...
Fix filter evaluation by evaluation type
Closes #233
See merge request Chill-Projet/chill-bundles!628
2023-12-07 15:23:24 +00:00
b26b7a2706
Notification: avoid the comment's content to be null
2023-12-05 16:26:06 +00:00
fe54e51362
Add dates in the filter "filter course by activity type"
2023-12-04 18:17:00 +01:00
179e3e92ed
Fix "filter aside activity by date"
2023-12-04 17:30:40 +01:00
b17b2a8cfb
Export: add export "number of household associated with an activity"
2023-12-04 16:39:01 +01:00
00de657cae
Fix filter evaluation by evaluation type
2023-12-01 09:46:02 +01:00