Commit graph

776 commits

Author SHA1 Message Date
Damian Büchel
42c421a3cd SEBWIN-469: Implemented workaround for user identifier retrieval via Moodle theme. 2021-03-04 16:44:12 +01:00
Damian Büchel
5ba291e23e SEBWIN-469: Implemented additional way to retrieve Moodle session identifier. 2021-02-23 15:37:20 +01:00
Damian Büchel
7feb3a68cf SEBWIN-463: Ensured clicking a link with keyboard modifiers doesn't activate default browser behavior. 2021-02-15 23:49:23 +01:00
Damian Büchel
20a2bb9ad9 SEBWIN-458: Removed fix with reloading page as issue is within the browser engine itself. 2021-02-12 23:05:47 +01:00
Damian Büchel
ac91b09f7b SEBWIN-458: Ensured browser navigation keeps working when blocking a request. 2021-02-09 14:46:57 +01:00
Damian Büchel
3b7410b83d SEBWIN-458: Fixed issue with rendering of PDFs when request filtering is enabled. 2021-02-08 18:10:20 +01:00
Damian Büchel
cb84fbd689 Removed BETA marker for version 3.1.1. 2020-12-17 16:12:04 +01:00
Damian Büchel
08cb00babd #47: Changed language code for chinese translation. 2020-12-16 11:26:38 +01:00
Damian Büchel
2a0b038bf3 Updated readme with new VC++ redistributable dependency. 2020-12-14 11:28:36 +01:00
Damian Büchel
4bccf4610b #28 : Ensured nodrives mechanism in file system dialog doesn't crash if registry value doesn't exist. 2020-12-11 09:58:31 +01:00
Damian Büchel
9b8379bdae SEBWIN-445: Ensured battery and WLAN data is only sent to server when values change. 2020-12-10 17:42:50 +01:00
Damian Büchel
86242911a2 Fixed verification of event handler subscriptions in unit tests. 2020-12-04 16:17:13 +01:00
Damian Büchel
b1997b5b56 Updated dependencies and browser to latest version (86.0.4240.198). 2020-12-04 15:37:34 +01:00
Damian Büchel
ba523d4381 SEBWIN-447: Implemented missing remote session check during session initialization. 2020-12-04 15:21:51 +01:00
Damian Büchel
d2407afebf SEBWIN-446: Ensured missing machine info doesn't result in fatal error during startup. 2020-12-04 13:44:40 +01:00
Damian Büchel
b8393f2ae5 SEBWIN-443: Updated setup bundle to install Visual C++ 2015-2019 Redistributable instead of Visual C++ 2015 Redistributable. 2020-12-04 12:38:52 +01:00
Damian Büchel
7ccc774277 Added French translation. 2020-12-04 11:00:48 +01:00
Damian Büchel
ec7e3d2e18 Corrected typo. 2020-12-03 19:48:00 +01:00
Damian Büchel
79a221cf21 SEBWIN-445: Implemented reporting of power supply and wireless adapter status to server. 2020-12-03 19:47:17 +01:00
Damian Büchel
4d05ef8cad SEBWIN-444: Fixed issue with starting a server exam when reconfiguring. 2020-12-03 18:19:18 +01:00
Damian Büchel
944461f902 Added Chinese translation. 2020-12-03 18:01:35 +01:00
Damian Büchel
a3292a7977 SEBWIN-444: Ensured server connectivity is maintained when reconfiguring and fixed detection of Moodle sessions. 2020-12-02 17:43:02 +01:00
Damian Büchel
786193aff4 SEBWIN-444: Changed server operation implementation to not re-initialize connection during reconfiguration. 2020-12-01 18:25:53 +01:00
Damian Büchel
15be4cbaf7 SEBWIN-442: Implemented mechanism to automatically select server exam via configuration. 2020-11-30 18:30:29 +01:00
Damian Büchel
1cf9d53121 SEBWIN-441: Ensured custom headers are only appended to same-domain requests. 2020-11-27 15:14:33 +01:00
Damian Büchel
907b251232 Reverted version to 3.1.1. 2020-11-24 10:57:37 +01:00
Damian Büchel
6fad725744 Updated version to 3.2.0. 2020-11-12 13:57:03 +01:00
Damian Büchel
c243f4fe4e Removed beta marker for version 3.1.0. 2020-11-09 15:45:33 +01:00
Damian Büchel
7d55552889 SEBWIN-427: Ensured seb(s) URLs are correctly handled for secure session reconfiguration. 2020-10-27 19:50:03 +01:00
Damian Büchel
3698d7dabb Updated browser engine and dependencies to latest version (CEF 85.3.13). 2020-10-26 14:08:51 +01:00
Damian Büchel
3ef3bccd7e SEBWIN-426: Ensured that lock screen is not activated when lock or switch session is allowed. 2020-10-23 09:31:23 +02:00
Damian Büchel
f6a3cb485b SEBWIN-425: Ensured columns are not sortable for configuration of third-party applications. 2020-10-21 16:28:45 +02:00
Damian Büchel
5d7630432e SEBWIN-425: Added new prohibited processes. 2020-10-20 19:13:50 +02:00
Damian Büchel
d1f0e012d5 SEBWIN-414: Implemented home functionality for browser. 2020-10-05 23:37:23 +02:00
Damian Büchel
ae7dcc0b0b Code cleanup. 2020-09-29 14:37:54 +02:00
Damian Büchel
bd5eab03a1 SEBWIN-424: Increased timeout for service communication host. 2020-09-29 14:14:26 +02:00
Damian Büchel
68decb740c SEBWIN-414: Implemented new feature to control displaying and logging of URLs in browser. 2020-09-29 14:01:17 +02:00
Damian Büchel
3a23cec2c2 SEBWIN-414: Ensured query string parameter is correctly appended to start URL. 2020-09-24 17:01:23 +02:00
Damian Büchel
50e943e8a8 SEBWIN-414: Implemented query string parameter feature. 2020-09-24 12:55:20 +02:00
Damian Büchel
12c342cc7d Merge branch 'master' of https://github.com/SafeExamBrowser/seb-win-refactoring 2020-09-22 16:55:36 +02:00
Damian Büchel
e5f2c4f33f SEBWIN-423: Ensured that AltGr does not trigger termination. 2020-09-22 16:55:31 +02:00
Damian Büchel
cca6c7526a
Merge pull request #29 from jp-weber/master
Update FileSystemDialog.xaml.cs
2020-09-21 19:36:49 +02:00
Damian Büchel
6d478660b5 SEBWIN-414: Implemented feature to reset browser via quit URL. 2020-09-21 19:22:15 +02:00
Jan Philipp Weber
8908efc93e - mobile UI adapted 2020-09-18 19:22:24 +02:00
Damian Büchel
eea29761be SEBWIN-414: Updated implementation of reconfiguration mechanism according to changed requirements. 2020-09-15 17:16:48 +02:00
Damian Büchel
252e807c44 SEBWIN-414: Implemented new mechanism to allow or deny reconfiguration. 2020-09-10 12:35:58 +02:00
Damian Büchel
8a385a55d0 Ensured missing content type does not crash network resource loader. 2020-09-08 15:32:45 +02:00
Damian Büchel
843744c70f SEBWIN-421: Added info about required disk space for .NET framework. 2020-09-07 12:13:39 +02:00
Jan Philipp Weber
75e0737acd
Fixed wrong replacements 2020-09-05 17:41:18 +02:00
Jan Philipp Weber
c970ce6873
Update FileSystemDialog.xaml.cs 2020-09-04 12:52:15 +02:00