|
e6553e71ee
|
Feature: [export] filter accompanying period which has no action - work
|
2022-11-07 11:30:51 +01:00 |
|
|
7f9e8c5a7b
|
Feature: [export] add aggregator by "number of activity" for acp
|
2022-11-07 11:30:51 +01:00 |
|
|
f3a3cab801
|
DX: review for hasNoActivityFilter
|
2022-11-07 11:30:51 +01:00 |
|
|
d6b358cfa1
|
Fixed: fix date's type in DateType input, and prevent collision on
parameter name
|
2022-11-07 11:30:51 +01:00 |
|
|
abd79df8cd
|
count aside activity
|
2022-11-07 11:30:51 +01:00 |
|
|
dc38e5927c
|
voter aside activity created
|
2022-11-07 11:30:51 +01:00 |
|
|
18406e83a1
|
creator job aggregator
|
2022-11-07 11:30:51 +01:00 |
|
|
6687742e23
|
DX: simplify creatorJobFilter
|
2022-11-07 11:30:51 +01:00 |
|
|
2767075be7
|
Feature: [export] Finalize HasTemporaryLocation filter on accompanying
course
|
2022-11-07 11:30:51 +01:00 |
|
|
371a7dc05c
|
Fixed: handle null value in SentReceivedAggregator
|
2022-11-07 11:30:51 +01:00 |
|
|
63129a3b8c
|
setup aside activity export
|
2022-11-07 11:30:14 +01:00 |
|
|
8ea29e8ec4
|
add translations creator filters
|
2022-11-07 11:30:14 +01:00 |
|
|
2bdc06397e
|
creator job filter
|
2022-11-07 11:30:14 +01:00 |
|
|
edd9aaa475
|
comment out builder method
|
2022-11-07 11:30:14 +01:00 |
|
|
5695564723
|
fix code style
|
2022-11-07 11:30:13 +01:00 |
|
|
fc9689e881
|
DX: repairs code style, and psalm types
|
2022-11-07 11:29:09 +01:00 |
|
|
75f69859e6
|
fix psalm errors
|
2022-11-07 11:29:09 +01:00 |
|
|
b5a9dac62e
|
Feature: [export] Add a list of accompanying periods
|
2022-11-07 11:29:09 +01:00 |
|
|
bf58c5d59c
|
Feature: [export] add a list of people having an accompanying period
|
2022-11-07 11:29:09 +01:00 |
|
|
8a395bf108
|
DX: ensure that the return type is correct in ListPersonHelper
|
2022-11-07 11:29:09 +01:00 |
|
|
1ed367e079
|
Fixed: [export][acl][Social issue filter] fix type for retrieving data from form
|
2022-11-07 11:29:09 +01:00 |
|
|
e3801d54b4
|
DX: Refactor ListPerson to extract methods linked to label and select
|
2022-11-07 11:29:09 +01:00 |
|
|
4c9cdb7b8c
|
Fixed: [list person] fix list person and add new fields
|
2022-11-07 11:29:09 +01:00 |
|
|
2096e175d4
|
Fixed: [export][list person] use address from household for person list
|
2022-11-07 11:29:09 +01:00 |
|
|
781253a854
|
Fixed: correctly show datetime in spreadsheet list
|
2022-11-07 11:29:09 +01:00 |
|
|
c396635163
|
acp creator filter
|
2022-11-07 11:29:09 +01:00 |
|
|
eeb84d5cfb
|
php csfixes
|
2022-11-07 11:29:09 +01:00 |
|
|
fc2f8d33e1
|
correct namespace and use statements
|
2022-11-07 11:29:09 +01:00 |
|
|
a69965345f
|
correct config file
|
2022-11-07 11:29:09 +01:00 |
|
|
226f172970
|
SentReceivedAggregator (in activity)
|
2022-11-07 11:29:09 +01:00 |
|
|
6d0622aa38
|
HasNoActivityFilter (in activity)
|
2022-11-07 11:29:09 +01:00 |
|
|
0e553594a0
|
CurrentEvaluationsFilter
|
2022-11-07 11:29:09 +01:00 |
|
|
f714c7206c
|
ByEndDateFilter evaluation
|
2022-11-07 11:29:09 +01:00 |
|
|
42012dbad2
|
ByStartDateFilter evaluation
|
2022-11-07 11:29:09 +01:00 |
|
|
bc41910a39
|
HasNoReferrer filter
|
2022-11-07 11:29:09 +01:00 |
|
|
a18870c91e
|
Evaluation HavingEndDate Aggregator
|
2022-11-07 11:29:09 +01:00 |
|
|
68ebf8303c
|
remove ByMaxDateFilter (evaluation)
|
2022-11-07 11:29:09 +01:00 |
|
|
9e89302aa4
|
SocialWork: Current actions filter + aggregator
|
2022-11-07 11:29:09 +01:00 |
|
|
2e52729806
|
acp HasNoAction Filter (UNTESTED)
|
2022-11-07 11:29:09 +01:00 |
|
|
afb5ebc077
|
define queryKey in 11 aggregators
|
2022-11-07 11:29:09 +01:00 |
|
|
f751d2e9ab
|
create 13 new export/filters/aggregators in Person and AsideActivity Bundles
* minor corrections on last commit
* modify related files (declaration, messages.fr, repository)
* yaml service declaration
|
2022-11-07 11:29:09 +01:00 |
|
|
13d6e4587a
|
Create 16 new filters/aggregators in Bundles: Vendée, Person, Activity
Basic file creation, with methods, namespace, and title translation
|
2022-11-07 11:29:09 +01:00 |
|
|
6fd75a175f
|
Fixed: [export] improve memory footprint for filter by Geographical Unit
|
2022-11-03 13:59:16 +01:00 |
|
|
03e765f811
|
DX: [export] review on CreatorFilter, CreatorJobAggregator, CreatorJobFilter
|
2022-11-03 12:39:19 +01:00 |
|
|
d3f03fb27c
|
evaluations aggregators
|
2022-11-02 20:06:03 +01:00 |
|
|
481be32997
|
filters and aggregator aside activity
|
2022-11-02 20:02:46 +01:00 |
|
|
4524240ad8
|
Merge branch '111_exports_suite' of gitlab.com:Chill-Projet/chill-bundles into 111_exports_suite
|
2022-11-02 18:39:11 +01:00 |
|
|
0255f12fa9
|
Feature: [export][evaluation] Group evaluation by start date
|
2022-11-02 16:42:23 +01:00 |
|
|
4ca10ce38d
|
Feature: [export][evaluation] Adding group by evaluation having end date
|
2022-11-02 16:26:56 +01:00 |
|
|
f0b2ec1348
|
Feature: [export][evaluation] filter by current evaluation (without any end date)
|
2022-11-02 16:17:10 +01:00 |
|