978db5a5c5
update some queries in the interface to take into account history of user's scope and user's job
2023-10-16 11:52:02 +02:00
363785b779
Update schema to store accompanying period work referrer history
2023-10-11 15:37:44 +02:00
239372270e
Update schema to store accompanying period work referrer history
2023-10-05 09:33:23 +02:00
c526973475
[admin][templates] move job/scope history in an unique template and display history for a given user
2023-10-04 12:33:50 +02:00
b4e5618e00
fix phpunit tests errors
2023-10-04 10:06:46 +02:00
15e23087ed
cs-fixer, phpstan et rector
2023-10-04 09:45:15 +02:00
c6a06ebaf9
[export] fix 6 job/scope agg/filters in acp (queries with 2 history)
2023-10-03 19:43:18 +02:00
c00c26c3e5
[export] fix 2 job/scope 'WorkingOnCourse' filters in acp
2023-10-03 19:43:18 +02:00
84ba626fb5
add missing form child in getFormDefaultData() + sort methods
...
try to resolve 2 last unit tests errors on ci (no errors in local)
2023-10-03 19:42:06 +02:00
eddcfc3921
cs-fixer
2023-10-03 19:42:06 +02:00
f025b0d184
[export] fix 4 job/scope filters in activity and acp
2023-10-03 19:42:03 +02:00
1973a4b849
[export] fix 2 job/scope aggregators in acp
2023-10-03 19:40:23 +02:00
bea21d45fc
[export] fix 2 job/scope aggregators in activity and acp
2023-10-03 19:40:23 +02:00
4460db1dc4
Fix syntax error
2023-10-03 19:40:23 +02:00
2100d45671
fix phpstan error
2023-10-03 19:40:23 +02:00
aeb0d5eab8
[export] fix acpw socialWork agent ScopeFilter query + unit test (partial)
2023-10-03 19:40:23 +02:00
bc69f83c37
[export] fix acpw socialWork agent JobFilter query + unit test (partial)
2023-10-03 19:40:23 +02:00
9b272e9b9e
[export] fix acp user Scope Filter query + unit test (partial)
2023-10-03 19:40:23 +02:00
f225a83a3e
[export] fix acp userJob Filter query + unit test (partial)
2023-10-03 19:40:23 +02:00
e738bf0f5e
[export] fix translations in message yaml tree
2023-10-03 19:40:23 +02:00
0953faedc4
[export] fix acpw socialWork agent ScopeAggregator query + unit test
2023-10-03 19:40:23 +02:00
7c25ca8dd4
[export] fix acpw socialWork agent JobAggregator query + unit test
2023-10-03 19:40:23 +02:00
8b7600e09f
[export] fix acp UserJobAggregator query + unit test
2023-10-03 19:40:23 +02:00
9db0011b2e
[export] fix acp ReferrerScopeAggregator query + unit test
...
TO CHECK: logic in alterQuery. calc_date is same for 2 histories ?
2023-10-03 19:40:23 +02:00
ef8ac6041a
Fix deprecation of transchoice
2023-10-02 17:46:19 +02:00
d2864605b9
Fix path to templates using the new syntax
2023-10-02 12:38:18 +02:00
2efd5ebc9a
Merge branch 'master' into rector/rules-symfony
2023-10-02 12:30:15 +02:00
8dce0473ff
Fix signature for OneToOne CRUD Controller
2023-09-28 15:24:07 +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
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
5f8b86b839
apply rector rules after merging master branch
2023-09-27 16:01:59 +02:00
65aa0a1588
Merge remote-tracking branch 'origin/master' into rector/rules-symfony
2023-09-27 15:25:29 +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
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
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