mitgliederverwaltung/lib/mv/membership
Moritz 1c8c5ae83b
fix: include Fee Type in export when Start Date not in fields
Append membership_fee_type to column list when it is visible but
membership_fee_start_date was not in the selection (MemberExport,
export_column_order, build_export_member_fields_list).
2026-02-24 09:30:11 +01:00
..
helpers refactor: extract helper modules to remove code duplication 2026-01-08 11:22:44 +01:00
import chore: rename ImportExport module to Import 2026-02-17 18:59:18 +01:00
member/validations Member/Setting/validations: domain, actor, and seeds 2026-02-03 23:52:16 +01:00
member_export fix: sort Fee Type by name in LiveView and exports 2026-02-24 09:30:04 +01:00
custom_field_value_formatter.ex feat: add csv export 2026-02-04 16:40:41 +01:00
member_export.ex fix: include Fee Type in export when Start Date not in fields 2026-02-24 09:30:11 +01:00
member_export_sort.ex fix: sorting and filter for export 2026-02-05 15:03:25 +01:00
members_csv.ex feat(export): include Fee Type in CSV export 2026-02-23 23:55:08 +01:00
members_pdf.ex refactor 2026-02-13 17:21:14 +01:00