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
2882038efc
[export] Add a filter "filter course having an activity between two dates"
2023-07-11 16:00:40 +02:00
6065680e1e
Feature: [export] allow to group activities by location
2023-07-11 15:01:32 +02:00
ba55fa349b
FEATURE [genericDoc][activity] finalize implementation
2023-05-31 16:53:38 +02:00
97b7ff2e43
Feature: takes activity into account for AccompanyingPeriodInfo
2023-04-28 11:49:34 +02:00
cc62c9cc4a
Feature: [export][activity] Add filter on localisation for activities
2023-02-08 15:42:44 +00:00
164beb3ca9
Fixed: [Activity] fix appearance of reason list in Activity form
...
Fix https://gitlab.com/Chill-Projet/chill-bundles/-/issues/44
2023-01-13 16:15:05 +01:00
25dd65fbd8
Feature: [admin][ActivityReason] improve administration for activity reason
...
* list alphabetically;
* show "active" in index
2023-01-13 15:40:51 +01:00
88fb48e2be
Fixed: let the aggregator "Activity by type" be shown again
2022-12-05 18:26:01 +01:00
43d9ba1ba5
Create 16 new filters/aggregators in Bundles: Vendée, Person, Activity
...
Basic file creation, with methods, namespace, and title translation
2022-10-28 13:07:24 +02:00
7b3fcad251
Feature: [export][activity] Filter activities by users scope and job
2022-10-18 16:27:49 +02:00
a7ade9dac4
DX: use tags iterator to inject aggregators, filters and export during ExportManager's construct
...
Squashed commit of the following:
commit dc2bbc8f4da24549a1d42feb3b453af9f79ab2ff
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Tue Oct 18 10:40:14 2022 +0200
Fixes: remove iterator_to_array on formatter, which causes a PHP crashes
commit 4ce56a01a77103661fb790d0988df6625f1fb11b
Author: Julien Fastré <julien.fastre@champs-libres.coop>
Date: Mon Oct 17 17:41:14 2022 +0200
DX: use tags and dependency injection to build ExportManager
2022-10-18 16:27:49 +02:00
50e12375f8
Feature: [export][activity] Group by users (participating) job and scope
...
on activity exports
2022-10-17 00:25:16 +02:00
4ed760949a
Feature: [export][activity] Add filter and aggregator by users
...
(participating to the activity)
2022-10-16 23:56:25 +02:00
c07cd2b715
Fixed: [export][activity] use createdBy property instead of user for
...
grouping or filtering by creator
2022-10-14 21:55:02 +02:00
eb112b8a85
exports: remove duplicate test
...
cfr commit 18a6a5a7ebeefc5999d16f7a3edf9bf89ba8e9e8
2022-09-21 10:33:49 +02:00
18a6a5a7eb
exports: move acp ActivityType filter in ChillActivityBundle
2022-09-13 13:27:24 +02:00
dea7982ca8
exports: add activity linked_to_acp new aggregators (wip)
2022-08-22 19:04:48 +02:00
c4944cce17
exports: move activity old aggregators in PersonAggregators folder
2022-08-22 17:12:33 +02:00
f8f17a6a06
exports: move activity old filters in PersonFilters folder
2022-08-22 13:37:20 +02:00
248d56e598
exports: add activity linked_to_acp new filters
2022-08-22 13:28:50 +02:00
d9b668e614
exports: create new activity linked to acp exports indicators + title/descr/groups translations
2022-08-17 11:44:15 +02:00
57d00df460
exports: split namespace between activity linked to person <> acp
2022-08-17 10:12:29 +02:00
72a5a6cd27
hop
2022-08-09 15:22:05 +02:00
ac0c221267
start activity exports adaptations and new additions
2022-08-03 16:48:33 +02:00
nobohan
0f319a1003
admin: reorganising activity menu and submenus
2022-05-09 16:22:17 +02:00
juminet
21d4e49fce
activity: doc gen
2022-01-24 13:51:14 +00:00
f10d762e59
Eventlistener to create accompanyingPeriodWork
2021-12-06 13:57:10 +00:00
juminet
b300858bdd
activity: avoid existing entities being added in Users, ThirdParties, Persons
2021-11-29 12:27:54 +00:00
Pol Dellaiera
d9b862925f
fix: Let Symfony inject dependencies automatically.
2021-11-18 11:41:41 +01:00
Pol Dellaiera
97ab71b63d
fix: Add missing repositories, fix typing information, autoload Repository
directory.
2021-11-18 11:41:40 +01:00
8296d60cb6
add base authorization to person search + improve search ordering
2021-11-15 11:17:03 +00:00
120f7d8026
upgrade voter and acl for activities and implement autoconfiguration for
...
ChillProvideRole interface
2021-09-20 13:56:44 +02:00
075f22e79c
configure SocialIssue consistency on Activity and AccompanyingPeriod
2021-08-22 00:02:22 +02:00
Marc Ducobu
0fd9485de5
Avoid creation of services/notification.yaml
2021-07-22 18:15:57 +02:00
Marc Ducobu
0907ae1602
Rmq Julien & Pol
2021-07-22 17:32:20 +02:00
Marc Ducobu
282db51f06
Display notification using services (draft)
2021-07-22 17:32:20 +02:00
0afe277b04
form acc work edit: save action
2021-06-25 00:06:26 +02:00
c126f680ae
Merge remote-tracking branch 'origin/master' into features/activity-form
2021-06-08 17:24:47 +02:00
Marc Ducobu
e52c94aabd
Use SocialIssueRenderer->renderString for displaying socialIssues
2021-06-04 15:04:36 +02:00
980a305456
Merge branch 'dune-risky'
...
Conflicts:
src/Bundle/ChillActivityBundle/config/services.yaml
src/Bundle/ChillPersonBundle/translations/messages.fr.yml
2021-06-02 16:23:45 +02:00
b89cffce68
add serializer to activityController
2021-05-27 16:13:22 +02:00
2c49afe549
Merge branch 'master' into features/activity-form
2021-05-27 10:44:21 +02:00
a9fb916843
fix activityBundle menuBuilder definition
2021-05-27 10:37:24 +02:00
Jean-Francois Monfort
2bae684df9
Add list of activities in AccompanyingCourse Menu
2021-05-20 17:08:47 +02:00
Jean-Francois Monfort
8fe00b4c2b
Add / Edit / Delete activity from Accompanying Course
2021-05-20 15:56:34 +02:00
c3ef8d112c
first impl for global timeline: apply on activities
2021-05-14 16:25:56 +02:00
Jean-Francois Monfort
4fd13440c6
Modernize ActivityController
2021-05-06 10:03:49 +02:00
Jean-Francois Monfort
4d8afd53ad
Form & save into DB
2021-05-06 09:36:03 +02:00
Jean-Francois Monfort
45671bda52
Merge branch 'features/activity-model' into features/activity-form
2021-04-22 16:26:59 +02:00