Damian Büchel
|
63152a0335
|
SEBWIN-362: Added retry option for load error page.
|
2020-03-16 14:20:53 +01:00 |
|
Damian Büchel
|
f0504fa6d2
|
SEBWIN-362: Implemented basic load error page for browser.
|
2020-03-13 15:56:32 +01:00 |
|
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 |
|
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
|
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
|
0083a87bce
|
SEBWIN-308: Implemented basic file system dialog and download configuration for browser.
|
2020-01-20 16:13:08 +01:00 |
|
dbuechel
|
df61e79861
|
Updated year in copyright and license remarks.
|
2020-01-06 15:24:46 +01:00 |
|
dbuechel
|
18fb059ddc
|
SEBWIN-316: Implemented rudimentary VM detection.
|
2020-01-06 15:11:57 +01:00 |
|
dbuechel
|
130dd45ff6
|
SEBWIN-310: Implemented quit URL.
|
2019-12-19 15:02:40 +01:00 |
|
dbuechel
|
6e7ddf1f8a
|
SEBWIN-312: Implemented folder dialog for custom application path selection.
|
2019-12-06 17:42:46 +01:00 |
|
dbuechel
|
df13e96dcd
|
SEBWIN-312: Implemented mechanism to detect start of whitelisted application instances.
|
2019-12-02 15:48:06 +01:00 |
|
dbuechel
|
84be7afa97
|
Added option to keep log window topmost.
|
2019-11-22 15:21:14 +01:00 |
|
dbuechel
|
8dacc208ea
|
SEBWIN-312: Improved stability and usability of log window.
|
2019-11-13 11:24:57 +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
|
7e76b029a6
|
SEBWIN-312: Started implementing application factory and initialization of whitelisted applications.
|
2019-11-05 10:08:19 +01:00 |
|
dbuechel
|
b6dbe6451d
|
SEBWIN-313: Implemented lock screen mechanism for blacklisted processes.
|
2019-10-11 15:46:15 +02:00 |
|
dbuechel
|
b72c37273e
|
SEBWIN-313: Started implementing application blacklist mechanism.
|
2019-10-04 16:36:12 +02:00 |
|
dbuechel
|
b2013412dd
|
Removed safeguard question before reconfiguration.
|
2019-09-25 08:45:20 +02:00 |
|
dbuechel
|
d51422e188
|
SEBWIN-314: Main requests are now entirely prevented (before any loading happens) and only content requests are intercepted with custom resource handling.
|
2019-09-12 12:31:17 +02:00 |
|
dbuechel
|
1dd65e1bda
|
SEBWIN-314: Completed infrastructure for request filter.
|
2019-09-10 11:01:49 +02:00 |
|
dbuechel
|
6f51d266cc
|
SEBWIN-342: Removed UI dependencies from wireless network system component.
|
2019-09-04 11:46:30 +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
|
106651fc2d
|
SEBWIN-303: Implemented audio control for action center.
|
2019-08-16 09:19:32 +02:00 |
|
dbuechel
|
4381be2647
|
SEBWIN-303: Implemented audio control logic.
|
2019-08-15 16:16:51 +02:00 |
|
dbuechel
|
768336e381
|
SEBWIN-303: Started implementing audio control.
|
2019-08-15 10:46:47 +02:00 |
|
dbuechel
|
b71529da31
|
SEBWIN-338: Introduced program build version.
|
2019-08-13 10:02:05 +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
|
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
|
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
|
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
|
63fc6b75c1
|
Changed quit confirmation message.
|
2019-05-08 11:06:23 +02:00 |
|
dbuechel
|
0d270b1444
|
SEBWIN-226: Trying to use CI to set correct version and build number for assemblies.
|
2019-03-29 10:52:00 +01:00 |
|
dbuechel
|
c02caa6732
|
SEBWIN-226: Updated assembly information for all assemblies.
|
2019-03-28 08:01:56 +01:00 |
|
dbuechel
|
f8cfbffcd4
|
SEBWIN-226: Improved client startup algorithm to immediately abort if client instance terminates unexpectedly. Thus also re-integrated message to user for session start failure.
|
2019-03-22 15:41:25 +01:00 |
|
dbuechel
|
a43975aa76
|
SEBWIN-141: Implemented custom message box for mobile UI.
|
2019-03-22 12:17:14 +01:00 |
|
dbuechel
|
5e4b0b0bc7
|
SEBWIN-226: Removed client initialization operation, as it appears that manually setting the security protocols is not required with .NET version 4.7.2.
|
2019-03-20 14:55:24 +01:00 |
|
dbuechel
|
4044b62867
|
SEBWIN-226: Updated target framework for all assemblies to version 4.7.2.
|
2019-03-20 14:00:36 +01:00 |
|
dbuechel
|
b4ae1745fc
|
SEBWIN-141: Implemented quit button and clock for action center.
|
2019-03-15 11:38:59 +01:00 |
|
dbuechel
|
ac2293dcb6
|
SEBWIN-141: Implemented power supply control for action center.
|
2019-03-14 10:28:21 +01:00 |
|
dbuechel
|
31857bfb25
|
SEBWIN-141: Extended system component contracts and implementations to allow multiple controls per component and started to implement action center functionality.
|
2019-03-08 15:56:38 +01:00 |
|
dbuechel
|
519fb9e57b
|
SEBWIN-141: Implemented draft of application controls for action center.
|
2019-03-08 11:43:52 +01:00 |
|
dbuechel
|
7173109d05
|
SEBWIN-220: Corrected configuration algorithm to also verify the current administrator password when reconfiguring during application startup.
|
2019-01-30 14:43:41 +01:00 |
|
dbuechel
|
7ee5c3ac3e
|
SEBWIN-226: Removed unused text data.
|
2019-01-23 10:38:17 +01:00 |
|
dbuechel
|
6527969e75
|
SEBWIN-106: Implemented basic zoom functionality for browser.
|
2019-01-18 16:11:33 +01:00 |
|
dbuechel
|
483eec6ef8
|
SEBWIN-106: Fixed loading / rendering issues with favicons and application instance button and enabled popups for default settings.
|
2019-01-18 09:58:14 +01:00 |
|
dbuechel
|
f949a19f32
|
SEBWIN-106: Implemented basic popup and reload handling, revised browser control implementation and added mouse button interception for navigation (auxiliary) keys. Also finally implemented a custom template for small scrollbars in scrollviewers.
|
2019-01-17 11:12:17 +01:00 |
|
dbuechel
|
b4839641d4
|
SEBWIN-222: Implemented quit password.
|
2019-01-10 10:04:30 +01:00 |
|