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.Applications
SEBWIN-361: Fixed concurrency issue when terminating external applications and ensured termination operation continues even with failure.
2020-02-26 08:49:16 +01:00
SafeExamBrowser.Applications.Contracts
Updated year in copyright and license remarks.
2020-01-06 15:24:46 +01:00
SafeExamBrowser.Browser
SEBWIN-380: Implemented unit tests for browser resource handler.
2020-04-06 14:13:13 +02:00
SafeExamBrowser.Browser.Contracts
Updated year in copyright and license remarks.
2020-01-06 15:24:46 +01:00
SafeExamBrowser.Browser.UnitTests
SEBWIN-380: Implemented unit tests for browser resource handler.
2020-04-06 14:13:13 +02:00
SafeExamBrowser.Client
SEBWIN-384: Ensured the action center is automatically hidden during shell initialization.
2020-04-01 13:49:32 +02:00
SafeExamBrowser.Client.Contracts
SEBWIN-362: Removed unused contracts (and assemblies) for client, runtime and service controllers.
2020-03-16 13:38:25 +01:00
SafeExamBrowser.Client.UnitTests
SEBWIN-384: Ensured the action center is automatically hidden during shell initialization.
2020-04-01 13:49:32 +02:00
SafeExamBrowser.Communication
Fixed issue with splash screen not being closed on client side if reconfiguration was aborted.
2020-02-10 16:47:50 +01:00
SafeExamBrowser.Communication.Contracts
Fixed issue with splash screen not being closed on client side if reconfiguration was aborted.
2020-02-10 16:47:50 +01:00
SafeExamBrowser.Communication.UnitTests
Updated browser engine to version 79.1.36 and updated dependencies for entire solution.
2020-02-14 09:51:52 +01:00
SafeExamBrowser.Configuration
SEBWIN-380: Extended tests for configuration data processor.
2020-04-08 16:06:59 +02:00
SafeExamBrowser.Configuration.Contracts
SEBWIN-309: Implemented draft of browser exam key.
2020-02-10 12:19:25 +01:00
SafeExamBrowser.Configuration.UnitTests
SEBWIN-380: Extended tests for configuration data processor.
2020-04-08 16:06:59 +02:00
SafeExamBrowser.Core
SEBWIN-356: Changed I18n implementation to automatically load text data for current system language.
2020-03-09 17:35:48 +01:00
SafeExamBrowser.Core.Contracts
Updated year in copyright and license remarks.
2020-01-06 15:24:46 +01:00
SafeExamBrowser.Core.UnitTests
SEBWIN-356: Changed I18n implementation to automatically load text data for current system language.
2020-03-09 17:35:48 +01:00
SafeExamBrowser.I18n
SEBWIN-362: Added retry option for load error page.
2020-03-16 14:20:53 +01:00
SafeExamBrowser.I18n.Contracts
SEBWIN-362: Added retry option for load error page.
2020-03-16 14:20:53 +01:00
SafeExamBrowser.I18n.UnitTests
SEBWIN-356: Changed I18n implementation to automatically load text data for current system language.
2020-03-09 17:35:48 +01:00
SafeExamBrowser.Lockdown
Updated year in copyright and license remarks.
2020-01-06 15:24:46 +01:00
SafeExamBrowser.Lockdown.Contracts
Updated year in copyright and license remarks.
2020-01-06 15:24:46 +01:00
SafeExamBrowser.Lockdown.UnitTests
Updated browser engine to version 79.1.36 and updated dependencies for entire solution.
2020-02-14 09:51:52 +01:00
SafeExamBrowser.Logging
Updated year in copyright and license remarks.
2020-01-06 15:24:46 +01:00
SafeExamBrowser.Logging.Contracts
Updated year in copyright and license remarks.
2020-01-06 15:24:46 +01:00
SafeExamBrowser.Logging.UnitTests
Updated browser engine to version 79.1.36 and updated dependencies for entire solution.
2020-02-14 09:51:52 +01:00
SafeExamBrowser.Monitoring
Updated year in copyright and license remarks.
2020-01-06 15:24:46 +01:00
SafeExamBrowser.Monitoring.Contracts
Updated year in copyright and license remarks.
2020-01-06 15:24:46 +01:00
SafeExamBrowser.ResetUtility
SEBWIN-362: Corrected format of new icons.
2020-03-17 11:22:30 +01:00
SafeExamBrowser.Runtime
SEBWIN-362: Ensured all UI element implementations are only accessible via a façade.
2020-03-17 11:07:40 +01:00
SafeExamBrowser.Runtime.UnitTests
SEBWIN-373: Turns out that it isn't necessary to terminate the Windows shell for kiosk mode Create New Desktop, at least with version 1909. Version 1803 did not allow SEB to set its own working area, now it appears to work even while the Windows shell is running. Amazing.
2020-03-01 11:13:41 +01:00
SafeExamBrowser.Service
SEBWIN-362: Removed unused contracts (and assemblies) for client, runtime and service controllers.
2020-03-16 13:38:25 +01:00
SafeExamBrowser.Service.UnitTests
SEBWIN-362: Removed unused contracts (and assemblies) for client, runtime and service controllers.
2020-03-16 13:38:25 +01:00
SafeExamBrowser.Settings
SEBWIN-378: Implemented basic support for default spell checking.
2020-03-05 09:38:26 +01:00
SafeExamBrowser.SystemComponents
SEBWIN-366: Fixed bug where wireless network was displayed as disconnected even though it actually was connected.
2020-03-13 07:56:28 +01:00
SafeExamBrowser.SystemComponents.Contracts
SEBWIN-308: Ensured temporary configuration file is deleted after reconfiguration.
2020-01-29 10:07:28 +01:00
SafeExamBrowser.UserInterface.Contracts
SEBWIN-384: Ensured the action center is automatically hidden during shell initialization.
2020-04-01 13:49:32 +02:00
SafeExamBrowser.UserInterface.Desktop
SEBWIN-384: Ensured the action center is automatically hidden during shell initialization.
2020-04-01 13:49:32 +02:00
SafeExamBrowser.UserInterface.Mobile
SEBWIN-384: Ensured the action center is automatically hidden during shell initialization.
2020-04-01 13:49:32 +02:00
SafeExamBrowser.UserInterface.Shared
SEBWIN-368: Made action center easier to activate via touch gesture.
2020-03-12 10:29:50 +01:00
SafeExamBrowser.WindowsApi
SEBWIN-373: Fixed system freeze caused by kiosk mode Create New Desktop due to it freezing the Windows shell. Thus, the Windows shell will henceforth be terminated for both kiosk modes. Furthermore ensured that processes started by SEB do not retain handles to the SEB directory.
2020-02-28 18:59:46 +01:00
SafeExamBrowser.WindowsApi.Contracts
SEBWIN-373: Fixed system freeze caused by kiosk mode Create New Desktop due to it freezing the Windows shell. Thus, the Windows shell will henceforth be terminated for both kiosk modes. Furthermore ensured that processes started by SEB do not retain handles to the SEB directory.
2020-02-28 18:59:46 +01:00
SebWindowsConfig
SEBWIN-383: Corrected redirect mechanism for PDF toolbar to only redirect main frame requests and added missing new option to configuration tool.
2020-03-27 13:18:24 +01:00
Setup
SEBWIN-362: Corrected format of new icons.
2020-03-17 11:22:30 +01:00
SetupBundle
SEBWIN-362: Added custom images for setup and setup bundle.
2020-03-13 10:28:04 +01: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-release.yml
Added "BETA" to informational version.
2020-03-12 12:11:58 +01:00
appveyor-test.yml
SEBWIN-344: Updated setup bundle to automatically install the correct setup and C++ runtime for a specific platform.
2019-11-07 10:05:59 +01: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
Corrected readme regarding prerequisites.
2020-02-17 15:12:42 +01:00
SafeExamBrowser.sln
SEBWIN-362: Removed unused contracts (and assemblies) for client, runtime and service controllers.
2020-03-16 13:38:25 +01:00