seb-win-refactoring/SafeExamBrowser.Runtime/Operations
2019-03-22 15:41:25 +01:00
..
Events Updated year to 2019 for all copyright notices. 2019-01-09 11:25:21 +01:00
ClientOperation.cs SEBWIN-226: Improved client startup algorithm to immediately abort if client instance terminates unexpectedly. Thus also re-integrated message to user for session start failure. 2019-03-22 15:41:25 +01:00
ClientTerminationOperation.cs Updated year to 2019 for all copyright notices. 2019-01-09 11:25:21 +01:00
ConfigurationOperation.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
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 Updated year to 2019 for all copyright notices. 2019-01-09 11:25:21 +01: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