Commit graph

422 commits

Author SHA1 Message Date
dbuechel
3a12b365cb SEBWIN-300, SEBWIN-337: Completed integration of configuration tool into setup and build process. 2019-08-08 07:55:05 +02:00
dbuechel
f2c30f7a16 SEBWIN-337: Defined configuration setup resources. Build actions still missing. 2019-08-07 16:13:23 +02:00
dbuechel
6cfa5f06c8 SEBWIN-337: Fixed assembly info for legacy configuration tool. 2019-08-07 15:51:15 +02:00
dbuechel
b8ea068d17 SEBWIN-337: It is with great pain that I must declare in this here commit message that the utter abomination which is the legacy configuration tool now is integrated into the solution. May it soon become obsolete for good and be swiftly exterminated thereafter! 2019-08-07 10:10:37 +02:00
dbuechel
9f9b3c35ed SEBWIN-300: Added setup bundle artifact to CI build. 2019-08-06 11:58:31 +02:00
dbuechel
1581b41aa3 SEBWIN-300: Implemented basic setup bundle. 2019-08-06 11:56:22 +02:00
dbuechel
68f3f352fe SEBWIN-300: Added service to installer. 2019-07-31 09:51:06 +02:00
dbuechel
ff0f85d9f9 SEBWIN-300: Added SEB file extension and URL protocols to installer. 2019-07-30 15:45:20 +02:00
dbuechel
18ac56f1c6 SEBWIN-300: Added reset utility to installer. 2019-07-26 16:13:57 +02:00
dbuechel
b26c77e578 SEBWIN-300: Attempt to fix variables in CI after build script. 2019-07-26 13:54:25 +02:00
dbuechel
efada37cd7 SEBWIN-300: Fixed path of setup artifact. 2019-07-26 13:46:44 +02:00
dbuechel
0c1ed78a58 SEBWIN-300: Changed build script to include version in setup file name. 2019-07-26 13:33:01 +02:00
dbuechel
1ec6388e36 SEBWIN-300: Fixed artifact path of setup. 2019-07-26 13:06:26 +02:00
dbuechel
18352bb4c8 SEBWIN-300: Extended setup to use file version as product version and added setup artifact to CI build. 2019-07-26 12:58:07 +02:00
dbuechel
0f639aa550 SEBWIN-300: Ensured output directories of browser, client and runtime are completely emptied on clean and disabled building of setup project for debug configuration. 2019-07-26 10:06:04 +02:00
dbuechel
b42f34d684 SEBWIN-300: Added license and installer icon. 2019-07-26 09:47:14 +02:00
dbuechel
cabfe90a0e SEBWIN-300: Started implementing installer. 2019-07-25 11:29:40 +02:00
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