|
85538f74b7
|
vue person renderbox, fix title
|
2021-10-12 13:12:45 +02:00 |
|
|
f1773997ce
|
fix/adapt gender translation
|
2021-10-12 13:12:30 +02:00 |
|
|
ae7774ac39
|
init household filiation page with hello world visjs graph
|
2021-10-12 09:55:47 +02:00 |
|
|
9eec15873e
|
fixtures for civility: add abbreviations
|
2021-10-12 09:44:51 +02:00 |
|
|
e9192c5011
|
adaptations for third party search
|
2021-10-12 09:37:35 +02:00 |
|
|
f4369553e1
|
fix layout for address
|
2021-10-12 09:37:35 +02:00 |
|
|
bc608832c2
|
fill changelog
[ci-skip]
|
2021-10-12 09:37:35 +02:00 |
|
|
313c17826e
|
translation of company & contact and show parent in list
|
2021-10-12 09:37:35 +02:00 |
|
|
acbb33918f
|
improve translation
|
2021-10-12 09:37:35 +02:00 |
|
|
cb29e1e8be
|
Update CONVENTIONS.md [ci-skip]
|
2021-10-11 18:44:25 +00:00 |
|
|
799ed0de5c
|
Add new file
|
2021-10-11 18:43:39 +00:00 |
|
|
76f84934d4
|
update changelog with today release
|
2021-10-11 17:36:20 +02:00 |
|
nobohan
|
62c0410bf5
|
address: sort cities by code and then by name + improve city display
|
2021-10-11 16:16:49 +02:00 |
|
nobohan
|
f7954d5159
|
address: sort address by street and street number
|
2021-10-11 16:05:03 +02:00 |
|
|
992b320820
|
replace continue instruction by equivalent break in switch
|
2021-10-11 15:01:37 +02:00 |
|
|
47897b5fe3
|
update changelog [ci-skip]
|
2021-10-11 14:54:08 +02:00 |
|
|
b5394a3de2
|
use entity_render_string in titles
|
2021-10-11 14:53:04 +02:00 |
|
|
2db9a98bfe
|
fix bootstrapping listener for person capitalization name
|
2021-10-11 14:53:04 +02:00 |
|
|
0c5e5ac672
|
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
|
2021-10-11 14:42:57 +02:00 |
|
|
ffb99e26fb
|
changelog correction
|
2021-10-11 14:41:18 +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 |
|
|
80a05f76ba
|
update changelog [ci-skip]
|
2021-10-11 14:17:35 +02:00 |
|
nobohan
|
30fcdfd1f6
|
addresses: remove duplicate in postal codes
|
2021-10-11 14:15:59 +02:00 |
|
|
0dbff5a6a7
|
rename tests for PickCenterType and desactivate them
|
2021-10-11 14:08:36 +02:00 |
|
|
d7ae279101
|
Create thirdparty on the fly with institution / contact
|
2021-10-11 14:08:36 +02:00 |
|
|
08764aa0b4
|
improve layout of third parties in AddPerson
|
2021-10-11 14:08:36 +02:00 |
|
|
c54edd8407
|
fix civility repository namespace
|
2021-10-11 14:08:36 +02:00 |
|
|
e465170c7b
|
work on render box and list
|
2021-10-11 14:08:36 +02:00 |
|
|
72e9346b6b
|
fix loading third party
|
2021-10-11 14:08:36 +02:00 |
|
|
0633fd812f
|
handle kind as contacts
|
2021-10-11 14:08:36 +02:00 |
|
|
4d71a1c630
|
add possibility to generate filter/order elements, with only search box
for now
|
2021-10-11 14:08:36 +02:00 |
|
|
e286acf9fe
|
fix namespace
|
2021-10-11 14:08:36 +02:00 |
|
|
7812442c9a
|
page vue des tiers
|
2021-10-11 14:08:36 +02:00 |
|
|
9a708ca618
|
fix canonicalization and show only active children in form
|
2021-10-11 14:08:36 +02:00 |
|
|
58ddbfb67b
|
remove occurences for ThirdPartyCivility
|
2021-10-11 14:08:36 +02:00 |
|
|
2820ad83de
|
add trigger for canonicalization and anonymouse flag on 3party
|
2021-10-11 14:08:36 +02:00 |
|
|
ca3ced0308
|
various improvements on 3party
|
2021-10-11 14:08:36 +02:00 |
|
|
7ea2c36c5e
|
crudification for thirdparty
|
2021-10-11 14:08:36 +02:00 |
|
|
a8edef13a3
|
refactor centerType
|
2021-10-11 14:08:36 +02:00 |
|
|
05b9476a71
|
crudification + corrections on thirdparty
|
2021-10-11 14:08:36 +02:00 |
|
|
cc7e38194f
|
Merge branch 'submit_eventlistener' into 'master'
Submit eventlistener
See merge request Chill-Projet/chill-bundles!171
|
2021-10-11 07:41:03 +00:00 |
|
|
bfe5e0f515
|
Merge branch 'names_to_caps' into 'master'
Names to caps
See merge request Chill-Projet/chill-bundles!167
|
2021-10-08 16:43:29 +00:00 |
|
|
7ed61398ea
|
Merge branch '207_activity_bugfix' into 'master'
option added to distinguish between edit and new action so that modification...
See merge request Chill-Projet/chill-bundles!168
|
2021-10-08 16:43:10 +00:00 |
|
|
1eba6a35aa
|
Merge branch 'master' into resume-page
|
2021-10-08 17:56:27 +02:00 |
|
|
158fbfd241
|
updating changelog
|
2021-10-08 17:43:15 +02:00 |
|
|
02268792ba
|
Activity: sharing badge-title include in list and in recent-list
|
2021-10-08 17:32:26 +02:00 |
|
|
afe076041f
|
rename recent_list to list_recent
|
2021-10-08 17:23:52 +02:00 |
|
|
800ab896bc
|
Activity, improve badge-title. Fix too long badges line break in a narrow inline wrapper.
|
2021-10-08 17:15:58 +02:00 |
|
nobohan
|
acbd6e761a
|
address: zoom on postal code on select city
|
2021-10-08 15:51:51 +02:00 |
|