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
|
4af0cc0d48
|
SEBWIN-405: Implemented mechanism to retrieve server failure action via client.
|
2020-07-31 20:35:18 +02:00 |
|
Damian Büchel
|
4d59ee399d
|
SEBWIN-405: Implemented mechanism to retrieve exam selection via client.
|
2020-07-31 19:57:08 +02: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
|
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
|
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
|
4edd8480ef
|
Updated year to 2019 for all copyright notices.
|
2019-01-09 11:25:21 +01:00 |
|
dbuechel
|
4b634d8e99
|
SEBWIN-221: Implemented message box communication infrastructure and removed generic session start / stop error messages.
|
2018-12-14 12:31:31 +01:00 |
|
dbuechel
|
c8001e85f6
|
SEBWIN-220: Introduced timeout for startup and shutdown of BaseHost.
|
2018-10-02 08:02:48 +02:00 |
|
dbuechel
|
86d6949a6f
|
SEBWIN-220: Fixed race condition caused by the client stopping its communication host before the runtime had a chance to disconnect from it.
|
2018-09-28 11:05:49 +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
|
f8e5a4bedf
|
SEBWIN-220: Implemented password input mechanism and dialog.
|
2018-07-04 09:53:33 +02:00 |
|
dbuechel
|
50dcb7502a
|
SEBWIN-220: Scaffolding for new (re-)configuration procedure.
|
2018-06-21 07:56:25 +02:00 |
|
dbuechel
|
3a4f189916
|
SEBWIN-219: Extracted creation of proxy and host objects from base implementations and started implementing unit tests for hosts.
|
2018-03-16 15:46:53 +01:00 |
|
dbuechel
|
e4940383fb
|
SEBWIN-219: Implemented unit tests for proxies in core library.
|
2018-03-16 09:28:33 +01:00 |
|
dbuechel
|
ec588e50bc
|
SEBWIN-219: Tidied up communication namespace.
|
2018-03-15 14:32:07 +01:00 |
|
dbuechel
|
8a06a0fe98
|
SEBWIN-219: Extended IPC mechanics with ping mechanism.
|
2018-02-27 15:28:54 +01:00 |
|
dbuechel
|
2424f2f1ed
|
SEBWIN-219: Implemented basic shutdown mechanism.
|
2018-02-20 15:15:26 +01:00 |
|
dbuechel
|
d3dea29ecd
|
SEBWIN-219: Basic startup sequence is now working.
|
2018-02-16 13:15:16 +01:00 |
|
dbuechel
|
d935407ecb
|
SEBWIN-219: Working on IPC mechanics.
|
2018-02-15 15:42:54 +01:00 |
|
dbuechel
|
dda1b78ec5
|
SEBWIN-219: Finished scaffolding for application startup sequence.
|
2018-02-14 15:26:05 +01:00 |
|
dbuechel
|
10202a807f
|
SEBWIN-219: Adapted startup procedure for client component by introducing the DelayedInitializationOperation.
|
2018-02-12 12:21:55 +01:00 |
|