pp-planer/app
Thorsten Bus e849d43b74 feat(macros): add 'abspann' macro assignment part type
Add new part type 'abspann' (credits/Abspann presentation) to the macro
assignment enum, validation and UI.

- Relax part_type from enum to plain string on macro_assignments,
  service_macro_overrides and service_macro_assignments so 'abspann' (and
  any controller-validated value) is accepted across MySQL and SQLite.
- Add 'abspann' to Rule::in validation in MacroAssignmentController and
  ServiceMacroOverrideController.
- Include 'abspann' in the per-service macros_per_part list in
  ServiceController so the override UI exposes it.
- Add 'abspann' to the parts array in Settings/MacroAssignments.vue
  (by_label stays song-only; abspann offers all/first/last slide).
2026-07-05 23:05:57 +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(macros): add 'abspann' macro assignment part type 2026-07-05 23:05:57 +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: confirm-state for service songs + service-edit UX fixes 2026-06-21 11:53:55 +02:00
Providers style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
Services feat: confirm-state for service songs + service-edit UX fixes 2026-06-21 11:53:55 +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