|
51d1e5422b
|
remove unnecessary code
|
2022-04-26 10:27:45 +02:00 |
|
|
064286aa2f
|
private comment for action. still needs (de)normalization
|
2022-04-26 09:52:00 +02:00 |
|
nobohan
|
5ae6c6397c
|
storedObject: add validation in properties where it is used
|
2022-04-25 13:52:49 +02:00 |
|
nobohan
|
07ea2b771c
|
person: add validation to relationship to avoid duplicate
|
2022-04-22 16:37:21 +02:00 |
|
|
2d9af8f8c0
|
period: fix method hasPreviousUser and create method isChangedUser, and use it in Notification
|
2022-04-22 12:12:30 +02:00 |
|
|
f7d9551dc1
|
fix cs
|
2022-04-22 11:41:38 +02:00 |
|
|
abc3caee00
|
AccompanyingPeriod: fix method hasPreviousUser
|
2022-04-22 11:40:29 +02:00 |
|
|
e246ccbcd9
|
[Course comment] add validationConstraint NotNull and NotBlank on comment content, to avoid sql error
|
2022-04-20 18:34:29 +02:00 |
|
|
44b537f05e
|
[Accompanying period work evaluations] list documents associated to a work by creation date, and then by id, from the most recent to older
|
2022-04-20 18:34:27 +02:00 |
|
|
bf0578b6d7
|
[Accompanying period work] list evaluations associated to a work by startDate, and then by id, from the most recent to older
|
2022-04-20 13:49:47 +02:00 |
|
nobohan
|
f2c60cfd20
|
php code style fix
|
2022-04-20 08:52:15 +02:00 |
|
nobohan
|
bad5506b98
|
person: create a person with address (and household without position (remove required position for household member)
|
2022-04-19 18:01:25 +02:00 |
|
|
86ec020f80
|
fixes on address valid from edit for household
|
2022-04-14 00:02:57 +02:00 |
|
|
f09870931c
|
switch to using getDescendantsWithThis()
|
2022-04-07 16:11:00 +02:00 |
|
|
a4ece21f2b
|
in household, force validTo of address to be NULL
|
2022-04-01 15:06:00 +02:00 |
|
|
c7762dd6d2
|
fix trimming for email in person / thirdparty
|
2022-03-31 12:51:53 +02:00 |
|
|
dcddf4b3f1
|
trim email
|
2022-03-31 10:24:58 +02:00 |
|
|
eb2bad0f47
|
docgen normalization budget: fix budget when person is null
|
2022-03-30 21:35:02 +02:00 |
|
|
bc43d8bae5
|
force type on Person entity
|
2022-03-30 21:01:17 +02:00 |
|
|
36b1f05524
|
do not launch PersonMoveEvent when moving to the same household
|
2022-03-30 16:42:57 +02:00 |
|
|
02409d4992
|
Merge remote-tracking branch 'origin/master' into issue469_budget
|
2022-03-24 16:22:52 +01:00 |
|
|
6331d8fd3e
|
validation fix for person ressource
|
2022-03-23 14:59:30 +01:00 |
|
|
c5ffca22ff
|
ease docgen normlisation for resources
|
2022-03-22 22:37:19 +01:00 |
|
|
169d4dc41c
|
finalize normalization on ressources
|
2022-03-21 17:33:01 +01:00 |
|
|
b4add2de95
|
Merge remote-tracking branch 'origin/master' into issue517_extend_document_to_person_vendee
|
2022-03-21 16:20:03 +01:00 |
|
|
2fda5b751b
|
Merge remote-tracking branch 'origin/master' into issue502_user_in_actions
|
2022-03-21 11:53:21 +01:00 |
|
nobohan
|
e7299bac4a
|
person: add person ressource to person docgen normaliser
|
2022-03-17 19:07:11 +01:00 |
|
|
f51279e83e
|
fix saving maxDate when denormalizing object
|
2022-03-14 21:46:01 +01:00 |
|
|
5c68879509
|
fix doctrine annotation to make it comply with cs
|
2022-03-14 13:41:11 +01:00 |
|
|
33acc645ea
|
Merge remote-tracking branch 'origin/master' into issue493_order_parcours
|
2022-03-14 13:27:26 +01:00 |
|
|
90948e5513
|
Merge remote-tracking branch 'origin/master' into issue477_autosave_comment_parcours
|
2022-03-14 13:11:53 +01:00 |
|
nobohan
|
690a443bdb
|
fix code style for AccompanyingPeriodWork - referrers
|
2022-03-10 16:25:05 +01:00 |
|
nobohan
|
492c22d1b7
|
AccompanyingPeriodWork: add referrers field
|
2022-03-10 08:40:11 +01:00 |
|
nobohan
|
db95e935d9
|
order accompanying period by opening date in search person
|
2022-03-08 11:37:08 +01:00 |
|
|
7afada5dad
|
fix cs
|
2022-03-06 22:36:38 +01:00 |
|
|
739c7e9a77
|
Merge remote-tracking branch 'origin/master' into url_in_accompanyingPeriodWork_evaluations
|
2022-03-06 22:33:16 +01:00 |
|
|
03471a74fe
|
fix creating alt phonenumber
|
2022-03-06 22:28:33 +01:00 |
|
nobohan
|
6472c554ed
|
accompanying course comment: more tentative to delete the comment
|
2022-03-04 14:22:25 +01:00 |
|
nobohan
|
84f2e1c72a
|
Accompanying Period: set cascade persist on pinnedComment
|
2022-03-04 10:34:47 +01:00 |
|
|
e9236875d2
|
quick fix for phonenumber alt on person
|
2022-03-03 15:44:30 +01:00 |
|
nobohan
|
349db2142d
|
person: add url field to SocialWork Evaluation entity + populate with http title values
|
2022-03-03 14:39:00 +01:00 |
|
|
6edf0bcb3b
|
fix delete links in documents
|
2022-03-03 13:57:00 +01:00 |
|
|
ba24abf788
|
fix cs
|
2022-03-03 10:56:36 +01:00 |
|
|
0833bb49ca
|
fixes for budgets
|
2022-03-03 10:37:10 +01:00 |
|
|
ac12e75714
|
Merge remote-tracking branch 'origin/master' into issue469_budget
|
2022-03-02 22:01:28 +01:00 |
|
|
fccac80222
|
Merge remote-tracking branch 'origin/master' into issue439_residential_address_otf
|
2022-03-02 21:53:17 +01:00 |
|
|
09de7cbf7d
|
allow null values on phonenumber in location and person
|
2022-03-02 15:53:39 +01:00 |
|
|
3eb826d422
|
default value for Phonenumbers
|
2022-03-02 14:21:53 +01:00 |
|
|
f4f488dad1
|
normalization of phonenumber
|
2022-03-02 14:10:48 +01:00 |
|
|
9f90cc8fe1
|
Merge remote-tracking branch 'origin/master' into 20-update-telephone-type-new-approach
|
2022-03-01 16:55:33 +01:00 |
|