Damian Büchel
|
e8ebd2840e
|
SEBWIN-833: Completely deleted all Jitsi Meet and Zoom video proctoring code and removed WebView2 dependency.
|
2024-04-17 09:19:18 +02:00 |
|
Damian Büchel
|
3f90d3a58a
|
Updated solution dependencies and browser engine (version 121.3.130).
|
2024-03-05 17:41:40 +01:00 |
|
Damian Büchel
|
400b259af7
|
Updated solution dependencies and browser engine (version 117.2.40).
|
2023-10-20 16:55:54 +02:00 |
|
Damian Büchel
|
5284a52278
|
SEBWIN-693: Updated target framework to .NET Framework 4.8, changed setup bundle to also embed .NET setup bootstrapper and integrated handling of external setup bundle packages into build procedure as pre- and post-build events.
|
2023-06-22 16:15:23 +02:00 |
|
Damian Büchel
|
e0581620a0
|
Updated solution dependencies and browser engine (version 110.0.300).
|
2023-03-14 00:54:48 +01:00 |
|
Damian Büchel
|
72848d09af
|
Updated solution dependencies and browser engine (version 104.4.240).
|
2022-08-31 12:12:32 +02:00 |
|
Damian Büchel
|
2d34ed30eb
|
Added missing references to unit test libraries.
|
2022-08-23 16:01:45 +02:00 |
|
Damian Büchel
|
fc1c22d902
|
Updated solution dependencies and browser engine (version 101.0.18).
|
2022-05-24 16:39:55 +02:00 |
|
Damian Büchel
|
05a4bd126a
|
Updated solution dependencies and browser engine (version 101.0.15).
|
2022-05-06 16:33:06 +02:00 |
|
Damian Büchel
|
05430f6926
|
Updated solution dependencies and browser engine (to version 100.0.23).
|
2022-04-20 14:47:57 +02:00 |
|
Damian Büchel
|
d82b416667
|
Updated solution dependencies and browser engine (version 99.2.120).
|
2022-03-21 09:39:45 +01:00 |
|
Damian Büchel
|
29a7681492
|
SEBWIN-508: Changed location to inject JavaScript API in order to fix issue with redirects.
|
2021-12-20 11:44:41 +01:00 |
|
Damian Büchel
|
deccb3340c
|
Updated solution dependencies and browser engine (version 94.4.50).
|
2021-10-06 14:37:51 +02:00 |
|
Damian Büchel
|
a0a577991f
|
Extended unit tests for client component.
|
2021-07-27 13:52:49 +02:00 |
|
Damian Büchel
|
90d7712ae2
|
Updated solution dependencies and browser engine (version 91.1.211).
|
2021-07-02 12:08:10 +02:00 |
|
Damian Büchel
|
8d7bde5d6c
|
Updated browser engine (version 90.6.7) and solution dependencies.
|
2021-06-08 11:42:13 +02:00 |
|
Damian Büchel
|
a3a5d42f98
|
Updated browser engine and dependencies to latest version (CEF 88.2.9).
|
2021-03-19 20:26:40 +01:00 |
|
Damian Büchel
|
c5c832d6c3
|
Updated browser engine and dependencies to latest version (CEF 87.1.13).
|
2021-02-06 04:55:15 +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
|
3698d7dabb
|
Updated browser engine and dependencies to latest version (CEF 85.3.13).
|
2020-10-26 14:08:51 +01:00 |
|
Damian Büchel
|
867bcfe6a7
|
Updated browser engine to version 84.4.10.
|
2020-08-26 19:09:44 +02:00 |
|
Damian Büchel
|
0f1d57744e
|
Updated browser engine to version 81.3.100 and updated dependencies for entire solution.
|
2020-06-22 12:03:29 +02:00 |
|
dbuechel
|
d5210e85b7
|
Updated browser engine to version 79.1.36 and updated dependencies for entire solution.
|
2020-02-14 09:51:52 +01:00 |
|
dbuechel
|
bf69a64e15
|
SEBWIN-316: Added manufacturer, model and name to system info.
|
2019-12-20 17:06:28 +01:00 |
|
dbuechel
|
a6a90376ad
|
SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2.
|
2019-11-06 15:45:17 +01:00 |
|
dbuechel
|
f4f6b47548
|
Updated browser engine to version 75.1.142. Consolidated and updated nuget packages for entire solution.
|
2019-09-24 07:37:42 +02:00 |
|
dbuechel
|
367ebf1329
|
SEBWIN-342: Moved settings to separate assembly.
|
2019-09-06 09:39:28 +02:00 |
|
dbuechel
|
fd20d0d638
|
Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace.
|
2019-08-30 09:55:26 +02:00 |
|
dbuechel
|
69a2fc55f4
|
Consolidated nuget packages for entire solution.
|
2019-08-23 15:02:12 +02:00 |
|
dbuechel
|
77a3b50ca9
|
SEBWIN-301: Moved ServiceOperation in session sequence of runtime to be able to interact with the user and consolidated KioskModeTerminationOperation into KioskModeOperation itself.
|
2019-06-12 08:46:10 +02:00 |
|
dbuechel
|
73c7e28a33
|
SEBWIN-301: Started working on service architecture.
|
2019-06-07 15:26:03 +02:00 |
|
dbuechel
|
ccf7727d4c
|
SEBWIN-301: Fixed usage of application data folder (local for large files vs. roaming for configuration) and implemented basic service operation for runtime.
|
2019-06-06 15:44:03 +02:00 |
|
dbuechel
|
d985a580bc
|
Updated browser engine to version 73.1.13.
|
2019-05-08 14:08:43 +02:00 |
|
dbuechel
|
4044b62867
|
SEBWIN-226: Updated target framework for all assemblies to version 4.7.2.
|
2019-03-20 14:00:36 +01:00 |
|
dbuechel
|
06c32ee359
|
SEBWIN-140: Updated nuget-packages, incl. browser engine version (from 69 to 71).
|
2019-01-22 09:07:34 +01:00 |
|
dbuechel
|
d4ef20bd9f
|
SEBWIN-221: Consolidated & updated NuGet packages, including browser engine (from version 63.0.1 to 69.0.0).
|
2019-01-08 14:30:38 +01:00 |
|
dbuechel
|
7f38c0b8c3
|
SEBWIN-221: Implemented basic password decryption of binary configuration files and finally found correct solution for multi-threading issues related to WPF.
|
2018-11-22 14:36:20 +01:00 |
|
dbuechel
|
bae7ed8a25
|
SEBWIN-221: Fixed unit tests for changes in session handling (introduction of SessionContext).
|
2018-10-12 15:23:43 +02:00 |
|
dbuechel
|
f4631a1a3d
|
SEBWIN-221: Fixed issues with the operation model by separating repeatable from non-repeatable operations and solved conundrum with session operation sequence.
|
2018-10-10 09:19:03 +02:00 |
|
dbuechel
|
6acd40eb74
|
SEBWIN-220: Extracted user interface dependencies from all IOperations by introducing ActionRequired, ProgressChanged and StatusChanged events.
|
2018-10-03 14:35:27 +02:00 |
|
dbuechel
|
693829f641
|
SEBWIN-220: Extended unit test coverage for SafeExamBrowser.Configuration and SafeExamBrowser.Runtime.
|
2018-09-04 10:58:56 +02:00 |
|
dbuechel
|
ec3f2b7ff2
|
SEBWIN-220: Extracted concerns from core namespace (communication, i18n, logging) and removed behaviour namespace.
|
2018-08-31 10:06:27 +02:00 |
|
dbuechel
|
eb47cb362b
|
SEBWIN-220: Finished draft of (re-)configuration mechanism.
|
2018-06-27 14:02:16 +02:00 |
|
dbuechel
|
50dcb7502a
|
SEBWIN-220: Scaffolding for new (re-)configuration procedure.
|
2018-06-21 07:56:25 +02:00 |
|
dbuechel
|
eb5fc50fea
|
SEBWIN-219: Extended unit test coverage of runtime operations.
|
2018-03-21 15:28:59 +01:00 |
|
dbuechel
|
6efa7bed81
|
SEBWIN-219: Found better solution for session operation sequence (got rid of session controller and sequence start resp. end operations).
|
2018-03-21 10:23:15 +01:00 |
|
dbuechel
|
e750f870c0
|
SEBWIN-219: Completed provisional implementation of unit test for communication hosts.
|
2018-03-20 09:21:10 +01:00 |
|
dbuechel
|
268eda9f90
|
SEBWIN-219: Started refining communication API & mechanics.
|
2018-02-22 16:15:06 +01:00 |
|
dbuechel
|
10202a807f
|
SEBWIN-219: Adapted startup procedure for client component by introducing the DelayedInitializationOperation.
|
2018-02-12 12:21:55 +01:00 |
|
dbuechel
|
b22093e6a2
|
SEBWIN-219: Started implementing kiosk mode operation.
|
2018-01-26 12:33:36 +01:00 |
|