c7ffb7062a
improve resume course styles
2021-11-18 16:02:09 +01:00
nobohan
480e02af01
user: add change location for user in user menu
2021-11-17 13:54:32 +01:00
nobohan
5905038425
user: current location edit form and page
2021-11-17 11:35:54 +01:00
5fb7a6d0ae
take into account form_show_centers parameters into thirdparty form type
2021-11-15 13:15:32 +01:00
a1125cfd3a
Merge branch 'fix_add_multiple_pick_address_type_in_collection' into 'master'
...
fix when adding multiple pick address type form in a collection
See merge request Chill-Projet/chill-bundles!216
2021-11-15 11:23:05 +00:00
52dc89c06f
Merge branch 'master' into household_filiation
2021-11-12 17:20:46 +01:00
nobohan
a04c499af0
fix when adding multiple pick address type form in a collection
2021-11-12 16:01:03 +01:00
a373142827
display of incomplete address changed
2021-11-09 11:38:20 +01:00
nobohan
c979de962e
fix conflict in CHANGELOG
2021-11-08 12:41:11 +01:00
nobohan
bddcdd7de2
person: add preferrred_choices for countries and languages
2021-11-08 10:42:12 +01:00
5111a0ff6a
Show alt names in person search results
2021-11-05 12:52:31 +00:00
2d33ae26d8
Merge branch '106_tasks_to_parcours'
2021-11-03 11:45:40 +01:00
94e84fbdf0
Merge branch 'blur_confidential_info' into 'master'
...
Blur confidential info
See merge request Chill-Projet/chill-bundles!172
2021-10-30 00:22:41 +00:00
nobohan
c90f9ee5bc
add mod_input_address_index to collection event: better addition of the event listener to the DOM
2021-10-28 08:07:01 +02:00
97dbc4bc16
add more filtering possibilities with order helper
2021-10-28 00:11:05 +02:00
2bbc6bd158
Merge remote-tracking branch 'origin/improve_location'
2021-10-27 16:50:17 +02:00
aea5e9b1d7
Merge remote-tracking branch 'origin/improve_location' into 106_tasks_to_parcours
2021-10-27 16:49:34 +02:00
691c5ffd21
improve filter order by adding checkboxes
2021-10-27 13:32:33 +02:00
326fe5f50b
vue_visgraph: cleaning + i18n
2021-10-27 11:53:34 +02:00
3f869e9ca5
further implementation in vue elements
2021-10-27 11:14:27 +02:00
5cf94a5ed6
implementation of blur effect for list of thirdparties
2021-10-27 09:41:44 +02:00
965ea528e3
adaptations for acl with tasks
2021-10-26 18:05:06 +02:00
nobohan
816855e6f8
mod input address: add an event listener to add this component for collections
2021-10-26 14:12:53 +02:00
nobohan
f44566037c
person: fix showHide import/export
2021-10-26 14:11:10 +02:00
c1a845e3e1
display of eye-icon fixed
2021-10-26 11:35:26 +02:00
nobohan
82a679c233
improve location: admin menu
2021-10-25 11:16:17 +02:00
nobohan
911e709a74
improve location: customizeQuery
2021-10-25 09:34:05 +02:00
2f053d3b5f
Merge branch 'features/list-possible-user-referral-period' into 'master'
...
Features/list possible user referral period
See merge request Chill-Projet/chill-bundles!180
2021-10-22 15:54:06 +00:00
nobohan
913eb5f229
admin location: filter items in twig
2021-10-22 14:13:54 +02:00
d009d09215
some adjustments to the application of blur effect...incomplete
2021-10-22 12:35:27 +02:00
nobohan
154416cddf
location admin: add active field on Location and LocationType
2021-10-22 12:14:32 +02:00
nobohan
7dc4590580
location admin: show/ hide fields based on location type
2021-10-22 11:27:52 +02:00
nobohan
e24fd8aff0
location admin: improve admin crud for location
2021-10-22 10:01:24 +02:00
nobohan
e9322e61d4
location admin: admin crud for location
2021-10-21 21:39:32 +02:00
c38196006c
confidential component created and added to personRenderBox on resourceItem and participationItem as demo. bug: eye icon only appears when clicking on the vue devtools extension in firefox?
2021-10-21 16:52:27 +02:00
a754bc0abe
blur added to requestor in twig template
2021-10-21 16:52:27 +02:00
f09329daee
blur logic implemented on view.html.twig of Person by means of example
2021-10-21 16:52:27 +02:00
b40ed48776
restructuring files to /module
2021-10-21 16:52:27 +02:00
97cf6e52ac
first commit
2021-10-21 16:52:27 +02:00
nobohan
92843677f9
location admin: add admin crud for location type
2021-10-21 16:30:37 +02:00
3f138dc152
show users as suggestions, not in constrained list
2021-10-20 19:59:08 +02:00
nobohan
d1e2257db6
fix merge request conflict for improve address
2021-10-20 15:52:22 +02:00
f89e92e88b
Merge branch 'features/improve-admin-user-list'
2021-10-18 13:35:32 +02:00
b73332c4a3
show errors in ChillCollectionType
2021-10-18 13:33:41 +02:00
809eb9643e
Merge branch 'optimize_address' into 'master'
...
Address: Optimize address
See merge request Chill-Projet/chill-bundles!170
2021-10-18 09:17:05 +00:00
8f361567ff
form as carrousel finalized
2021-10-15 16:40:31 +02:00
58a8949cac
download household on same address
2021-10-14 16:03:48 +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
9a02665053
some tweaks into PickAddressType
2021-10-14 13:54:19 +02:00
13b96637bb
Refactor address vue app and create a PickAddressType
2021-10-13 22:58:54 +02:00