Commit graph

405 commits

Author SHA1 Message Date
dbuechel
d9f546aa74 SEBWIN-320: Made mutex names application-wide constants and fixed unit test for lockdown operation. 2019-07-19 10:56:32 +02:00
dbuechel
8d0c83998c SEBWIN-320: Added application manifest for reset utility in order to automatically request admin privileges. Removed unused elements from client and runtime manifests. 2019-07-19 10:28:49 +02:00
dbuechel
68d487dd46 SEBWIN-320: Implemented configuration reset functionality for reset utility. 2019-07-19 10:07:45 +02:00
dbuechel
2754cdcc56 SEBWIN-320: Implemented progress animation for reset utility. 2019-07-18 10:36:41 +02:00
dbuechel
86a3e9ce3c SEBWIN-320: Implemented restore functionality for reset utility. 2019-07-17 16:17:20 +02:00
dbuechel
85c88da6cc SEBWIN-320: Extended CI build script for reset utility artifact. 2019-07-16 16:12:52 +02:00
dbuechel
fbe6f45d78 SEBWIN-320: Implemented version step for reset utility. 2019-07-16 16:09:12 +02:00
dbuechel
a27723dc35 SEBWIN-320: Implemented scroll mechanism for log step. 2019-07-16 15:43:10 +02:00
dbuechel
71854b33d8 SEBWIN-320: Implemented scaffolding for reset utility as console application. 2019-07-16 14:39:59 +02:00
dbuechel
58043a2ed9 SEBWIN-320: Change of plan, implementing reset utility as console application for now... 2019-07-16 11:40:35 +02:00
dbuechel
95a41ae55f SEBWIN-320: Implemented scaffolding for reset utility. 2019-07-12 16:17:45 +02:00
dbuechel
9dece7e4ae SEBWIN-322: Implemented service configuration infrastructure and windows update service deactivation. 2019-07-10 08:20:07 +02:00
dbuechel
0d793dd326 SEBWIN-301, SEBWIN-319: Implemented monitoring mechanism for feature configurations. 2019-07-05 12:28:42 +02:00
dbuechel
6f0b0d0fb2 SEBWIN-301: Changed service procedure so that the service initiates a system configuration update on command from the runtime. Added functionality to terminate the application on service connection loss. 2019-07-04 09:12:28 +02:00
dbuechel
39b63218fb SEBWIN-319: Implemented system configuration update for service operation and auto-restore mechanism. 2019-07-03 12:27:02 +02:00
dbuechel
2f510096d0 SEBWIN-319: Implemented registry configuration functionality. 2019-07-03 08:59:27 +02:00
dbuechel
ee683af63c SEBWIN-319: Implemented infrastructure for registry configurations and corrected mistake in backup mechanism. 2019-07-02 10:35:40 +02:00
dbuechel
ac5791ee13 SEBWIN-329: Fixed bug with custom URI scheme handling and blocked mailto URLs. 2019-06-27 15:02:35 +02:00
dbuechel
27d74b201f SEBWIN-329: Changed browser toolbar height if URL textbox is not visible in mobile UI. 2019-06-27 14:34:50 +02:00
dbuechel
c122f088c9 SEBWIN-301: Added missing test case for configuration backup repository. 2019-06-27 13:41:31 +02:00
dbuechel
3a95bb054b SEBWIN-301: Implemented unit tests for configuration backup repository. 2019-06-27 12:33:47 +02:00
dbuechel
3338710949 SEBWIN-301: Extended unit tests for service and related functionality. 2019-06-27 10:47:41 +02:00
dbuechel
dd78bc1fbc SEBWIN-301: Implemented auto-restore mechanism for service, added return status to feature configuration methods and introduced session flag for service. 2019-06-27 08:32:37 +02:00
dbuechel
f8111857db SEBWIN-301: Added unit test project for lockdown assembly. 2019-06-26 10:19:19 +02:00
dbuechel
dd801245d2 SEBWIN-301: Finished basic backup mechanism for service. 2019-06-26 10:13:11 +02:00
dbuechel
b96bbfcd78 SEBWIN-301: Started implementing backup mechanism for service. 2019-06-21 15:05:31 +02:00
dbuechel
1c7c856c33 SEBWIN-301: Defined settings for service component. 2019-06-20 10:55:24 +02:00
dbuechel
4087db9097 SEBWIN-301: Added missing test condition for session initalization operation. 2019-06-19 16:00:34 +02:00
dbuechel
ac28eec94a SEBWIN-301: Added unit tests for basic service functionality. 2019-06-19 15:40:21 +02:00
dbuechel
3589b92b9d SEBWIN-301: Implemented service log file persistence in user directory. 2019-06-18 15:51:35 +02:00
dbuechel
6b24554abc SEBWIN-301: Implemented basic service session procedure. 2019-06-18 10:18:56 +02:00
dbuechel
77a3b50ca9 SEBWIN-301: Moved ServiceOperation in session sequence of runtime to be able to interact with the user and consolidated KioskModeTerminationOperation into KioskModeOperation itself. 2019-06-12 08:46:10 +02:00
dbuechel
97bf224b37 SEBWIN-301: Fixed test coverage for session operation. 2019-06-11 11:45:05 +02:00
dbuechel
e9d91cb898 SEBWIN-301: Switched from interface to data container for session configuration (separated client and service session configuration) and implemented mapping of service policy including the respective message boxes. 2019-06-11 09:53:33 +02:00
dbuechel
73c7e28a33 SEBWIN-301: Started working on service architecture. 2019-06-07 15:26:03 +02:00
dbuechel
ccf7727d4c SEBWIN-301: Fixed usage of application data folder (local for large files vs. roaming for configuration) and implemented basic service operation for runtime. 2019-06-06 15:44:03 +02:00
dbuechel
96bad137e5 SEBWIN-301: Fixed build platform for new assemblies, as always... :/ 2019-05-29 10:58:08 +02:00
dbuechel
0bdf5d15e1 SEBWIN-301: Implemented scaffolding for service component and added CI build artifact for service. 2019-05-29 10:52:46 +02:00
dbuechel
be6332c336 Updated build script for base version. 2019-05-28 08:07:23 +02:00
dbuechel
5599fceef6 Changed CI script to include build number in artifact name. 2019-05-22 15:40:19 +02:00
dbuechel
b6cb8f9697 Corrected version name back to Alpha. 2019-05-22 15:23:20 +02:00
dbuechel
b29828b724 SEBWIN-329: Implemented new configuration keys to control access to log information during runtime. 2019-05-22 15:16:50 +02:00
dbuechel
8b0cc6db71 SEBWIN-329: URL textbox is now hidden when disabled and the developer console is accessible via the browser menu. Removed spinning wheel and introduced loading progress indicator. 2019-05-22 11:42:31 +02:00
dbuechel
d472bb1f3c Fixed build platform for user interface assemblies. 2019-05-21 09:35:44 +02:00
dbuechel
6239e6127a Updated build script for base version. 2019-05-21 08:36:33 +02:00
dbuechel
bfbfa85f23 Updated build script for alpha version. 2019-05-21 08:32:00 +02:00
dbuechel
e46316a69d SEBWIN-328: Implemented static user agent to fix issue with as of yet unsupported request interception for requests made by service workers. 2019-05-16 14:41:38 +02:00
dbuechel
2fd4bfa78a SEBWIN-141: Updated browser engine to version 73.1.130 and implemented workaround for broken touch activation / OSK input in browser. 2019-05-15 10:00:13 +02:00
dbuechel
66275830ae Downgraded browser engine back to 71.0.2 due to issues with touch input. 2019-05-08 15:41:57 +02:00
dbuechel
626e2742e0 Downgraded browser engine back to 71.0.2 due to issues with touch input. 2019-05-08 15:40:58 +02:00