01fb93e9e0
[export][activity] count activities only once if the activity is present
...
multiple times due to JOIN
2022-09-21 17:28:55 +02:00
4e82126bed
[activity][export] Fixed: fixed inconsistencies with date filters
2022-09-21 17:28:55 +02:00
8b64933565
[activity][export]: Fixed: rename the alias for accompanying period, to
...
be suitable for usage with acp filters
2022-09-21 17:28:55 +02:00
683717e572
Merge branch '111_exports_suite' of gitlab.com:Chill-Projet/chill-bundles into 111_exports_suite
2022-09-21 14:34:04 +02:00
3c8dbe56fc
exports: create new aggregator tests + minor corrections in aggregators
2022-09-21 14:31:46 +02:00
27306015f4
exports: create new filter tests
2022-09-21 11:29:08 +02:00
c059b7700e
Improve label for aliases in "Filter by Activity" and use of new-style
...
EntityRepository for ActivityType
* [activity][export] Feature: improve label for aliases in "Filter by activity type"
* [activity][export] DX/Feature: use of an `ActivityTypeRepositoryInterface` instead of the old-style EntityRepository
2022-09-21 11:11:33 +02:00
5b3cd9eb20
report export test
2022-09-21 10:50:12 +02:00
eb112b8a85
exports: remove duplicate test
...
cfr commit 18a6a5a7ebeefc5999d16f7a3edf9bf89ba8e9e8
2022-09-21 10:33:49 +02:00
390009b395
export: create new filter tests
2022-09-21 10:17:53 +02:00
37dcbe92c0
export: fix translation
2022-09-21 10:17:53 +02:00
b25a1c3cbb
correct import path with filter/aggr
2022-09-21 10:17:53 +02:00
d599792de8
enable commented filter (!?)
2022-09-21 10:17:06 +02:00
42c395ecc9
export: add logger to make feedback on deployed instances easier to debug
2022-09-20 19:09:20 +02:00
052c0e1969
[CS] remove dead code
2022-09-20 18:50:04 +02:00
59b22dbb6d
[person][export] Fixed: rename the alias for accompanying_period
to acp
in filter associated with person
2022-09-20 17:02:35 +02:00
35a2d08267
Merge branch 'master' into 111_exports_suite
2022-09-20 16:37:33 +02:00
cdb9d967ff
[person] Feature: on evaluation, add an url field on the admin
2022-09-20 11:50:01 +02:00
29b24fa506
[Budget] Feature: allow to desactive resources and charges in the
...
configuration
A new key `active` (default `true`) allow to activate or desactivate the
line in the resource or charge.
2022-09-20 11:26:05 +02:00
6bd0bcff6e
Fix: Workflow: the notification is send when the user is added on first
...
step.
See https://gitlab.com/champs-libres/departement-de-la-vendee/accent-suivi-developpement/-/issues/813
2022-09-19 21:27:07 +02:00
91af01336a
fix goalResult aggregator
2022-09-19 13:51:03 +02:00
37d49e1123
fix goal aggregator error
2022-09-19 11:46:53 +02:00
d30ac75995
exports: create workAction goalResult aggregator
2022-09-19 11:22:41 +02:00
d907357748
Merge branch '__SocialWorkType_finish' into 111_exports_suite
2022-09-19 09:05:39 +02:00
8129739d27
test for postal code base importer
2022-09-17 10:59:04 +02:00
658e846120
add test for AddressReferenceBaseImporter
2022-09-17 10:44:26 +02:00
0f63548d5a
import addresses and postal codes from bestaddress
2022-09-17 09:10:28 +02:00
84cda8845d
Feature: command to load addresses from France from bano.openstreetmap.fr
2022-09-17 09:10:28 +02:00
9b3b9f2552
Fixed: possible unexisting variable
2022-09-17 09:10:28 +02:00
58ddf9038d
Feature: load french postal code from laposte hexasmal open data
2022-09-17 09:10:28 +02:00
a9b354a6f5
Feature: add constraint to ensure postal code uniqueness and track creation and update of postal code
2022-09-17 09:10:28 +02:00
62ff4998a0
Fixed: annotation schema for ManyToMany relationship between Evaluation and SocialAction
...
Before this commit, the owning side of the relationship between Evaluation and SocialAction was declared twice.
2022-09-17 09:10:28 +02:00
d716e0c2c2
add missing roles and adapt role voter for exports houshold and activity
2022-09-17 08:23:28 +02:00
78ea990189
allow voter to handle export about Accompanying periods on Center
2022-09-17 08:23:28 +02:00
524123c701
[FIX] use AuthorizationHelperInterface instead of implementation in PickCenterType
2022-09-17 08:23:28 +02:00
38cb1fe357
[dev-feature] use an interface for describing CenterRepository (allow mocking in tests
2022-09-17 08:23:28 +02:00
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
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
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