Damian Büchel
|
e5659632b9
|
SEBWIN-356: Changed I18n implementation to automatically load text data for current system language.
|
2020-03-09 17:35:48 +01:00 |
|
Damian Büchel
|
b465d498d0
|
SEBWIN-378: Implemented basic support for default spell checking.
|
2020-03-05 09:38:26 +01:00 |
|
Damian Büchel
|
6efd075ed5
|
SEBWIN-377: Ensured password dialog has focus when loaded.
|
2020-03-04 15:54:27 +01:00 |
|
Damian Büchel
|
7ee2c1031f
|
Added new configuration option for browser developer console to configuration tool.
|
2020-03-04 10:34:10 +01:00 |
|
Damian Büchel
|
24c5d91fe4
|
SEBWIN-376: Fixed error with browser request filtering and improved logging if request is blocked. Also fixed error in configuration value mapping for content request filter.
|
2020-03-04 10:08:34 +01:00 |
|
Damian Büchel
|
50e671c40c
|
SEBWIN-374: Implemented sanitation mechanism for browser engine data in legacy configuration files.
|
2020-03-03 15:38:48 +01:00 |
|
Damian Büchel
|
7d8720d6a2
|
SEBWIN-369: Ensured quit link ignores trailing slash.
|
2020-03-02 10:46:42 +01:00 |
|
Damian Büchel
|
09b7da5eae
|
SEBWIN-373: Turns out that it isn't necessary to terminate the Windows shell for kiosk mode Create New Desktop, at least with version 1909. Version 1803 did not allow SEB to set its own working area, now it appears to work even while the Windows shell is running. Amazing.
|
2020-03-01 11:13:41 +01:00 |
|
Damian Büchel
|
1dedefaea4
|
Marked private clipboard as macOS feature for 3.0.0.
|
2020-03-01 10:59:02 +01:00 |
|
Damian Büchel
|
5f01973b57
|
SEBWIN-373: Fixed system freeze caused by kiosk mode Create New Desktop due to it freezing the Windows shell. Thus, the Windows shell will henceforth be terminated for both kiosk modes. Furthermore ensured that processes started by SEB do not retain handles to the SEB directory.
|
2020-02-28 18:59:46 +01:00 |
|
Damian Büchel
|
ba4d4cec81
|
SEBWIN-367: Implemented mapping for service configuration values and added new options in configuration tool.
|
2020-02-28 15:00:17 +01:00 |
|
dbuechel
|
2b7ff4561a
|
SEBWIN-361: Fixed concurrency issue when terminating external applications and ensured termination operation continues even with failure.
|
2020-02-26 08:49:16 +01: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
|
1d9f5ffad7
|
SEBWIN-358: Implemented configuration and mechanism for browser cache deletion.
|
2020-02-21 15:11:35 +01:00 |
|
dbuechel
|
9d0c005b35
|
SEBWIN-309, SEBWIN-358: Fixed crash happening when a configuration does not contain a salt value for the browser exam key.
|
2020-02-21 11:58:08 +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
|
c43df2e712
|
SEBWIN-358: Implemented user agent suffix.
|
2020-02-19 15:32:38 +01:00 |
|
dbuechel
|
6ad5d062db
|
SEBWIN-309, SEBWIN-358: Corrected usage of salt value for browser exam key.
|
2020-02-19 15:21:34 +01:00 |
|
dbuechel
|
1a840ffac5
|
SEBWIN-358: Integrated browser exam key and configuration key computation in legacy configuration tool.
|
2020-02-19 14:30:39 +01:00 |
|
dbuechel
|
6e560e1a3e
|
SEBWIN-358: Added new configuration options to configuration tool.
|
2020-02-19 11:53:29 +01:00 |
|
dbuechel
|
08530173c4
|
SEBWIN-358: Added file extensions to default prohibited processes.
|
2020-02-19 10:11:14 +01:00 |
|
dbuechel
|
93fbaa6001
|
SEBWIN-358: Removed configuration tab for Additional Resources.
|
2020-02-19 09:41:38 +01:00 |
|
dbuechel
|
28f5b88f25
|
SEBWIN-358: Fixed message box title & text for legacy configuration tool and disabled / marked configuration options not yet available in SEB 3.0.
|
2020-02-19 09:02:18 +01:00 |
|
dbuechel
|
38159dae3e
|
Removed remarks regarding workaround for browser user agent. It appears that the user agent can't be changed on a per-request basis (at least for requests from service workers).
|
2020-02-17 15:44:22 +01:00 |
|
dbuechel
|
13aec073cb
|
Corrected readme regarding prerequisites.
|
2020-02-17 15:12:42 +01:00 |
|
dbuechel
|
91765e2d55
|
SEBWIN-357: Implemented browser session configuration.
|
2020-02-17 12:10:04 +01:00 |
|
dbuechel
|
42e107d7c7
|
SEBWIN-360: Improved runtime performance by having only one splash screen.
|
2020-02-14 15:04:33 +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
|
9f8920b410
|
SEBWIN-309: Corrected implementation of configuration and browser exam key.
|
2020-02-13 11:01:07 +01:00 |
|
dbuechel
|
ad023853d4
|
SEBWIN-359: Fixed freeze during startup or application start by explicitly disabling shell execution when starting a process, as this appears to be the root cause of the freeze on Windows 10 version 1903 and above.
|
2020-02-12 15:21:12 +01:00 |
|
dbuechel
|
7e3703dc16
|
Added missing default values for browser and configuration mode.
|
2020-02-11 10:34:23 +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
|
5ce5c78641
|
SEBWIN-309: Implemented draft of browser exam key.
|
2020-02-10 12:19:25 +01:00 |
|
dbuechel
|
92d22a8437
|
SEBWIN-309: Extended detection mechanism for configuration file downloads.
|
2020-02-06 11:10:22 +01:00 |
|
dbuechel
|
7df1fe5f03
|
SEBWIN-309: Corrected implementation of configuration key.
|
2020-02-06 09:56:32 +01:00 |
|
dbuechel
|
f89b0d8a2a
|
SEBWIN-352: Extended unit tests for XML parser.
|
2020-01-30 16:07:24 +01:00 |
|
dbuechel
|
de00dbc13c
|
SEBWIN-352: Implemented new configuration format, i.e. parsing of compressed XML data. Also removed BOM from XML unit test data file.
|
2020-01-30 15:20:05 +01:00 |
|
dbuechel
|
15f9acd917
|
Corrected message box title and text which accidentally got swapped.
|
2020-01-30 11:38:41 +01:00 |
|
dbuechel
|
1c2c328fc7
|
Disabled configuration options which are not supported by SEB 3.0.0.
|
2020-01-30 11:27:49 +01:00 |
|
dbuechel
|
603c268839
|
SEBWIN-302: Implemented configuration of internal PDF reader.
|
2020-01-30 11:15:28 +01:00 |
|
dbuechel
|
cf2a74f6ce
|
SEBWIN-308: Ensured temporary configuration file is deleted after reconfiguration.
|
2020-01-29 10:07:28 +01:00 |
|
dbuechel
|
c3a2fb38ce
|
Ensured naming consistency for parent window of file system dialog.
|
2020-01-24 11:07:52 +01:00 |
|
dbuechel
|
b003bf93b7
|
SEBWIN-308: Implemented mechanism to block uploads.
|
2020-01-24 10:19:11 +01:00 |
|
dbuechel
|
c1aa080f87
|
SEBWIN-308, SEBWIN-312: Replaced BCL folder dialog with custom implementation.
|
2020-01-22 16:08:57 +01:00 |
|
dbuechel
|
97f3fb4a02
|
SEBWIN-308: Implemented basic download overview for browser.
|
2020-01-22 15:16:11 +01:00 |
|
dbuechel
|
b9536c6a1b
|
Unified license information in about windows.
|
2020-01-21 09:43:25 +01:00 |
|
dbuechel
|
0ec1a446f8
|
SEBWIN-308: Implemented file system dialog for mobile UI.
|
2020-01-21 08:48:03 +01:00 |
|
dbuechel
|
2fdde50d0e
|
Updated license for KnownFolders library.
|
2020-01-20 17:10:15 +01:00 |
|
dbuechel
|
0083a87bce
|
SEBWIN-308: Implemented basic file system dialog and download configuration for browser.
|
2020-01-20 16:13:08 +01:00 |
|