8746 Commits

Author SHA1 Message Date
e379d8adb5 [feature] use internal services to check for acl on exports 2022-09-17 08:23:28 +02:00
211a80e9be deprecate chill prophecy train in favor of prophecy-phpunit bridge 2022-09-17 08:23:28 +02:00
91a5db4c14 fix origin alias in qb 2022-09-15 16:07:00 +02:00
5dcd157bd0 export: move Vue component in ChillPersonBundle 2022-09-14 18:16:28 +02:00
fb60808dca export translations: improve title translations in filter/aggrs stack 2022-09-14 17:53:07 +02:00
fceab958bb comment logs 2022-09-14 15:01:28 +02:00
f07847e985 Merge branch '__SocialWorkTypeFilter' into 111_exports_suite 2022-09-14 14:58:35 +02:00
c7e88b3924 select action childrens when selecting parent 2022-09-14 14:57:43 +02:00
424c9239b7 App.vue: improve logs to understand algo 2022-09-14 14:57:23 +02:00
6c191f584f fix bug when member is non-positionné, case not taken into account in if-condition 2022-09-14 12:09:25 +00:00
b2e83892a7 update export alias conventions 2022-09-14 12:34:57 +02:00
478afc893b exports: fix alterQuery and DescribeAction in SocialWorkTypeFilter 2022-09-14 12:34:57 +02:00
4cb6e8e564 exports: fix buildForm in SocialWorkType Filter 2022-09-14 12:34:57 +02:00
9b1e464011 fix form error in App.vue (does not POST from step=export to step=formatter) 2022-09-14 12:33:14 +02:00
71f49db2f4 disable unstable filters/aggregators 2022-09-13 21:05:22 +02:00
6c29638fed exports: fix export_result cell if null (issue 628)
https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/628
2022-09-13 14:54:36 +02:00
18a6a5a7eb exports: move acp ActivityType filter in ChillActivityBundle 2022-09-13 13:27:24 +02:00
d85be8a92e update exports_alias_conventions 2022-09-13 13:09:40 +02:00
42ea1f5813 exports: better lisibility of exports index page 2022-09-13 12:41:03 +02:00
ef7a388f38 exports: fix resetDQLPart('from') issue (632)
https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/632
2022-09-13 12:38:33 +02:00
eafe68973a [bug] Temporary bypass Vue component 2022-09-08 14:35:48 +02:00
17494b3e9f Merge branch 'export_vue_multiselect' into 111_exports_suite 2022-09-08 14:27:58 +02:00
661e5458ee bam 2022-09-08 14:17:17 +02:00
307280f595 Merge branch '111_exports_suite' of gitlab.com:Chill-Projet/chill-bundles into 111_exports_suite 2022-09-08 12:50:34 +02:00
d81afb89f2 Revert "rename files for coherence with naming elsewhere"
This reverts commit 5f2622d0d2fd7b10a4bb79ce1026f46f07b5f38c.
2022-09-08 12:48:19 +02:00
0a0a692eae Revert "rename files for coherence with naming elsewhere"
This reverts commit ff5fab5f502efabd4547c870368641877b31d0bd.
2022-09-08 12:46:23 +02:00
8cf9bf4a5f Revert "add querybuilder method to repository"
This reverts commit ebfb030ba6e377c556b251a3a5c1d592fef18715.
2022-09-08 12:46:19 +02:00
b0d77a1656 Revert "adjust property name to make it work with changes calendar bundle"
This reverts commit 822b96f87fa2351bac329e0626ec88eed233fb17.
2022-09-08 12:46:15 +02:00
967c8c62d4 Revert "adjust property name to make it work with changes calendar bundle"
This reverts commit 12c37ddb2c47b6ba3b394ecbf1eb400da402c94d.
2022-09-08 12:45:59 +02:00
12c37ddb2c adjust property name to make it work with changes calendar bundle 2022-09-08 12:07:58 +02:00
822b96f87f adjust property name to make it work with changes calendar bundle 2022-09-08 12:07:58 +02:00
ebfb030ba6 add querybuilder method to repository 2022-09-08 12:05:08 +02:00
ff5fab5f50 rename files for coherence with naming elsewhere 2022-09-08 12:04:11 +02:00
5f2622d0d2 rename files for coherence with naming elsewhere 2022-09-08 12:04:11 +02:00
712c7bc492 add actionRender in construct, it was missing 2022-09-08 12:04:11 +02:00
5c2b2105b2 exports: improve formatter twig template (when multiple order rows) 2022-09-08 11:47:41 +02:00
a817b0bf4c exports: re-enable all modifiers stack with shared filters/aggrs 2022-09-08 11:31:23 +02:00
f10ec3991d exports: put breadcrumb in an include, add a link to go back to the list 2022-09-08 11:04:38 +02:00
1dcff2f23c exports: add condition with distinct alias on join clauses 2022-09-07 21:40:53 +02:00
81359877c4 exports: add condition with distinct alias on join clauses (wip) 2022-09-07 19:45:41 +02:00
3851e65777 fix errors with Role type 2022-09-07 13:38:13 +02:00
482abd3980 remove dump 2022-09-07 12:23:38 +02:00
0f0ec10857 fix rst syntax 2022-09-07 12:18:07 +02:00
d9e602247e fix errors with Role type 2022-09-07 11:09:03 +02:00
1b8b99d5ce Merge remote-tracking branch 'origin/social_action_exports' into 111_exports_suite
# Conflicts:
#	src/Bundle/ChillPersonBundle/Export/Aggregator/PersonAggregators/HouseholdPositionAggregator.php
2022-09-07 10:08:39 +02:00
32c600c155 Merge branch '__geounitstat' into 111_exports_suite (but disable GeoUnit Filter/Aggr) 2022-09-07 10:00:15 +02:00
d3a0c4c283 exports tests: move tests in sub-folder, adapt namespace + fix errors 2022-09-06 16:27:49 +02:00
da2d68a45d [documentation] new how-to to switch into branch, and add info about gitlab tokens 2022-09-06 15:25:15 +02:00
29cc589bf2 exports: add a new GeographicalUnitStat aggregator 2022-09-06 15:07:28 +02:00
eedfa60bea Merge remote-tracking branch 'origin/111_exports_suite' into 111_exports_suite 2022-09-06 15:04:22 +02:00