0aef40f23f
Merge remote-tracking branch 'origin/issue267_filter_household_of_the_person'
2021-11-15 12:24:21 +01:00
8296d60cb6
add base authorization to person search + improve search ordering
2021-11-15 11:17:03 +00:00
nobohan
3417aa8207
person: do not suggest the current household of the person
2021-11-15 12:00:42 +01:00
5651efe44d
fix phpstan errors
2021-11-13 11:42:26 +01:00
52dc89c06f
Merge branch 'master' into household_filiation
2021-11-12 17:20:46 +01:00
e905465e1b
Merge branch 'accourse_validation' into 'master'
...
add validation to accompanying periods
See merge request Chill-Projet/chill-bundles!183
2021-11-12 12:07:31 +00:00
c8135e0741
add validation to accompanying periods
2021-11-12 12:07:31 +00:00
7482c709b3
Merge branch 'master' into 'deleteAccompanyingPeriodWork_234'
...
# Conflicts:
# CHANGELOG.md
2021-11-12 12:06:34 +00:00
22bdf35eb0
minor fixes
2021-11-12 12:05:16 +00:00
nobohan
66c5c4c1d6
accompanying period work: translate flash message
2021-11-08 15:52:24 +01:00
9247cd3546
fix saving person
2021-11-08 15:31:19 +01:00
nobohan
b4d21c23b2
accompanying period work: add logger interface
2021-11-08 14:50:15 +01:00
nobohan
d94c367e3d
accompanying period work: can delete the work
2021-11-08 14:47:50 +01:00
nobohan
6afd8ae3cd
accompanying period work: add delete twig
2021-11-08 13:52:23 +01:00
nobohan
e195434bf4
accompanyingPeriodWork: add action in controller
2021-11-08 13:52:23 +01:00
7fabe0214e
household list of accompanying periods + upgrade DBAL version to 3.1
2021-11-08 10:57:14 +00:00
f064e8f307
method added to get current accompanying periods + api adjusted
2021-11-05 17:00:07 +01:00
577ed7b6be
GET relations adapted, POST fixed
2021-11-03 12:52:21 +01:00
039c74a1e4
route annotation removed
2021-10-29 13:20:56 +02:00
50fbc7fd15
processing of review. still ACL left to do
2021-10-29 11:30:01 +02:00
3a7af94058
GET and POST both working.
2021-10-29 09:29:27 +02:00
a3b203c306
fix backend error with AccompanyingCourse endpoints
2021-10-27 16:39:16 +02:00
b7466c7e85
GET for relationship fixed: associated relation displayed
2021-10-26 14:49:12 +02:00
18ca01b0dc
migration changed, further attempts to fix bug
2021-10-25 17:03:45 +02:00
05d16ec9ab
relation and relationship entities created + endpoints. Still something wrong with link between Relation and Relationship
2021-10-22 19:21:32 +02:00
dded4fb804
rename method
2021-10-20 20:50:27 +02:00
02ca9add52
refactor naming ReferralsAvailable => referralSuggestion
2021-10-20 20:49:44 +02:00
3f138dc152
show users as suggestions, not in constrained list
2021-10-20 19:59:08 +02:00
0a058bad82
update list of referrers when loading and updating some parts of the course
2021-10-20 15:03:42 +02:00
8d947ea81b
viewing permission checked for returned accompanying periods by-person
2021-10-20 13:37:27 +02:00
902c45f0cd
endpoint created for acc periods by-person
2021-10-20 13:11:58 +02:00
c8762d2bc2
list referral for an accompanying period
2021-10-20 13:10:28 +02:00
1b0c19a68f
prepare vue_visgraph component, with store, dataset and display basic graph
2021-10-20 09:46:26 +02:00
8be11314c3
Merge branch 'master' into HEAD
2021-10-18 13:49:00 +02:00
05b2b2f9b8
Link between address and reference, and api endpoint to find household
...
by address reference
* add a one-to-many link between address and address reference;
* update AddAddress.vue to add information on picked address reference;
* add an HouseholdACLAwareRepository, with a method to find household by
current address reference
* add an endpoint to retrieve household by address reference
* + tests
2021-10-14 16:03:48 +02:00
0437e00dcd
suggest only temporary addresses
2021-10-14 16:03:48 +02:00
ae7774ac39
init household filiation page with hello world visjs graph
2021-10-12 09:55:47 +02:00
2db9a98bfe
fix bootstrapping listener for person capitalization name
2021-10-11 14:53:04 +02:00
a27b228a6f
Merge branch 'features/thirdparty-improve-acl-collection'
2021-10-11 14:31:47 +02:00
abedf83dbd
fix flushing after person creation
2021-10-11 14:31:03 +02:00
af4cf55046
start of entity listener for person name capitalization
2021-10-04 19:33:12 +02:00
3a3baa79c8
resume: list associated persons sorted by household. add method in entity
2021-10-01 20:48:45 +02:00
86c5376cc2
bypass ACL restriction
...
fix response 500 when otf create new person
2021-09-29 13:35:33 +02:00
b6c58a5c31
Continue work on ACL rewritting
...
* fix center resolver dispatcher
* add scope resolver
* tests for authorization helper
2021-09-20 13:56:44 +02:00
74598ee926
apply new role on accompanying period
2021-09-20 13:56:43 +02:00
5b70fb2ee5
adapt UI and controller for Person without centers
2021-09-20 13:56:43 +02:00
2333b5c6b4
rename some translations
2021-08-27 09:55:13 +02:00
52a0c0e95b
create new person: add an action and put action buttons in a dropdown
2021-08-27 09:30:15 +02:00
d3e52e81f1
Merge branch 'fix/person-creation'
2021-08-23 18:43:31 +02:00
647bdb2749
fix tests
2021-08-23 18:19:47 +02:00