Damian Büchel
|
86242911a2
|
Fixed verification of event handler subscriptions in unit tests.
|
2020-12-04 16:17:13 +01:00 |
|
Damian Büchel
|
b1997b5b56
|
Updated dependencies and browser to latest version (86.0.4240.198).
|
2020-12-04 15:37:34 +01:00 |
|
Damian Büchel
|
3698d7dabb
|
Updated browser engine and dependencies to latest version (CEF 85.3.13).
|
2020-10-26 14:08:51 +01:00 |
|
Damian Büchel
|
50e943e8a8
|
SEBWIN-414: Implemented query string parameter feature.
|
2020-09-24 12:55:20 +02:00 |
|
Damian Büchel
|
252e807c44
|
SEBWIN-414: Implemented new mechanism to allow or deny reconfiguration.
|
2020-09-10 12:35:58 +02:00 |
|
Damian Büchel
|
867bcfe6a7
|
Updated browser engine to version 84.4.10.
|
2020-08-26 19:09:44 +02:00 |
|
Damian Büchel
|
63e8f9b45e
|
SEBWIN-415: Fixed client hang after startup failure.
|
2020-08-06 14:06:29 +02:00 |
|
Damian Büchel
|
2ade9e15b4
|
SEBWIN-407: Implemented access restriction for file system dialog.
|
2020-08-05 22:55:38 +02:00 |
|
Damian Büchel
|
9599102b9e
|
SEBWIN-414: Implemented lock screen for user session switch.
|
2020-06-29 19:29:48 +02:00 |
|
Damian Büchel
|
0f1d57744e
|
Updated browser engine to version 81.3.100 and updated dependencies for entire solution.
|
2020-06-22 12:03:29 +02:00 |
|
Damian Büchel
|
b5876eb61a
|
SEBWIN-396: Implemented configuration value "allowQuit" to control the termination of SEB by user action.
|
2020-05-04 12:37:54 +02:00 |
|
Damian Büchel
|
735e0b6dca
|
SEBWIN-384: Ensured the action center is automatically hidden during shell initialization.
|
2020-04-01 13:49:32 +02:00 |
|
dbuechel
|
07bb78e637
|
SEBWIN-363, SEBWIN-357: Ensured session is retained when loading a configuration from a server which requires authentication and introduced new flag to determine whether a reconfiguration is allowed or not. Also fixed session persistence when using delete cookies settings.
|
2020-02-25 10:41:55 +01:00 |
|
dbuechel
|
6865798fb5
|
SEBWIN-358: Fixed bug with disabling of taskbar and removed taskbar height configuration option.
|
2020-02-21 09:38:39 +01:00 |
|
dbuechel
|
19bf6df812
|
SEBWIN-360: Fixed concurrency issue when reconfiguring and improved client performance by having only one splash screen.
|
2020-02-14 14:43:08 +01:00 |
|
dbuechel
|
d5210e85b7
|
Updated browser engine to version 79.1.36 and updated dependencies for entire solution.
|
2020-02-14 09:51:52 +01:00 |
|
dbuechel
|
2cde60b1e7
|
Fixed issue with splash screen not being closed on client side if reconfiguration was aborted.
|
2020-02-10 16:47:50 +01:00 |
|
dbuechel
|
cf2a74f6ce
|
SEBWIN-308: Ensured temporary configuration file is deleted after reconfiguration.
|
2020-01-29 10:07:28 +01:00 |
|
dbuechel
|
c1aa080f87
|
SEBWIN-308, SEBWIN-312: Replaced BCL folder dialog with custom implementation.
|
2020-01-22 16:08:57 +01:00 |
|
dbuechel
|
61f369a9a3
|
SEBWIN-307: Implemented configuration to enable / disable the browser application.
|
2020-01-10 10:25:51 +01:00 |
|
dbuechel
|
df61e79861
|
Updated year in copyright and license remarks.
|
2020-01-06 15:24:46 +01:00 |
|
dbuechel
|
175a2e8cf7
|
SEBWIN-316: Finally grouped all security related settings. Implemented mapping for virtual machine policy.
|
2019-12-20 11:37:07 +01:00 |
|
dbuechel
|
130dd45ff6
|
SEBWIN-310: Implemented quit URL.
|
2019-12-19 15:02:40 +01:00 |
|
dbuechel
|
69c09dcb35
|
SEBWIN-312: Extended unit tests for client controller.
|
2019-12-09 16:25:03 +01:00 |
|
dbuechel
|
dee3991616
|
SEBWIN-312: Implemented unit tests for application operation.
|
2019-12-09 14:01:11 +01:00 |
|
dbuechel
|
4894d48d6d
|
SEBWIN-312: Extended unit tests for shell operation.
|
2019-12-09 10:41:52 +01:00 |
|
dbuechel
|
23c29d1ba4
|
SEBWIN-312: Extended unit tests for browser operation.
|
2019-12-09 09:53:08 +01:00 |
|
dbuechel
|
6e7ddf1f8a
|
SEBWIN-312: Implemented folder dialog for custom application path selection.
|
2019-12-06 17:42:46 +01:00 |
|
dbuechel
|
f1fc27e451
|
SEBWIN-312: Only show an application in the shell if the configuration says so.
|
2019-12-02 16:39:49 +01:00 |
|
dbuechel
|
df13e96dcd
|
SEBWIN-312: Implemented mechanism to detect start of whitelisted application instances.
|
2019-12-02 15:48:06 +01:00 |
|
dbuechel
|
d7a4dc8782
|
SEBWIN-312: Implemented auto-start mechanism for applications.
|
2019-11-20 15:30:53 +01:00 |
|
dbuechel
|
fbe03b86ea
|
SEBWIN-312: Finished first draft of task view.
|
2019-11-20 10:45:08 +01:00 |
|
dbuechel
|
08bf49b61b
|
SEBWIN-312: Started implementing task view.
|
2019-11-15 16:00:03 +01:00 |
|
dbuechel
|
5f31656649
|
SEBWIN-312: Implemented scaffolding for task view and its keyboard activator. Finally consolidated keyboard and mouse hooks and resolved dependency from WindowsApi to UI.
|
2019-11-14 14:03:43 +01:00 |
|
dbuechel
|
a6a90376ad
|
SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2.
|
2019-11-06 15:45:17 +01:00 |
|
dbuechel
|
c21005b934
|
SEBWIN-312: Implemented loading of whitelisted applications into shell.
|
2019-11-06 08:45:37 +01:00 |
|
dbuechel
|
b6dbe6451d
|
SEBWIN-313: Implemented lock screen mechanism for blacklisted processes.
|
2019-10-11 15:46:15 +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
|
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
|
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
|
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 |
|