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
|
6436f98e3f
|
SEBWIN-226: Implemented global log severity threshold.
|
2019-01-23 08:12:15 +01:00 |
|
dbuechel
|
4edd8480ef
|
Updated year to 2019 for all copyright notices.
|
2019-01-09 11:25:21 +01:00 |
|
dbuechel
|
ef31db9920
|
SEBWIN-220: Replaced guid with abstact InstanceIdentifier for application instances and started to implement logging for browser component.
|
2018-08-31 07:49:41 +02:00 |
|
dbuechel
|
e0bc11fe79
|
SEBWIN-219: Added missing API documentation on type level.
|
2018-03-06 11:38:12 +01:00 |
|
dbuechel
|
c56b4a0251
|
SEBWIN-219: Started defining & implementing communication contracts and functionality.
|
2018-01-23 15:33:54 +01:00 |
|
dbuechel
|
ff956daf39
|
SEBWIN-219: Updated assembly information and copyright year.
|
2018-01-16 08:24:00 +01:00 |
|
dbuechel
|
f952904cf0
|
SEBWIN-183: Extended unit testing for logging components (and fixed issues encountered while doing so).
|
2017-10-10 15:44:04 +02:00 |
|
Damian Büchel
|
8adb72bb0f
|
Continued with taskbar implementation, but ran into WPF's UI thread / UI element restriction. Current state does not work, as UI elements cannot be created on a non-UI thread. Must find proper solution to this problem...
|
2017-07-12 15:36:30 +02:00 |
|
Damian Büchel
|
6e44da9497
|
Continued scaffolding:
- Added splash screen
- Completed logger
- Added startup and shutdown components
|
2017-07-07 15:46:32 +02:00 |
|
Damian Büchel
|
f9723d2c9e
|
Continued scaffolding:
- Implemented basic logging
- Added basic settings
- Moved contracts to separate assembly
|
2017-07-06 18:18:39 +02:00 |
|