Commit Graph

5 Commits

Author SHA1 Message Date
8bc16dadb0 Partage d'export enregistré et génération asynchrone des exports 2025-07-08 13:53:25 +00:00
f0f651edea update cs after php-cs-fixer upgrade 2024-09-12 12:02:33 +02:00
20af766cdf Fix the query to return the count of events
Left join was causing events to counted multiple times (once per participation). Using DISTINCT fixes this.
2024-07-17 15:38:55 +02:00
ead1abb825 fix code style for symfony 5 2024-07-03 13:29:22 +02:00
87a6757e5e Add eventBundle exports 2024-06-25 11:24:57 +00:00