|
b79885cd21
|
bugfix creation of person or thirdparty through onTheFly
|
2022-01-31 17:45:04 +01:00 |
|
|
5f6cffa08a
|
fix regression in serach results appareance in addpersons
|
2022-01-31 14:49:23 +01:00 |
|
|
8ec5636c57
|
Merge remote-tracking branch 'origin/master' into household-editor/push-to-household
|
2022-01-31 13:07:26 +01:00 |
|
|
f4bca2f410
|
add person text in accompanying period work
|
2022-01-31 13:00:48 +01:00 |
|
|
e04c02055c
|
add age in some place and re-organize some usage of the component
|
2022-01-31 12:45:50 +01:00 |
|
|
90d0cbc3b1
|
Merge remote-tracking branch 'origin/master' into issue389_add_age
|
2022-01-31 11:44:55 +01:00 |
|
|
d1a0934bb1
|
search household in household mmebers editor
|
2022-01-29 02:38:47 +01:00 |
|
|
0a26e7f326
|
using serialized age instead of function + translation fix
|
2022-01-28 09:57:14 +01:00 |
|
|
10a9b6c909
|
using normalizer for age and added obele
|
2022-01-27 18:13:46 +01:00 |
|
|
8720cc730e
|
implementation of person-text
|
2022-01-27 16:19:19 +01:00 |
|
|
8d663cdee6
|
creation of vue component person-text
|
2022-01-27 16:18:35 +01:00 |
|
|
6df570d96c
|
set referrer app
|
2022-01-27 15:22:15 +01:00 |
|
|
88d1fe24b4
|
Creation of PersonResource
|
2022-01-26 12:52:15 +00:00 |
|
juminet
|
256dab3739
|
person: add obele sign for dead persons
|
2022-01-19 11:23:51 +00:00 |
|
|
7e932e838f
|
Squashed commit of the following:
commit 9e767fa3e0788d87437c235e51fcdc4f26f75d98
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Mon Jan 17 15:28:02 2022 +0100
traductions
commit db6513474377b702cc2258be3e2ba720d007bc11
Author: nobohan <juminet@gmail.com>
Date: Mon Jan 17 12:17:22 2022 +0100
add person: increase z-index of toast and wait for validation before closing modal
commit 7af4c3434ef39b27eb51881611338b50a379acc8
Merge: a09c8ee8a 46c6d0e29
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Sun Jan 16 22:51:45 2022 +0100
Merge remote-tracking branch 'origin/master' into issue357_front_end_validation
commit a09c8ee8af962021b9d6a402863c8c5671c0e621
Author: nobohan <juminet@gmail.com>
Date: Wed Jan 12 15:47:11 2022 +0100
upd CHANGELOG
commit a312a9463d861659f70909bed7d8aa67fef444f2
Author: nobohan <juminet@gmail.com>
Date: Wed Jan 12 15:29:32 2022 +0100
address: display error message if some fields are empty (street & streetnumber)
commit 0035128138ddd3d877befae3e489329634555f79
Author: nobohan <juminet@gmail.com>
Date: Wed Jan 12 14:47:43 2022 +0100
address: display error message if some fields are empty
commit 49cb15467297bd24c5eb9a0dd7e366ccd7744679
Author: nobohan <juminet@gmail.com>
Date: Tue Jan 11 20:58:00 2022 +0100
address: add field validation (WIP)
commit 1a7ec9e39631e00d59fcb3204a157e1583679cda
Author: nobohan <juminet@gmail.com>
Date: Tue Jan 11 17:16:43 2022 +0100
Activity: fix vuejs warning
commit fa0b9271c2b4963564fdc1e0eda09a12758caa4b
Author: nobohan <juminet@gmail.com>
Date: Tue Jan 11 16:13:23 2022 +0100
location: treat 422 error when POSTing new location
commit c7b9a1a3fe8891f80699faa2dd277064dce7b0b6
Author: nobohan <juminet@gmail.com>
Date: Tue Jan 11 16:00:29 2022 +0100
location: fix error when creating a new location: a new location could not be added to the availableLocations due to refactoring
commit f1c61a2387df7507c79c55e7defe46fbb052df6c
Author: nobohan <juminet@gmail.com>
Date: Tue Jan 11 15:20:33 2022 +0100
person: treat 422 error in AddPerson for thirdparty
commit 8f6a70b240c286c18e1a102953f243e57b4af97a
Author: nobohan <juminet@gmail.com>
Date: Tue Jan 11 11:30:05 2022 +0100
person: add validation for required fields in on-the-fly person
commit 40e4bf953fa8e9a04a34e0330562bd25324c5589
Author: nobohan <juminet@gmail.com>
Date: Tue Jan 11 09:34:15 2022 +0100
vuejs: better violations message in 422 error handling
commit 378f3a16fc34228334cd44b9e7ca618bc7eb72aa
Author: nobohan <juminet@gmail.com>
Date: Mon Jan 10 18:11:02 2022 +0100
person: on-the-fly person: first implementation of makeFetch for posting person
|
2022-01-17 15:28:49 +01:00 |
|
|
e6ea2674c2
|
comment console.log, remove v-bind before ':'
|
2022-01-12 22:13:14 +01:00 |
|
nobohan
|
f4c8d0b09a
|
Merge remote-tracking branch 'origin/master' into issue230_person
|
2022-01-04 13:50:27 +01:00 |
|
|
45c608cd48
|
AddPerson: optimize request while searching
* wait for a person to finish to type: delay before launching request;
* cancel previous requests, if any
|
2021-12-15 22:14:20 +01:00 |
|
|
6e1340be27
|
Merge branch 'master' into 292_activity_acl
|
2021-12-13 09:21:32 +01:00 |
|
|
c049a0b78b
|
Badge-thirdparty
|
2021-12-12 14:51:42 +00:00 |
|
juminet
|
7e045e964a
|
fix some person issues
|
2021-12-12 14:39:59 +00:00 |
|
|
c7ee2cc600
|
add entity 'user' to pills badge-entity
|
2021-12-10 12:38:19 +01:00 |
|
|
cf219198ca
|
update changelog
|
2021-12-10 10:32:50 +01:00 |
|
|
5a2e6c0969
|
AddPerson suggestions: all line make checkbox clickable
|
2021-12-09 17:18:06 +01:00 |
|
|
6100176c9f
|
try badgeEntity with displayLong option
|
2021-12-08 17:29:31 +01:00 |
|
|
b888211ef9
|
proposition for person/thirparty rounded-pill badge appearance
|
2021-12-08 12:19:03 +01:00 |
|
|
0617014e91
|
some small style improvements in thirdparty section
|
2021-12-08 12:19:03 +01:00 |
|
|
bbc5e94033
|
306 fix visgraph issues
|
2021-12-06 14:01:50 +00:00 |
|
nobohan
|
8affeb08d9
|
person: add altnames in the onthefly component
|
2021-12-03 12:10:02 +01:00 |
|
nobohan
|
047083812e
|
person: add altNames in person form: v-model option but not working
|
2021-12-03 11:27:18 +01:00 |
|
nobohan
|
bcdddcde9b
|
person: new person modal: add email field + re-order fields
|
2021-12-02 10:59:59 +01:00 |
|
nobohan
|
780b7db8cb
|
person: add altnames in the person creation modal
|
2021-12-02 10:59:59 +01:00 |
|
|
2826e079e8
|
key "centers" for person is an array. key center deprecated
|
2021-11-22 12:59:36 +01:00 |
|
nobohan
|
66a2009aea
|
person search: translation User + show User in concernedGroups
|
2021-11-09 16:07:11 +01:00 |
|
nobohan
|
c8b0d62d46
|
person: display user in the modal 'search person'
|
2021-11-09 14:21:39 +01:00 |
|
|
7399d0aa9e
|
Use centerResolverDispatcher to normalize a person's center
|
2021-11-08 12:22:11 +00: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 |
|
|
059a0b075c
|
review processed
|
2021-10-29 12:50:01 +02:00 |
|
|
07ed6b0fdf
|
no gender defined -> no icon displayed
|
2021-10-27 15:26:27 +02:00 |
|
|
4096e0d4df
|
undefined condition added
|
2021-10-26 11:05:13 +02:00 |
|
|
00ad7a74d6
|
correct formatting of birth- and deathdate
|
2021-10-26 10:59:19 +02:00 |
|
|
d009d09215
|
some adjustments to the application of blur effect...incomplete
|
2021-10-22 12:35:27 +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 |
|
|
8be11314c3
|
Merge branch 'master' into HEAD
|
2021-10-18 13:49:00 +02:00 |
|
|
8f361567ff
|
form as carrousel finalized
|
2021-10-15 16:40:31 +02:00 |
|
|
01ff88074b
|
add parent in thirdpartyrenderbox.vue
|
2021-10-12 17:50:32 +02:00 |
|
|
b84d0100e0
|
create style for badge 3party and introduce in ThirdPartyRenderBox.vue
|
2021-10-12 17:32:17 +02:00 |
|
|
85538f74b7
|
vue person renderbox, fix title
|
2021-10-12 13:12:45 +02:00 |
|
|
313c17826e
|
translation of company & contact and show parent in list
|
2021-10-12 09:37:35 +02:00 |
|
|
08764aa0b4
|
improve layout of third parties in AddPerson
|
2021-10-11 14:08:36 +02:00 |
|