dbuechel
8280ac3a92
SEBWIN-220: Implemented basic logging for browser modules.
2018-08-31 15:29:36 +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
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
d521e2d3c0
SEBWIN-220: Re-integrated kiosk mode "Disable Explorer Shell".
2018-08-17 14:48:50 +02:00
dbuechel
729133ac78
SEBWIN-220: Implemented kiosk mode "Create New Desktop".
2018-08-16 11:23:37 +02:00
dbuechel
c32028d3dd
SEBWIN-220: Moved exception handling to proxy implementations by introducing the CommunicationResult.
2018-08-10 13:23:24 +02:00
dbuechel
f8e5a4bedf
SEBWIN-220: Implemented password input mechanism and dialog.
2018-07-04 09:53:33 +02:00
dbuechel
9a12bbdb7d
SEBWIN-220: Finally renamed RuntimeInfo to AppConfig.
2018-06-29 09:50:20 +02:00
dbuechel
cd5bbfcb47
SEBWIN-220: Implemented mechanism to prevent (accidental) closing of taskbar by ALT+F4.
2018-06-21 08:54:43 +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
17c068de6f
SEBWIN-219: Decoupled proxy object creation from BaseProxy and implemented unit tests for the latter.
2018-03-15 09:55:04 +01:00
dbuechel
49d9b03d7a
SEBWIN-219: Extracted message box from UI factory and tidied up user interface contracts.
2018-03-14 12:07:20 +01:00
dbuechel
be761fd72c
SEBWIN-219: Implemented logging of component and session IDs and introduced IProxyFactory for client proxy instantiation during session startup.
2018-03-14 11:04:28 +01:00
dbuechel
e3b8bb8cc8
SEBWIN-219: Forgot to change namespace of operation model in core library.
2018-03-13 10:57:47 +01:00
dbuechel
993329bd71
SEBWIN-219: Finished basic implementation of reconfiguration mechanism.
2018-03-08 15:27:12 +01:00
dbuechel
f1c21cf530
SEBWIN-219: Renamed namespace SafeExamBrowser.Contracts.Behaviour.Operations to SafeExamBrowser.Contracts.Behaviour.OperationModel.
2018-03-06 11:49:51 +01:00
dbuechel
40fd49126f
SEBWIN-219: Introduced OperationResult to be able to determine cause of operation procedure failures.
2018-02-28 15:49:06 +01:00
dbuechel
f5ef7fa859
SEBWIN-219: Cleaned up remaining TODOs.
2018-02-28 09:45:29 +01:00
dbuechel
8a06a0fe98
SEBWIN-219: Extended IPC mechanics with ping mechanism.
2018-02-27 15:28:54 +01:00
dbuechel
268eda9f90
SEBWIN-219: Started refining communication API & mechanics.
2018-02-22 16:15:06 +01:00
dbuechel
4e7b8fc88e
SEBWIN-219: Enhanced implementation and logging of session operation.
2018-02-22 10:00:18 +01: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
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
7b2e6d49b1
SEBWIN-219: Consolidated post-build events in client project in attempt to resolve error.
2018-02-15 09:19:10 +01:00
dbuechel
3d46b586e2
SEBWIN-219: Trying robocopy instead of xcopy for post-build events.
2018-02-15 08:28:09 +01:00
dbuechel
4901abd36b
SEBWIN-219: Still trying to fix post-build error... :(
2018-02-15 08:04:54 +01:00
dbuechel
5d35e46c42
SEBWIN-219: Attempt to resolve post-build errors.
2018-02-15 07:53:58 +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
dbuechel
001c262158
SEBWIN-219: Extracted text dependency from user interface factory methods.
2018-02-07 13:25:49 +01:00
dbuechel
8cd0659a22
SEBWIN-219: Implemented draft of communication operation and runtime communication host.
2018-02-06 15:12:11 +01:00
dbuechel
c10e141e7f
SEBWIN-219: Renamed text keys for operations.
2018-02-02 09:30:41 +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
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
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
dbuechel
0b52095453
SEBWIN-219: Separated immutable, application-wide configuration values from settings.
2018-01-17 14:08:39 +01:00
dbuechel
e1a0e9b3d6
SEBWIN-219: Separated existing functionality between runtime and client.
2018-01-17 08:26:44 +01:00
dbuechel
84a3f5cd84
SEBWIN-219: Updated target framework for client application.
2018-01-16 08:29:49 +01:00
dbuechel
ff956daf39
SEBWIN-219: Updated assembly information and copyright year.
2018-01-16 08:24:00 +01:00
dbuechel
e8eee04815
SEBWIN-219: Added client application.
2018-01-16 08:14:57 +01:00