Damian Büchel
|
473edc7a2e
|
SEBWIN-788: Finished implementation of new (wireless) network adapter and authentication functionality.
|
2024-05-21 19:11:42 +02:00 |
|
Damian Büchel
|
4015e9a574
|
SEBWIN-788: Implemented scaffolding for wireless network credentials.
|
2024-05-02 10:30:26 +02:00 |
|
Damian Büchel
|
ff5b91c010
|
SEBSP-107: Implemented screen proctoring finalization.
|
2024-02-29 21:05:43 +01:00 |
|
Damian Büchel
|
0777644f0e
|
SEBSP-107: Added property to control activation of notifications and created placeholder for screen proctoring notification icons.
|
2024-02-23 18:32:44 +01:00 |
|
Damian Büchel
|
5284a52278
|
SEBWIN-693: Updated target framework to .NET Framework 4.8, changed setup bundle to also embed .NET setup bootstrapper and integrated handling of external setup bundle packages into build procedure as pre- and post-build events.
|
2023-06-22 16:15:23 +02:00 |
|
Damian Büchel
|
930c07d193
|
Removed browser reference from desktop UI.
|
2022-05-31 11:10:44 +02:00 |
|
Damian Büchel
|
05a4bd126a
|
Updated solution dependencies and browser engine (version 101.0.15).
|
2022-05-06 16:33:06 +02:00 |
|
Jonas Sourlier
|
cc37618da2
|
move LoseFocusRequestedEventHandler to Browser.Contracts
|
2022-05-02 16:33:35 +02:00 |
|
Damian Büchel
|
6205bef251
|
SEBWIN-537: Implemented new network control showing wired as well as wireless network information.
|
2022-04-19 18:21:29 +02:00 |
|
Damian Büchel
|
55db0f8bf9
|
SEBWIN-516: Added icons for raise hand control and removed BETA version marker.
|
2021-10-04 11:00:30 +02:00 |
|
Damian Büchel
|
8a3039ec16
|
SEBWIN-516: Implemented raise hand feature.
|
2021-09-17 10:47:02 +02:00 |
|
Damian Büchel
|
ce67d4a475
|
SEBWIN-449: Extended notification mechanism to allow updating of notification icon / text and added icons for proctoring notification.
|
2021-03-25 13:49:45 +01:00 |
|
Damian Büchel
|
48f9344164
|
SEBWIN-449: Refactored notification implementation, moved icon resources to core library (again) and removed client contracts.
|
2021-03-18 23:12:07 +01:00 |
|
Damian Büchel
|
345c5b7b14
|
SEBWIN-449: Added WebView2 with scaffolding for remote proctoring UI.
|
2021-02-19 22:03:52 +01:00 |
|
Damian Büchel
|
d1f0e012d5
|
SEBWIN-414: Implemented home functionality for browser.
|
2020-10-05 23:37:23 +02:00 |
|
Damian Büchel
|
7915d4dff9
|
SEBWIN-405: Implemented server failure dialog.
|
2020-07-24 18:22:22 +02:00 |
|
Damian Büchel
|
c2cd3a742f
|
SEBWIN-405: Implemented basic server binding up to exam selection.
|
2020-07-22 18:11:51 +02:00 |
|
Damian Büchel
|
8e075264a4
|
SEBWIN-362: Ensured all UI element implementations are only accessible via a façade.
|
2020-03-17 11:07:40 +01:00 |
|
Damian Büchel
|
9c889ac82d
|
SEBWIN-362: Cleaned up desktop UI implementations.
|
2020-03-16 18:29:06 +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
|
0083a87bce
|
SEBWIN-308: Implemented basic file system dialog and download configuration for browser.
|
2020-01-20 16:13:08 +01:00 |
|
dbuechel
|
6e7ddf1f8a
|
SEBWIN-312: Implemented folder dialog for custom application path selection.
|
2019-12-06 17:42:46 +01:00 |
|
dbuechel
|
a93678d5d7
|
SEBWIN-312: Implemented thumbnails of open windows for desktop taskview.
|
2019-12-05 11:54:43 +01:00 |
|
dbuechel
|
018e596905
|
SEBWIN-312: Implemented icon change event for application windows and finally moved IconResource from core to application namespace.
|
2019-12-03 15:43:48 +01:00 |
|
dbuechel
|
4503cbe778
|
SEBWIN-312: Removed IApplicationInstance from API as it is irrelevant to the shell (which cares only about applications and their windows).
|
2019-11-28 17:22:04 +01:00 |
|
dbuechel
|
fbe03b86ea
|
SEBWIN-312: Finished first draft of task view.
|
2019-11-20 10:45:08 +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
|
b6dbe6451d
|
SEBWIN-313: Implemented lock screen mechanism for blacklisted processes.
|
2019-10-11 15:46:15 +02:00 |
|
dbuechel
|
367ebf1329
|
SEBWIN-342: Moved settings to separate assembly.
|
2019-09-06 09:39:28 +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
|
768336e381
|
SEBWIN-303: Started implementing audio control.
|
2019-08-15 10:46:47 +02:00 |
|
dbuechel
|
137b463044
|
SEBWIN-106: Implemented URL randomization for browser window.
|
2019-05-08 09:56:34 +02:00 |
|
dbuechel
|
b7167d35f6
|
SEBWIN-141: Implemented scaffolding for touch-optimized user interface.
|
2019-03-21 16:05:16 +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
|
a47f68422c
|
SEBWIN-141: Implemented wireless network control for action center and revised keyboard layout control for taskbar.
|
2019-03-15 09:44:17 +01:00 |
|
dbuechel
|
ac2293dcb6
|
SEBWIN-141: Implemented power supply control for action center.
|
2019-03-14 10:28:21 +01:00 |
|
dbuechel
|
5ba6e6345c
|
SEBWIN-141: Extended / changed implementation of keyboard layout for action center and taskbar.
|
2019-03-12 16:18:27 +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
|
d99d46d086
|
SEBWIN-141: Basic draft of action center including keyboard and touch activators.
|
2019-03-06 16:10:00 +01:00 |
|
dbuechel
|
6527969e75
|
SEBWIN-106: Implemented basic zoom functionality for browser.
|
2019-01-18 16:11:33 +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
|
20962fab05
|
SEBWIN-141: Renamed assembly "SafeExamBrowser.UserInterface.Classic" to "SafeExamBrowser.UserInterface.Desktop".
|
2019-01-11 15:32:47 +01:00 |
|