seb-win-refactoring/SafeExamBrowser.Client/Operations
2019-11-20 10:45:08 +01:00
..
Events SEBWIN-312: Started implementing application factory and initialization of whitelisted applications. 2019-11-05 10:08:19 +01:00
ApplicationOperation.cs SEBWIN-312: Implemented loading of whitelisted applications into shell. 2019-11-06 08:45:37 +01:00
BrowserOperation.cs SEBWIN-312: Finished first draft of task view. 2019-11-20 10:45:08 +01:00
ClientHostDisconnectionOperation.cs SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations. 2019-10-01 16:24:10 +02:00
ClientOperation.cs SEBWIN-311: Started implementing scaffolding for third-party applications & monitoring. Renamed ApplicationSettings to AppSettings, resolved dependency from WindowsApi on Monitoring namespace and introduced ClientContext for runtime data of the client. 2019-10-01 11:30:53 +02:00
ClipboardOperation.cs SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations. 2019-10-01 16:24:10 +02:00
ConfigurationOperation.cs SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations. 2019-10-01 16:24:10 +02:00
DisplayMonitorOperation.cs SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations. 2019-10-01 16:24:10 +02:00
KeyboardInterceptorOperation.cs SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations. 2019-10-01 16:24:10 +02:00
MouseInterceptorOperation.cs SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations. 2019-10-01 16:24:10 +02:00
RuntimeConnectionOperation.cs SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations. 2019-10-01 16:24:10 +02:00
ShellOperation.cs SEBWIN-312: Started implementing task view. 2019-11-15 16:00:03 +01:00