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
Jean-Francois Monfort
c233c481b6
WIP Activity Model
2021-04-15 17:33:41 +02:00
Jean-Francois Monfort
ff450215c6
Add first step to select Activity Type
2021-04-15 13:08:30 +02:00
Jean-Francois Monfort
37b395ee52
ActivityType add new fields
2021-04-08 16:10:04 +02:00
Jean-Francois Monfort
580dc71218
ActivityType replace Admin Conroller with Crud system
2021-04-01 16:22:33 +02:00
Jean-Francois Monfort
24a7d7b34b
new entity ActivityTypeCategory + CRUD
2021-04-01 15:44:05 +02:00
6d42196093
Prepare for moving into monorepo
2021-03-18 12:46:39 +01:00