Commit graph

1283 commits

Author SHA1 Message Date
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
45dd741e4c Changed log level for browser. 2018-04-25 07:47:48 +02:00
dbuechel
eb5fc50fea SEBWIN-219: Extended unit test coverage of runtime operations. 2018-03-21 15:28:59 +01:00
dbuechel
6efa7bed81 SEBWIN-219: Found better solution for session operation sequence (got rid of session controller and sequence start resp. end operations). 2018-03-21 10:23:15 +01:00
dbuechel
e750f870c0 SEBWIN-219: Completed provisional implementation of unit test for communication hosts. 2018-03-20 09:21:10 +01: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
2e4567d685 Added configuration file for codecov. 2018-03-15 13:32:06 +01:00
dbuechel
fcc5e67a2d SEBWIN-219: Extended unit tests for BaseProxy. 2018-03-15 11:01:00 +01:00
dbuechel
108ec76e30 SEBWIN-219: Attempt to fix missing code coverage. 2018-03-15 10:06:15 +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
b206b0d5be SEBWIN-219: Forgot test case for DelegateOperation. 2018-03-14 15:39:53 +01:00
dbuechel
5a830bad42 SEBWIN-219: Updated unit tests for core library. 2018-03-14 15:27:11 +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
6334294e4d SEBWIN-219: Minor refactoring. 2018-03-14 11:13:30 +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
f0ec9a4821 SEBWIN-219: Important TODO regarding session restart in case of client failure. 2018-03-13 10:04:42 +01:00
dbuechel
4e2e43ede3 SEBWIN-219: Corrected handling of URIs in configuration request detection. 2018-03-13 09:13:35 +01:00
dbuechel
993329bd71 SEBWIN-219: Finished basic implementation of reconfiguration mechanism. 2018-03-08 15:27:12 +01:00
dbuechel
5bd1d9dea4 SEBWIN-219: Found acceptable solution for interception of configuration requests. 2018-03-08 07:35:58 +01:00
dbuechel
a9306754d0 SEBWIN-219: Documented types of core library. 2018-03-06 14:35:10 +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
e0bc11fe79 SEBWIN-219: Added missing API documentation on type level. 2018-03-06 11:38:12 +01:00
dbuechel
4ce5677ecf SEBWIN-219: Started implementing reconfiguration mechanism. 2018-03-02 15:41:04 +01:00
dbuechel
f2e3b35730 SEBWIN-219: Implemented simple loading state indicator for browser window. 2018-03-01 08:50:08 +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
ea97930033 SEBWIN-219: Used awesome new C# language feature for type checks. 2018-02-19 14:36:00 +01:00
dbuechel
24c5ea3ba9 SEBWIN-219: Fixed broken unit tests. 2018-02-16 13:42:27 +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
e214973dc7 SEBWIN-219: Removed typos in unit test script path. 2018-02-15 10:57:56 +01:00
dbuechel
c81b469d9e SEBWIN-219: Trying to fix unit tests on CI. 2018-02-15 10:54:21 +01:00
dbuechel
2c2ae7915c SEBWIN-219: Corrected platform & configuration in CI test script and added unit test status badge to readme. 2018-02-15 10:43:29 +01:00
dbuechel
efe67784b4 SEBWIN-219: Corrected release configuration. 2018-02-15 10:28:45 +01:00
dbuechel
b5c1b7ff08 SEBWIN-219: Trying to set up artifacts for CI. 2018-02-15 10:24:57 +01:00
dbuechel
6532528d50 SEBWIN-219: Reverted verbosity to quite for CI build. 2018-02-15 09:27:59 +01:00
dbuechel
db62cab7b7 SEBWIN-219: Reduced verbosity for CI build. 2018-02-15 09:22:40 +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
30c937d267 SEBWIN-219: Trying to get ahold of post-build error cause on AppVeyor. 2018-02-15 08:31:43 +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