Commit Graph

7933 Commits

Author SHA1 Message Date
julienfastre ad9ac8ec0a Merge remote-tracking branch 'origin/master' into issue560_relationship_validation 2022-04-27 15:00:02 +02:00
julienfastre 44f9601759 Merge branch 'fixes/fixes-phpstan-2022-04-27' into 'master'
Fixes/fixes phpstan 2022 04 27

See merge request Chill-Projet/chill-bundles!420
2022-04-27 12:53:31 +00:00
julienfastre 9789c79402 use strict type comparison and replace use of BadRequestException by BadRequestHttpException 2022-04-27 14:46:43 +02:00
julienfastre fa7850196f force using strict type on comparison 2022-04-27 14:46:08 +02:00
julienfastre 4794039250 declare properties used for cache 2022-04-27 14:45:42 +02:00
julienfastre 916e3ab02d ignore phpcs cache for phpstan 2022-04-27 14:31:59 +02:00
julienfastre 48daed26f9 replace BadRequestException by BadRequestHttpException 2022-04-27 14:31:39 +02:00
julienfastre f14c915502 Merge branch 'issue565_document_storedObject' into 'master'
storedObject: add validation in properties where it is used

See merge request Chill-Projet/chill-bundles!417
2022-04-27 07:01:06 +00:00
julienfastre 2e44926088 fix cs 2022-04-27 09:00:47 +02:00
julienfastre fcec3af5a8 fix type for condition in ParticipationController 2022-04-27 08:45:22 +02:00
julienfastre 452c4b85c6 Merge remote-tracking branch 'origin/master' into issue565_document_storedObject 2022-04-27 08:43:35 +02:00
julienfastre d5864027d6 Merge branch 'issue471_activity_socialissue-action' into 'master'
Activity: socialIssue and socialAction

See merge request Chill-Projet/chill-bundles!366
2022-04-26 19:22:54 +00:00
julienfastre c2061110dd fix cs 2022-04-26 21:16:55 +02:00
julienfastre b2fb86111d fix social action consistency 2022-04-26 21:12:31 +02:00
julienfastre db6c4f15f8 Merge remote-tracking branch 'origin/master' into issue471_activity_socialissue-action 2022-04-26 20:29:07 +02:00
julienfastre 12231912d6 remove dead code 2022-04-26 20:27:24 +02:00
julienfastre 7b0c8d21ee sort properties alphabetically 2022-04-26 20:27:08 +02:00
julienfastre f713b1ddc8 allow to edit encrypted documents 2022-04-26 17:46:25 +02:00
julienfastre faf1559770 Merge branch 'master' into feat/add-document-encrypter-service 2022-04-26 14:52:13 +02:00
julienfastre 5a1ce399f6 fix creation of evaluation in js 2022-04-26 14:26:51 +02:00
julienfastre 505384c2a0 fix generation of document 2022-04-26 14:11:59 +02:00
julienfastre a7654edefa add missing services 2022-04-26 14:11:28 +02:00
julienfastre 81689e3507 fix catching response 400 in relatorio driver 2022-04-26 14:11:04 +02:00
julienfastre b891ba842d update changelog 2022-04-26 12:03:06 +02:00
julienfastre 3ceae0473d Merge remote-tracking branch 'origin/master' 2022-04-26 11:57:37 +02:00
julienfastre 8ba70b08c4 storedObject: remove traverse=true on assert valid 2022-04-26 09:54:49 +00:00
julienfastre 795a8e9daf Merge remote-tracking branch 'origin/master' 2022-04-26 11:54:01 +02:00
nobohan 3f47503528 storedObject: allow for null data in storedObject 2022-04-26 11:53:17 +02:00
Pol Dellaiera 81edaef062 Fix: Route name change. 2022-04-26 11:50:59 +02:00
Pol Dellaiera dc48b4b9c7 Fix #581: Collabora / wopi: le bouton "imprimer" ne fonctionne pas. 2022-04-26 11:47:46 +02:00
julienfastre e72a2004d7 Merge remote-tracking branch 'origin/master' into feat/add-document-encrypter-service 2022-04-26 09:37:30 +02:00
julienfastre 329fb05db0 Merge branch 'issue571_ordering_socialactions' into 'master'
Ordering social actions

See merge request Chill-Projet/chill-bundles!412
2022-04-25 20:14:59 +00:00
julienfastre 75250402c8 fix ordering of social actions 2022-04-25 22:14:36 +02:00
julienfastre e5209ca6d9 do not make a loop to normalizer for a native php object 2022-04-25 22:14:23 +02:00
julienfastre 4512b94293 Merge remote-tracking branch 'origin/master' into issue571_ordering_socialactions 2022-04-25 21:35:16 +02:00
julienfastre 217f95472b Merge branch 'issue574_accordeon_parcours' into 'master'
Accordeon for closed parcours in person search results

See merge request Chill-Projet/chill-bundles!413
2022-04-25 19:34:49 +00:00
julienfastre b7abf6b6bf Merge remote-tracking branch 'origin/master' into issue571_ordering_socialactions 2022-04-25 21:30:48 +02:00
julienfastre c39fa1c49b remove legacy folded/unfolded style requirements for showing label on accordion 2022-04-25 21:27:56 +02:00
julienfastre 81c8d0ec77 move extension of accordion bootstrap to dedicated file 2022-04-25 21:23:41 +02:00
julienfastre 72012a70d9 button "closed" with same layout than in course header 2022-04-25 21:23:12 +02:00
julienfastre 916560c522 list with period: full sentences in translation component 2022-04-25 21:21:38 +02:00
julienfastre 57d6240cd1 Merge remote-tracking branch 'origin/master' into issue574_accordeon_parcours 2022-04-25 20:46:57 +02:00
julienfastre 2d460adc4d Merge branch 'issue568_agents_traitants' into 'master'
Display agents traitants

See merge request Chill-Projet/chill-bundles!411
2022-04-25 17:30:18 +00:00
julienfastre d155c76013 Merge remote-tracking branch 'origin/master' into issue568_agents_traitants 2022-04-25 19:22:52 +02:00
julienfastre 529a9e5f58 fix notification counter on entity 2022-04-25 16:34:49 +02:00
julienfastre 2b837e0445 Merge branch 'issue545_datepicker' into 'master'
Fix datepicker

See merge request Chill-Projet/chill-bundles!405
2022-04-25 14:19:36 +00:00
julienfastre 4279acc2f8 convert date for new household 2022-04-25 16:11:42 +02:00
julienfastre 8fb3870ca0 remove dead code 2022-04-25 15:59:35 +02:00
julielenaerts ff72b28861 Revert "private comment added to activity"
This reverts commit 1f2638626c.
2022-04-25 14:52:28 +02:00
julielenaerts 1f2638626c private comment added to activity 2022-04-25 14:43:44 +02:00