nobohan
8c7da5f80c
Merge branch 'master' into issue345_internal_thirdparty_contact
2022-02-18 11:22:51 +01:00
05f83bf566
Merge remote-tracking branch 'origin/master' into issue448_search_3rd_party
2022-02-17 23:16:41 +01:00
53d51fea2f
Merge remote-tracking branch 'origin/master' into issue422_and_others_on_AddPersons
2022-02-17 22:51:52 +01:00
caaebd593b
misc fixes for Thirdparty / addPerson
...
* set default values for ThirdParty in ThirdParty.vue
* set correct value for binding with phone (telephone instead of
phonenumber)
* add validation on ThirdParty/denomination: at least two characters, no
Null value
2022-02-17 22:42:52 +01:00
e4793e1a77
minor fixes
2022-02-16 13:52:20 +01:00
nobohan
dd99c35e35
upd CHANGELOG
2022-02-16 11:24:30 +01:00
nobohan
9d651a70e9
merge last AddPerson branch
2022-02-16 11:23:21 +01:00
41bddf2db6
return interchange of name and text back to how it was before -> solves one bug recreates the other
2022-02-16 10:55:44 +01:00
433ccb1fc4
bugfix of double civility abbreviation after edit
2022-02-16 10:55:44 +01:00
8f92f79f85
placeholders for civility and profession
2022-02-16 10:55:05 +01:00
20d22b726c
possible to add a contact to a thirdparty
2022-02-16 10:55:05 +01:00
604c7f385e
further attempts to do POST of thirdparty contact, passing parent id causes problems + civility and profession fk's are not saved on POST
2022-02-16 10:54:42 +01:00
1a07c9d71a
v-model added so data is taken from the form for all fields + modal title correction
2022-02-16 10:54:20 +01:00
f7e287d415
onTheFly modal to add contact to thirdparty - form fields for profession,civility, and comment added - no saving possible yet
2022-02-16 10:54:04 +01:00
b920bf6d22
parent id added to thirdparty data
2022-02-16 10:47:59 +01:00
32ff54e130
v-model added so data is taken from the form for all fields + modal title correction
2022-02-16 10:47:59 +01:00
02c09687a4
onTheFly modal to add contact to thirdparty - form fields for profession,civility, and comment added - no saving possible yet
2022-02-16 10:47:13 +01:00
3b1fc4aacb
translations added
2022-02-16 10:46:57 +01:00
bf9469d538
endpoints created for profession and civility for use in vue component
2022-02-16 10:46:35 +01:00
dc7422bf56
unsaved changes
2022-02-16 10:46:06 +01:00
89edf508f5
button added to add contact to personne morale (styling not correct yet) + opening of onTheFly thirdparty, but conditions and parameters not yet correct
2022-02-16 10:46:06 +01:00
nobohan
96b1854fef
php code style fix
2022-02-15 13:57:02 +01:00
nobohan
f5bc8dca5e
thirdparty search: adapt pertinence select clause for searching into children
2022-02-15 13:39:46 +01:00
nobohan
bc99c85802
thirdparty search: add where clause for searching into children
2022-02-15 13:16:04 +01:00
nobohan
a7a1f699bb
AddPersons: fix regression bug when editing a person/thirdparty without query
2022-02-14 14:13:06 +01:00
nobohan
94729a66ca
AddPersons: add suggestion of name when creating new person or thirdparty
2022-02-14 12:22:02 +01:00
e028c1ca2b
thirdparty contact address blurred in view page if confidential
2022-02-14 11:44:12 +01:00
4de2cbe807
return interchange of name and text back to how it was before -> solves one bug recreates the other
2022-02-09 09:53:15 +01:00
481456a038
Merge conflicts fixed
2022-02-04 10:25:46 +01:00
Pol Dellaiera
ebdcc5a07d
fix: Update namespace to prevent having issues with PSR4 autoloading.
2022-02-01 09:11:14 +01:00
Pol Dellaiera
0f31a49890
fix: Update namespace to prevent having issues with PSR4 autoloading.
2022-02-01 09:10:32 +01:00
ad8d40cb1c
work on confidential / blur module
2022-01-27 16:52:46 +01:00
88d1fe24b4
Creation of PersonResource
2022-01-26 12:52:15 +00:00
b87f14255d
bugfix of double civility abbreviation after edit
2022-01-24 14:44:53 +01:00
juminet
f0a7565302
[location] fix address saving in admin form
2022-01-19 11:22:33 +00:00
f84e088e7b
placeholders for civility and profession
2022-01-19 12:14:37 +01:00
4431428c26
possible to add a contact to a thirdparty
2022-01-19 10:57:31 +01:00
a31b74e0e5
further attempts to do POST of thirdparty contact, passing parent id causes problems + civility and profession fk's are not saved on POST
2022-01-17 12:00:22 +01:00
e6cf1994b0
parent id added to thirdparty data
2022-01-14 09:30:00 +01:00
bea0b69858
v-model added so data is taken from the form for all fields + modal title correction
2022-01-14 09:30:00 +01:00
95547e961e
onTheFly modal to add contact to thirdparty - form fields for profession,civility, and comment added - no saving possible yet
2022-01-14 09:28:19 +01:00
c4a859f2d2
translations added
2022-01-14 09:27:36 +01:00
a39bd79930
endpoints created for profession and civility for use in vue component
2022-01-14 09:27:06 +01:00
5a7d187a10
unsaved changes
2022-01-14 09:27:06 +01:00
dc8dd6a423
button added to add contact to personne morale (styling not correct yet) + opening of onTheFly thirdparty, but conditions and parameters not yet correct
2022-01-14 09:27:06 +01:00
006e8cdc27
minor bug fix for view page of thirdparty property 'types' -> 'thirdPartyTypes'
2022-01-14 09:27:06 +01:00
6c71cb0e80
Merge branch '232_resources_comment' into 'master'
...
232 resources comment
See merge request Chill-Projet/chill-bundles!276
2022-01-13 11:05:15 +00:00
e6ea2674c2
comment console.log, remove v-bind before ':'
2022-01-12 22:13:14 +01:00
c9e3960238
clean commented unused code
2022-01-12 17:55:00 +01:00
b1bffd875c
Undo 'add thirdparty comment in acccourse resources' (commit 62b8b3e6)
...
-> it was displaying wrong comment !
2022-01-12 11:19:57 +01:00