cdaca533a0
Feature: [export] allow to check multiple geographical layers in
...
geographical aggregators
BC: saved exports which activated this layers won't work any more. This
is the query to find them:
```sql
SELECT * FROM chill_main_saved_export
WHERE
options->'export'->'export'->'aggregators'->'accompanyingcourse_geographicalunitstat_aggregator'->>'enabled' = '1'
```
2023-04-25 17:37:27 +02:00
00e62442cc
Fix: fix typo in translation
2023-04-25 17:10:07 +02:00
1eb78d7273
Merge branch 'draft-periods-without-creator' into 'master'
...
Display too draft periods without creator in periods of a person
See merge request Chill-Projet/chill-bundles!526
2023-04-25 12:30:22 +00:00
1e2ca764c1
UX: more precision for the explanation of course draft pages
2023-04-25 14:20:24 +02:00
13feb3b212
[twig][templates] introduce an option in adress_entity_render to display or not the address details button
2023-04-21 21:15:35 +02:00
dc22c94b95
Fix person banner contact details responsive placement
2023-04-21 21:10:51 +02:00
7cb7897e12
Align address detail button style with banner context buttons
2023-04-21 20:20:55 +02:00
631d65a57f
improve indentation
2023-04-20 18:09:25 +02:00
dde35be9c3
hide pagination if no periods
2023-04-20 18:05:39 +02:00
a59e84b029
Display too draft periods without creator in periods of a person
2023-04-20 16:37:10 +02:00
b985e1c93e
Merge branch 'fixes-for-imports' into 'master'
...
Fix: fix import of address and problematiques
See merge request Chill-Projet/chill-bundles!518
2023-04-18 19:17:58 +00:00
2b42db87dc
fix: [referrer scope aggregator] fix period overlapping
2023-04-14 21:59:25 +02:00
d759b9c727
Fixed: [import social work metadata] make association from parent/child SocialIssue and SocialAction on the owning side
2023-04-14 13:14:41 +02:00
b0ac8ce5af
Merge remote-tracking branch 'origin/master' into track-address-reference-update
2023-04-12 09:45:19 +02:00
4db1ff405e
fix new phpstan issues
2023-04-11 13:04:08 +02:00
841bdb0ebf
fix issues from master
2023-04-11 11:43:01 +02:00
d9dd8d7317
Merge remote-tracking branch 'origin/master' into fix-phpstan-issues-202303
2023-04-11 11:36:11 +02:00
98aad8c4b6
Fixed: [accompanying period work / edit] allow endDate to be equal to startDate, and show validation errors to users
...
Fix https://gitlab.com/Chill-Projet/chill-bundles/-/issues/79
2023-04-11 10:45:10 +02:00
ef13833966
Fixed: [create person] handle case when the user has two differents groups in the same center
...
Fix https://gitlab.com/Chill-Projet/chill-bundles/-/issues/72
2023-04-11 10:16:09 +02:00
a42a4ab9bd
Fixed: fix empty result in household api search
...
fix https://gitlab.com/Chill-Projet/chill-bundles/-/issues/85
2023-04-07 17:34:12 +02:00
4d734714a8
Fixed: [person search] forward missing parameter city
...
Fix https://gitlab.com/Chill-Projet/chill-bundles/-/issues/84
2023-04-05 20:31:19 +02:00
380ad2e2e6
UI: replace "période" by "parcours" in french
2023-04-03 18:54:11 +02:00
ee61d131ec
UI: Replace "personne" by usager in french translation
2023-03-31 14:58:07 +02:00
c8e33daf4b
change all translations using activité to using échange to make all chill versions coherent
2023-03-30 20:25:59 +02:00
a943639cf1
Feature: [reassign] by default, see and reassign 50 courses at once
2023-03-29 22:11:45 +02:00
58faac5bca
DX: fix cs
2023-03-28 23:27:25 +02:00
ea10565e17
DX: [rector] apply rector rule InlineConstructorDefaultToPropertyRector
2023-03-28 23:20:37 +02:00
48772efd54
DX: fix phpstan issues
2023-03-28 22:32:08 +02:00
331443ae12
fix cs
2023-03-28 18:12:47 +02:00
27dbdbcd96
Merge branch 'master' into upgrade-php82
2023-03-28 11:11:51 +02:00
54bb38bcda
Merge branch '700-check-socialwork-goal-result' into 'master'
...
Répare le filtre sur les actions et résultats
See merge request Chill-Projet/chill-bundles!506
2023-03-26 10:01:59 +00:00
4319b0d804
Feature: add timespent on "show" page
2023-03-24 18:16:44 +01:00
23951f1997
Merge remote-tracking branch 'origin/master' into issue714_eval_time_spent
2023-03-24 17:51:37 +01:00
8d3888068d
Merge remote-tracking branch 'origin/master' into issue718_workflow_suggest_users
2023-03-24 16:12:55 +01:00
b2789099be
Merge branch 'master' into upgrade-php82
2023-03-23 11:24:00 +01:00
99cdf0ebaf
Feature: [update accompanying course] do not show "locate to person" button if the person is already locating the course
2023-03-22 15:32:43 +01:00
204c28d373
Feature: [address reference] adapt vue app AccompanyingCourse to allow to open address details modal
2023-03-22 15:32:43 +01:00
adc80d5080
Feature: [address reference] add a filter to filter person by ref status
2023-03-22 15:32:42 +01:00
f256dda6fe
Feature: [address] apply details button on address-render-box
2023-03-22 15:32:42 +01:00
efa475df0f
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
2023-03-22 09:06:12 +01:00
4edb8bd0c5
remove dump
2023-03-22 09:06:01 +01:00
a8977729fe
Fixed: [similar person matcher] properly takes person center into account
...
Center comes from the table person_center_history, not person.center_id
2023-03-21 16:39:31 +01:00
97a4c39941
Merge branch 'master' into upgrade-php82
2023-03-20 12:40:58 +01:00
c729a14304
FIX [minor] remove dump, use statement, ...
2023-03-20 07:54:16 +01:00
1cc80c8e6a
Fixed: takes all activity into account to check social issue consistency
2023-03-16 00:12:41 +01:00
44ecad2bca
Fixed: re-introduce creator in async doc generation
2023-03-15 13:38:19 +01:00
eaea702454
FIX add initial user as suggestion and fix error when there are no suggestions
2023-03-15 10:14:25 +01:00
de4cb1585b
FIX [normalizer] remove keys to have simple array of objects
2023-03-15 09:49:46 +01:00
1a3d66213b
FIX [review] implement changes based on review
2023-03-15 09:37:56 +01:00
67e68ac149
FIX [review] processing review, but stuck at transformation of json string to array
2023-03-15 09:37:56 +01:00