seb-win-refactoring/SafeExamBrowser.Runtime/Operations
2019-06-06 15:44:03 +02:00
..
Events Updated year to 2019 for all copyright notices. 2019-01-09 11:25:21 +01:00
ClientOperation.cs SEBWIN-301: Fixed usage of application data folder (local for large files vs. roaming for configuration) and implemented basic service operation for runtime. 2019-06-06 15:44:03 +02:00
ClientTerminationOperation.cs SEBWIN-226: Simplified timeouts for client operation. 2019-03-29 16:02:05 +01:00
ConfigurationOperation.cs SEBWIN-301: Fixed usage of application data folder (local for large files vs. roaming for configuration) and implemented basic service operation for runtime. 2019-06-06 15:44:03 +02:00
KioskModeOperation.cs SEBWIN-117: Changed layout & positioning of the taskbar and action center (WPF caches the current working area but does not allow to manually reset the cache). Ensured that the wallpaper is only changed on Windows 7. 2019-03-19 16:09:07 +01:00
KioskModeTerminationOperation.cs Updated year to 2019 for all copyright notices. 2019-01-09 11:25:21 +01:00
ServiceOperation.cs SEBWIN-301: Fixed usage of application data folder (local for large files vs. roaming for configuration) and implemented basic service operation for runtime. 2019-06-06 15:44:03 +02:00
SessionActivationOperation.cs SEBWIN-220: Corrected configuration algorithm to also verify the current administrator password when reconfiguring during application startup. 2019-01-30 14:43:41 +01:00
SessionInitializationOperation.cs Updated year to 2019 for all copyright notices. 2019-01-09 11:25:21 +01:00
SessionOperation.cs SEBWIN-221: Fixed implementation of session sequence to correctly handle initialization, transition and termination of sessions by introducing the SessionContext. 2018-10-12 11:16:59 +02:00