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
dbuechel
7d5c6a1b0b
SEBWIN-219: Changed startup procedure for runtime component in order to be able to re-configure during application execution.
2018-01-24 07:46:22 +01:00
dbuechel
c56b4a0251
SEBWIN-219: Started defining & implementing communication contracts and functionality.
2018-01-23 15:33:54 +01:00
dbuechel
39261f5222
SEBWIN-219: Started implementing the configuration operation.
2018-01-18 15:14:05 +01:00
dbuechel
31d6d544d0
SEBWIN-219:
...
- Extracted operations and notifications from core library and moved them to client resp. runtime component.
- Renamead runtime component to SafeExamBrowser.Runtime.
- Moved post-build event from browser to client assembly.
2018-01-18 08:16:20 +01:00