.github /ISSUE_TEMPLATE
Delete bug_report.md
2020-07-07 13:10:06 +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.Applications
SEBWIN-449: Refactored notification implementation, moved icon resources to core library (again) and removed client contracts.
2021-03-18 23:12:07 +01:00
SafeExamBrowser.Applications.Contracts
SEBWIN-449: Refactored notification implementation, moved icon resources to core library (again) and removed client contracts.
2021-03-18 23:12:07 +01:00
SafeExamBrowser.Browser
Updated browser engine and dependencies to latest version (CEF 90.6.5).
2021-05-12 17:26:10 +02:00
SafeExamBrowser.Browser.Contracts
Updated year in copyright remarks.
2021-02-03 00:45:33 +01:00
SafeExamBrowser.Browser.UnitTests
Updated browser engine and dependencies to latest version (CEF 90.6.5).
2021-05-12 17:26:10 +02:00
SafeExamBrowser.Client
SEBWIN-471: Fixed bug where reconfiguration URL wasn't mandatory in a secure session.
2021-04-19 10:49:02 +02:00
SafeExamBrowser.Client.UnitTests
SEBWIN-471: Fixed unit test to ensure reconfiguration of secure session is not permitted without reconfiguring URL.
2021-04-23 15:34:12 +02:00
SafeExamBrowser.Communication
Updated year in copyright remarks.
2021-02-03 00:45:33 +01:00
SafeExamBrowser.Communication.Contracts
Updated year in copyright remarks.
2021-02-03 00:45:33 +01:00
SafeExamBrowser.Communication.UnitTests
Updated browser engine and dependencies to latest version (CEF 88.2.9).
2021-03-19 20:26:40 +01:00
SafeExamBrowser.Configuration
Changed default value for SEB Server timeout to 30 seconds.
2021-04-20 11:31:38 +02:00
SafeExamBrowser.Configuration.Contracts
Updated year in copyright remarks.
2021-02-03 00:45:33 +01:00
SafeExamBrowser.Configuration.UnitTests
Updated browser engine and dependencies to latest version (CEF 88.2.9).
2021-03-19 20:26:40 +01:00
SafeExamBrowser.Core
Updated year in copyright remarks.
2021-02-03 00:45:33 +01:00
SafeExamBrowser.Core.Contracts
SEBWIN-449: Extended notification mechanism to allow updating of notification icon / text and added icons for proctoring notification.
2021-03-25 13:49:45 +01:00
SafeExamBrowser.Core.UnitTests
Updated browser engine and dependencies to latest version (CEF 88.2.9).
2021-03-19 20:26:40 +01:00
SafeExamBrowser.I18n
SEBWIN-448: Added text for remote proctoring.
2021-04-12 19:57:11 +02:00
SafeExamBrowser.I18n.Contracts
SEBWIN-448: Added text for remote proctoring.
2021-04-12 19:57:11 +02:00
SafeExamBrowser.I18n.UnitTests
Updated browser engine and dependencies to latest version (CEF 88.2.9).
2021-03-19 20:26:40 +01:00
SafeExamBrowser.Lockdown
Updated year in copyright remarks.
2021-02-03 00:45:33 +01:00
SafeExamBrowser.Lockdown.Contracts
Updated year in copyright remarks.
2021-02-03 00:45:33 +01:00
SafeExamBrowser.Lockdown.UnitTests
Updated browser engine and dependencies to latest version (CEF 88.2.9).
2021-03-19 20:26:40 +01:00
SafeExamBrowser.Logging
Updated year in copyright remarks.
2021-02-03 00:45:33 +01:00
SafeExamBrowser.Logging.Contracts
Updated year in copyright remarks.
2021-02-03 00:45:33 +01:00
SafeExamBrowser.Logging.UnitTests
Updated browser engine and dependencies to latest version (CEF 88.2.9).
2021-03-19 20:26:40 +01:00
SafeExamBrowser.Monitoring
SEBWIN-449: Added WebView2 with scaffolding for remote proctoring UI.
2021-02-19 22:03:52 +01:00
SafeExamBrowser.Monitoring.Contracts
Updated year in copyright remarks.
2021-02-03 00:45:33 +01:00
SafeExamBrowser.Proctoring
SEBWIN-449: Ensured server URL is also sanitized when not using SEB server and removed check for authentication token for Jitsi Meet.
2021-05-19 02:43:07 +02:00
SafeExamBrowser.Proctoring.Contracts
SEBWIN-449: Refactored notification implementation, moved icon resources to core library (again) and removed client contracts.
2021-03-18 23:12:07 +01:00
SafeExamBrowser.ResetUtility
Updated browser engine and dependencies to latest version (CEF 88.2.9).
2021-03-19 20:26:40 +01:00
SafeExamBrowser.Runtime
Updated browser engine and dependencies to latest version (CEF 90.6.5).
2021-05-12 17:26:10 +02:00
SafeExamBrowser.Runtime.UnitTests
SEBWIN-453: Implemented monitoring for kiosk mode Create New Desktop.
2021-04-16 19:12:56 +02:00
SafeExamBrowser.Server
Fixed error in retry mechanism for SEB server.
2021-04-26 12:27:54 +02:00
SafeExamBrowser.Server.Contracts
SEBWIN-451: Implemented dynamic reconfiguration for proctoring.
2021-04-12 15:59:42 +02:00
SafeExamBrowser.Service
Updated year in copyright remarks.
2021-02-03 00:45:33 +01:00
SafeExamBrowser.Service.UnitTests
Updated browser engine and dependencies to latest version (CEF 88.2.9).
2021-03-19 20:26:40 +01:00
SafeExamBrowser.Settings
SEBWIN-450: Implemented static settings for proctoring with Jitsi Meet.
2021-04-12 10:59:31 +02:00
SafeExamBrowser.SystemComponents
SEBWIN-489: Changed power supply thresholds from 40% = low and 20% = critical to 20% = low and 10% = critical.
2021-05-10 22:12:19 +02:00
SafeExamBrowser.SystemComponents.Contracts
SEBWIN-449: Implemented workaround due to webcam and microphone access issue when using data URI for proctoring content.
2021-03-17 00:05:29 +01:00
SafeExamBrowser.UserInterface.Contracts
SEBWIN-450: Completed basic implementation of proctoring window.
2021-03-23 21:12:47 +01:00
SafeExamBrowser.UserInterface.Desktop
SEBWIN-490: Ensured users can't hangup call, automatically unmuting microphone and camera if users attempt to mute them, fixed window visibility on end of broadcast from SEB server, made initial proctoring view size bigger and fixed icon when proctoring is active.
2021-05-19 01:35:01 +02:00
SafeExamBrowser.UserInterface.Mobile
SEBWIN-490: Ensured users can't hangup call, automatically unmuting microphone and camera if users attempt to mute them, fixed window visibility on end of broadcast from SEB server, made initial proctoring view size bigger and fixed icon when proctoring is active.
2021-05-19 01:35:01 +02:00
SafeExamBrowser.UserInterface.Shared
SEBWIN-450: Completed basic implementation of proctoring window.
2021-03-23 21:12:47 +01:00
SafeExamBrowser.WindowsApi
SEBWIN-453: Implemented monitoring for kiosk mode Create New Desktop.
2021-04-16 19:12:56 +02:00
SafeExamBrowser.WindowsApi.Contracts
SEBWIN-453: Implemented monitoring for kiosk mode Create New Desktop.
2021-04-16 19:12:56 +02:00
SebWindowsConfig
Disabled message regarding default processes.
2021-04-23 15:45:11 +02:00
Setup
SEBWIN-459: Added remark about required dependencies to setup.
2021-04-14 17:33:24 +02:00
SetupBundle
Updated WebView2 remote payload for setup bundle.
2021-04-26 14:49:06 +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-release.yml
Updated version number to 3.2.0 BETA.
2020-12-21 11:29:24 +01:00
appveyor-test.yml
Updated version for OpenCover in build script for test server.
2021-05-12 18:02:41 +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
Added WebView2 runtime dependency to readme.
2021-04-26 15:00:11 +02:00
SafeExamBrowser.sln
SEBWIN-449: Refactored notification implementation, moved icon resources to core library (again) and removed client contracts.
2021-03-18 23:12:07 +01:00