Commit graph

164 commits

Author SHA1 Message Date
dbuechel
5bd1d9dea4 SEBWIN-219: Found acceptable solution for interception of configuration requests. 2018-03-08 07:35:58 +01:00
dbuechel
f1c21cf530 SEBWIN-219: Renamed namespace SafeExamBrowser.Contracts.Behaviour.Operations to SafeExamBrowser.Contracts.Behaviour.OperationModel. 2018-03-06 11:49:51 +01:00
dbuechel
40fd49126f SEBWIN-219: Introduced OperationResult to be able to determine cause of operation procedure failures. 2018-02-28 15:49:06 +01:00
dbuechel
f5ef7fa859 SEBWIN-219: Cleaned up remaining TODOs. 2018-02-28 09:45:29 +01:00
dbuechel
2ab48cda09 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
dbuechel
24c5ea3ba9 SEBWIN-219: Fixed broken unit tests. 2018-02-16 13:42:27 +01:00
dbuechel
d935407ecb SEBWIN-219: Working on IPC mechanics. 2018-02-15 15:42:54 +01:00
dbuechel
dda1b78ec5 SEBWIN-219: Finished scaffolding for application startup sequence. 2018-02-14 15:26:05 +01:00
dbuechel
10202a807f SEBWIN-219: Adapted startup procedure for client component by introducing the DelayedInitializationOperation. 2018-02-12 12:21:55 +01:00
dbuechel
001c262158 SEBWIN-219: Extracted text dependency from user interface factory methods. 2018-02-07 13:25:49 +01:00
dbuechel
5b57734406 SEBWIN-219: Finally found appropriate solution for handling bootstrap- and session-operations. 2018-02-02 09:18:35 +01:00
dbuechel
7d5c6a1b0b SEBWIN-219: Changed startup procedure for runtime component in order to be able to re-configure during application execution. 2018-01-24 07:46:22 +01:00
dbuechel
31d6d544d0 SEBWIN-219:
- Extracted operations and notifications from core library and moved them to client resp. runtime component.
- Renamead runtime component to SafeExamBrowser.Runtime.
- Moved post-build event from browser to client assembly.
2018-01-18 08:16:20 +01:00
dbuechel
e1a0e9b3d6 SEBWIN-219: Separated existing functionality between runtime and client. 2018-01-17 08:26:44 +01:00