Go to file
Loretta eed95f193d Set console title based on DB environment (DEV/PROD)
Added SetConsoleTitleFromCatalog to detect the database environment from the connection string and set the console window title to [PROD] or [DEV] accordingly. Throws on ambiguous catalog names and prints a red warning for production. Switched appsettings.json to use the DEV database. Added Microsoft.Data.SqlClient for connection string parsing. This reduces risk of accidental operations on the wrong database.
2026-07-12 08:36:14 +02:00
.claude Clarify Shipping schema docs, make truck fields nullable 2026-05-31 14:52:33 +02:00
.cr/personal/FavoritesList Initial commit 2025-08-27 19:56:51 +02:00
.github EKÁER docs: VTSZ grouping, archive rules, reopened issue 2026-06-15 18:01:48 +02:00
Build Initial commit 2025-08-27 19:56:51 +02:00
Libraries OrderDraft, bugfixes, location, license plate in progress 2026-06-23 23:38:51 +02:00
Plugins .Net10, VS2026; StockTaking in progress... 2025-12-01 16:17:57 +01:00
Presentation Set console title based on DB environment (DEV/PROD) 2026-07-12 08:36:14 +02:00
Tests Merge branch 'main' into FruitBank_v0.0.8.0 2026-03-28 16:22:21 +01:00
docs Add XML doc conventions and update references 2026-05-23 09:27:34 +02:00
.deployment Initial commit 2025-08-27 19:56:51 +02:00
.gitignore Initial commit 2025-08-27 19:56:51 +02:00
CLAUDE.md Strengthen doc-first protocol and clarify Claude mapping 2026-04-04 20:52:56 +02:00
Deploying.Readme.txt Initial commit 2025-08-27 19:56:51 +02:00
Directory.Build.props Initial commit 2025-08-27 19:56:51 +02:00
FruitBank.sln Enforce doc-first protocol, add SGen, modular plugin docs 2026-04-02 22:19:29 +02:00
FruitBank_Fejlesztesi_Ajanlat.docx duplicated preorder conversion issue, missing preorder status operations fix, preorder delete fix, preorder expiration fix 2026-07-10 13:06:30 +02:00
LICENSE.md Initial commit 2025-08-27 19:56:51 +02:00
build_fruitbank.bat Add interactive build_fruitbank.bat script to solution 2025-12-25 08:48:48 +01:00
deploy.cmd Initial commit 2025-08-27 19:56:51 +02:00