pp-planer/app/Services
Thorsten Bus 5b35afb31d feat(export): add probundle export for service slide blocks
- Create ProBundleExportService with generateBundle() method
- Generate flat ZIP with .pro file + image files at root level
- Add downloadBundle() method to ServiceController
- Add services.download-bundle route
- Add .probundle download buttons to Information, Moderation, Sermon blocks
- Add 3 tests verifying ZIP structure and validation
- All tests pass (206/206, 1129 assertions)
2026-03-02 22:18:33 +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
ProBundleExportService.php feat(export): add probundle export for service slide blocks 2026-03-02 22:18:33 +01:00
ProExportService.php feat(settings): add macro configuration infrastructure 2026-03-02 22:00:19 +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): auto-select default arrangement on song match 2026-03-02 21:22:30 +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