Julie Lenaerts
|
0c4ea81550
|
eventListener created and tested for firstname, lastname and altnames
|
2021-10-06 12:16:45 +02:00 |
|
|
f2ebb1f33c
|
PATCH added for person endpoint
|
2021-09-29 14:22:55 +02:00 |
|
|
74598ee926
|
apply new role on accompanying period
|
2021-09-20 13:56:43 +02:00 |
|
|
41d76542b4
|
move validation on person into annotations
|
2021-09-20 13:56:43 +02:00 |
|
|
eec798cfd3
|
entity person: create a validator to check a person entity is linked
with a center
This validator take a parameter in configuration
|
2021-09-20 13:56:43 +02:00 |
|
|
075f22e79c
|
configure SocialIssue consistency on Activity and AccompanyingPeriod
|
2021-08-22 00:02:22 +02:00 |
|
Marc Ducobu
|
cc84c067c5
|
Other social entities became editable via admin
|
2021-08-16 15:42:36 +02:00 |
|
Marc Ducobu
|
d8ee42b0a5
|
SocialIssues became editable via admin
|
2021-08-16 15:42:36 +02:00 |
|
Marc Ducobu
|
c37ba5db6a
|
Removing spaces at the end of line
|
2021-08-16 15:42:36 +02:00 |
|
|
014fe19b45
|
Merge branch '153-feat-new-importer-for-socialwork'
|
2021-07-30 13:24:26 +02:00 |
|
Marc Ducobu
|
282db51f06
|
Display notification using services (draft)
|
2021-07-22 17:32:20 +02:00 |
|
|
a8bf478ee8
|
add endpoint for getting suggestion on household by accompanying period
|
2021-06-27 11:10:17 +02:00 |
|
|
4fd43310c0
|
Merge remote-tracking branch 'origin/master' into features/edit-accompanying-period-social-work
|
2021-06-25 21:26:21 +02:00 |
|
nobohan
|
aa5c7f333e
|
fix conflict + error on CommentType
|
2021-06-25 13:57:49 +02:00 |
|
|
0afe277b04
|
form acc work edit: save action
|
2021-06-25 00:06:26 +02:00 |
|
Pol Dellaiera
|
5ddc0e7a53
|
Simplify loading of Symfony commands.
|
2021-06-23 23:11:53 +02:00 |
|
|
b53f6af8d8
|
add api for getting goal and results by social action and goal
|
2021-06-22 16:08:53 +02:00 |
|
|
34d6452286
|
fix: household api
|
2021-06-22 15:31:56 +02:00 |
|
|
40fcb09082
|
layout for form
|
2021-06-21 13:38:43 +02:00 |
|
|
3abfdbf6fd
|
first impl for create form
|
2021-06-18 19:41:58 +02:00 |
|
nobohan
|
b3792f6714
|
person: update person view/show twig
|
2021-06-18 13:46:46 +02:00 |
|
nobohan
|
c8297b2230
|
fix conflict when merging _77_address_household into master
|
2021-06-17 16:59:55 +02:00 |
|
nobohan
|
7c26f0a56c
|
address: add a new address to a person
|
2021-06-15 07:49:35 +02:00 |
|
|
3c889db41a
|
style editor when no household nor persons to move
|
2021-06-09 22:08:10 +02:00 |
|
nobohan
|
f39fe05dd5
|
household address: rely on ROLE_USER for household address api point role
|
2021-06-07 15:26:24 +02:00 |
|
nobohan
|
6c126b0581
|
household address: api POST on address for household (WIP)
|
2021-06-07 15:13:45 +02:00 |
|
nobohan
|
5ee824d1c2
|
household address: define a custom household-address API point (WIP)
|
2021-06-07 14:47:22 +02:00 |
|
nobohan
|
6f68349f57
|
household address: post address to household (WIP)
|
2021-06-04 17:45:29 +02:00 |
|
Pol Dellaiera
|
a6c4b4eb55
|
Remove custom service definitions.
|
2021-06-04 15:52:12 +02:00 |
|
nobohan
|
878ee5d9c7
|
household address: correct household api entry point
|
2021-06-04 12:34:44 +02:00 |
|
nobohan
|
7b67ef5db2
|
household address: add household api entry point
|
2021-06-04 12:13:15 +02:00 |
|
|
87ba68971c
|
first impl of person Mover + add fixtures
|
2021-05-28 16:41:37 +02:00 |
|
|
34fcefa1bd
|
temporary fix to allow creation on persons without centers
|
2021-05-21 18:31:20 +02:00 |
|
|
ebe3bc5f7b
|
add route for creating a person, and post api
|
2021-05-21 18:05:03 +02:00 |
|
|
857298b8b8
|
add api Method GET on person
|
2021-05-21 16:04:18 +02:00 |
|
|
22aa4afc02
|
action: confirm accompanying period + create workflow
|
2021-05-19 13:20:59 +02:00 |
|
|
2bdbb20154
|
Merge remote-tracking branch 'origin/master' into 139_demandeur
|
2021-05-18 17:24:09 +02:00 |
|
|
14bd211a5f
|
add api endpoint for adding/remove social issue on accompanying period
|
2021-05-18 17:18:35 +02:00 |
|
|
e095cac7e0
|
Merge branch '50-ajout-problematique-sociale-modele' into 139_demandeur
|
2021-05-18 16:11:18 +02:00 |
|
|
eaac97221f
|
add many2many relation between socialIssue and accompanying period + api endpoint
|
2021-05-18 13:48:11 +02:00 |
|
Pol Dellaiera
|
f867f4985d
|
Add a note about the custom service definition for the repository.
|
2021-05-18 12:02:00 +02:00 |
|
Pol Dellaiera
|
69a56fb433
|
Update repositories service discovery.
|
2021-05-18 12:02:00 +02:00 |
|
|
f1d5d9840e
|
add route for scope on participation
|
2021-05-13 17:44:54 +02:00 |
|
|
3e85529468
|
add route for comment + track update/creation of entities
|
2021-05-13 17:25:24 +02:00 |
|
|
87e2ac9386
|
handling multi types and acc-period/repositories endpoint
|
2021-05-13 00:54:44 +02:00 |
|
Marc Ducobu
|
5d23de4862
|
Removing spaces at the end of line
|
2021-05-12 16:04:27 +02:00 |
|
|
061a7dd537
|
patch request for accompanying period
|
2021-05-11 15:05:26 +02:00 |
|
|
4f3f16d9b0
|
Set requestor for accompanying period
|
2021-05-10 15:59:58 +02:00 |
|
|
f2a04cebe6
|
configure origin route into chillMainExtension
|
2021-05-06 13:12:18 +02:00 |
|
|
07e0692783
|
bootstrap api and apply on accompanying period
|
2021-05-06 00:14:36 +02:00 |
|