dbc19ca692
update to 2.8.0
2023-10-05 09:42:42 +02:00
cffad6219f
Update CONTRIBUTING.md
2023-10-03 07:52:45 +00:00
a625260c36
Merge branch '162-change-job-on-course-when-reassigning-user' into 'master'
...
Reassign list: when reassigning course, the job associated to the period...
Closes #162
See merge request Chill-Projet/chill-bundles!596
2023-10-02 10:24:55 +00:00
28006374fb
Merge branch '143-doublon-list-acp' into 'master'
...
SocialActionFilter: use a subquery "exists" instead of a where clause (many-to-many association).
Closes #143
See merge request Chill-Projet/chill-bundles!590
2023-10-02 10:24:39 +00:00
b35838f840
Merge branch '163-re-associate-person-filters' into 'master'
...
[exports] fix the association between aggregators and filter and the export "count persons"
Closes #138 and #163
See merge request Chill-Projet/chill-bundles!595
2023-10-02 10:24:23 +00:00
e08ab0666f
Add a constraint to avoid doublons in table chill_person_accompanying_period_location_history
...
#143
2023-10-02 12:20:15 +02:00
217232fe4f
SocialActionFilter: use a subquery "exists" instead of a where clause (many-to-many association)
2023-10-02 12:14:36 +02:00
e5a449118e
Reassign list: when reassigning course, the job associated to the period becomes the job of the new referrer (user)
...
https://gitlab.com/Chill-Projet/chill-bundles/-/issues/162
2023-09-28 14:56:53 +02:00
9c436d5c69
Re-associate filters for export "count persons"
2023-09-28 14:32:58 +02:00
981be7b363
SocialWorkRepository: on search by accompanying period, enlarge the dateranges for take into account work with same endDate / startDate
...
Close https://gitlab.com/Chill-Projet/chill-bundles/-/issues/144
2023-09-28 12:36:33 +02:00
74e25e706e
[ThirdParty] Fix display of civility in page "view"
...
https://gitlab.com/Chill-Projet/chill-bundles/-/issues/164
2023-09-28 12:12:17 +02:00
5562f418a5
Release of chill 2.7.0 (2)
2.7.0
2023-09-27 17:09:22 +02:00
05a8dba912
update cs using php-cs-fixer 3.30
2023-09-27 16:55:01 +02:00
27c1bb03ff
update cs
2023-09-27 16:45:42 +02:00
2e5954f6fd
fix phpstan issues with never-writter id properties
2023-09-27 16:21:37 +02:00
7eec366292
Release of chill 2.7.0
2023-09-27 16:16:14 +02:00
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
5dde58e175
Merge branch '140-re-associate-modifier-export-activities' into 'master'
...
Fix loading and association of some filters
Closes #142 and #140
See merge request Chill-Projet/chill-bundles!589
2023-09-26 15:59:42 +00:00
d10dc7344e
Fix label of ActivityTypeFilter
2023-09-26 17:59:05 +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
044aac0a56
trust symfony/runtime to execute extensions
2023-09-26 17:24:22 +02:00
9e017b0d66
Export: fix filter household by composition
2023-09-26 17:24:22 +02:00
c2c14be9d7
Remove setId methods
2023-09-21 09:57:14 +02:00
b7119a2733
add changelog
2.6.3
2023-09-19 09:47:33 +02:00
eca26a15e6
Bugfix document mappedsuperclass should not contain id property
2023-09-19 09:42:46 +02:00
f609bb0645
update changelog
2.6.2
2023-09-18 11:54:12 +02:00
bdee637c9f
phpstan
2023-09-18 11:49:33 +02:00
722026b768
changie added bugfix singletaskplaceevent
2023-09-18 10:48:53 +02:00
8ed899a9c4
fix bug in abstract/singletaskplaceevent due to doctrine update
2023-09-18 10:47:10 +02:00
da3c6f2dd1
php cs fix
v2.6.1
2023-09-14 17:17:36 +02:00
c72af4d7db
update changelog
2023-09-14 17:14:46 +02:00
370c9c6d74
only display active centers in center form for exports
2023-09-14 17:01:58 +02:00
80ea712475
changelog and changies
v2.6.0
2023-09-14 16:17:22 +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
6a554c1c8c
Merge branch 'tasks_mission_type_filter' into 'master'
...
Add filter to tasks based on mission type (AMLI)
See merge request Chill-Projet/chill-bundles!588
2023-09-14 14:08:33 +00:00
0bd8ad84a8
Merge branch 'use_crud_for_center' into 'master'
...
Use crud for center and add isActive property
See merge request Chill-Projet/chill-bundles!587
2023-09-14 14:07:28 +00:00
115d71ad34
php cs fixes
2023-09-14 15:56:39 +02:00
7ca2380dad
php cs fixes
2023-09-14 15:53:42 +02:00
ac9704f154
add changie gestion doublon
2023-09-14 15:47:17 +02:00
87ea841aaa
fix rector
2023-09-14 15:47:17 +02:00
dccc2bf4a5
use newer notation for declaring service
2023-09-14 15:47:17 +02:00
599510c3b9
Use PickUserLocationType instead of an EntityType
2023-09-14 15:47:17 +02:00
18971b3204
remove unused comment on Version migration
2023-09-14 15:47:17 +02:00
735a4aa97c
csfixer after (rebuild php container)
2023-09-14 15:47:17 +02:00
7cdbee2d0f
run rector
2023-09-14 15:47:17 +02:00
95dfb4ba52
cs fixer
2023-09-14 15:47:17 +02:00
22241ca7b1
add changies
2023-09-14 15:47:17 +02:00
13faa572ef
Fix missing translation in acpw exports
2023-09-14 15:47:17 +02:00