9814a9d64f
cs fix
2022-10-10 14:57:58 +02:00
93b754fba2
Merge branch '11-fix-scope-person-document' into chill_amli_staging
...
# Conflicts:
# docs/source/installation/index.rst
# src/Bundle/ChillActivityBundle/Export/Aggregator/ACPAggregators/BySocialActionAggregator.php
# src/Bundle/ChillActivityBundle/Export/Aggregator/ACPAggregators/BySocialIssueAggregator.php
# src/Bundle/ChillActivityBundle/Export/Aggregator/ACPAggregators/ByThirdpartyAggregator.php
# src/Bundle/ChillActivityBundle/Export/Aggregator/ACPAggregators/ByUserAggregator.php
# src/Bundle/ChillActivityBundle/Export/Aggregator/ACPAggregators/DateAggregator.php
# src/Bundle/ChillActivityBundle/Export/Aggregator/ACPAggregators/LocationTypeAggregator.php
# src/Bundle/ChillActivityBundle/Export/Aggregator/ACPAggregators/UserScopeAggregator.php
# src/Bundle/ChillActivityBundle/Export/Aggregator/ActivityTypeAggregator.php
# src/Bundle/ChillActivityBundle/Export/Export/LinkedToACP/AvgActivityDuration.php
# src/Bundle/ChillActivityBundle/Export/Export/LinkedToACP/AvgActivityVisitDuration.php
# src/Bundle/ChillActivityBundle/Export/Export/LinkedToACP/CountActivity.php
# src/Bundle/ChillActivityBundle/Export/Export/LinkedToACP/SumActivityDuration.php
# src/Bundle/ChillActivityBundle/Export/Export/LinkedToACP/SumActivityVisitDuration.php
# src/Bundle/ChillActivityBundle/Export/Export/LinkedToPerson/CountActivity.php
# src/Bundle/ChillActivityBundle/Export/Filter/ACPFilters/BySocialActionFilter.php
# src/Bundle/ChillActivityBundle/Export/Filter/ACPFilters/BySocialIssueFilter.php
# src/Bundle/ChillActivityBundle/Export/Filter/ACPFilters/ByUserFilter.php
# src/Bundle/ChillActivityBundle/Export/Filter/ACPFilters/EmergencyFilter.php
# src/Bundle/ChillActivityBundle/Export/Filter/ACPFilters/LocationTypeFilter.php
# src/Bundle/ChillActivityBundle/Export/Filter/ACPFilters/SentReceivedFilter.php
# src/Bundle/ChillActivityBundle/Export/Filter/ACPFilters/UserFilter.php
# src/Bundle/ChillActivityBundle/Export/Filter/ACPFilters/UserScopeFilter.php
# src/Bundle/ChillActivityBundle/Tests/Export/Filter/ActivityTypeFilterTest.php
# src/Bundle/ChillCalendarBundle/Export/Aggregator/AgentAggregator.php
# src/Bundle/ChillCalendarBundle/Export/Aggregator/CancelReasonAggregator.php
# src/Bundle/ChillCalendarBundle/Export/Aggregator/JobAggregator.php
# src/Bundle/ChillCalendarBundle/Export/Aggregator/LocationAggregator.php
# src/Bundle/ChillCalendarBundle/Export/Aggregator/LocationTypeAggregator.php
# src/Bundle/ChillCalendarBundle/Export/Aggregator/MonthYearAggregator.php
# src/Bundle/ChillCalendarBundle/Export/Aggregator/ScopeAggregator.php
# src/Bundle/ChillCalendarBundle/Export/Export/CountAppointments.php
# src/Bundle/ChillCalendarBundle/Export/Export/StatAppointmentAvgDuration.php
# src/Bundle/ChillCalendarBundle/Export/Export/StatAppointmentSumDuration.php
# src/Bundle/ChillCalendarBundle/Export/Filter/AgentFilter.php
# src/Bundle/ChillCalendarBundle/Export/Filter/BetweenDatesFilter.php
# src/Bundle/ChillCalendarBundle/Export/Filter/JobFilter.php
# src/Bundle/ChillCalendarBundle/Export/Filter/ScopeFilter.php
# src/Bundle/ChillMainBundle/Doctrine/DQL/Extract.php
# src/Bundle/ChillMainBundle/Doctrine/DQL/ToChar.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/AccompanyingCourseAggregators/AdministrativeLocationAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/AccompanyingCourseAggregators/ClosingMotiveAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/AccompanyingCourseAggregators/ConfidentialAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/AccompanyingCourseAggregators/DurationAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/AccompanyingCourseAggregators/EmergencyAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/AccompanyingCourseAggregators/EvaluationAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/AccompanyingCourseAggregators/IntensityAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/AccompanyingCourseAggregators/JobAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/AccompanyingCourseAggregators/OriginAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/AccompanyingCourseAggregators/ReferrerAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/AccompanyingCourseAggregators/ScopeAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/AccompanyingCourseAggregators/SocialActionAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/AccompanyingCourseAggregators/SocialIssueAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/AccompanyingCourseAggregators/StepAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/EvaluationAggregators/EvaluationTypeAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/HouseholdAggregators/ChildrenNumberAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/HouseholdAggregators/CompositionAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/PersonAggregators/HouseholdPositionAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/SocialWorkAggregators/ActionTypeAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/SocialWorkAggregators/GoalAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/SocialWorkAggregators/JobAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/SocialWorkAggregators/ReferrerAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/SocialWorkAggregators/ResultAggregator.php
# src/Bundle/ChillPersonBundle/Export/Aggregator/SocialWorkAggregators/ScopeAggregator.php
# src/Bundle/ChillPersonBundle/Export/Export/CountAccompanyingCourse.php
# src/Bundle/ChillPersonBundle/Export/Export/CountEvaluation.php
# src/Bundle/ChillPersonBundle/Export/Export/CountHousehold.php
# src/Bundle/ChillPersonBundle/Export/Export/CountPersonWithAccompanyingCourse.php
# src/Bundle/ChillPersonBundle/Export/Export/CountSocialWorkActions.php
# src/Bundle/ChillPersonBundle/Export/Export/StatAccompanyingCourseDuration.php
# src/Bundle/ChillPersonBundle/Export/Filter/AccompanyingCourseFilters/ActiveOnDateFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/AccompanyingCourseFilters/ActiveOneDayBetweenDatesFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/AccompanyingCourseFilters/ActivityTypeFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/AccompanyingCourseFilters/AdministrativeLocationFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/AccompanyingCourseFilters/ClosingMotiveFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/AccompanyingCourseFilters/ConfidentialFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/AccompanyingCourseFilters/CurrentUserJobFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/AccompanyingCourseFilters/CurrentUserScopeFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/AccompanyingCourseFilters/EmergencyFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/AccompanyingCourseFilters/EvaluationFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/AccompanyingCourseFilters/GeographicalUnitStatFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/AccompanyingCourseFilters/IntensityFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/AccompanyingCourseFilters/OpenBetweenDatesFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/AccompanyingCourseFilters/OriginFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/AccompanyingCourseFilters/ReferrerFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/AccompanyingCourseFilters/RequestorFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/AccompanyingCourseFilters/SocialActionFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/AccompanyingCourseFilters/SocialIssueFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/AccompanyingCourseFilters/StepFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/EvaluationFilters/EvaluationTypeFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/EvaluationFilters/MaxDateFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/HouseholdFilters/CompositionFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/PersonFilters/AgeFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/PersonFilters/FamilySituationFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/PersonFilters/ResidentialAddressAtThirdpartyFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/PersonFilters/ResidentialAddressAtUserFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/SocialWorkFilters/JobFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/SocialWorkFilters/ReferrerFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/SocialWorkFilters/ScopeFilter.php
# src/Bundle/ChillPersonBundle/Export/Filter/SocialWorkFilters/SocialWorkTypeFilter.php
# src/Bundle/ChillPersonBundle/Service/DocGenerator/PersonContext.php
# src/Bundle/ChillPersonBundle/Tests/Export/Aggregator/PersonAggregators/AgeAggregatorTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Aggregator/PersonAggregators/GenderAggregatorTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Aggregator/PersonAggregators/NationalityAggregatorTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Aggregator/SocialWorkAggregators/ActionTypeAggregatorTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Aggregator/SocialWorkAggregators/GoalAggregatorTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Aggregator/SocialWorkAggregators/ReferrerAggregatorTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Aggregator/SocialWorkAggregators/ResultAggregatorTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Export/CountAccompanyingCourseTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Export/CountSocialWorkActionsTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Export/StatAccompanyingCourseDurationTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/AccompanyingCourseFilters/ActiveOnDateFilterTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/AccompanyingCourseFilters/ActiveOneDayBetweenDatesFilterTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/AccompanyingCourseFilters/AdministrativeLocationFilterTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/AccompanyingCourseFilters/ClosingMotiveFilterTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/AccompanyingCourseFilters/ConfidentialFilterTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/AccompanyingCourseFilters/CurrentUserJobFilterTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/AccompanyingCourseFilters/CurrentUserScopeFilterTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/AccompanyingCourseFilters/EmergencyFilterTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/AccompanyingCourseFilters/EvaluationFilterTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/AccompanyingCourseFilters/GeographicalUnitStatFilterTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/AccompanyingCourseFilters/IntensityFilterTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/AccompanyingCourseFilters/OpenBetweenDatesFilterTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/AccompanyingCourseFilters/OriginFilterTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/AccompanyingCourseFilters/ReferrerFilterTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/AccompanyingCourseFilters/RequestorFilterTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/AccompanyingCourseFilters/SocialActionFilterTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/AccompanyingCourseFilters/SocialIssueFilterTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/AccompanyingCourseFilters/StepFilterTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/PersonFilters/AccompanyingPeriodFilterTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/PersonFilters/BirthdateFilterTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/PersonFilters/GenderFilterTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/SocialWorkFilters/JobFilterTest.php
# src/Bundle/ChillPersonBundle/Tests/Export/Filter/SocialWorkFilters/ScopeFilterTest.php
2022-10-10 14:12:12 +02:00
391bbfa32a
Fixed: add scope to generated document ref #11
2022-10-08 00:23:53 +02:00
a2d85d4710
DX: deprecated ProphecyTrait in favour of the one coming from Prophecy\PhpUnit package.
2022-10-08 00:23:53 +02:00
add71ea373
add scope to docs if required
2022-10-08 00:23:53 +02:00
6b5f746efc
Remove deprecation of AuthorizationHelper::getReachableScope
, as it is
...
widely used
2022-10-08 00:23:07 +02:00
bd968dadaa
add scope to docs if required
2022-10-07 15:04:27 +02:00
67104d15cd
[Fixed] Add required import for exception handling
2022-10-06 22:22:08 +02:00
49731777b4
fix cs: declare type and license header mismatch
2022-10-06 20:51:44 +02:00
fb7c6f0a9b
fix cs: too much line before declaring strict type
2022-10-06 08:54:23 +02:00
845a4e9523
fix cs for doc [ci-skip]
2022-10-05 16:56:00 +02:00
63137c67f4
fix cs
2022-10-05 16:55:13 +02:00
c1d96af85f
fix cs
2022-10-05 15:08:53 +02:00
a90e87b1be
more explanation for installation instructions
2022-10-05 10:22:30 +02:00
58a1af0c78
installation instructions
2022-10-05 09:58:18 +02:00
99b261b1d7
[person][relations] Fixed: GET request had a body, this prevented to
...
load files
2022-09-30 17:36:52 +02:00
1064fc3876
correct bug in personDocumentController
2022-09-29 11:13:30 +02:00
32187cfe06
Merge remote-tracking branch 'origin/testing' into chill_amli
2022-09-29 10:58:05 +02:00
fdd537b18e
Merge branch 'master' into testing
2022-09-29 10:53:48 +02:00
a91b35298a
Do use the old name for the table, as it should exists when migrations are executed sequentially
2022-09-28 15:52:19 +02:00
1786fa838f
Merge branch '111_exports_suite' into testing
2022-09-28 09:49:33 +02:00
1386ae66de
centerDispatchResolver added in construct - was missing
2022-09-27 15:35:45 +02:00
9f2ecff63e
exports: ResidentialAddressAt ThirdParty/User Filter, improve query (issue637 et issue638)
2022-09-26 18:52:00 +02:00
78e00b8eba
exports: improve translations
2022-09-26 17:40:58 +02:00
e3764f6f91
[export][person] Fixed: use left join on association between works and
...
goal/results
2022-09-26 17:02:28 +02:00
95f7622923
[Export][person] Fixed: error and more precision on household
...
composition
A filter and two aggregators create a join between composition and
household, but with a parameter at different date.
Each aggregator and filter now have a custom alias, to allow to set this
date parameter on each join.
2022-09-26 16:45:36 +02:00
2c46886e36
Fix use import and add a "not null" condition on travel time
2022-09-26 14:59:31 +02:00
58eb089d1c
Fix use import and add a "not null" condition on travel time
2022-09-26 14:49:51 +02:00
6eff1962df
Fix import and add a "not null" condition on duration time
2022-09-26 14:43:04 +02:00
75713af0e0
[export][person] fix alias name for person in CountPersonWithAccompanyingCourse export
2022-09-23 21:58:50 +02:00
6cdb3033db
[export][person] Fixed: filter per person's age: use calculatio non year interval
2022-09-23 21:58:38 +02:00
7fe8d0837f
[export][person] fix alias name for person in CountPersonWithAccompanyingCourse export
2022-09-23 21:55:00 +02:00
753d6ea481
[export][person] Fixed: filter per person's age: use calculatio non year interval
2022-09-23 21:51:26 +02:00
8cf25415ab
Merge branch '111_exports_suite' into testing
2022-09-22 18:16:15 +02:00
89bdc76565
handle unknown in gender aggregator
2022-09-22 18:15:59 +02:00
743e0b9403
Merge branch '111_exports_suite' into testing
2022-09-22 16:58:47 +02:00
b9d4b5650b
[Activity][Export] Fixed: use leftJoin on aggregators
2022-09-22 16:58:29 +02:00
4fe4f6a877
DXFeature: ClosingMotiveRepository implements correct interace
2022-09-22 14:02:00 +02:00
4631f04da6
Merge branch 'issue628' into 111_exports_suite
2022-09-22 13:49:00 +02:00
e487bdf7fd
fix issue628 when result is null
2022-09-22 13:22:34 +02:00
37662a4187
batch replacing 'actacp' by 'acp'
2022-09-21 18:04:34 +02:00
97d6f35605
Merge branch '111_exports_suite' into testing
2022-09-21 17:31:13 +02:00
cf9b9b3c75
[person][export] Fixed: use left join for related entities in accompanying course aggregators
2022-09-21 17:30:00 +02:00
ca6fde934b
[export][person] Fixed: fixed inconsistency in requestor query
...
A condition was not present in a subquery, causing to take all courses into account,
not the one concerned by the filter
2022-09-21 17:28:55 +02:00
01fb93e9e0
[export][activity] count activities only once if the activity is present
...
multiple times due to JOIN
2022-09-21 17:28:55 +02:00
4e82126bed
[activity][export] Fixed: fixed inconsistencies with date filters
2022-09-21 17:28:55 +02:00
8b64933565
[activity][export]: Fixed: rename the alias for accompanying period, to
...
be suitable for usage with acp filters
2022-09-21 17:28:55 +02:00
6c0715669e
change name of échange to activité for amli
2022-09-21 16:45:20 +02:00
58ec294023
Merge branch 'master' into chill_amli
2022-09-21 15:54:21 +02:00
683717e572
Merge branch '111_exports_suite' of gitlab.com:Chill-Projet/chill-bundles into 111_exports_suite
2022-09-21 14:34:04 +02:00