e91d2c9e93
complete chill documentation about csfixer and phpstan
2022-10-20 09:55:42 +02:00
863a384a85
Merge branch '11-fix-scope-person-document' into 'master'
...
Resolve "Un document généré dans le contexte "personne" n'est pas enregistré"
Closes #11
See merge request Chill-Projet/chill-bundles!459
2022-10-10 12:27:17 +00:00
a8a206557b
Fixed: add scope to generated document ref #11
2022-10-10 14:25:07 +02:00
877535ca4d
DX: deprecated ProphecyTrait in favour of the one coming from Prophecy\PhpUnit package.
2022-10-10 14:25:07 +02:00
7df203633d
add scope to docs if required
2022-10-10 14:25:07 +02:00
69704e5211
Fixed: usage of owner side / inversed side on SocialAction / Evaluation
...
In a ManyToMany relationship, doctrine does take care only of the owning
side of a relationship to inspect changes.
([see
documentation](https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/unitofwork-associations.html#important-concepts ))
This commit mark as "internal" the methods add/removeSocialAction on the
inversed side (`Evaluation`) and let the methods add/removeEvaluation
on the owning side (`SocialAction`) update the inversed side.
The usage is also adapted into SocialWorkMetadata's importer.
2022-10-10 13:59:59 +02:00
2229266347
Merge branch 'fix_fetch_action_objectives' into 'master'
...
Fix fetch action objectives
See merge request Chill-Projet/chill-bundles!444
2022-10-10 10:37:20 +00:00
ee08fd5877
Merge branch 'regulation-list-add-commune' into 'master'
...
Add postal code to filter regulation list
See merge request Chill-Projet/chill-bundles!457
2022-10-10 10:35:20 +00:00
8d3ff2f26e
doc for PickPostalCode vue component
2022-10-10 10:34:48 +00:00
704e502beb
Merge branch 'workflow-show-link' into 'master'
...
[workflow] Feature: allow user to retrieve the access link for the
See merge request Chill-Projet/chill-bundles!456
2022-10-10 10:29:19 +00:00
9e11448c5e
Merge branch 'improve_normalizer_tests' into 'master'
...
Improve normalizer tests
See merge request Chill-Projet/chill-bundles!458
2022-10-10 10:28:57 +00:00
022f0a5e33
Fixed: the marital's status was shown to admin users - and was not editable
2022-10-08 01:36:37 +02:00
6b5f746efc
Remove deprecation of AuthorizationHelper::getReachableScope
, as it is
...
widely used
2022-10-08 00:23:07 +02:00
nobohan
80052cc6c8
[person] normalizer tests: php stan
2022-10-07 10:47:55 +02:00
nobohan
4ca5fb9869
[person]: add origin and social issue normalizer tests + typo
2022-10-07 10:23:41 +02:00
67104d15cd
[Fixed] Add required import for exception handling
2022-10-06 22:22:08 +02:00
62386378fc
[Feature] show period's localisation (address) into reassign and regulation list
2022-10-06 22:14:39 +02:00
dea217a670
[Dev] Add unit test to PickPostalCodeType
2022-10-06 22:06:45 +02:00
9aae36556b
[Feature] Prevent sending notification to user when bulk reassign
2022-10-06 21:44:23 +02:00
f82bc02f8b
Feature: Allow to filter periods to reassign by postal code
2022-10-06 20:53:29 +02:00
49731777b4
fix cs: declare type and license header mismatch
2022-10-06 20:51:44 +02:00
nobohan
713b8357cd
[person]: add new test for social action normalizer
2022-10-06 15:26:44 +02:00
fb7c6f0a9b
fix cs: too much line before declaring strict type
2022-10-06 08:54:23 +02:00
845a4e9523
fix cs for doc [ci-skip]
2022-10-05 16:56:00 +02:00
63137c67f4
fix cs
2022-10-05 16:55:13 +02:00
c1d96af85f
fix cs
2022-10-05 15:08:53 +02:00
a90e87b1be
more explanation for installation instructions
2022-10-05 10:22:30 +02:00
58a1af0c78
installation instructions
2022-10-05 09:58:18 +02:00
99b261b1d7
[person][relations] Fixed: GET request had a body, this prevented to
...
load files
2022-09-30 17:36:52 +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
a91b35298a
Do use the old name for the table, as it should exists when migrations are executed sequentially
2022-09-28 15:52:19 +02:00
1386ae66de
centerDispatchResolver added in construct - was missing
2022-09-27 15:35:45 +02:00
a72acbe008
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2022-09-20 18:49:55 +02:00
ca732d89c3
Merge branch 'export_feedback'
2022-09-20 18:49:11 +02:00
5b5470c259
add logger to make prod feedback debug easier
2022-09-20 18:48:13 +02:00
66f7ef8c51
prepare for beta2 release
2.0.0-beta2
2022-09-20 12:00:01 +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
4d192d748f
[skeleton] we do not commit composer into repository
2022-09-20 10:03: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
5b148f967f
Merge branch 'feature/load-address-bano' into 'master'
...
Load addresses from bano and best address
See merge request Chill-Projet/chill-bundles!448
2022-09-19 11:51:21 +00: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
6c191f584f
fix bug when member is non-positionné, case not taken into account in if-condition
2022-09-14 12:09:25 +00:00