f3a3cab801
DX: review for hasNoActivityFilter
2022-11-07 11:30:51 +01:00
371a7dc05c
Fixed: handle null value in SentReceivedAggregator
2022-11-07 11:30:51 +01:00
eeb84d5cfb
php csfixes
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
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
cda25d3459
DX: more cs
2022-11-02 14:40:17 +01:00
9cf06c147f
Feature: [export][activity] Add an aggregator to group by sent / received
2022-11-02 14:25:52 +01:00
60f93f7f12
DX: more code style fixes
2022-11-02 14:06:10 +01:00
24873f0cc2
Feature: [export] add aggregator by "number of activity" for acp
2022-11-02 13:33:33 +01:00
84e5be6a60
DX: review for hasNoActivityFilter
2022-11-02 13:21:26 +01:00
e46b285d3e
Fixed: handle null value in SentReceivedAggregator
2022-11-02 12:56:13 +01:00
1228a0323c
php csfixes
2022-11-02 10:28:52 +01:00
ed04c276c2
SentReceivedAggregator (in activity)
2022-10-31 16:18:10 +01:00
f8b5078997
HasNoActivityFilter (in activity)
2022-10-31 16:10:24 +01:00
fe120086c7
define queryKey in 11 aggregators
2022-10-28 16:59:11 +02:00
f1fb77187f
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-10-28 16:48:09 +02:00
43d9ba1ba5
Create 16 new filters/aggregators in Bundles: Vendée, Person, Activity
...
Basic file creation, with methods, namespace, and title translation
2022-10-28 13:07:24 +02:00
e1b6fb2db1
Merge branch 'master' into testing
2022-10-25 10:17:25 +02:00
2a4a4a80b1
change name of échange to activité
2022-10-25 10:11:42 +02:00
aae1fbf7e6
Merge branch '111_exports_suite' into calendar/finalization
2022-10-24 11:10:44 +02:00
bc1a7c1d7b
Feature: [calendar] allow to create and generate calendar by person
2022-10-21 13:24:02 +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
a7a921ee4d
batch replacing ', ou' in filters
2022-10-18 15:25:43 +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
50e12375f8
Feature: [export][activity] Group by users (participating) job and scope
...
on activity exports
2022-10-17 00:25:16 +02:00
4ed760949a
Feature: [export][activity] Add filter and aggregator by users
...
(participating to the activity)
2022-10-16 23:56:25 +02:00
6d40ef279f
issue641: simplify alterQuery where clause in concerned filters
2022-10-16 19:38:13 +02:00
c07cd2b715
Fixed: [export][activity] use createdBy property instead of user for
...
grouping or filtering by creator
2022-10-14 21:55:02 +02:00
8b71e141cf
Feature: [activity] track creation and update on activity
2022-10-14 21:06:21 +02:00
c3f9ce1ea6
issue641: create 2 new Select2 formType (for actions and issues)
2022-10-10 18:28:30 +02:00
7276cb971f
issue649: new formType to use select2 with LocationTypeFilter
2022-10-10 15:59:16 +02:00
ca67170ad3
DX: do not loop on possible choices to display action
2022-10-06 23:24:38 +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
e518cf703d
fix cs again
2022-10-06 22:45:07 +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
c6b78d1c0c
Merge branch '111_exports_suite' of gitlab.com:Chill-Projet/chill-bundles into 111_exports_suite
2022-10-06 18:48:38 +02:00
c73bb10dce
issue 644: Use Vue AddPersons picker to select users
2022-10-06 18:47:53 +02:00
7e65e97caf
fix cs: header and declare strict type order
2022-10-06 10:21:16 +02:00
087375f648
Merge branch '111_exports_suite' into calendar/finalization
2022-10-06 09:31:43 +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