caa63ea97a
PersonAddressMoveEvent on household move (wip)
2022-02-19 14:04:51 +01:00
nobohan
8c7da5f80c
Merge branch 'master' into issue345_internal_thirdparty_contact
2022-02-18 11:22:51 +01:00
1fda56b5f7
Merge remote-tracking branch 'origin/master' into workflow/fix-sending-notifications
2022-02-17 23:34:20 +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
nobohan
2926965400
move residentialAddress entity to the ChillPerson bundle
2022-02-17 15:08:12 +01:00
45beb27f83
fix sending notifications
2022-02-16 21:54:37 +01:00
nobohan
9d651a70e9
merge last AddPerson branch
2022-02-16 11:23:21 +01:00
93345c09a1
fix cs
2022-02-11 13:45:21 +01:00
199a441593
fix tests for EntityWorkflow
2022-02-11 13:24:29 +01:00
b3e65f0733
fix validation when comment content is empty
2022-02-07 20:53:44 +01:00
481456a038
Merge conflicts fixed
2022-02-04 10:25:46 +01:00
a612d7dd9f
improve workflow decision form
2022-02-01 12:19:51 +01:00
971789d5cf
Merge remote-tracking branch 'origin/master' into foldlist_in_entity
2022-01-31 15:51:21 +01:00
86e7b0f007
rewrite workflow and handle finalize differently
2022-01-29 00:20:35 +01:00
fdafe7c82b
normalizer for entityworkflow
2022-01-29 00:20:35 +01:00
646f39b9ed
Merge conflicts fixed
2022-01-28 12:15:51 +01:00
nobohan
87e1f8f077
hot fix: initialize typed comment in CommentEmbeddable
2022-01-28 09:47:36 +01:00
0378df42b6
fix cs
2022-01-27 17:08:00 +01:00
ad8d40cb1c
work on confidential / blur module
2022-01-27 16:52:46 +01:00
7c8b08c3a7
Merge branch 'master' into issue394_address_confidential
2022-01-27 15:39:10 +01:00
0a92ad905b
variables for docgen
2022-01-26 23:49:24 +01:00
88d1fe24b4
Creation of PersonResource
2022-01-26 12:52:15 +00:00
Pol Dellaiera
7513187a6d
Revert "fix cs"
...
This reverts commit 7b3e9cb490a1ea37d0900d7f087e06367d2d215f.
2022-01-25 15:54:20 +01:00
7b3e9cb490
fix cs
2022-01-25 14:40:28 +01:00
Pol Dellaiera
2e6d281bfc
cs: Autofix coding standard based on updated rules.
2022-01-25 11:46:29 +01:00
c7dbaae8d6
105 worflow
2022-01-24 13:17:46 +00:00
54c2b92962
Improve notifications
2022-01-24 10:09:57 +00:00
nobohan
02d8ceba25
address: add confidential in normalizer + code style fix
2022-01-24 10:42:05 +01:00
nobohan
741043c177
address: alter some address field to TEXT + add confidential field
2022-01-24 10:05:47 +01:00
2ff34688bb
fix validation for notification
2022-01-19 13:59:03 +01:00
juminet
2c774e814e
localisation type not available to edit by users
2022-01-16 22:51:29 +00:00
juminet
6843b4cb2a
[main] Add mainLocation field to User entity
2022-01-16 22:36:55 +00:00
a39bd79930
endpoints created for profession and civility for use in vue component
2022-01-14 09:27:06 +01:00
f6386a13ac
fix cs
2022-01-11 11:05:42 +01:00
46ca74fc70
Merge branch 'master' into notification/completion
2022-01-10 16:11:06 +01:00
juminet
edeaaf0218
address: render Address as lines
2022-01-10 11:49:38 +00:00
5c4bef26e8
hotfix typo in NotificationComment
2022-01-07 14:56:17 +01:00
4ef024516c
notificaiton: improve NotificationHandlerInterface + mark notification
...
as unread if a comment is appended
2022-01-04 19:02:03 +01:00
5bf1b9d8bd
send system notification on period confirmation
2021-12-30 02:11:21 +01:00
9d638fe897
allow to edit notification
2021-12-29 15:24:52 +01:00
478c3b3247
notification: add update information
2021-12-29 15:12:27 +01:00
5a5ff5f54a
notification: fix type for id
2021-12-28 23:32:11 +01:00
a0b112e8db
notificaiton: handle remove addressee and reset at the end of registering unread
2021-12-28 23:31:33 +01:00
cb88a37885
notification: add comment in show and append comment
2021-12-28 23:25:12 +01:00
9647785d8b
notificaton: add comments
2021-12-28 23:03:58 +01:00
b323ddae05
fix loading of unread addressees in notification
2021-12-28 19:40:38 +01:00
700bb02374
notification: add test for unread consistency
2021-12-26 01:12:32 +01:00
bd3919efcb
notification: store users which are unread instead of read, and in
...
dedicated table
The query "which are the unread notification" is much more frequent than
the read one. We then store the unread items in a dedicated table.
2021-12-26 01:00:50 +01:00
11824adda4
notification: create
2021-12-25 22:41:25 +01:00
e972beee11
fix controller loading and add UserMenu entry
2021-12-25 20:47:54 +01:00