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 |
|
dbuechel
|
9eeaa8db5c
|
SEBWIN-338: Disabled tests for release build server.
|
2019-08-20 11:35:26 +02:00 |
|
dbuechel
|
1b070af5ca
|
SEBWIN-338: Attempt to locate msbuild on release server.
|
2019-08-20 11:25:50 +02:00 |
|
dbuechel
|
3f1473c76c
|
SEBWIN-338: Attempt to fix missing nuget command on release server.
|
2019-08-20 10:30:06 +02:00 |
|
dbuechel
|
78b65cdd10
|
SEBWIN-338: Mixed up worker image for release and test build servers... :/
|
2019-08-20 09:59:56 +02:00 |
|
dbuechel
|
25b4ce7fce
|
SEBWIN-338: Fixed worker image for release build server.
|
2019-08-20 09:56:46 +02:00 |
|
dbuechel
|
0b307dd3e8
|
SEBWIN-338: Fixed version for test build server.
|
2019-08-20 09:31:15 +02:00 |
|
dbuechel
|
efbb373630
|
SEBWIN-338: Setting up new release build server.
|
2019-08-20 09:29:39 +02:00 |
|
dbuechel
|
f25516e858
|
Improved thread-safety for system components.
|
2019-08-16 15:45:56 +02:00 |
|
dbuechel
|
46a3452d93
|
SEBWIN-338: Still doesn't work, disabling gcov for good.
|
2019-08-16 13:49:28 +02:00 |
|
dbuechel
|
c82605bf4e
|
SEBWIN-338: Fixed code coverage integration, re-enabling gcov.
|
2019-08-16 13:44:16 +02:00 |
|
dbuechel
|
742bf152e2
|
SEBWIN-338: 2nd attempt to fix code coverage aspect of CI build.
|
2019-08-16 13:33:25 +02:00 |
|
dbuechel
|
4a862bcb47
|
SEBWIN-338: Attempt to fix code coverage aspect of CI build by disabling gcov.
|
2019-08-16 12:10:49 +02:00 |
|
dbuechel
|
7e3eb22c93
|
SEBWIN-303: Improved status message for audio volume change.
|
2019-08-16 10:42:53 +02:00 |
|
dbuechel
|
06eca3c8f0
|
SEBWIN-303: Updated unit tests for audio component & system control.
|
2019-08-16 10:25:58 +02:00 |
|
dbuechel
|
ff38f8f36d
|
Fixed font sizes for about window of mobile UI.
|
2019-08-16 10:16:11 +02:00 |
|
dbuechel
|
c7217944a3
|
SEBWIN-303: Implemented audio controls for mobile UI.
|
2019-08-16 10:08:10 +02:00 |
|
dbuechel
|
2e05e21d37
|
SEBWIN-337: Removed ancient TODO and suppressed all warnings for atrocious legacy configuration tool.
|
2019-08-16 09:34:29 +02:00 |
|