d5efbd505c
Feature: [export][acp] aggregator by course's duration
2022-10-12 11:04:36 +02:00
3a8640db43
DX: Add a DQL AGE
function to calculate age between two dates
2022-10-12 11:03:51 +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
fce7c44907
Fix return value for initializeObject in ScopePickerTest
2022-10-10 20:52:35 +02:00
4834eadc18
Feature: do not show desactivated Scope in ScopePickerType
2022-10-10 20:52:35 +02:00
f74f67b5c6
Feature: add a variable active
to Scope entity
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
5acf7a81d7
DX: deprecated ProphecyTrait in favour of the one coming from Prophecy\PhpUnit package.
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
0e2740a4dd
update changelog
2022-10-10 20:52:33 +02:00
0827cd4b02
query adjusted to fetch only active objectives for a social action
2022-10-10 20:52:08 +02:00
8f2e91d857
doc for PickPostalCode vue component
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
215d150103
[Dev] Add unit test to PickPostalCodeType
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
0609fdee14
[workflow] Feature: allow user to retrieve the access link for the
...
workflow + show dest email for a workflow
2022-10-10 20:52:07 +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
fd24ba618d
Merge branch '111_exports_suite' of gitlab.com:Chill-Projet/chill-bundles into 111_exports_suite
2022-10-10 18:27:02 +02:00
963ec3c3e4
Merge branch '649_select2_forms' into 111_exports_suite
2022-10-10 18:03:50 +02:00
c41f9d8f5b
fix missing service declaration + remove unused form method
2022-10-10 18:02:58 +02:00
5fd4e322d6
Merge branch '649_select2_forms' into 111_exports_suite
2022-10-10 16:14:09 +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
7276cb971f
issue649: new formType to use select2 with LocationTypeFilter
2022-10-10 15:59:16 +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
629e4ab02d
Merge branch 'atelier_tests' into '111_exports_suite'
...
Add tests which check that an alias do not disappears in filters / aggregators
See merge request Chill-Projet/chill-bundles!455
2022-10-10 10:41:41 +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
61db0d6a28
DX: fix deprecation in dql custom function + add test
2022-10-08 01:34:20 +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
5592e906f2
DX: remove fixed phpstan things
2022-10-08 01:02:32 +02:00
f64952a93e
Merge branch 'master' into 111_exports_suite
2022-10-08 00:50:17 +02:00
6b5f746efc
Remove deprecation of AuthorizationHelper::getReachableScope
, as it is
...
widely used
2022-10-08 00:23:07 +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
db28443008
Fixed: correct use of scopes
2022-10-06 23:57:02 +02:00
3a23e889e3
DX: fixed phpstan things
2022-10-06 23:43:28 +02:00
2fdb1dfb52
DX: more type hint for DirectExportInterface
2022-10-06 23:43:16 +02:00
07d15f0a68
DX: fixed complicated comparison to add a group by
2022-10-06 23:42:46 +02:00