Commit graph

1293 commits

Author SHA1 Message Date
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
dbuechel
768d081e66 SEBWIN-219: Second attempt at fixing post-build errors. 2018-02-15 07:56:58 +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
66e9078a4c SEBWIN-219: Implemented draft of session mechanism. 2018-02-08 13:32:48 +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
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
b22093e6a2 SEBWIN-219: Started implementing kiosk mode operation. 2018-01-26 12:33:36 +01:00
dbuechel
87f4ad8bf2 SEBWIN-219: Implemented draft of runtime window. 2018-01-25 11:59:44 +01:00
dbuechel
1e8eb858de SEBWIN-219: Added ignore flag for service proxy. 2018-01-25 09:50:46 +01:00
dbuechel
ebc12934bf SEBWIN-219: Implemented basic service operation. 2018-01-24 12:34:32 +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
80be746860 SEBWIN-219: Made XML for localization more readable. 2018-01-19 10:11:13 +01:00
dbuechel
57c3afdaa5 SEBWIN-219: Introduced configuration mode and continued with configuration operation. 2018-01-19 09:23:09 +01:00
dbuechel
39261f5222 SEBWIN-219: Started implementing the configuration operation. 2018-01-18 15:14:05 +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
bb00ef926d SEBWIN-219: Updated CI build script for new unit test assembly. 2018-01-17 08:37:34 +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
dbuechel
401826da60 SEBWIN-142: Finished basic layout of browser window. 2017-11-28 08:39:59 +01:00
dbuechel
5b46dc1258 SEBWIN-110: Implemented basic version of wireless network system control. 2017-11-14 15:43:13 +01:00
dbuechel
00754ee100 SEBWIN-110: Switched to custom build of SimpleWifi which incorporates the RadioState for Wi-Fi interfaces. 2017-11-14 09:10:06 +01:00
dbuechel
396aa56bd5 Working on the wireless network component (IMPORTANT: The commited code is not yet working, I have to find a way to check whether the Wi-Fi is turned off via hard- or software!). 2017-11-13 10:26:30 +01:00
dbuechel
a118f52ee3 SEBWIN-110: Refactored configuration so that all taskbar-related settings are in the same interface. 2017-11-09 10:27:55 +01:00
dbuechel
91a8e4d6e4 SEBWIN-183: Implemented unit tests for startup-/shutdown-operations. 2017-10-11 11:46:39 +02:00
dbuechel
fdb32ff5f2 SEBWIN-183: Implemented unit tests for notification controllers. 2017-10-11 09:18:55 +02:00
dbuechel
2e28c01fdb SEBWIN-183: Added missing test case for shutdown controller. 2017-10-11 08:17:53 +02:00
dbuechel
1cb388b754 SEBWIN-183: Added missing test conditions for loggers. 2017-10-11 07:38:25 +02: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
dbuechel
135fbd76ec Merge branch 'master' of https://github.com/SafeExamBrowser/seb-win-refactoring 2017-10-10 10:17:52 +02:00
dbuechel
8be4fdda29 SEBWIN-183: Refactored I18n components and extended their unit tests. 2017-10-10 10:17:28 +02:00