Commit Graph

6633 Commits

Author SHA1 Message Date
Mathieu Jaumotte 6e48d036d7 [export] fix aside activity filters/aggregators: 'at' based on aside date 2023-10-03 19:42:06 +02:00
Mathieu Jaumotte 31fc7fffe9 [export] fix calendar filters/aggregators + tests: 'at' based on calendar date 2023-10-03 19:42:06 +02:00
Mathieu Jaumotte 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
Mathieu Jaumotte eddcfc3921 cs-fixer 2023-10-03 19:42:06 +02:00
Mathieu Jaumotte f025b0d184 [export] fix 4 job/scope filters in activity and acp 2023-10-03 19:42:03 +02:00
Mathieu Jaumotte 8c44e92079 [export] fix 2 job/scope filters aside activity 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte 1973a4b849 [export] fix 2 job/scope aggregators in acp 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte bea21d45fc [export] fix 2 job/scope aggregators in activity and acp 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte 3aa10927d7 [export] fix 4 job/scope aggregators in activity and aside activity 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte 4460db1dc4 Fix syntax error 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte e4cf07c7b3 rector fix error 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte 2100d45671 fix phpstan error 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte aeb0d5eab8 [export] fix acpw socialWork agent ScopeFilter query + unit test (partial) 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte bc69f83c37 [export] fix acpw socialWork agent JobFilter query + unit test (partial) 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte 9b272e9b9e [export] fix acp user Scope Filter query + unit test (partial) 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte f225a83a3e [export] fix acp userJob Filter query + unit test (partial) 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte e738bf0f5e [export] fix translations in message yaml tree 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte 0953faedc4 [export] fix acpw socialWork agent ScopeAggregator query + unit test 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte 7c25ca8dd4 [export] fix acpw socialWork agent JobAggregator query + unit test 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte 8b7600e09f [export] fix acp UserJobAggregator query + unit test 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte 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
Mathieu Jaumotte 3f4a42adb2 [export] fix calendar scope/job Filters query + unit test (partial) 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte f18ee2383c [export] fix calendar scopeAggregator query + unit test 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte 28583f4193 [export] fix calendar jobAggregator query + unit test 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte c5b153e6ed fix missing queries in job/scope history migration: remove mainscope_id and userjob_id from user table 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte 2d4d1eda50 cs-fixer 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte baeccf0970 fix Entity/UserTest and phpstan error 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte 6665a443b9 phpstan, rector, cs-fixer 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte fc919e9547 add tests for MainScope and UserJob getters/setters 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte 949c5424f0 improve check in setters and add types in repositories 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte c590d60a7f make tables more readable in templates 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte 6228cc5ede fix errors in user getter/setters for mainScope and userJob 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte 024790128a adjust history order 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte d2feb0f0b4 Fix return type in user getters for mainScope and userJob 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte 8a6f29ef79 add crud controller to user job/scope history 2023-10-03 19:40:23 +02:00
Mathieu Jaumotte 124abf563e Create twig templates for admin jobs/scopes histories 2023-10-03 19:40:20 +02:00
Mathieu Jaumotte 096fb6219f adapt User Entity to get/set MainScope and UserJob with Histories Collection 2023-10-03 19:35:44 +02:00
Mathieu Jaumotte bebc746d57 migration for UserScopeHistory and UserJobHistory 2023-10-03 19:35:44 +02:00
Mathieu Jaumotte d47e6c5ba1 add new entities UserScopeHistory and UserJobHistory 2023-10-03 19:35:44 +02:00
julienfastre ef8ac6041a Fix deprecation of transchoice 2023-10-02 17:46:19 +02:00
julienfastre 41f4bbfdce remove container aware interface from timeline builder 2023-10-02 15:03:05 +02:00
julienfastre 6a37079ee5 update config for tasks workflow to symfony 4.4+ 2023-10-02 15:02:52 +02:00
julienfastre 2d7bc06539 Fix CS 2023-10-02 15:02:15 +02:00
julienfastre bad302f512 Update template pathes to new syntax 2023-10-02 13:56:22 +02:00
julienfastre 294aaf5bed Replace the CenterControllerTest by a smoke test
Since that the center's admin has been replaced by a CRUD Controller, we have to adapt the test accordingly.
2023-10-02 12:52:40 +02:00
julienfastre d2864605b9 Fix path to templates using the new syntax 2023-10-02 12:38:18 +02:00
julienfastre 2efd5ebc9a Merge branch 'master' into rector/rules-symfony 2023-10-02 12:30:15 +02:00
julienfastre 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
julienfastre 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
julienfastre e08ab0666f Add a constraint to avoid doublons in table chill_person_accompanying_period_location_history
#143
2023-10-02 12:20:15 +02:00