Commit graph

500 commits

Author SHA1 Message Date
dbuechel
51570ecc91 Fixed status layout in readme. 2019-10-02 08:35:29 +02:00
dbuechel
863537803c Updated readme due to new release build server installation. 2019-10-02 08:15:02 +02:00
dbuechel
3efd7fbbd0 SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations. 2019-10-01 16:24:10 +02:00
dbuechel
8fd22032b6 SEBWIN-311: Started implementing scaffolding for third-party applications & monitoring. Renamed ApplicationSettings to AppSettings, resolved dependency from WindowsApi on Monitoring namespace and introduced ClientContext for runtime data of the client. 2019-10-01 11:30:53 +02:00
dbuechel
b2013412dd Removed safeguard question before reconfiguration. 2019-09-25 08:45:20 +02:00
dbuechel
6511401fa4 Fixed race condition between service and runtime, occurring when the runtime initiated a new session before the service was able to terminate the currently running one. 2019-09-25 08:25:51 +02:00
dbuechel
0159b9c0de SEBWIN-314: Added functionality to automatically allow start URL when request filtering is active. 2019-09-24 08:53:29 +02:00
dbuechel
f4f6b47548 Updated browser engine to version 75.1.142. Consolidated and updated nuget packages for entire solution. 2019-09-24 07:37:42 +02:00
dbuechel
d3272814bd SEBWIN-314: Completed implementation of simplified filter rule. 2019-09-20 11:45:06 +02:00
dbuechel
6d1b282b33 SEBWIN-314: Started implementing filter rules with unit tests. 2019-09-18 16:15:26 +02:00
dbuechel
5209103c97 SEBWIN-314: Completed infrastructure for browser request filtering. 2019-09-13 09:17:14 +02:00
dbuechel
d51422e188 SEBWIN-314: Main requests are now entirely prevented (before any loading happens) and only content requests are intercepted with custom resource handling. 2019-09-12 12:31:17 +02:00
dbuechel
ceba0e8a2f Only log remaining battery time if not connected to the grid. 2019-09-10 11:57:15 +02:00
dbuechel
dda48396b3 Unified naming and comments for settings. 2019-09-10 11:53:30 +02:00
dbuechel
1dd65e1bda SEBWIN-314: Completed infrastructure for request filter. 2019-09-10 11:01:49 +02:00
dbuechel
367ebf1329 SEBWIN-342: Moved settings to separate assembly. 2019-09-06 09:39:28 +02:00
dbuechel
5f5209622e SEBWIN-342: Moved settings into individiual namespaces according to their purpose. 2019-09-06 08:32:29 +02:00
dbuechel
b8fd96a10c SEBWIN-314: Started implementing scaffolding for request filter. 2019-09-06 08:13:27 +02:00
dbuechel
db390aebaf SEBWIN-342: Separated monitoring contracts into individual namespaces. 2019-09-05 09:00:41 +02:00
dbuechel
c282623eb4 SEBWIN-314: Started implementing request filter. 2019-09-05 08:38:59 +02:00
dbuechel
88afdb7d72 SEBWIN-342: Moved application instance identifier back to application namespace. 2019-09-04 15:49:48 +02:00
dbuechel
f1de26cb64 SEBWIN-342: Minor name change of release build artifacts. 2019-09-04 15:36:07 +02:00
dbuechel
66cefac874 SEBWIN-342: Resolved UI dependencies in configuration download mechanism. 2019-09-04 15:12:59 +02:00
dbuechel
363f751f55 SEBWIN-342: Removed UI dependencies from notifications. 2019-09-04 14:11:19 +02:00
dbuechel
12f44edc0b SEBWIN-342: Removed unnecessary dependency from system components on I18n. 2019-09-04 12:07:32 +02:00
dbuechel
6f51d266cc SEBWIN-342: Removed UI dependencies from wireless network system component. 2019-09-04 11:46:30 +02:00
dbuechel
dcbdc13338 SEBWIN-342: Removed UI dependencies from power supply system component. 2019-09-03 11:46:36 +02:00
dbuechel
7506ebaf10 SEBWIN-342: Removed UI dependencies from audio system component. 2019-08-30 17:33:28 +02:00
dbuechel
d8752b5558 SEBWIN-342: Removed UI dependencies from keyboard system control. 2019-08-30 15:59:51 +02:00
dbuechel
487e89693a Resolved dependencies from communication API on UI. 2019-08-30 14:02:36 +02:00
dbuechel
affd5de6a7 Resolved dependencies from browser API on UI. 2019-08-30 12:30:00 +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
938afcb4a7 SEBWIN-314: Started with network filter implementation. 2019-08-29 10:29:19 +02:00
dbuechel
d54d7c17dc SEBWIN-301, SEBWIN-322: Improved service feature configuration with retry mechanism. 2019-08-28 09:54:52 +02:00
dbuechel
18e6b366a5 SEBWIN-141: Removed custom windows style for good, as it does not fix the convoluted touch activation issue. 2019-08-27 11:53:29 +02:00
dbuechel
0bca109ad8 SEBWIN-141: Made workaround for initial touch activation of browser control permanent, as there appears to be no other way to fix the issue. 2019-08-27 11:25:38 +02:00
dbuechel
41d2345405 SEBWIN-301, SEBWIN-322: Increased timeout of status changes for service feature configurations. It appears like Windows Update occasionally needs more than 5 seconds to stop. 2019-08-27 11:12:31 +02:00
dbuechel
f8518eb8c4 SEBWIN-141: Removed workaround for initial touch activation of previous browser version. 2019-08-27 10:19:01 +02:00
dbuechel
c39f7febc0 Updated browser engine to version 75.1.141. 2019-08-23 15:48:23 +02:00
dbuechel
69a2fc55f4 Consolidated nuget packages for entire solution. 2019-08-23 15:02:12 +02:00
dbuechel
d3fb74c5e8 SEBWIN-300: Added description to setup sign command to prevent random application name in UAC prompt. 2019-08-23 09:49:46 +02:00
dbuechel
46f57a0cbc SEBWIN-300: Added header to setup bundle theme and improved its layout. 2019-08-22 16:18:09 +02:00
dbuechel
d4fc6a81a0 SEBWIN-300: Fixed error 0x80070001 (happening when executing the signed setup) by using the designated build targets of WiX for both setup and bundle. 2019-08-22 13:32:56 +02:00
dbuechel
3c1d6b38fe SEBWIN-338: Removed configuration of MSBuild path for release build server. 2019-08-22 09:09:58 +02:00
dbuechel
527a0a8a46 SEBWIN-300: Integrated signing of binaries and setup files into release build configuration. 2019-08-22 08:55:20 +02:00
dbuechel
9526ad2820 Fixed layout of readme. 2019-08-21 10:24:39 +02:00
dbuechel
b176ff8e2b SEBWIN-338: Updated readme according to new CI setup. 2019-08-21 10:16:34 +02:00
dbuechel
7db0ed7137 SEBWIN-338: Changed artifact names for release build. 2019-08-21 09:34:33 +02:00
dbuechel
a751e564b0 SEBWIN-338: Removed binaries from release build artifacts. 2019-08-21 09:26:07 +02:00
dbuechel
6500ea46e9 SEBWIN-338: Updated readme for new CI setup. 2019-08-20 11:54:18 +02:00