pp-planer/app/Services
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
..
AgendaMatcherService.php feat(service): add AgendaMatcherService with wildcard namesmatching 2026-03-29 11:37:06 +02:00
ChurchToolsService.php feat: add has_agenda flag to services and guard agenda sync 2026-03-29 15:22:32 +02:00
FileConversionService.php style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
PlaylistExportService.php feat(export): agenda-ordered playlist export 2026-03-29 11:59:38 +02:00
ProBundleExportService.php feat(db): add service_agenda_items table + slides FK migration 2026-03-29 11:34:55 +02:00
ProExportService.php feat(settings): add macro configuration infrastructure 2026-03-02 22:00:19 +01:00
ProImportService.php style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
SongMatchingService.php feat(songs): auto-select default arrangement on song match 2026-03-02 21:22:30 +01:00
SongService.php feat: Wave 2 - Service list, Song CRUD, Slide upload, Arrangements, Song matching, Translation 2026-03-01 19:55:37 +01:00
TranslationService.php feat: Wave 2 - Service list, Song CRUD, Slide upload, Arrangements, Song matching, Translation 2026-03-01 19:55:37 +01:00