Commit Graph

7 Commits

Author SHA1 Message Date
acc4fde897 Added script, entity and editor dialog for NST2007 lookup table (LADG) 2026-02-19 13:22:32 +01:00
90a4915683 Refactoring PortArea:
- Hinzufügen eines Editors im Admin-Bereich
- Entfernen der PortArea Daten aus SQLite und den Zugriffsklassen
- Ersetzen aller Zugriffe durch Daten aus der DB (DBManagerAsync)
2026-02-19 10:42:36 +01:00
809366c508 Added excel import for initial data set. 2026-02-08 08:44:00 +01:00
fbf595ffd4 WASExemptions stored for special check regarding individual vessels and ports 2026-02-04 09:48:30 +01:00
3cfd642f66 Fixed WAS Excel import and added static utility function for both usage locations 2026-01-29 09:40:01 +01:00
d02cb0d56b Changed all Excel access to read-only access if sheet is actually opened for reading.
This should avoid errors when the sheet is still open in Excel.
2026-01-26 13:48:17 +01:00
1a89c204c9 Fixed import to l10ports visited and last30 days and centralized this code at ExcelLocalImportHelper.
In the future, I should refactor all the other places as well
2026-01-21 09:13:11 +01:00