vereinshaus/pocketbase/pb_migrations
rene 61c430f2e6 Fix: neuigkeiten-Migration auf new Collection()+app.save() umgestellt
importCollections() kompiliert Access-Rules in PocketBase v0.38 nicht
korrekt → HTTP 400 bei jedem List-Request. Alle anderen Migrationen
(nachrichten, mitglieder, etc.) verwenden new Collection() + app.save()
und funktionieren einwandfrei. Gleiche Methode jetzt auch für neuigkeiten
und reaktionen.

Außerdem: Makefile um staging-reset-Target erweitert (löscht PB-Daten),
staging-deploy synchronisiert Migrations und Hooks jetzt vollständig
(nicht nur neue Dateien).
2026-05-21 20:49:11 +02:00
..
1779215839_created_vereine.js Add PocketBase schema migrations and migration pipeline 2026-05-19 20:40:47 +02:00
1779215883_created_gruppen.js Add PocketBase schema migrations and migration pipeline 2026-05-19 20:40:47 +02:00
1779215883_updated_users.js Add PocketBase schema migrations and migration pipeline 2026-05-19 20:40:47 +02:00
1779215901_created_beitraege.js Add PocketBase schema migrations and migration pipeline 2026-05-19 20:40:47 +02:00
1779215901_created_mitglieder.js Add PocketBase schema migrations and migration pipeline 2026-05-19 20:40:47 +02:00
1779215948_created_einzuege.js Add PocketBase schema migrations and migration pipeline 2026-05-19 20:40:47 +02:00
1779215948_created_nachrichten.js Add PocketBase schema migrations and migration pipeline 2026-05-19 20:40:47 +02:00
1779215948_created_push_subscriptions.js Add PocketBase schema migrations and migration pipeline 2026-05-19 20:40:47 +02:00
1779215948_created_termine.js Add PocketBase schema migrations and migration pipeline 2026-05-19 20:40:47 +02:00
1779230000_align_schema.js Feature: SEPA-Export, Push-Notifications, Onboarding + vollständige UI 2026-05-20 13:01:11 +02:00
1779230100_sepa_fields.js Feature: SEPA-Export, Push-Notifications, Onboarding + vollständige UI 2026-05-20 13:01:11 +02:00
1779230200_push_subscriptions_vereinrule.js Feature: SEPA-Export, Push-Notifications, Onboarding + vollständige UI 2026-05-20 13:01:11 +02:00
1779230300_vereine_create_rule.js Feature: SEPA-Export, Push-Notifications, Onboarding + vollständige UI 2026-05-20 13:01:11 +02:00
1779230400_verein_kontakt.js Einstellungen: Vereinsprofil + SEPA-Bankdaten editierbar, Abmelden auf Einstellungsseite 2026-05-20 16:57:22 +02:00
1779230500_rollen.js Rollen: Trainer-Einladung, rollenbasierte Navigation und Zugriffskontrolle 2026-05-20 17:27:59 +02:00
1779230600_termin_verfuegbarkeit.js Durchführender: Verfügbarkeit pro Termin, Umbenennung Trainer→Durchführender 2026-05-20 19:43:46 +02:00
1779230700_termine_serie.js Termine: Wiederholungsserien (rrule.js), iCal-Subscription-Feed (ical-generator) 2026-05-20 19:58:33 +02:00
1779230800_veranstaltungsorte.js Veranstaltungsorte: Verwaltung, Ausfälle, Ort-Picker in Terminen, Warnhinweise 2026-05-20 20:04:53 +02:00
1779230900_neuigkeiten.js Fix: neuigkeiten-Migration auf new Collection()+app.save() umgestellt 2026-05-21 20:49:11 +02:00