Commit graph

34 commits

Author SHA1 Message Date
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
a19617c53b Updated year in copyright remarks. 2021-02-03 00:45:33 +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
50e943e8a8 SEBWIN-414: Implemented query string parameter feature. 2020-09-24 12:55:20 +02: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
2cde60b1e7 Fixed issue with splash screen not being closed on client side if reconfiguration was aborted. 2020-02-10 16:47:50 +01:00
dbuechel
df61e79861 Updated year in copyright and license remarks. 2020-01-06 15:24:46 +01:00
dbuechel
cf4e229fef SEBWIN-353: Fixed bug with service session not being terminated when startup is aborted. Removed ignore flag from service proxy, as it did not serve any real purpose. 2019-12-10 14:22:18 +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
487e89693a Resolved dependencies from communication API on UI. 2019-08-30 14:02:36 +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
6f0b0d0fb2 SEBWIN-301: Changed service procedure so that the service initiates a system configuration update on command from the runtime. Added functionality to terminate the application on service connection loss. 2019-07-04 09:12:28 +02:00
dbuechel
6b24554abc SEBWIN-301: Implemented basic service session procedure. 2019-06-18 10:18:56 +02:00
dbuechel
e9d91cb898 SEBWIN-301: Switched from interface to data container for session configuration (separated client and service session configuration) and implemented mapping of service policy including the respective message boxes. 2019-06-11 09:53:33 +02:00
dbuechel
d985a580bc Updated browser engine to version 73.1.13. 2019-05-08 14:08:43 +02:00
dbuechel
0d270b1444 SEBWIN-226: Trying to use CI to set correct version and build number for assemblies. 2019-03-29 10:52:00 +01:00
dbuechel
c02caa6732 SEBWIN-226: Updated assembly information for all assemblies. 2019-03-28 08:01:56 +01: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
76da1f3585 SEBWIN-296: Extended unit tests of runtime proxy. 2019-02-15 10:01:52 +01:00
dbuechel
b0ff5ee0ff SEBWIN-296: Extended unit tests for client proxy. 2019-02-15 09:52:18 +01:00
dbuechel
1d50d3d736 SEBWIN-296: Extended unit tests for base proxy. 2019-02-15 09:43:23 +01:00
dbuechel
33c47f5b4a SEBWIN-296: Extended unit tests for base host. 2019-02-15 09:34:21 +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
4edd8480ef Updated year to 2019 for all copyright notices. 2019-01-09 11:25:21 +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
c8001e85f6 SEBWIN-220: Introduced timeout for startup and shutdown of BaseHost. 2018-10-02 08:02:48 +02:00
dbuechel
67ba5fcce3 SEBWIN-220: Re-integrated system event hooks, now also running in separate threads. Decreased logging for EndpointNotFoundException in BaseProxy. 2018-09-27 11:24:13 +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