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
0769cf6b4b
SEBWIN-716, #323 : Fixed issue where password dialog was visible but not having input focus during application startup.
2023-07-25 14:14:05 +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
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
dbuechel
df61e79861
Updated year in copyright and license remarks.
2020-01-06 15:24:46 +01: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
d9f546aa74
SEBWIN-320: Made mutex names application-wide constants and fixed unit test for lockdown operation.
2019-07-19 10:56:32 +02:00
dbuechel
4edd8480ef
Updated year to 2019 for all copyright notices.
2019-01-09 11:25:21 +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
0b76770f0f
SEBWIN-220: Removed unused dependencies and reverted service-based message box implementation. Need to find solution for message boxes resp. UI interaction from operations in general...
2018-10-02 15:45:45 +02:00
dbuechel
50dcb7502a
SEBWIN-220: Scaffolding for new (re-)configuration procedure.
2018-06-21 07:56:25 +02:00
dbuechel
2ab48cda09
SEBWIN-219: Unified WPF application shutdown for runtime & client (and fixed window visibility issue by doing so).
2018-02-21 14:01:21 +01:00
dbuechel
5b57734406
SEBWIN-219: Finally found appropriate solution for handling bootstrap- and session-operations.
2018-02-02 09:18:35 +01:00
dbuechel
196836b7eb
SEBWIN-219: Changed and simplified implementation of operation mechanism to allow reconfiguration (i.e. repeating operations).
2018-02-01 08:37:12 +01:00
dbuechel
18b8f66300
SEBWIN-219: Continued implementing kiosk operation and realized that further changes to startup/runtime/shutdown-mechanism are necessary...
2018-01-30 14:41:36 +01:00
dbuechel
87f4ad8bf2
SEBWIN-219: Implemented draft of runtime window.
2018-01-25 11:59:44 +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
f321496815
SEBWIN-219: Finished basic version of configuration operation.
2018-01-19 14:04:12 +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