mitgliederverwaltung/lib/mv
Moritz 0b986db635 fix: CycleGenerator generates from last cycle, not filling gaps
- Change algorithm to start from last existing cycle instead of start_date
- Deleted cycles (gaps) are no longer automatically filled
- Add test to verify gaps remain unfilled
- Update documentation to clarify gap handling behavior
2025-12-12 16:33:39 +01:00
..
accounts/user fix: extract member_id from relationship changes during validation (#168) 2025-11-20 16:51:43 +01:00
email_sync docs: add @doc to public functions in EmailSync, Validations, and Senders 2025-11-13 11:20:33 +01:00
membership/member/validations docs: add @doc to public functions in EmailSync, Validations, and Senders 2025-11-13 11:20:33 +01:00
membership_fees fix: CycleGenerator generates from last cycle, not filling gaps 2025-12-12 16:33:39 +01:00
application.ex feat: migration to phoenix 1.8 - merge changed files 2025-07-17 18:01:12 +02:00
constants.ex feat(membership-fees): add database schema and Ash domain structure 2025-12-11 18:46:48 +01:00
mailer.ex Add generated starter app 2025-03-18 15:05:27 +01:00
release.ex Add Release scripts & Dockerfile 2025-05-22 02:12:20 +02:00
repo.ex chore: enable trigram extension 2025-10-30 16:48:45 +01:00
secrets.ex docs: enable Credo ModuleDoc check and fix remaining modules 2025-11-13 11:20:33 +01:00