pp-planer/app
Thorsten Bus 4c119b647d feat: add has_agenda flag to services and guard agenda sync
Events without an agenda in ChurchTools now gracefully set has_agenda=false
instead of throwing errors during sync. The edit/finalize buttons are
disabled in the frontend for services without an agenda.

Also fixes missing cts_song_id column on service_songs table.
2026-03-29 15:22:32 +02:00
..
Console/Commands chore(debug): add CTS agenda type discovery command 2026-03-29 11:39:24 +02:00
Cts style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
Events style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
Http feat: add has_agenda flag to services and guard agenda sync 2026-03-29 15:22:32 +02:00
Jobs style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
Mail style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
Models feat: add has_agenda flag to services and guard agenda sync 2026-03-29 15:22:32 +02:00
Providers style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
Services feat: add has_agenda flag to services and guard agenda sync 2026-03-29 15:22:32 +02:00
Socialite style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00