| .. |
|
001_auth_membership.sql
|
feat: Complete MVP setup - Docker, Frontend, Migrations, CI/CD
|
2026-04-21 14:36:52 +02:00 |
|
002_organization.sql
|
feat: Complete MVP setup - Docker, Frontend, Migrations, CI/CD
|
2026-04-21 14:36:52 +02:00 |
|
003_catalogs.sql
|
feat: Complete MVP setup - Docker, Frontend, Migrations, CI/CD
|
2026-04-21 14:36:52 +02:00 |
|
004_add_auth_columns.sql
|
fix: Add missing auth columns to profiles table
|
2026-04-21 21:07:52 +02:00 |
|
005_exercises.sql
|
fix: Add lucide-react dependency for navigation icons
|
2026-04-22 16:40:05 +02:00 |
|
006_training_planning.sql
|
feat: Training Planning (core feature) complete
|
2026-04-22 16:54:34 +02:00 |
|
007_exercise_catalogs.sql
|
fix: Make migration 007 idempotent (IF NOT EXISTS + ON CONFLICT)
|
2026-04-23 08:10:44 +02:00 |
|
008_mn_exercise_relations.sql
|
feat: Migration 008 - M:N Exercise Relations + Hierarchical Catalogs
|
2026-04-23 08:46:56 +02:00 |
|
009_target_groups_mn_refactor.sql
|
feat: Refactor target groups to M:N relationship and update related endpoints
|
2026-04-23 09:27:13 +02:00 |
|
010_rename_training_styles_to_style_directions.sql
|
feat: Migration 010+011 - Stilrichtungen + Trainingsstil-Dimension
|
2026-04-23 12:10:27 +02:00 |
|
011_create_training_types.sql
|
feat: Migration 010+011 - Stilrichtungen + Trainingsstil-Dimension
|
2026-04-23 12:10:27 +02:00 |
|
012_exercise_training_characters_and_trainer_contexts.sql
|
fix: remove incompatible schema_migrations tracking from migrations 012-013
|
2026-04-23 16:17:35 +02:00 |
|
013_training_types_focus_area.sql
|
fix: remove incompatible schema_migrations tracking from migrations 012-013
|
2026-04-23 16:17:35 +02:00 |
|
014_variant_progression_search_legacy.sql
|
fix: Migration 014 - correct table name exercise_style_directions (not exercise_training_styles)
|
2026-04-24 15:10:26 +02:00 |
|
016_saved_searches.sql
|
feat: Exercises v2.0 + Migrations 014/016/017 (Clean-Room Rebuild)
|
2026-04-24 15:04:27 +02:00 |
|
017_exercise_blocks.sql
|
feat: Exercises v2.0 + Migrations 014/016/017 (Clean-Room Rebuild)
|
2026-04-24 15:04:27 +02:00 |
|
018_wiki_import_tracking.sql
|
feat: Add MediaWiki import functionality with tracking and mapping
|
2026-04-24 14:41:52 +02:00 |
|
019_exercises_optional_fields.sql
|
fix: make exercise goal and execution optional (at least one required)
|
2026-04-24 20:42:21 +02:00 |
|
020_exercise_skills_unique.sql
|
fix: add UNIQUE constraint to exercise_skills table
|
2026-04-27 10:00:02 +02:00 |
|
021_import_skills_from_matrix.sql
|
chore: clean up docker-compose files and enhance SQL migration for skills
|
2026-04-29 13:41:17 +02:00 |
|
022_skills_schema_complete.sql
|
feat: Migration 022+023 - Vollständiger Skills-Import
|
2026-04-27 10:58:33 +02:00 |
|
023_skills_complete_import.sql
|
feat: Migration 022+023 - Vollständiger Skills-Import
|
2026-04-27 10:58:33 +02:00 |
|
024_maturity_models.sql
|
feat: add maturity models functionality and update version
|
2026-04-27 11:32:30 +02:00 |
|
025_maturity_model_context_mn.sql
|
feat: update maturity models and version to 0.7.2
|
2026-04-27 11:42:03 +02:00 |
|
026_maturity_model_context_bindings.sql
|
feat: update version to 0.7.3 and enhance maturity model context bindings
|
2026-04-27 12:35:48 +02:00 |
|
027_maturity_bindings_focus_training.sql
|
feat: update version to 0.7.4 and enhance maturity model functionality
|
2026-04-27 12:48:22 +02:00 |
|
028_exercise_media_and_skills_api.sql
|
feat: enhance exercise management and media handling
|
2026-04-27 14:27:25 +02:00 |
|
029_skill_level_standard_names.sql
|
feat: update capability levels and enhance exercise filtering
|
2026-04-27 18:25:23 +02:00 |
|
030_training_unit_exercise_variant.sql
|
feat: update version to 0.7.8 and enhance exercise variant handling
|
2026-04-28 09:30:33 +02:00 |
|
031_training_plan_templates_and_sections.sql
|
feat: update version to 0.8.0 and enhance training planning features
|
2026-04-28 16:31:45 +02:00 |
|
032_exercise_progression_graph.sql
|
feat: add exercise progression graph functionality and update versioning
|
2026-04-30 11:47:50 +02:00 |
|
033_exercise_progression_edge_notes.sql
|
feat: add exercise progression graph functionality and update versioning
|
2026-04-30 11:47:50 +02:00 |
|
034_exercise_progression_edge_variants.sql
|
chore: update versioning and enhance exercise progression graph functionality
|
2026-05-03 18:07:52 +02:00 |
|
035_training_framework_programs.sql
|
chore: update training framework specifications and versioning
|
2026-05-05 08:41:43 +02:00 |
|
036_framework_program_context_only_library.sql
|
chore: update versioning and enhance Training Framework features
|
2026-05-05 13:11:17 +02:00 |
|
037_training_framework_blueprint_units.sql
|
chore: update versioning and enhance training unit features
|
2026-05-05 13:31:26 +02:00 |
|
038_training_unit_lead_trainer.sql
|
feat: update version and enhance training unit management features
|
2026-05-05 15:40:29 +02:00 |
|
039_club_membership_rbac.sql
|
chore: bump version to 0.8.15 and update changelog
|
2026-05-05 16:20:16 +02:00 |
|
040_club_membership_requests.sql
|
feat: enhance club management features and member requests
|
2026-05-05 16:40:49 +02:00 |
|
041_bootstrap_superadmin.sql
|
feat: update application version to 0.8.20 and enhance superadmin role management
|
2026-05-05 21:10:19 +02:00 |
|
042_training_unit_session_assignments.sql
|
feat: update application version to 0.8.37 and enhance training planning features
|
2026-05-05 23:35:41 +02:00 |
|
043_profiles_exercise_list_prefs.sql
|
feat: enhance exercise management features and UI
|
2026-05-06 13:52:24 +02:00 |
|
044_training_unit_debrief_completed.sql
|
feat: add debriefing functionality and enhance training unit filtering
|
2026-05-07 09:01:01 +02:00 |
|
045_media_assets_and_platform_storage.sql
|
feat: enhance media management and governance in the project
|
2026-05-07 12:36:46 +02:00 |
|
046_media_asset_tags.sql
|
feat: enhance database migration handling and media asset tags
|
2026-05-07 16:28:25 +02:00 |
|
047_legal_documents.sql
|
feat(compliance): P-01c Admin-konfigurierbare Rechtstexte (0.8.71)
|
2026-05-10 11:53:07 +02:00 |
|
048_media_rights_declarations.sql
|
feat(compliance): P-06 Upload-Einwilligungsdialog v1-conservative
|
2026-05-11 08:12:44 +02:00 |
|
049_media_rights_consent_context.sql
|
feat(p06): Copyright-Feld und Einwilligungskontext in Rechte-Erklaerung
|
2026-05-11 09:06:47 +02:00 |