seb-win-refactoring/SafeExamBrowser.Client
2018-12-14 12:31:31 +01:00
..
Communication SEBWIN-221: Implemented message box communication infrastructure and removed generic session start / stop error messages. 2018-12-14 12:31:31 +01:00
Notifications SEBWIN-220: Extracted concerns from core namespace (communication, i18n, logging) and removed behaviour namespace. 2018-08-31 10:06:27 +02:00
Operations SEBWIN-221: Fixed unit tests for changes in session handling (introduction of SessionContext). 2018-10-12 15:23:43 +02:00
Properties SEBWIN-219: 2018-01-18 08:16:20 +01:00
App.config SEBWIN-219: Updated target framework for client application. 2018-01-16 08:29:49 +01:00
App.cs SEBWIN-219: Unified WPF application shutdown for runtime & client (and fixed window visibility issue by doing so). 2018-02-21 14:01:21 +01:00
app.manifest SEBWIN-219: Separated existing functionality between runtime and client. 2018-01-17 08:26:44 +01:00
ClientController.cs SEBWIN-221: Implemented message box communication infrastructure and removed generic session start / stop error messages. 2018-12-14 12:31:31 +01:00
CompositionRoot.cs SEBWIN-220: Removed unused dependencies and reverted service-based message box implementation. Need to find solution for message boxes resp. UI interaction from operations in general... 2018-10-02 15:45:45 +02:00
SafeExamBrowser.Client.csproj SEBWIN-220: Fixed race condition caused by the client stopping its communication host before the runtime had a chance to disconnect from it. 2018-09-28 11:05:49 +02:00
SafeExamBrowser.ico SEBWIN-220: Implemented password input mechanism and dialog. 2018-07-04 09:53:33 +02:00