|
1d8f25e2c8
|
use the date parameter in deprecated method getLastAddress
|
2022-07-08 15:04:06 +02:00 |
|
|
8bbd3b01d9
|
Add a mention on next calendars on search results
|
2022-07-01 18:01:42 +02:00 |
|
|
03d64995d9
|
Merge remote-tracking branch 'origin/calendar/synchro-msgraph' into calendar/finalization
|
2022-06-17 17:04:37 +02:00 |
|
|
dab9204ec7
|
fix association mapping for many-to-many SocialAction <-> Evaluation
|
2022-06-06 17:37:01 +02:00 |
|
|
0849b2d5f4
|
docgen: fix title of origin
|
2022-05-30 21:16:40 +02:00 |
|
|
bc288a2161
|
feature: add a link to create a notification to the referrer
|
2022-05-27 23:24:54 +02:00 |
|
|
71a92a8b6b
|
Merge remote-tracking branch 'origin/master' into issue601_admin_social_work_social_action
|
2022-05-27 16:37:03 +02:00 |
|
|
54a3e2b2ef
|
Merge remote-tracking branch 'origin/master' into issue589_private_comments
|
2022-05-27 15:47:25 +02:00 |
|
nobohan
|
2ac78a12db
|
admin: fix adding of evaluation to social action
|
2022-05-25 11:46:03 +02:00 |
|
|
b26fcc4566
|
Merge remote-tracking branch 'origin/master' into issue596_admin_user
|
2022-05-13 15:08:49 +02:00 |
|
|
6abbf9bf21
|
improves create a person with address
* validation: must have an address when 'create a form' is checked;
* minor improvements
|
2022-05-06 11:47:33 +02:00 |
|
|
64432bb08a
|
Merge remote-tracking branch 'origin/master' into issue557_address_civility_in_form_person
|
2022-05-06 10:21:13 +02:00 |
|
nobohan
|
5daf09334b
|
admin: admin section for social work related entities: SocialIssue, SocialAction, Goal, Result, Evaluation
|
2022-05-05 12:07:45 +02:00 |
|
|
e19cac168b
|
php csfixes
|
2022-05-04 13:00:46 +02:00 |
|
|
2ef3a3362a
|
merge master into branch
|
2022-05-04 09:31:22 +02:00 |
|
|
acee0ade24
|
add merge method
|
2022-05-02 14:01:41 +02:00 |
|
|
8ba7a39335
|
fix conflicting doc between class Resource and resource
|
2022-04-30 01:46:14 +02:00 |
|
|
dae383dbd9
|
fix some psalm errors
|
2022-04-30 01:34:23 +02:00 |
|
|
ad96319d97
|
use traits to handle createdAt/updatedAt and by on AccompanyingCourseEvaluationDocument
|
2022-04-29 16:53:17 +02:00 |
|
|
cc139782b1
|
Merge remote-tracking branch 'origin/master' into issue569_display_time
|
2022-04-29 16:28:29 +02:00 |
|
|
6eaa553d77
|
Merge remote-tracking branch 'origin/master' into issue566_commentaire_fonctionnalites
|
2022-04-28 17:13:54 +02:00 |
|
|
09aa7ff631
|
change date to datetime for evaluation document
|
2022-04-27 17:13:38 +02:00 |
|
|
ad9ac8ec0a
|
Merge remote-tracking branch 'origin/master' into issue560_relationship_validation
|
2022-04-27 15:00:02 +02:00 |
|
|
9244040d7b
|
csfixes
|
2022-04-27 14:51:37 +02:00 |
|
|
467ae5f474
|
master merged into branch
|
2022-04-27 14:50:37 +02:00 |
|
|
4794039250
|
declare properties used for cache
|
2022-04-27 14:45:42 +02:00 |
|
|
2e44926088
|
fix cs
|
2022-04-27 09:00:47 +02:00 |
|
|
452c4b85c6
|
Merge remote-tracking branch 'origin/master' into issue565_document_storedObject
|
2022-04-27 08:43:35 +02:00 |
|
|
c2061110dd
|
fix cs
|
2022-04-26 21:16:55 +02:00 |
|
|
b2fb86111d
|
fix social action consistency
|
2022-04-26 21:12:31 +02:00 |
|
|
db6c4f15f8
|
Merge remote-tracking branch 'origin/master' into issue471_activity_socialissue-action
|
2022-04-26 20:29:07 +02:00 |
|
|
37a198b860
|
PrivateCommentEmbeddable created and added to entities + datamapper
|
2022-04-26 20:21:33 +02:00 |
|
|
8ba70b08c4
|
storedObject: remove traverse=true on assert valid
|
2022-04-26 09:54:49 +00:00 |
|
|
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 |
|