de7ba29853
issue641: form select2 list activated socialissues and sort by ordering
2022-10-16 19:38:13 +02:00
8d7b6fea71
issue641: remove method to add parents socialissues (bad understanding)
2022-10-16 19:38:13 +02:00
6d40ef279f
issue641: simplify alterQuery where clause in concerned filters
2022-10-16 19:38:13 +02:00
a46c85d66c
Fix nested forms problems with select2 FormTypes in issue 641 and 649
...
Select2UserLocationType.php is called in another context:
UserController call UserCurrentLocationType which instanciate new Select2UserLocationType.php FormType
2022-10-16 13:24:03 +02:00
3e5be50a87
fix some tests
2022-10-15 00:35:13 +02:00
dd0e2a169c
Feature: [export][acp] use a date of computation for each filter and
...
aggregator linked with referrer
2022-10-15 00:17:04 +02:00
f1e92887fd
Fixed: [export][person][by age] use lower maximum age if not set, to avoid postgresql error
2022-10-14 22:33:58 +02:00
2ee4897db9
Feature: [export][acp] use the acp's step history to aggregate steps in StepAggregator
2022-10-14 21:04:58 +02:00
59e21b6819
Feature: [acp] record the step history of each accompanying period
...
Each time a step is changed on an history, a record is stored in a
dedicated table.
When the acp's opening date is moved, the first row is adapted to match the new opening's date. This
mechanisme does not work if the opening date is move beyon the first end
date (if any), nor on the closing date.
2022-10-14 14:36:40 +02:00
66f282e221
DX: fix an accompanying period might be null in an AccompanyingPeriodComment
2022-10-13 16:50:21 +02:00
75f6c8754e
Feature: [export][acp] filter by acp which have an evaluation: use
...
select2
2022-10-13 15:32:09 +02:00
5a94ce49f1
[Feature] add active property to evaluation
2022-10-13 15:25:09 +02:00
d5efbd505c
Feature: [export][acp] aggregator by course's duration
2022-10-12 11:04:36 +02:00
6f1ec00d3a
Feature: [export] allow to choose between different granularity for DurationAggregator (acp) [wip]
2022-10-11 16:48:22 +02:00
aba3b33fd0
Feature: allow to filter courses by user's job #export #acp
2022-10-10 21:22:22 +02:00
2f77deaa60
fix cs
2022-10-10 20:53:49 +02:00
cbd7acebd5
Feature: allow to filter acp by scope of the user #export #acp
2022-10-10 20:52:35 +02:00
832f043e25
Fixed: add scope to generated document ref #11
2022-10-10 20:52:35 +02:00
6f46d4c46a
add scope to docs if required
2022-10-10 20:52:35 +02:00
f1fc6f9ab3
Fixed: usage of owner side / inversed side on SocialAction / Evaluation
...
In a ManyToMany relationship, doctrine does take care only of the owning
side of a relationship to inspect changes.
([see
documentation](https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/unitofwork-associations.html#important-concepts ))
This commit mark as "internal" the methods add/removeSocialAction on the
inversed side (`Evaluation`) and let the methods add/removeEvaluation
on the owning side (`SocialAction`) update the inversed side.
The usage is also adapted into SocialWorkMetadata's importer.
2022-10-10 20:52:35 +02:00
c8c0c26ab9
php cs fixes, stan ok!
2022-10-10 20:52:35 +02:00
0827cd4b02
query adjusted to fetch only active objectives for a social action
2022-10-10 20:52:08 +02:00
0c47d2cafd
[Feature] show period's localisation (address) into reassign and regulation list
2022-10-10 20:52:08 +02:00
cf0252b469
[Feature] Prevent sending notification to user when bulk reassign
2022-10-10 20:52:08 +02:00
86cfd87d71
Feature: Allow to filter periods to reassign by postal code
2022-10-10 20:52:08 +02:00
nobohan
aa5094f196
[person] normalizer tests: php stan
2022-10-10 20:51:40 +02:00
nobohan
0aef6b1afb
[person]: add origin and social issue normalizer tests + typo
2022-10-10 20:51:40 +02:00
nobohan
9d9aa0404f
[person]: add new test for social action normalizer
2022-10-10 20:51:40 +02:00
5c6068e8a5
fix cs
2022-10-10 18:52:38 +02:00
9c709d4388
issue641: others filters use these new Select2...Type
2022-10-10 18:28:30 +02:00
c3f9ce1ea6
issue641: create 2 new Select2 formType (for actions and issues)
2022-10-10 18:28:30 +02:00
631111b0c7
rename UserCurrentLocationType to more generic Select2UserLocationType
...
NB: used 2 times, check that all works
2022-10-10 16:08:23 +02:00
087270829e
cleaning previous
2022-10-10 15:27:36 +02:00
999d4e2038
issue649: adapt existing UserCurrentLocationType to use select2 with AdministrativeLocationFilter
2022-10-10 15:27:22 +02:00
a8a206557b
Fixed: add scope to generated document ref #11
2022-10-10 14:25:07 +02:00
7df203633d
add scope to docs if required
2022-10-10 14:25:07 +02:00
69704e5211
Fixed: usage of owner side / inversed side on SocialAction / Evaluation
...
In a ManyToMany relationship, doctrine does take care only of the owning
side of a relationship to inspect changes.
([see
documentation](https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/unitofwork-associations.html#important-concepts ))
This commit mark as "internal" the methods add/removeSocialAction on the
inversed side (`Evaluation`) and let the methods add/removeEvaluation
on the owning side (`SocialAction`) update the inversed side.
The usage is also adapted into SocialWorkMetadata's importer.
2022-10-10 13:59:59 +02:00
2229266347
Merge branch 'fix_fetch_action_objectives' into 'master'
...
Fix fetch action objectives
See merge request Chill-Projet/chill-bundles!444
2022-10-10 10:37:20 +00:00
ee08fd5877
Merge branch 'regulation-list-add-commune' into 'master'
...
Add postal code to filter regulation list
See merge request Chill-Projet/chill-bundles!457
2022-10-10 10:35:20 +00:00
9e11448c5e
Merge branch 'improve_normalizer_tests' into 'master'
...
Improve normalizer tests
See merge request Chill-Projet/chill-bundles!458
2022-10-10 10:28:57 +00:00
01acfeb58f
Merge branch 'master' into 111_exports_suite
2022-10-08 01:37:24 +02:00
022f0a5e33
Fixed: the marital's status was shown to admin users - and was not editable
2022-10-08 01:36:37 +02:00
d055a286a8
Fix CS
2022-10-08 01:35:56 +02:00
76aa9c7058
Fixed: do not store center in Person any more, the centerHistory is now fully in use
2022-10-08 01:11:54 +02:00
8cf166f7ea
store an end date instead of a string when person is removed from a participation
2022-10-08 01:10:00 +02:00
6585662087
Fixed: fix the evaluation maxDateFilter to use correct alias
...
Some weird code is also removed in describeAction
2022-10-08 01:03:21 +02:00
nobohan
80052cc6c8
[person] normalizer tests: php stan
2022-10-07 10:47:55 +02:00
nobohan
4ca5fb9869
[person]: add origin and social issue normalizer tests + typo
2022-10-07 10:23:41 +02:00
d74decba74
DX: Fix cs
2022-10-06 23:57:45 +02:00
915ec0d428
DX: fix import in test
2022-10-06 23:57:26 +02:00