seb-win-refactoring/SafeExamBrowser.Contracts
2018-10-03 15:25:09 +02:00
..
Browser SEBWIN-220: Extracted concerns from core namespace (communication, i18n, logging) and removed behaviour namespace. 2018-08-31 10:06:27 +02:00
Communication 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
Configuration SEBWIN-220: Replaced guid with abstact InstanceIdentifier for application instances and started to implement logging for browser component. 2018-08-31 07:49:41 +02:00
Core SEBWIN-220: Added missing unit test for OperationSequence. 2018-10-03 15:25:09 +02:00
I18n SEBWIN-220: Extracted user interface dependencies from all IOperations by introducing ActionRequired, ProgressChanged and StatusChanged events. 2018-10-03 14:35:27 +02:00
Logging SEBWIN-220: Implemented basic logging for browser modules. 2018-08-31 15:29:36 +02:00
Monitoring SEBWIN-220: Re-integrated kiosk mode "Disable Explorer Shell". 2018-08-17 14:48:50 +02:00
Properties SEBWIN-219: Updated assembly information and copyright year. 2018-01-16 08:24:00 +01:00
SystemComponents SEBWIN-219: Added missing API documentation on type level. 2018-03-06 11:38:12 +01:00
UserInterface SEBWIN-220: Extracted user interface dependencies from all IOperations by introducing ActionRequired, ProgressChanged and StatusChanged events. 2018-10-03 14:35:27 +02:00
WindowsApi SEBWIN-220: Re-integrated system event hooks, now also running in separate threads. Decreased logging for EndpointNotFoundException in BaseProxy. 2018-09-27 11:24:13 +02:00
SafeExamBrowser.Contracts.csproj SEBWIN-220: Extracted user interface dependencies from all IOperations by introducing ActionRequired, ProgressChanged and StatusChanged events. 2018-10-03 14:35:27 +02:00