012b831a3c
Revert "Fixed: [export][activity type filter for acp] fix filter for acp, by activity type"
...
This reverts commit 5fea61c4508db5f304369377a562ff79ebe27e82.
2023-08-23 10:19:28 +02:00
95b3933650
Version 2.5.3
2.5.3
2023-07-20 12:30:51 +02:00
b7a6a88e70
DX run changie to batch and merge
2023-07-20 12:24:26 +02:00
9846cd5acb
DX phpstan, csfix, remove dumps
2023-07-20 12:12:34 +02:00
032eed0424
DX add changie
2023-07-20 11:37:59 +02:00
767ed89f80
FIX [document][list] 'or' query statements were not added to query for rendez vous documents causing all rendez-vous documents from all users to appear in dossiers that had a parcours. 'Or' statements add to where clause
2023-07-20 10:52:22 +02:00
15bf4d6d6d
Update CONTRIBUTING.md
2023-07-18 06:42:21 +00:00
c7cdb3a092
Add CONTRIBUTING
2023-07-18 06:37:26 +00:00
1ebf68683f
release 2.5.2
2.5.2
2023-07-15 09:00:03 +02:00
98c2ee3ab2
[Collate Address] when updating address point, do not use the point's address reference if the similarity is below
2023-07-15 08:59:07 +02:00
4d7b4500c1
release 2.5.1
2023-07-14 13:03:29 +02:00
ca2ba9d8e4
[collate addresses] block collating addresses to another address reference
...
where the address reference is already the best match
2023-07-14 13:03:28 +02:00
f34f8b1eaa
Update v2.5.0.md - add missing changie
2023-07-14 10:42:11 +00:00
2b96160200
Release v2.5.0
2.5.0
2023-07-14 11:42:35 +02:00
933c353357
DX: [changie] fix bug when Custom.Long is not present
2023-07-14 11:32:10 +02:00
e6da727a11
Merge branch 'issue120_filter_social_actions' into 'master'
...
Add filter to social actions
See merge request Chill-Projet/chill-bundles!570
2023-07-14 09:14:21 +00:00
0719a541a6
Merge branch 'doc-chill-database' into 'master'
...
doc: documentation for database printciples
See merge request Chill-Projet/chill-bundles!562
2023-07-14 08:58:11 +00:00
883147ed9c
add a missing sntence
2023-07-14 08:57:55 +00:00
718de2fad0
Merge branch '112-addresses-recollate' into 'master'
...
Feature: re-associate addresses with addresses references and postal code references in a cronjob and allow a cronjob to pass data from one execution to the next one
Closes #112
See merge request Chill-Projet/chill-bundles!580
2023-07-14 08:56:56 +00:00
643d8f99be
collate address: force the country to be the same when comparing postal codes
2023-07-14 10:52:33 +02:00
3954d69c94
Merge branch '93-improve-address-design' into 'master'
...
Améliorations cosmétiques en rapport avec le bouton "détails de l'adresse"
See merge request Chill-Projet/chill-bundles!579
2023-07-14 08:47:18 +00:00
78a5e81e33
remove glitch from filter when no task states in database
2023-07-14 10:43:18 +02:00
b05e128b5e
Handle case when some arguments are null in SingleTaskAclAwareRepository
2023-07-14 10:13:57 +02:00
8f39d0320c
Merge branch '117-repair-queries-on-homepage-widget' into 'master'
...
[homepage widget] repair my unread notification list with actions and evaluations documents
See merge request Chill-Projet/chill-bundles!578
2023-07-14 07:48:46 +00:00
1cc61cee36
Fixed: fix CS + fix "my workflow" api when course or work has been delete
2023-07-14 09:44:05 +02:00
a21cefab31
Fix: last fixes for accompanying period work filters
...
- avoid errors when the user inverse date from and date to (we correct them)
- allow the user to filter by multiple users
- do not show filter by types if only one action type
- more type-hinting in the $filter argument for AccompanyingPeriodWorkRepository::findByAccompanyingPeriodOpenFirst
2023-07-14 09:23:23 +02:00
f2673d6c83
Merge remote-tracking branch 'origin/master' into issue120_filter_social_actions
2023-07-13 21:14:31 +02:00
18535ee85f
DX: remove dump message
2023-07-13 21:12:08 +02:00
aea6796ba1
Merge branch 'user_filter_tasks' into 'master'
...
Filter on user within task list
See merge request Chill-Projet/chill-bundles!569
2023-07-13 16:07:54 +00:00
872d5e8ebf
do not show filter by user on 'my tasks' page, and show different states
...
dynamically
2023-07-13 18:02:54 +02:00
c0901947ca
[filterOrder] show selected picked users in the results boxes
2023-07-13 17:36:05 +02:00
ea0e5dfa14
Merge remote-tracking branch 'origin/master' into user_filter_tasks
2023-07-13 16:13:14 +02:00
59da93fd75
corrections
2023-07-13 14:07:01 +02:00
1d9b8729ab
oups
2023-07-13 12:50:15 +02:00
22ded77bde
Create new route to redirect from document to work that contains evaluation that contains document
2023-07-13 12:49:01 +02:00
995e2dac80
Merge branch '126-addperson-thirdparty-api-search' into 'master'
...
[AddPersons] redondance dans les résultats de recherche de tiers
See merge request Chill-Projet/chill-bundles!576
2023-07-13 08:37:32 +00:00
28c41aaf85
fix the number of parameters in the query
2023-07-13 10:32:56 +02:00
ce2ce42530
add changies
2023-07-13 10:32:51 +02:00
1409a3b23a
update changelog
2023-07-13 10:27:29 +02:00
51e382760d
add changie
2023-07-13 10:05:57 +02:00
b0fcffea2d
fixed: take into account the first iteration of the cronjob
2023-07-13 09:03:41 +02:00
66e1047752
DX php cs fixer
2023-07-12 20:30:31 +02:00
7bee376718
DX phpstan fix and remove dump
2023-07-12 20:29:53 +02:00
6bc45bbca3
FEATURE [filter][actions] integrate user and dates filter into sql
2023-07-12 20:21:14 +02:00
f3912e5544
Merge branch '129-export-filter-course-having-activity' into 'master'
...
[export] Add a filter "filter course having an activity between two dates"
Closes #129
See merge request Chill-Projet/chill-bundles!574
2023-07-12 16:20:18 +00:00
0950074121
Merge branch '128-export-group-activity-by-localisation' into 'master'
...
Feature: [export] allow to group activities by location
Closes #128
See merge request Chill-Projet/chill-bundles!573
2023-07-12 16:11:51 +00:00
94e9b75e40
Merge branch '125-list-person-on-course' into 'master'
...
Feature: Add a list of peoples with the details of their accompanying courses
Closes #125
See merge request Chill-Projet/chill-bundles!572
2023-07-12 16:11:39 +00:00
23c7a92546
Merge branch '118-design-filterOrder' into 'master'
...
improve style of filterOrder box
See merge request Chill-Projet/chill-bundles!568
2023-07-12 16:11:22 +00:00
8391dbe448
Merge branch 'issue719_filter_activities_version_2' into 'master'
...
Filter the list of activities
See merge request Chill-Projet/chill-bundles!563
2023-07-12 16:11:10 +00:00
a7842b2597
[Addresses] add a cronjob to collate addresses with reference
2023-07-12 18:00:29 +02:00