1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-02-07 17:31:43 +00:00
mobilizon/test/service
Thomas Citharel 0c667b13ae
Export participants to different formats
* CSV
* PDF (requires Python dependency `weasyprint`)
* ODS (requires Python dependency `pyexcel_ods3`)

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-10-05 10:52:55 +02:00
..
activity
address
auth
date_time Various refactoring and typespec improvements 2021-09-26 17:52:24 +02:00
error_reporting Improve error reporting and add test 2021-08-03 12:15:54 +02:00
export Export participants to different formats 2021-10-05 10:52:55 +02:00
formatter
geospatial
metadata Improve group profile metadata 2021-08-04 10:49:02 +02:00
notifications
notifier Send announcement notifications to anonymous participants 2021-06-27 18:16:34 +02:00
workers Export participants to different formats 2021-10-05 10:52:55 +02:00
actor_suspension_test.exs Absinthe middleware actor provider 2021-09-27 09:42:11 +02:00
clean_old_activity_test.exs
clean_orphan_media_test.exs Fixed deduplicated files from orphan media being deleted as well 2021-08-22 16:17:20 +02:00
clean_unconfirmed_users_test.exs
error_page_test.exs