6715 Commits

Author SHA1 Message Date
36ca0fcbfc php cs fixer 2023-09-08 10:50:57 +02:00
91c4c3c270 Merge branch 'master' into tasks_mission_type_filter 2023-09-08 10:49:44 +02:00
92b1b17679 Merge branch 'master' into 38-gestion-doublon 2023-09-07 16:08:27 +02:00
c19d1ff0c7 php cs fixer 2023-09-07 16:08:18 +02:00
94f26df81e Make test personMove work for centers 2023-09-07 16:07:23 +02:00
b6fe830f1e
use newer notation for declaring service 2023-09-07 13:08:55 +02:00
665f0b4ccb
Use PickUserLocationType instead of an EntityType 2023-09-07 13:08:55 +02:00
30fa57b999
remove unused comment on Version migration 2023-09-07 12:57:41 +02:00
0a6131abcc
csfixer after (rebuild php container) 2023-09-07 12:16:47 +02:00
bd4f3e38eb
run rector 2023-09-07 12:16:47 +02:00
75bca46b98
cs fixer 2023-09-07 12:16:47 +02:00
46a5464429
Fix missing translation in acpw exports 2023-09-07 12:16:46 +02:00
67ea62f33d
Feature: [export] add byLocation filter/aggregators in asideActivity exports 2023-09-07 12:16:46 +02:00
0e16ab4c18
Feature: add location in asideActivity pages (user currentLocation by default) 2023-09-07 12:16:45 +02:00
a68fef8547
Feature: migrate changes in Location attribute in Asideactivity Entity 2023-09-07 12:16:45 +02:00
7b28bb7561
Improve NotificationMailerTest by adding an assertion
This assertion is performed by Prophecy's shouldBeCalled* method.
2023-09-07 11:30:04 +02:00
8f793d8985
[test][household] add a test to check if leaveMovement write an enddate when member startdate is today 2023-09-07 11:30:04 +02:00
f30b4ff452 DX php cs fixer 2023-09-06 16:22:03 +02:00
f3a37d435f FEATURE [form][isActive] add form field for isActive property 2023-09-06 16:21:29 +02:00
f0c6d00953
Fix: [Household] allow to set an enddate to member who is repositionned at the same date
addMovement was correct
leaveMovement were not, enddate was not written when startdate was same
2023-09-06 16:19:59 +02:00
fe5e1e5557
UX: minor design correction on badge-person in household banner 2023-09-06 16:19:58 +02:00
16fcd03a02
Fixed: [vuejs] fix missing translation in HouseholdMembersEditor component 2023-09-06 16:19:58 +02:00
34ee2b3ba5
Fix new CS 2023-09-06 16:18:28 +02:00
03baee4286 FIX [repository][center] adjust center repository to find all active entities 2023-09-06 16:07:14 +02:00
bc5c420f92
Merge branch '137-send-reply-when-adding-notification-comments' into 'master'
Resolve: Send reply email to all recipees when add comments in notifications

See merge request Chill-Projet/chill-bundles!585
2023-09-06 14:05:31 +00:00
b256c3176e FIX [migration][center] set default value in center migration to add isActive 2023-09-06 16:05:21 +02:00
53cc43f8d3
NotificationMailer: add tests when user does not have any email 2023-09-06 15:59:36 +02:00
40a72d9fca
NotificationMailer: send to correct destinees 2023-09-06 15:59:35 +02:00
82b3025842 DX php cs fixer 2023-09-06 15:56:48 +02:00
7c7c5862c6 FEATURE [center][isActive] add getter and setter + integrate into template 2023-09-06 15:56:04 +02:00
ba41ab98f7 FEATURE [isActive][center] add isActive property to the center entity 2023-09-06 15:50:45 +02:00
fa47dcd5b6 FIX [center][crud] use crud controller for center entity 2023-09-06 15:50:12 +02:00
f3fbd5314a
Add test to NotificationMailer::postPersistComment 2023-09-06 15:47:45 +02:00
e9f90e2dd2
Merge branch '135-bad-type-in-emergency-filter' into 'master'
Resolve "[saved exports] erreur de typage quand on veut remodifier un export sauvegardé"

See merge request Chill-Projet/chill-bundles!582
2023-09-06 12:40:54 +00:00
608663d25c
Fix path to comply with psr-4 2023-09-03 14:55:15 +02:00
40b7c8ad8f
fix rector and cs 2023-09-01 17:50:07 +02:00
0db1e3e0d7
Exclude db intensive test to spare db connection 2023-09-01 17:17:17 +02:00
a2a660c954
Try to avoid open db connections 2023-09-01 17:07:10 +02:00
2c52a5bffa
Fix tests 2023-09-01 16:10:04 +02:00
10a75f44e9
Ensure kernel shutdown after abstract export tests 2023-09-01 16:09:54 +02:00
1361e2bbf9
Fix test for TranslatableActivityTypeTest.php 2023-09-01 15:32:18 +02:00
37c1dfb0ba
fix tests implementing AbstractAggregatorTest 2023-09-01 15:07:37 +02:00
a197a6b418
fix tests implementing AbstractFilterTest 2023-09-01 14:21:03 +02:00
f8f04c69d0
Remove test which seems to be not up to date with filter 2023-09-01 13:36:07 +02:00
355ed03500
Fix kernel booting problem on Aggregator and Filter tests 2023-09-01 11:08:15 +02:00
d8062be131
mark test as legacy 2023-09-01 11:08:13 +02:00
e72df84442
DX: rector corrections 2023-09-01 11:08:13 +02:00
d44f5d7af8
mark test as legacy 2023-09-01 10:53:53 +02:00
d595c17cd4
ensure kernel shutdown between client creations 2023-09-01 10:53:42 +02:00
6f11dffcbd
Remove deprecation linked to kernel shutdown 2023-08-31 18:36:37 +02:00