cbc83c0e63
Export: add grouping "group activity by person" (activites saved in person context)
2023-11-13 15:29:01 +01:00
27012d842d
Export: add an ActivityPresenceFilter
2023-11-13 15:29:01 +01:00
4112e59af4
Export: add an ActivityPresenceAggregator
2023-11-09 17:35:34 +01:00
58b45c6f1b
Prepare for v2.11.0
2023-11-07 16:18:33 +01:00
f756c0d71e
Merge branch '185-fix-inconsistencies-person-geog-unit-aggregator' into 'master'
...
Fix geographical unit stat aggregator by course: show also the course if they...
Closes #194 and #185
See merge request Chill-Projet/chill-bundles!607
2023-11-07 15:15:12 +00:00
bb1602934c
Fix "group activity by creator job" aggregator
2023-11-07 16:07:24 +01:00
83fe3ec3fc
Export: add a "filter activity by creator job" filter
2023-11-07 16:06:22 +01:00
abebb79e8b
Fix geographical unit stat aggregator by course: show also the course if they are not located within a location
2023-11-07 14:41:56 +01:00
3a269ba953
update changelog
2023-11-07 13:28:11 +01:00
a1132cf82f
add changie
2023-11-07 10:54:22 +01:00
4d20a46717
Fix geographical unit stat aggregator: date range on association with left join
2023-11-06 22:03:37 +01:00
8cb9142800
Release for 2.10.5
2023-11-05 23:50:15 +01:00
6280453523
Fix activity date filter: validation of form using RollingDate
2023-11-05 23:29:33 +01:00
6fd80f9f2e
[export] fix data type from form: either collection or array
2023-11-05 23:08:13 +01:00
b2aa465b03
unreleased changie file deleted
2023-10-26 17:44:49 +02:00
7494dbfc7c
changie made
2023-10-26 17:38:22 +02:00
ba778b1cf8
update changelog
2023-10-26 16:07:34 +02:00
2927561c02
added changie
2023-10-26 15:22:22 +02:00
cdfb084fe4
update changelog
2023-10-26 14:17:15 +02:00
b9000a38d3
add changie
2023-10-26 14:14:36 +02:00
c7bd60a106
release for 2.9.2
2023-10-17 23:15:56 +02:00
9ec5a633ad
Fix possible null values or not null values in some entity / string properties
2023-10-17 23:15:06 +02:00
37265c09f7
release of version 2.9.0
2023-10-17 16:05:27 +02:00
adf1110340
Merge remote-tracking branch 'origin/master' into rector/rules-symfony
2023-10-17 09:29:33 +02:00
a6fcdb5256
Merge remote-tracking branch 'origin/rector/rules-symfony' into rector/rules-symfony
2023-10-16 18:07:42 +02:00
be8975ee04
Merge branch '146_parcours_annules' into rector/rules-symfony
2023-10-16 17:52:06 +02:00
63e9d1a96f
[export] add a filter and aggregator on activity: by creator job
2023-10-16 11:52:03 +02:00
dbc19ca692
update to 2.8.0
2023-10-05 09:42:42 +02:00
9bbddd8405
add changie
2023-10-04 12:09:12 +02:00
e6e42777d7
add new changie
2023-10-03 19:40:23 +02:00
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
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
e08ab0666f
Add a constraint to avoid doublons in table chill_person_accompanying_period_location_history
...
#143
2023-10-02 12:20:15 +02:00
217232fe4f
SocialActionFilter: use a subquery "exists" instead of a where clause (many-to-many association)
2023-10-02 12:14:36 +02:00
e5a449118e
Reassign list: when reassigning course, the job associated to the period becomes the job of the new referrer (user)
...
https://gitlab.com/Chill-Projet/chill-bundles/-/issues/162
2023-09-28 14:56:53 +02:00
9c436d5c69
Re-associate filters for export "count persons"
2023-09-28 14:32:58 +02:00
74e25e706e
[ThirdParty] Fix display of civility in page "view"
...
https://gitlab.com/Chill-Projet/chill-bundles/-/issues/164
2023-09-28 12:12:17 +02:00
7eec366292
Release of chill 2.7.0
2023-09-27 16:16:14 +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
d10dc7344e
Fix label of ActivityTypeFilter
2023-09-26 17:59:05 +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
f609bb0645
update changelog
2023-09-18 11:54:12 +02:00
722026b768
changie added bugfix singletaskplaceevent
2023-09-18 10:48:53 +02:00
80ea712475
changelog and changies
2023-09-14 16:17: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
6a554c1c8c
Merge branch 'tasks_mission_type_filter' into 'master'
...
Add filter to tasks based on mission type (AMLI)
See merge request Chill-Projet/chill-bundles!588
2023-09-14 14:08:33 +00:00
ac9704f154
add changie gestion doublon
2023-09-14 15:47:17 +02:00
22241ca7b1
add changies
2023-09-14 15:47:17 +02:00
90c8f1e3cf
add new changie
2023-09-14 15:47:16 +02:00