Damian Büchel
|
ff33394565
|
SEBWIN-824: Updated year in license and copyright remarks. Removed old CEF redistributable packages, see https://github.com/cefsharp/CefSharp/issues/4704.
|
2024-03-05 18:37:42 +01:00 |
|
Damian Büchel
|
e6e0cca292
|
SEBWIN-824: Changed department from LET to ID in copyright notice.
|
2024-03-05 18:13:14 +01: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
|
cdb08798b8
|
SEBWIN-649: Updated year in license and copyright remarks.
|
2023-03-08 00:30:20 +01:00 |
|
Damian Büchel
|
d2d93db9f0
|
SEBWIN-581: Implemented new registry setting to suppress find printer option in system print dialog.
|
2022-07-26 15:10:48 +02:00 |
|
Damian Büchel
|
a0e0c3e579
|
SEBWIN-541: Updated year in license and copyright remarks.
|
2022-01-21 16:33:52 +01:00 |
|
Damian Büchel
|
a19617c53b
|
Updated year in copyright remarks.
|
2021-02-03 00:45:33 +01:00 |
|
Damian Büchel
|
bd5eab03a1
|
SEBWIN-424: Increased timeout for service communication host.
|
2020-09-29 14:14:26 +02:00 |
|
Damian Büchel
|
7b8c69c1ba
|
SEBWIN-401: Implemented fix for VMware issue: The registry values will now only be set if the active configuration explicity says so.
|
2020-05-20 12:03:54 +02:00 |
|
Damian Büchel
|
6163c98e08
|
SEBWIN-362: Removed unused contracts (and assemblies) for client, runtime and service controllers.
|
2020-03-16 13:38:25 +01:00 |
|
dbuechel
|
df61e79861
|
Updated year in copyright and license remarks.
|
2020-01-06 15:24:46 +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
|
6511401fa4
|
Fixed race condition between service and runtime, occurring when the runtime initiated a new session before the service was able to terminate the currently running one.
|
2019-09-25 08:25:51 +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
|
6a1632ee48
|
SEBWIN-319: Forgot user-specific registry key for power options.
|
2019-08-13 08:29:48 +02:00 |
|
dbuechel
|
0d793dd326
|
SEBWIN-301, SEBWIN-319: Implemented monitoring mechanism for feature configurations.
|
2019-07-05 12:28:42 +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
|
39b63218fb
|
SEBWIN-319: Implemented system configuration update for service operation and auto-restore mechanism.
|
2019-07-03 12:27:02 +02:00 |
|
dbuechel
|
2f510096d0
|
SEBWIN-319: Implemented registry configuration functionality.
|
2019-07-03 08:59:27 +02:00 |
|
dbuechel
|
ee683af63c
|
SEBWIN-319: Implemented infrastructure for registry configurations and corrected mistake in backup mechanism.
|
2019-07-02 10:35:40 +02:00 |
|
dbuechel
|
dd78bc1fbc
|
SEBWIN-301: Implemented auto-restore mechanism for service, added return status to feature configuration methods and introduced session flag for service.
|
2019-06-27 08:32:37 +02:00 |
|
dbuechel
|
dd801245d2
|
SEBWIN-301: Finished basic backup mechanism for service.
|
2019-06-26 10:13:11 +02:00 |
|
dbuechel
|
b96bbfcd78
|
SEBWIN-301: Started implementing backup mechanism for service.
|
2019-06-21 15:05:31 +02:00 |
|
dbuechel
|
1c7c856c33
|
SEBWIN-301: Defined settings for service component.
|
2019-06-20 10:55:24 +02:00 |
|
dbuechel
|
ac28eec94a
|
SEBWIN-301: Added unit tests for basic service functionality.
|
2019-06-19 15:40:21 +02:00 |
|
dbuechel
|
3589b92b9d
|
SEBWIN-301: Implemented service log file persistence in user directory.
|
2019-06-18 15:51:35 +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
|
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
|
96bad137e5
|
SEBWIN-301: Fixed build platform for new assemblies, as always... :/
|
2019-05-29 10:58:08 +02:00 |
|
dbuechel
|
0bdf5d15e1
|
SEBWIN-301: Implemented scaffolding for service component and added CI build artifact for service.
|
2019-05-29 10:52:46 +02:00 |
|