pp-planer/app
Thorsten Bus 2a68d098a2 Merge branch 'feature/playlist-arrangement' into master
Honor per-service arrangement selection in ProPresenter export:
- .pro selected_arrangement (protobuf field 10) via existing parser API
- .proplaylist item arrangement_name (field 5), import-stable by name
- buildGroups emits union of all arrangements' sections

Conflict in PlaylistExportService.php (agenda song branch) resolved by
applying arrangement selection inside master's new else-block; legacy
path and ProExport/ProBundle changes auto-merged. All 63 export tests
pass against the hot-patched vendor.
2026-07-06 09:18:35 +02:00
..
Console/Commands add better errorhandling for cts sync 2026-03-29 15:24:13 +02:00
Cts fix: disable ChurchTools API file logging to prevent vendor/ write errors 2026-03-31 13:58:03 +02:00
Events style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
Exceptions feat(ccli): add CcliImportService for song upsert 2026-05-10 18:56:38 +02:00
Http feat(export): keyword-matched custom export files per schedule item 2026-07-06 01:21:45 +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(export): keyword-matched custom export files per schedule item 2026-07-06 01:21:45 +02:00
Providers style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
Services Merge branch 'feature/playlist-arrangement' into master 2026-07-06 09:18:35 +02:00
Socialite style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
Support feat(songs): per-song sections + section editing; fix CCLI import bugs 2026-05-31 14:45:47 +02:00