pp-planer/app/Services
Thorsten Bus a36841f920 feat(songs): add CTS song ID matching, info slide date filter, arrangement ordering, translation defaults
- Add cts_song_id column to songs and service_songs for CCLI-free matching fallback
- Filter information slides by uploaded_at <= service date (not shown before upload)
- New arrangements use song's default group ordering instead of cloning
- Auto-set use_translation=true when matched song has translation
- Update syncSongs/syncServiceAgendaSongs to store and use cts_song_id
- Add tests for CTS song ID fallback, upload date filtering, and translation defaults
2026-03-02 14:10:40 +01:00
..
ChurchToolsService.php feat(songs): add CTS song ID matching, info slide date filter, arrangement ordering, translation defaults 2026-03-02 14:10:40 +01:00
FileConversionService.php feat: Wave 1 Foundation - Database, OAuth, Sync, Files, Layout, Email (T2-T7) 2026-03-01 19:39:26 +01:00
PlaylistExportService.php feat(services): implement .proplaylist export for finalized services 2026-03-02 12:27:55 +01:00
ProExportService.php feat(songs): implement .pro file download/export from SongDB 2026-03-02 12:22:48 +01:00
ProImportService.php feat(songs): implement .pro file import with SongDB mapping 2026-03-02 12:21:01 +01:00
SongMatchingService.php feat(songs): add CTS song ID matching, info slide date filter, arrangement ordering, translation defaults 2026-03-02 14:10:40 +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