9c3ac72426
Feature: Create a base importer for geographical units and add index
2022-10-03 15:45:42 +02:00
994160f28a
Feature: add a proper entity for geographical unit layer
2022-10-03 13:50:10 +02:00
e1fda324a4
Merge branch '111_exports_suite' into 111_export_GeographicalUnit
2022-10-03 12:00:15 +02:00
ffd1145cd0
[apimethods] Fixed: prevent makeFetch to add a null body on GET and HEAD
...
requests
2022-09-30 17:35:43 +02:00
fd0e541e3f
[workflow] Feature: allow user to retrieve the access link for the
...
workflow + show dest email for a workflow
2022-09-29 22:09:49 +02:00
ccedebda90
Add new Abstract Filter Test to check qb aliases (for join clauses)
2022-09-29 20:48:56 +02:00
eb6efcefd8
Add new Abstract Aggregator Test to check qb aliases (for join clauses)
2022-09-29 20:48:56 +02:00
1786fa838f
Merge branch '111_exports_suite' into testing
2022-09-28 09:49:33 +02:00
95f7622923
[Export][person] Fixed: error and more precision on household
...
composition
A filter and two aggregators create a join between composition and
household, but with a parameter at different date.
Each aggregator and filter now have a custom alias, to allow to set this
date parameter on each join.
2022-09-26 16:45:36 +02:00
743e0b9403
Merge branch '111_exports_suite' into testing
2022-09-22 16:58:47 +02:00
e487bdf7fd
fix issue628 when result is null
2022-09-22 13:22:34 +02:00
97d6f35605
Merge branch '111_exports_suite' into testing
2022-09-21 17:31:13 +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
42c395ecc9
export: add logger to make feedback on deployed instances easier to debug
2022-09-20 19:09:20 +02:00
5b5470c259
add logger to make prod feedback debug easier
2022-09-20 18:48:13 +02:00
35a2d08267
Merge branch 'master' into 111_exports_suite
2022-09-20 16:37:33 +02:00
5af492b2db
Merge remote-tracking branch 'origin/111_exports_suite' into testing
2022-09-20 12:18:00 +02:00
70c631b612
Merge remote-tracking branch 'origin/master' into testing
2022-09-20 12:15:29 +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
b13686bbf1
fix geom type in db: multipolygon
2022-09-19 09:07:49 +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
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
5dcd157bd0
export: move Vue component in ChillPersonBundle
2022-09-14 18:16:28 +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
9b1e464011
fix form error in App.vue (does not POST from step=export to step=formatter)
2022-09-14 12:33:14 +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
42ea1f5813
exports: better lisibility of exports index page
2022-09-13 12:41:03 +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
5c2b2105b2
exports: improve formatter twig template (when multiple order rows)
2022-09-08 11:47:41 +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
4aaf75a1a4
merge 111_exports_suite into testing branch
2022-09-08 10:03:21 +02:00
3851e65777
fix errors with Role type
2022-09-07 13:38:13 +02:00
d9e602247e
fix errors with Role type
2022-09-07 11:09:03 +02:00
e42d6c2d77
Merge branch 'master' into testing
2022-09-06 15:33:27 +02:00
648ec68cfb
export SocialWorkTypeFilter: create dynamic Form Action-goal-result
...
- initiate new Vue component
- cleaning buildForm in Filter
- add HiddenType with ModelTransformer
- use ObjectToIdTransformer in HiddenType fields
- setting mount() and teleport
- list fetch url in api.js
- html/bootstrap form structure
- add Multiselect actionType
- i18n import
- add multiselect for goals and results
- add and remove options in multiselect (wip)
- fix basic vue add/remove element from data store
- vue cleaning
- add ids in value hiddenFields
- adapt Filter in AlterQuery (wip)
- improve code lisibility
2022-09-06 14:24:06 +02:00
75bdc335e5
remove usage of deprecated Role into Export
2022-09-05 17:26:36 +02:00