|
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 |
|
|
4c7a16587b
|
[workflow][method] add method to get involved/suggested users
|
2023-03-15 09:37:56 +01:00 |
|
|
9c589b9296
|
FEATURE [suggested][entities] add suggested entities option to dynamic picker types
|
2023-03-15 09:37:56 +01:00 |
|
|
4a30f310b8
|
FIX [referrer][deselect] allow referrer to be deselected in parcours edit form
|
2023-03-13 16:41:43 +01:00 |
|
|
d893e3a664
|
Fixed: [export] query in goal and results filter
https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/700
|
2023-03-13 15:45:32 +01:00 |
|
|
d1e8e6c18e
|
simplify alterquery
|
2023-03-13 14:15:48 +01:00 |
|
|
a272dabcaf
|
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
|
2023-03-10 12:04:10 +01:00 |
|
|
3901fe2d32
|
FIX [translations][dutch] change some dutch translations
|
2023-03-10 12:03:33 +01:00 |
|
|
244614a691
|
Merge remote-tracking branch 'origin/master' into upgrade-php82
|
2023-03-09 18:02:33 +01:00 |
|
|
f376b1af49
|
UX: [badges] uniformize user badges in lists, shows and dashboards
|
2023-03-07 16:23:41 +01:00 |
|
|
dd621186e8
|
improve
|
2023-03-06 18:07:06 +01:00 |
|
|
1b15abe635
|
oops.. with condition
|
2023-03-06 17:59:55 +01:00 |
|
|
1965fc55f4
|
Fixed button DocumentActionsButtonsGroup display bug
- improve document table
- add a smallfont css classe to handle table style
when called from index or from show page
|
2023-03-06 17:47:33 +01:00 |
|