pp-planer/app
Thorsten Bus c3c8f7f50d fix(export): restructure keyvisual/nametag sequence and macro placement
- MacroResolutionService: rank by position specificity (by_label >
  first/last > all_slides) so a broad all_slides macro no longer masks
  first_slide/last_slide assignments
- ProBundleExportService: resolve macros in a second pass over emitted
  slides, so last_slide still matches when files were skipped
- PlaylistExportService: keyvisual is now a transition between content
  items instead of a one-shot fallback; nametags use a unified 3-cue
  sequence (kv -> kv+name 10s auto-next -> kv) for moderator and preacher
- PlaylistExportService: prepend countdown standby slide (clock + kv)
  when the add_countdown_slide setting is enabled
2026-08-03 08:59:54 +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(settings): add add_countdown_slide toggle 2026-08-03 08:59:43 +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 fix(export): restructure keyvisual/nametag sequence and macro placement 2026-08-03 08:59:54 +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