472866ce91
fix search by birthdate
2021-09-28 15:54:09 +02:00
6e3ce06fcf
new/show/edit/delete/list functionality added for accompanyingperiod task
2021-09-28 12:55:46 +02:00
4ad9714e8b
Menu entry added in PersonMenuBuilder of taskbundle. Removed from menubuilder in Personbundle. Rename file, PersonMenuBuilder to MenuBuilder?
2021-09-28 12:53:23 +02:00
1fb14834b7
tasks added to accompanyingCourse menu
2021-09-28 12:53:23 +02:00
5da332a06e
fix error on previous commit, when creating new accourse
2021-09-27 13:14:42 +02:00
eb89fa2cd4
CourseLocation: replace in accourse vue component the old resume _warning_address.html.twig message
2021-09-27 13:03:17 +02:00
82db55cfec
CourseLocation: change add-address key, cleaning add-address options
2021-09-27 11:18:11 +02:00
349a0e69f1
accourse: add warning alert box in each bloc with minimum confirm conditions
2021-09-27 10:56:43 +02:00
4de106ec30
accourse service: improve styles of checkboxes list
2021-09-27 10:21:11 +02:00
9851efa804
fix deathdate not inialized
2021-09-24 16:54:11 +02:00
d3bf64a00c
Merge remote-tracking branch 'origin/master' into HEAD
2021-09-24 12:32:19 +02:00
95e0198952
Address: twig insert, complete options for use cases
2021-09-23 16:22:10 +02:00
f93c13234a
accourse stickyNav: insert a component, replace deprecated anchor name by id
2021-09-23 16:20:33 +02:00
ee3776288b
vue_accourse, resources bloc: change for flex-bloc placement
2021-09-23 15:52:44 +02:00
694213e79a
household banner: don't limit maximum number of members
2021-09-23 15:45:09 +02:00
d5f1de1fbc
Merge branch 'master' into person_renderbox_thirdparty_onthefly
2021-09-23 13:56:28 +02:00
fa9b571d6b
Merge branch 'improve_address' into person_renderbox_thirdparty_onthefly
2021-09-23 13:46:54 +02:00
1c568a75ec
Address: pass useDatePane option in showPane addressRenderBox, display dates in showPane
2021-09-23 11:07:17 +02:00
a8024ba38f
Address datePane: validTo date display and format
2021-09-23 10:34:06 +02:00
ca86eb3c56
disable datePane with courseLocation
2021-09-22 20:34:17 +02:00
14fdeac4fd
Merge branch 'improve_address' into person_renderbox_thirdparty_onthefly
2021-09-22 20:32:28 +02:00
98f1f19e9a
courseLocation: commit context addressId change when remove PersonLocation (fix bad address in editPane)
2021-09-22 20:27:08 +02:00
4630e2b80c
remove unused and comment console log
2021-09-22 20:26:50 +02:00
5d99e261e1
CourseLocation: load initAddressContext() earlier allow AddAddress to getInitialAddress() (fix)
2021-09-22 19:41:17 +02:00
0ed2dc8b13
Address: courseLocation, update addressId when commit context in store
2021-09-22 19:25:37 +02:00
d52ab2188c
Address: fix callback function when called by another component (CourseLocation and HouseholdMembersEditor)
2021-09-22 18:48:15 +02:00
851fa663ca
Merge branch 'improve_address' into person_renderbox_thirdparty_onthefly
2021-09-22 14:07:09 +02:00
dfc6ed9bf3
Address: remove forceRedirect option: backUrl option not null is considerated as forceRedirect true
2021-09-22 14:00:40 +02:00
d6f6f49090
address renderbox, improve how display address-more informations
2021-09-22 13:57:29 +02:00
7c2422743e
Address: remove unused translations specific to household or person context
2021-09-22 13:55:24 +02:00
dee27ee01f
Address: extend hideAddress option for twig cases
2021-09-22 13:55:24 +02:00
f1c29a8bd3
Household summary: improve Address display when there is no address
2021-09-22 13:55:24 +02:00
c62254caec
add scope selection on accompanying course
2021-09-22 12:23:26 +02:00
c382008b4d
fix tests (wip)
2021-09-22 12:23:15 +02:00
f5348daddf
Merge branch 'improve_address' into person_renderbox_thirdparty_onthefly
2021-09-22 11:41:41 +02:00
e13b7bf195
fix countrySelection multiselect with fetch async countries
...
edit context: display country for existing address
new context: repair editPane, load countries
note: adding id for country and postcode in address endpoint json
2021-09-22 11:39:03 +02:00
7d2e82d69b
Merge branch 'improve_address' into person_renderbox_thirdparty_onthefly
2021-09-20 20:16:39 +02:00
3f3dd83132
fix error in afterLastPaneAction
2021-09-20 20:15:38 +02:00
75a240a2d6
parent callback will cast afterLastPaneAction, that manage redirection or context changes
2021-09-20 20:15:38 +02:00
120f7d8026
upgrade voter and acl for activities and implement autoconfiguration for
...
ChillProvideRole interface
2021-09-20 13:56:44 +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
cf40f38463
rename voter helepers
2021-09-20 13:56:43 +02:00
ebb2f5d243
Add shortcut person <-> current address, and update api for
...
re-implements searching
* add geographic function ST_CONTAINS
* add a link between the current valid address and person, optimized on
database side;
* update PersonACLAwareRepository for re-using methods elsewhere.
2021-09-20 13:56:43 +02:00
50b7554aea
optimize query for current address + documentation
2021-09-20 13:56:43 +02:00
f63d4fcfba
optimize query for person
2021-09-20 13:56:43 +02:00
6bc83edfe9
Refactor PersonSearch and create PersonACLAwareRepository
...
The search api delegates the query to a person acl aware "repository"
(although this does not implements ObjectRepository interface).
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
2450655452
enable autoloading for form in person bundle
2021-09-20 13:56:43 +02:00
41d76542b4
move validation on person into annotations
2021-09-20 13:56:43 +02:00