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
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
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
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
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
5dbfb98906
DX: fix missing import during exception handling
2022-10-06 23:17:20 +02:00
7e1d07f1ff
DX: add missing import for handling exception
2022-10-06 23:04:50 +02:00
17cdaf449e
DX: remove unnecessary comparison
2022-10-06 23:02:47 +02:00
9ad9ef6758
DX: rename argument $qb to $query in export's, getResult
method, and add missing return type and import
...
This name is the same as the implemented interface.
2022-10-06 22:56:34 +02:00
77800c21bb
Fixed: missing import for handling LogicException
2022-10-06 22:45:58 +02:00
a41483be00
ACP ConfidentialFilter: Do not loop on choices to show the picked one
2022-10-06 22:44:31 +02:00
02330fcc75
ACP EmergencyFilter: Do not loop on choices to show the picked one
2022-10-06 22:42:35 +02:00
a324121f01
ACP IntensityFilter: Do not loop on choices to show the picked one
2022-10-06 22:39:00 +02:00
36590e7810
fix cs: mismatch header and strict type declaration
2022-10-06 22:25:45 +02:00
9699e2304a
fix cs: declare type and license header mismatch
2022-10-06 22:25:43 +02:00
49731777b4
fix cs: declare type and license header mismatch
2022-10-06 20:51:44 +02:00
b394d7247d
fix cs: too much line before declaring strict type
2022-10-06 08:55:32 +02:00
fb7c6f0a9b
fix cs: too much line before declaring strict type
2022-10-06 08:54:23 +02:00
67c3f3a840
fix cs with licencse header
2022-10-05 17:08:14 +02:00
63137c67f4
fix cs
2022-10-05 16:55:13 +02:00
e4c450cd1b
Fixed: typo in service name
2022-10-05 15:46:57 +02:00
908419fbf8
Merge branch 'master' into 111_exports_suite
2022-10-05 15:26:18 +02:00
a967e1ed17
fix cs
2022-10-05 15:23:28 +02:00
c1d96af85f
fix cs
2022-10-05 15:08:53 +02:00
8a740a25da
[Export] Feature: create a aggregator for referrer's main scope on
...
aggregator
2022-10-05 14:57:15 +02:00
491570a21c
[export] Fixed: the scope aggregator (accompanying course) group by
...
period's scope (and the label didn't show this)
+ extract ScopeRepository and create ScopeRepositoryInterface
2022-10-05 14:56:36 +02:00
307ed4fb1b
Merge branch '111_export_GeographicalUnit' into 111_exports_suite
2022-10-05 10:43:21 +02:00
be6b5178cd
Merge branch 'master' into 111_exports_suite
2022-10-05 10:16:05 +02:00
432acc0ace
[export][person] Feature: add filter and aggregator by geographical unit on person
2022-10-04 22:17:16 +02:00
fc567868c1
[export][person] Feature: allow to filter accompanying period by
...
geographical unit
2022-10-04 15:07:07 +02:00
52435f5331
Feature: aggregator for accompanying course by geographical level
2022-10-04 10:25:34 +02:00
e1fda324a4
Merge branch '111_exports_suite' into 111_export_GeographicalUnit
2022-10-03 12:00:15 +02:00
99b261b1d7
[person][relations] Fixed: GET request had a body, this prevented to
...
load files
2022-09-30 17:36:52 +02:00
ab5ca48968
Merge branch '111_exports_suite' of gitlab.com:Chill-Projet/chill-bundles into 111_exports_suite
2022-09-29 20:48:00 +02:00
e737f20735
batch removing unused $request prophesise in Tests setup()
2022-09-29 20:46:18 +02:00
b7c2903815
keep prophecy when test get 'request_stack'
2022-09-29 20:46:18 +02:00
ac39baa5f5
Fixed: avoid the requirement to store person current center, which is a readonly entity
2022-09-29 18:21:14 +02:00