Commit Graph

14 Commits

Author SHA1 Message Date
555ce228d4 [#31] ContextWindow: Add shortcuts for Ctrl+R and F5 2024-03-24 20:28:19 +01:00
c9bb075910 App: Do not use FileSystemWatcher any more 2024-03-23 13:49:24 +01:00
1806b02039 [#43] App: Use FileSystemWatcher to renew contexts on demand 2024-03-19 13:17:06 +01:00
53a25b3be4 ContextWindow: Context has not to be Disposed
https://stackoverflow.com/questions/15666824/entity-framework-and-calling-context-dispose

https://blog.jongallant.com/2012/10/do-i-have-to-call-dispose-on-dbcontext/
2024-02-29 13:03:32 +01:00
3b94875a7f ContextWindow: Dispose context after creating new one 2024-02-29 02:04:54 +01:00
c25bfc9f1b Windows: Add OriginHierarchyWindow 2023-11-24 23:38:55 +01:00
7fe2ea76c3 BaseDataWindow: Add fields for season 2023-11-05 12:20:59 +01:00
3a73265a75 ContextWindow: Change renew context event handling 2023-09-18 21:46:14 +02:00
5cee928978 Changes in DeliveryAdminWindow 2023-07-21 18:21:47 +02:00
7468af3970 Add RenewContext 2023-05-25 18:03:38 +02:00
4cd1114def Handle closing of ContextWindow correct 2023-05-23 14:09:55 +02:00
2c2ac46b2e Do not require ComboBoxes to be valid if they are not required 2023-04-16 19:38:30 +02:00
e68a7ce8a9 Remove byte order mark in all files 2023-04-16 19:32:59 +02:00
51b9dcbf41 Outsource many methods from MemberAdminWindow to abstract classes 2023-03-22 23:16:56 +01:00