dbuechel
4044b62867
SEBWIN-226: Updated target framework for all assemblies to version 4.7.2.
2019-03-20 14:00:36 +01:00
dbuechel
4f257c60f0
SEBWIN-106: Ensured invalid URIs entered by the user are not loaded by the browser.
2019-03-15 15:55:34 +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
5641dc3e4b
SEBWIN-226: Cleaned up configuration and core contracts by creating new namespaces SafeExamBrowser.Applications, SafeExamBrowser.Client and SafeExamBrowser.Runtime.
2019-01-23 15:57:49 +01:00
dbuechel
c6556a7765
SEBWIN-226: Implemented configuration for main / additional browser windows and handled forward / backward navigation buttons.
2019-01-23 09:37:47 +01:00
dbuechel
6436f98e3f
SEBWIN-226: Implemented global log severity threshold.
2019-01-23 08:12:15 +01:00
dbuechel
06c32ee359
SEBWIN-140: Updated nuget-packages, incl. browser engine version (from 69 to 71).
2019-01-22 09:07:34 +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
0ee13c9c8b
SEBWIN-106: Implemented basic favicon handling.
2019-01-17 16:15:10 +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
91c2417930
SEBWIN-106: Working on browser zoom...
2019-01-15 10:44:35 +01:00
dbuechel
20962fab05
SEBWIN-141: Renamed assembly "SafeExamBrowser.UserInterface.Classic" to "SafeExamBrowser.UserInterface.Desktop".
2019-01-11 15:32:47 +01:00
dbuechel
704aea3a45
SEBWIN-223, SEBWIN-224: Implemented user interface and browser configuration mapping.
2019-01-11 08:25:40 +01:00
dbuechel
4edd8480ef
Updated year to 2019 for all copyright notices.
2019-01-09 11:25:21 +01:00
dbuechel
d4ef20bd9f
SEBWIN-221: Consolidated & updated NuGet packages, including browser engine (from version 63.0.1 to 69.0.0).
2019-01-08 14:30:38 +01:00
dbuechel
f9f2bb3257
SEBWIN-221: Implemented changes in configuration algorithm to accomodate new functionality scope of 3.0 Alpha.
2018-12-11 16:06:10 +01:00
dbuechel
7f38c0b8c3
SEBWIN-221: Implemented basic password decryption of binary configuration files and finally found correct solution for multi-threading issues related to WPF.
2018-11-22 14:36:20 +01:00
dbuechel
b29fd8c2d7
SEBWIN-221: Implemented basic gzip decompression & binary format detection. The browser is now automatically started after client initialization.
2018-11-15 08:45:17 +01:00
dbuechel
902b0c2b3b
SEBWIN-221: Implemented scaffolding for loading and parsing of configuration resources.
2018-11-08 09:39:52 +01:00
dbuechel
b4f468a2b4
SEBWIN-221: Moved hide & restore windows mechanism for Disable Explorer Shell to IExplorerShell and made reconfiguration dialogs modal to respective browser window.
2018-10-30 11:24:28 +01:00
dbuechel
0b76770f0f
SEBWIN-220: Removed unused dependencies and reverted service-based message box implementation. Need to find solution for message boxes resp. UI interaction from operations in general...
2018-10-02 15:45:45 +02:00
dbuechel
8280ac3a92
SEBWIN-220: Implemented basic logging for browser modules.
2018-08-31 15:29:36 +02:00
dbuechel
ec3f2b7ff2
SEBWIN-220: Extracted concerns from core namespace (communication, i18n, logging) and removed behaviour namespace.
2018-08-31 10:06:27 +02:00
dbuechel
ef31db9920
SEBWIN-220: Replaced guid with abstact InstanceIdentifier for application instances and started to implement logging for browser component.
2018-08-31 07:49:41 +02:00
dbuechel
02d69005c0
SEBWIN-220: Moved SEB URI schemes to global application configuration.
2018-08-14 09:06:35 +02:00
dbuechel
70f68abc8f
SEBWIN-220: Moved all event handlers to separate files and namespaces.
2018-07-06 15:57:38 +02:00
dbuechel
420ed1fc18
SEBWIN-220: Removed custom scheme handling and added fancy icon to password dialog.
2018-07-04 14:33:07 +02:00
dbuechel
9a12bbdb7d
SEBWIN-220: Finally renamed RuntimeInfo to AppConfig.
2018-06-29 09:50:20 +02:00
dbuechel
50dcb7502a
SEBWIN-220: Scaffolding for new (re-)configuration procedure.
2018-06-21 07:56:25 +02:00
dbuechel
45dd741e4c
Changed log level for browser.
2018-04-25 07:47:48 +02:00
dbuechel
ec588e50bc
SEBWIN-219: Tidied up communication namespace.
2018-03-15 14:32:07 +01:00
dbuechel
49d9b03d7a
SEBWIN-219: Extracted message box from UI factory and tidied up user interface contracts.
2018-03-14 12:07:20 +01:00
dbuechel
6334294e4d
SEBWIN-219: Minor refactoring.
2018-03-14 11:13:30 +01:00
dbuechel
4e2e43ede3
SEBWIN-219: Corrected handling of URIs in configuration request detection.
2018-03-13 09:13:35 +01:00
dbuechel
993329bd71
SEBWIN-219: Finished basic implementation of reconfiguration mechanism.
2018-03-08 15:27:12 +01:00
dbuechel
5bd1d9dea4
SEBWIN-219: Found acceptable solution for interception of configuration requests.
2018-03-08 07:35:58 +01:00
dbuechel
4ce5677ecf
SEBWIN-219: Started implementing reconfiguration mechanism.
2018-03-02 15:41:04 +01:00
dbuechel
f2e3b35730
SEBWIN-219: Implemented simple loading state indicator for browser window.
2018-03-01 08:50:08 +01:00
dbuechel
f5ef7fa859
SEBWIN-219: Cleaned up remaining TODOs.
2018-02-28 09:45:29 +01:00
dbuechel
d935407ecb
SEBWIN-219: Working on IPC mechanics.
2018-02-15 15:42:54 +01:00
dbuechel
31d6d544d0
SEBWIN-219:
...
- Extracted operations and notifications from core library and moved them to client resp. runtime component.
- Renamead runtime component to SafeExamBrowser.Runtime.
- Moved post-build event from browser to client assembly.
2018-01-18 08:16:20 +01:00
dbuechel
0b52095453
SEBWIN-219: Separated immutable, application-wide configuration values from settings.
2018-01-17 14:08:39 +01:00
dbuechel
e1a0e9b3d6
SEBWIN-219: Separated existing functionality between runtime and client.
2018-01-17 08:26:44 +01:00
dbuechel
ff956daf39
SEBWIN-219: Updated assembly information and copyright year.
2018-01-16 08:24:00 +01:00
dbuechel
37293687d0
Added and replaced icons for classic UI.
2017-08-23 08:32:44 +02:00
dbuechel
7baf826e5a
Refactored taskbar components (moved contracts to separate namespace and introduced XAML control templates) and started implementing system components.
2017-08-15 15:30:31 +02:00
dbuechel
1c26d54e34
Removed unused assembly references.
2017-08-15 08:39:10 +02:00
dbuechel
a8025ad2a1
Added coloration to log window and removed URI format check in browser control.
2017-08-11 10:22:09 +02:00
dbuechel
c9a53397a4
Renamed Key to TextKey and started implementing keyboard monitoring.
2017-08-03 15:35:22 +02:00
dbuechel
cbb3e797b0
Made browser refresh functionality respect the configured settings.
2017-08-03 08:42:48 +02:00
dbuechel
12246bd0f5
Renamed EventController to RuntimeController, added F5 key handling to browser window / control and enhanced about window.
2017-08-02 14:01:20 +02:00
dbuechel
75f104f136
Renamed events and event handlers according to C# naming convention.
2017-08-02 08:31:12 +02:00
Damian Büchel
5c365f02b0
Continued implementation of browser window, i.e. added basic browser functionality like address bar, refresh and navigation.
2017-07-31 20:22:53 +02:00
dbuechel
714d300758
Working on browser configuration.
2017-07-28 14:52:15 +02:00
dbuechel
af7e1e6a6e
Completed instance handling for browser and taskbar button implementation.
2017-07-28 09:12:17 +02:00
dbuechel
9125b41361
Minor refactoring (renamed UI factory).
2017-07-27 14:45:54 +02:00
dbuechel
25105d61b1
Completed basic implementation of window and process monitoring.
2017-07-27 11:46:31 +02:00
dbuechel
8e4f818159
Implemented basic browser window and moved log file paths to settings.
2017-07-26 08:50:36 +02:00
Damian Büchel
d2e08e3278
Switched to Windows Forms version of CefSharp, as the WPF user control is less performant (slow & laggy).
2017-07-25 11:36:50 +02:00
Damian Büchel
386d0e7a7a
Added post-build event to copy browser libraries to output directory of the main executable.
2017-07-25 09:02:32 +02:00
Damian Büchel
429685463b
Started implementing the browser component.
2017-07-24 17:31:28 +02:00
Damian Büchel
72e8dcbb54
Finished basic implementation of taskbar.
2017-07-17 16:59:50 +02:00
Damian Büchel
e623101f8c
Still working on the taskbar. Implemented basic version of taskbar buttons with instance popup and made splash screen localizable.
2017-07-14 10:28:59 +02:00
Damian Büchel
fefe1feb01
Moved attribution of Chromium logo to XAML file.
2017-07-13 12:17:00 +02:00
Damian Büchel
8a400ab983
Added XAML support for icons in the taskbar, updated Chromium logo to vector graphics and added the application icon for SEB itself.
2017-07-13 12:12:52 +02:00
Damian Büchel
8adb72bb0f
Continued with taskbar implementation, but ran into WPF's UI thread / UI element restriction. Current state does not work, as UI elements cannot be created on a non-UI thread. Must find proper solution to this problem...
2017-07-12 15:36:30 +02:00