Commit Graph

242 Commits

Author SHA1 Message Date
julielenaerts 458df45fa5 Add changie 2024-02-08 11:22:48 +01:00
julienfastre 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
julienfastre 86613a9be9 Add changie for the whole feature 2024-02-07 15:38:10 +01:00
julienfastre 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
julienfastre 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
julielenaerts 574ad42a76 Add changie for fix in activity entity/form 2024-02-07 14:22:28 +01:00
julielenaerts d58c0a867d add changie 2024-02-07 13:55:30 +01:00
julienfastre 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
julienfastre 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
julienfastre 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
julienfastre f02168950f Export: group accompanying period by person participating 2024-02-07 13:16:07 +01:00
julienfastre 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
julienfastre 15a927a9f8 [Export][List of accompanying periods] Add a list of persons, names and ids 2024-01-22 14:13:27 +01:00
julielenaerts fdfc3fb7ec Update changelog and master release version 2024-01-11 16:17:04 +01:00
LenaertsJ 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
julielenaerts db130ef9df add changie 2024-01-11 11:59:21 +01:00
julielenaerts 2c6b5dfee1 Add changie 2024-01-10 13:20:38 +01:00
julielenaerts 60ede58af0 Update chill-bundles version 2023-12-20 11:49:38 +01:00
LenaertsJ 4d72933edb Add condition to household export queries to exclude accompanying periods that are in draft. 2023-12-20 10:46:29 +00:00
julielenaerts 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
julienfastre 91e6b035bd release 2.15.0 2023-12-11 17:23:47 +01:00
julienfastre 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
julienfastre 8cc93a8b07 add changie [ci-skip] 2023-12-07 23:25:38 +01:00
julienfastre 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
julienfastre 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
julienfastre 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
julienfastre 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
julienfastre 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
LenaertsJ b26b7a2706 Notification: avoid the comment's content to be null 2023-12-05 16:26:06 +00:00
julienfastre fe54e51362 Add dates in the filter "filter course by activity type" 2023-12-04 18:17:00 +01:00
julienfastre 179e3e92ed Fix "filter aside activity by date" 2023-12-04 17:30:40 +01:00
julienfastre b17b2a8cfb Export: add export "number of household associated with an activity" 2023-12-04 16:39:01 +01:00
julienfastre 00de657cae Fix filter evaluation by evaluation type 2023-12-01 09:46:02 +01:00
julienfastre f4d258882f Release 2.14.1 2023-11-29 22:23:42 +01:00
julienfastre fffc4a9c33 Fix error on listEvaluation
- force default calcDate
- Export / UserHelper: handle case when a single user is given, when we expect more than one user
2023-11-29 22:22:06 +01:00
julielenaerts eef93b8a0d add changie 2023-11-29 11:33:26 +01:00
julienfastre 4727a57825 Export: ListPerson: avoid json_decoding the string '_header' 2023-11-27 21:02:39 +01:00
julienfastre 2e4e5ee79a Release v2.14.0 2023-11-24 12:39:13 +01:00
julienfastre 170bb9586d Fix errors in custom field rendering and administration 2023-11-24 12:30:18 +01:00
julienfastre c704ffa379 Merge branch '161-fix-ordering-filter-social-action-type' into 'master'
Export: Fix vue app in "filter action by type, goals and result"

Closes #219, #141, and #161

See merge request Chill-Projet/chill-bundles!616
2023-11-23 15:50:57 +00:00
julienfastre 947b7b90e2 Fix SocialWorkTypeFilter: allow null value in date, and avoid vuejs module ExportFormActionGoal to override the export form content 2023-11-23 16:02:55 +01:00
julienfastre 35170e1f7c release 2.13.0 2023-11-21 14:14:11 +01:00
julienfastre d0bceb59dc Export: fix usage of some Collection returned instead of array in export filters 2023-11-20 18:15:53 +01:00
julienfastre 2883e085ed DX: Fix aggregator: "group activity by reason" 2023-11-20 18:07:06 +01:00
julienfastre b05ed86d1e DX: Fix aggregator: "group activity by type" 2023-11-20 18:06:55 +01:00
LenaertsJ be57c96a2f Add phonenumber to user 2023-11-16 15:12:12 +00:00
julienfastre eb01c7c203 Export: on filter "action by type goals, and results", restore the fields when editing a saved export 2023-11-16 14:22:52 +01:00
julienfastre 89e19502d3 Export: in filter "Filter accompanying period work (social action) by type, goal and result", order the items alphabetically or with the defined order 2023-11-16 11:53:57 +01:00
julienfastre ff344dbb0c Release 2.12.1 2023-11-16 11:07:34 +01:00