Archive of SEB windows client source-code (2024-09-16)
Find a file
2018-10-05 10:22:13 +02:00
Libraries SEBWIN-110: Switched to custom build of SimpleWifi which incorporates the RadioState for Wi-Fi interfaces. 2017-11-14 09:10:06 +01:00
SafeExamBrowser.Browser SEBWIN-220: Removed unused dependencies and reverted service-based message box implementation. Need to find solution for message boxes resp. UI interaction from operations in general... 2018-10-02 15:45:45 +02:00
SafeExamBrowser.Client SEBWIN-221: Ensured all client operations do not allow repeating. 2018-10-05 10:22:13 +02:00
SafeExamBrowser.Client.UnitTests SEBWIN-221: Ensured all client operations do not allow repeating. 2018-10-05 10:22:13 +02:00
SafeExamBrowser.Communication SEBWIN-220: Renamed "ProgressIndicator_..." text keys to "OperationStatus_...". 2018-10-03 15:42:50 +02:00
SafeExamBrowser.Communication.UnitTests SEBWIN-220: Introduced timeout for startup and shutdown of BaseHost. 2018-10-02 08:02:48 +02:00
SafeExamBrowser.Configuration SEBWIN-220: Extracted user interface dependencies from all IOperations by introducing ActionRequired, ProgressChanged and StatusChanged events. 2018-10-03 14:35:27 +02:00
SafeExamBrowser.Configuration.UnitTests SEBWIN-220: Extended unit test coverage for SafeExamBrowser.Configuration and SafeExamBrowser.Runtime. 2018-09-04 10:58:56 +02:00
SafeExamBrowser.Contracts SEBWIN-221: Changed IProgressIndicator implementation to automatically show busy indication after a delay. All application controllers now create new splash screens before executing an operation sequence. 2018-10-04 11:24:16 +02:00
SafeExamBrowser.Core SEBWIN-221: Ensured all client operations do not allow repeating. 2018-10-05 10:22:13 +02:00
SafeExamBrowser.Core.UnitTests SEBWIN-221: Ensured all client operations do not allow repeating. 2018-10-05 10:22:13 +02:00
SafeExamBrowser.I18n SEBWIN-220: Renamed "ProgressIndicator_..." text keys to "OperationStatus_...". 2018-10-03 15:42:50 +02:00
SafeExamBrowser.I18n.UnitTests SEBWIN-220: Extracted concerns from core namespace (communication, i18n, logging) and removed behaviour namespace. 2018-08-31 10:06:27 +02:00
SafeExamBrowser.Logging 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.Logging.UnitTests SEBWIN-220: Implemented basic logging for browser modules. 2018-08-31 15:29:36 +02:00
SafeExamBrowser.Monitoring SEBWIN-220: Removed unused dependencies and reverted service-based message box implementation. Need to find solution for message boxes resp. UI interaction from operations in general... 2018-10-02 15:45:45 +02:00
SafeExamBrowser.Runtime SEBWIN-221: Changed IProgressIndicator implementation to automatically show busy indication after a delay. All application controllers now create new splash screens before executing an operation sequence. 2018-10-04 11:24:16 +02:00
SafeExamBrowser.Runtime.UnitTests SEBWIN-221: Changed IProgressIndicator implementation to automatically show busy indication after a delay. All application controllers now create new splash screens before executing an operation sequence. 2018-10-04 11:24:16 +02:00
SafeExamBrowser.SystemComponents SEBWIN-220: Scaffolding for new (re-)configuration procedure. 2018-06-21 07:56:25 +02:00
SafeExamBrowser.UserInterface.Classic SEBWIN-221: Changed IProgressIndicator implementation to automatically show busy indication after a delay. All application controllers now create new splash screens before executing an operation sequence. 2018-10-04 11:24:16 +02:00
SafeExamBrowser.UserInterface.Windows10 SEBWIN-221: Changed IProgressIndicator implementation to automatically show busy indication after a delay. All application controllers now create new splash screens before executing an operation sequence. 2018-10-04 11:24:16 +02:00
SafeExamBrowser.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
.editorconfig SEBWIN-220: Scaffolding for new (re-)configuration procedure. 2018-06-21 07:56:25 +02:00
.gitattributes Add .gitignore and .gitattributes. 2017-07-05 10:50:00 +02:00
.gitignore Add .gitignore and .gitattributes. 2017-07-05 10:50:00 +02:00
appveyor.yml SEBWIN-220: Extended unit test coverage for SafeExamBrowser.Configuration and SafeExamBrowser.Runtime. 2018-09-04 10:58:56 +02:00
codecov.yml Added configuration file for codecov. 2018-03-15 13:32:06 +01:00
LICENSE.txt Added core library and license. 2017-07-05 11:41:19 +02:00
README.md SEBWIN-219: Working on IPC mechanics. 2018-02-15 15:42:54 +01:00
SafeExamBrowser.sln SEBWIN-220: Extended unit test coverage for SafeExamBrowser.Configuration and SafeExamBrowser.Runtime. 2018-09-04 10:58:56 +02:00

seb-win-refactoring

Refactored version of SafeExamBrowser for Windows. PLEASE NOTE: This version is work in progress and not meant to be used by the public. See https://github.com/SafeExamBrowser/seb-win/releases for the current, official release of SEB.

Project Status

Build Status Unit Test Status Code Coverage

Latest build: https://ci.appveyor.com/project/dbuechel/seb-win-refactoring/build/artifacts