DAK Zweitmeinungs-Portal – Case Management & Reporting
Find a file
CCS Admin 400520aebd fix: auto-detect CSV delimiter (comma, semicolon, tab)
German Excel/CRM exports often use semicolons instead of commas.
The parser now uses csv.Sniffer to auto-detect the delimiter,
fixing the issue where semicolon-delimited CSVs produced 0 rows.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 23:09:16 +00:00
backend fix: auto-detect CSV delimiter (comma, semicolon, tab) 2026-02-24 23:09:16 +00:00
deploy feat: add Passenger app.js for Plesk deployment 2026-02-24 08:55:47 +00:00
docs/plans feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00
frontend fix: use sentinel value for empty Radix Select option to prevent crash 2026-02-24 12:59:32 +00:00
.gitignore feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00
Dak_projekt_spezifikation_final.md feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00