- 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 |
||
|---|---|---|
| .. | ||
| ChurchToolsService.php | ||
| FileConversionService.php | ||
| PlaylistExportService.php | ||
| ProExportService.php | ||
| ProImportService.php | ||
| SongMatchingService.php | ||
| SongService.php | ||
| TranslationService.php | ||