48b3ed0a1f
Merge branch '155-fix-regulation-list-postal-code-search' into 'master'
...
Feature: in regulation list, search by postal code instead of postal code's string content
Closes #155
See merge request Chill-Projet/chill-bundles!594
2023-09-26 16:03:30 +00:00
df3781a993
Regulation list: serach by exact postal code, and not the postal code's string content
2023-09-26 18:00:59 +02:00
4e27d71bea
Re-associate activity exports and filters
...
Some filter can work on both exports and lists associated to persons and accompanyings periods. They are moved to a more common namespace.
The modifiers in list are also fixed to allow an association with these filters.
2023-09-26 17:59:04 +02:00
fcc00fdf8f
Remove dump messages
2023-09-26 17:28:14 +02:00
9e017b0d66
Export: fix filter household by composition
2023-09-26 17:24:22 +02:00
500b37601a
implement new export service for accompanyingcourse exports
2023-09-21 14:15:44 +02:00
05e86a3360
adjust rendering of closing motive: indicate if isCanceledAccompanyingPeriod
2023-09-18 15:17:26 +02:00
9b061eeaae
handle children of closing motive for isCanceledAccompanyingPeriod
2023-09-18 15:16:59 +02:00
3816d68e18
add isCanceledAccompanyingPeriod field to form
2023-09-18 15:16:26 +02:00
7db7f34f62
Adjust closing motive form
2023-09-18 14:36:56 +02:00
6b958d193d
add property to closing motive to identify motives related to erroneous accompanying periods
2023-09-18 14:36:28 +02:00
0e47a1cf59
Merge branch '38-gestion-doublon' into 'master'
...
fix the doublons module
Closes #38
See merge request Chill-Projet/chill-bundles!577
2023-09-14 14:08:51 +00:00
7ca2380dad
php cs fixes
2023-09-14 15:53:42 +02:00
87ea841aaa
fix rector
2023-09-14 15:47:17 +02:00
95dfb4ba52
cs fixer
2023-09-14 15:47:17 +02:00
13faa572ef
Fix missing translation in acpw exports
2023-09-14 15:47:17 +02:00
758ad9bc87
[test][household] add a test to check if leaveMovement write an enddate when member startdate is today
2023-09-14 15:47:16 +02:00
05d86f1a70
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-14 15:47:16 +02:00
99cf7b8e8d
UX: minor design correction on badge-person in household banner
2023-09-14 15:47:16 +02:00
68f2c7df25
Fixed: [vuejs] fix missing translation in HouseholdMembersEditor component
2023-09-14 15:47:16 +02:00
6f1dd5b3f2
Fix new CS
2023-09-14 15:47:16 +02:00
cd85e37c1b
do active center filtering in frontend for person creation
2023-09-14 14:30:58 +02:00
b4f9501af5
php cs fixes
2023-09-14 11:47:54 +02:00
c1a586dfb9
php cs fix
2023-09-12 16:07:50 +02:00
d2323e91ca
new cs rule: single_line_empty_body
...
Rule is added to the last version of php-cs-fixer
2023-09-12 15:58:59 +02:00
b9231a91a3
Fix CountryOfBirthAggregator: allow to receive null data in getLabels method
2023-09-12 15:54:12 +02:00
b36e37d9c5
Fix CompositionFilter
2023-09-12 15:54:12 +02:00
899ed5d0a4
Upgrade changes from master to last rector rules
2023-09-12 15:31:20 +02:00
9375d50112
Merge remote-tracking branch 'origin/master' into rector/rules-symfony
...
# Conflicts:
# src/Bundle/ChillAsideActivityBundle/src/Entity/AsideActivity.php
# src/Bundle/ChillAsideActivityBundle/src/Export/Export/ListAsideActivity.php
2023-09-12 15:21:15 +02:00
19789acbbe
php cs fixes
2023-09-12 15:18:03 +02:00
77180ebb0c
Fix error in the doublons queries
2023-09-12 14:19:10 +02:00
4d111cd6cf
filter out active centers in api
2023-09-11 16:37:27 +02:00
c1d70ec63e
try fix error cannot insert multiple commands into prepared statement
2023-09-11 11:23:21 +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
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
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
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
40b7c8ad8f
fix rector and cs
2023-09-01 17:50:07 +02:00
2c52a5bffa
Fix tests
2023-09-01 16:10:04 +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
e72df84442
DX: rector corrections
2023-09-01 11:08:13 +02:00
d595c17cd4
ensure kernel shutdown between client creations
2023-09-01 10:53:42 +02:00