d3ba11f521
Feature: Store location of each address contained in geographical units in a materialized view
2022-11-14 14:21:03 +01:00
c1df8084a6
DX: Add DQL function LEAST and GREATEST
2022-11-09 15:48:20 +01:00
be38251a13
Feature: [saved export] Switch between list of export and saved export thanks to nav at the list's top
2022-11-08 19:59:43 +01:00
43791badd5
Feature: [saved export] Edit and delete saved exports
2022-11-08 19:24:22 +01:00
79e9906a05
Feature: [saved export] Générate a report from a saved export
2022-11-08 18:02:26 +01:00
aec4c52567
Feature: [saved export] First list of saved exports
2022-11-08 16:57:49 +01:00
ccb2cd0295
Feature: [saved export] Create a "saved export"
2022-11-08 10:20:38 +01:00
50db96ffbc
Fix validation of fixed date
2022-11-07 18:20:34 +01:00
86be95ac43
Feature: [export] Add a rolling date on Acp "by step" filter
2022-11-07 18:20:22 +01:00
8159f91e25
DX: create interface for RollingDateConverterInterface
2022-11-07 18:19:35 +01:00
0756bec580
DX: fix cs
2022-11-07 18:07:26 +01:00
4e3c93cdd3
DX: Add validation to PickRolingDateType
...
It is not possible to pick a fixed date when not setting a fixed date
2022-11-07 17:56:30 +01:00
c7f740d5d7
DX: Add rolling date converter + unit test
2022-11-07 17:42:00 +01:00
5489178e4b
DX: Create a RollingDate data transfer object and Form type
2022-11-07 14:06:47 +01:00
6fd75a175f
Fixed: [export] improve memory footprint for filter by Geographical Unit
2022-11-03 13:59:16 +01:00
cda25d3459
DX: more cs
2022-11-02 14:40:17 +01:00
60f93f7f12
DX: more code style fixes
2022-11-02 14:06:10 +01:00
acc9523ff5
DX: repairs code style, and psalm types
2022-11-02 10:52:49 +01:00
afa6dfd77c
fix psalm errors
2022-11-02 10:52:49 +01:00
6ffe99a2be
Feature: [export] Add a list of accompanying periods
2022-11-02 10:52:49 +01:00
f434cc5c02
Fixed: [list person] fix list person and add new fields
2022-11-02 10:52:49 +01:00
333c305eef
Fixed: [export][list person] use address from household for person list
2022-11-02 10:52:49 +01:00
4af261a366
Fixed: correctly show datetime in spreadsheet list
2022-11-02 10:52:49 +01:00
81c73f6acf
Merge branch 'master' into 111_exports_suite
2022-10-24 11:06:12 +02:00
0cbe12a32c
DX: [dql] add a function JSON_EXTRACT
...
This might be used to sort lines which contains translatable string.
2022-10-19 17:44:36 +02:00
1b5d5a28fd
DX: [main] Validation phone number: add some parameters for debugging
2022-10-19 14:16:20 +02:00
7b3fcad251
Feature: [export][activity] Filter activities by users scope and job
2022-10-18 16:27:49 +02:00
a7ade9dac4
DX: use tags iterator to inject aggregators, filters and export during ExportManager's construct
...
Squashed commit of the following:
commit dc2bbc8f4da24549a1d42feb3b453af9f79ab2ff
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Tue Oct 18 10:40:14 2022 +0200
Fixes: remove iterator_to_array on formatter, which causes a PHP crashes
commit 4ce56a01a77103661fb790d0988df6625f1fb11b
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Mon Oct 17 17:41:14 2022 +0200
DX: use tags and dependency injection to build ExportManager
2022-10-18 16:27:49 +02:00
9eb451e359
cs fixer
2022-10-18 14:37:33 +02:00
8928664f87
Merge branch '111_exports_suite' into 641_issues_with_children
2022-10-17 18:16:30 +02:00
32ddc5465c
review: fix stuffs on socialAction and socialIssue filters:
...
* filters call static entity method
* add renderString option to manage add_children
* add tests on new entity method getDescendantsWithThisFor..()
* rename function in repository
* rename 'Select2..' classes by 'Pick..' and replace all occurences
2022-10-17 17:31:17 +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
cd3fc99b9a
DX: extract interface for UserRepository
2022-10-14 21:42:55 +02:00
3a8640db43
DX: Add a DQL AGE
function to calculate age between two dates
2022-10-12 11:03:51 +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
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
5acf7a81d7
DX: deprecated ProphecyTrait in favour of the one coming from Prophecy\PhpUnit package.
2022-10-10 20:52:35 +02:00
8f2e91d857
doc for PickPostalCode vue component
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
5c6068e8a5
fix cs
2022-10-10 18:52:38 +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
c41f9d8f5b
fix missing service declaration + remove unused form method
2022-10-10 18:02:58 +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