dbuechel
8cd0659a22
SEBWIN-219: Implemented draft of communication operation and runtime communication host.
2018-02-06 15:12:11 +01:00
dbuechel
c10e141e7f
SEBWIN-219: Renamed text keys for operations.
2018-02-02 09:30:41 +01:00
dbuechel
5b57734406
SEBWIN-219: Finally found appropriate solution for handling bootstrap- and session-operations.
2018-02-02 09:18:35 +01:00
dbuechel
196836b7eb
SEBWIN-219: Changed and simplified implementation of operation mechanism to allow reconfiguration (i.e. repeating operations).
2018-02-01 08:37:12 +01:00
dbuechel
18b8f66300
SEBWIN-219: Continued implementing kiosk operation and realized that further changes to startup/runtime/shutdown-mechanism are necessary...
2018-01-30 14:41:36 +01:00
dbuechel
b22093e6a2
SEBWIN-219: Started implementing kiosk mode operation.
2018-01-26 12:33:36 +01:00
dbuechel
1e8eb858de
SEBWIN-219: Added ignore flag for service proxy.
2018-01-25 09:50:46 +01:00
dbuechel
ebc12934bf
SEBWIN-219: Implemented basic service operation.
2018-01-24 12:34:32 +01:00
dbuechel
c56b4a0251
SEBWIN-219: Started defining & implementing communication contracts and functionality.
2018-01-23 15:33:54 +01:00
dbuechel
f321496815
SEBWIN-219: Finished basic version of configuration operation.
2018-01-19 14:04:12 +01:00
dbuechel
80be746860
SEBWIN-219: Made XML for localization more readable.
2018-01-19 10:11:13 +01:00
dbuechel
57c3afdaa5
SEBWIN-219: Introduced configuration mode and continued with configuration operation.
2018-01-19 09:23:09 +01:00
dbuechel
39261f5222
SEBWIN-219: Started implementing the configuration operation.
2018-01-18 15:14:05 +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
5b46dc1258
SEBWIN-110: Implemented basic version of wireless network system control.
2017-11-14 15:43:13 +01:00
dbuechel
396aa56bd5
Working on the wireless network component (IMPORTANT: The commited code is not yet working, I have to find a way to check whether the Wi-Fi is turned off via hard- or software!).
2017-11-13 10:26:30 +01:00
dbuechel
a118f52ee3
SEBWIN-110: Refactored configuration so that all taskbar-related settings are in the same interface.
2017-11-09 10:27:55 +01:00
dbuechel
f952904cf0
SEBWIN-183: Extended unit testing for logging components (and fixed issues encountered while doing so).
2017-10-10 15:44:04 +02:00
dbuechel
8be4fdda29
SEBWIN-183: Refactored I18n components and extended their unit tests.
2017-10-10 10:17:28 +02:00
dbuechel
93e84b1120
SEBWIN-183: Changed startup- and shutdown-controller to continue reverting operations, even if one or more of them fail.
2017-10-09 12:11:33 +02:00
dbuechel
da7e65e7e8
SEBWIN-110: Implemented a basic version of the keyboard layout system control.
2017-09-13 08:33:12 +02:00
dbuechel
b1c91c3639
Implemented power supply control for classic UI.
2017-08-23 10:30:27 +02:00
dbuechel
b5e61d10d0
Started implementing classic user interface.
2017-08-22 15:47:42 +02:00
dbuechel
ea6782797f
Migrated basic UI functionality from Windows10 to Classic. System controls are not yet implemented, as they will anyways be replaced by the old Look & Feel...
2017-08-22 10:58:36 +02:00
dbuechel
862d00b07a
Brought basic functionality of new (classic) UI to life.
2017-08-22 10:29:00 +02:00
dbuechel
d68955208a
Renamed current user interface assembly to SafeExamBrowser.UserInterface.Windows10.
2017-08-22 08:39:49 +02:00
dbuechel
4e8bf23240
Minor text change.
2017-08-17 14:58:02 +02:00
dbuechel
d618556c6c
Switched version to "alpha" and made some minor UI enhancements.
2017-08-17 14:00:43 +02:00
dbuechel
0184eb0fe1
Implemented basic battery system control.
2017-08-17 12:17:58 +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
Damian Büchel
a5d44e1ef8
Started implementing system controls. Introduced sytem information module...
2017-08-14 17:44:16 +02:00
dbuechel
0dcbe9e5b6
Moved sleep mode prevention to separate method of IDisplayMonitor.
2017-08-11 11:16:44 +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
939bc7f79a
Implemented basic display / sleep mode handling and added logging to taskbar.
2017-08-11 08:28:17 +02:00
Damian Büchel
7c4d443764
Implemented basic clipboard operation and made loading of icons failsafe (i.e. a red "X" will be displayed if an icon cannot be loaded).
2017-08-07 18:08:55 +02:00
Damian Büchel
e959c8cb39
Implemented very basic log window.
2017-08-07 12:23:56 +02:00
Damian Büchel
be49058e8c
Split keyboard and mouse interceptor to separate operations to avoid mouse lagg during startup / shutdown.
2017-08-07 09:42:12 +02:00
dbuechel
0807b5f5f9
Implemented basic mouse interception.
2017-08-04 15:20:33 +02:00
dbuechel
a79f0c6d77
Implemented basic keyboard monitoring.
2017-08-04 12:19:56 +02:00
dbuechel
c9a53397a4
Renamed Key to TextKey and started implementing keyboard monitoring.
2017-08-03 15:35:22 +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
6861353b64
Implemented draft of the about window.
2017-08-02 10:13:23 +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
8c32d3bc4a
Improved window handling and replaced whitespaces in log file names with underscores.
2017-07-27 13:57:12 +02:00
dbuechel
25105d61b1
Completed basic implementation of window and process monitoring.
2017-07-27 11:46:31 +02:00
dbuechel
9ab04ecc77
Implemented basic monitoring of Windows explorer and added event controller module.
2017-07-26 14:36:20 +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
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
94f356b77a
Implemented basic window handling.
2017-07-24 15:29:17 +02:00
Damian Büchel
f5d76980d0
Started working on window monitoring.
2017-07-24 08:56:39 +02:00
Damian Büchel
e7b8404254
Implemented unit tests for startup- and shutdown-controller.
2017-07-21 12:05:31 +02:00
Damian Büchel
1153fea091
Enhanced startup- and shutdown-procedure by introducing a stack of IOperations (which are automatically reverted on shutdown or if an error happens during startup).
2017-07-21 10:04:27 +02:00
Damian Büchel
eb6fbf49b8
Implemented basic handling of working area.
2017-07-20 14:16:47 +02:00
Damian Büchel
a35fe0811f
Created stub for process monitoring (explorer termination / restart) and enhanced startup and shutdown procedures.
2017-07-19 14:43:54 +02:00
Damian Büchel
72e8dcbb54
Finished basic implementation of taskbar.
2017-07-17 16:59:50 +02:00
Damian Büchel
e4508f0d49
Finished first draft of multi-instance and multi-application layout / behaviour of taskbar.
2017-07-17 11:16:49 +02:00
Damian Büchel
2104f401ec
Working on multiple instance and multiple application layout of taskbar.
2017-07-17 08:28:18 +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
d86bd79252
Found solution to multi-threading issue at application startup and created draft of startup procedure.
2017-07-13 08:51:00 +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
Damian Büchel
16ba40e9a7
Started implementing taskbar.
2017-07-11 15:29:29 +02:00
Damian Büchel
7bc2686560
Finished first draft of application scaffolding and splash screen.
2017-07-10 15:47:12 +02:00
Damian Büchel
6e44da9497
Continued scaffolding:
...
- Added splash screen
- Completed logger
- Added startup and shutdown components
2017-07-07 15:46:32 +02:00
Damian Büchel
f9723d2c9e
Continued scaffolding:
...
- Implemented basic logging
- Added basic settings
- Moved contracts to separate assembly
2017-07-06 18:18:39 +02:00
Damian Büchel
0e9571fe10
Continued implementing the scaffolding:
...
- Added composition root
- Implemented XML resource for I18n
2017-07-06 10:56:03 +02:00
Damian Büchel
936f72c8bd
Started implementing basic scaffolding (application startup procedure / I18n).
2017-07-05 17:21:52 +02:00
Damian Büchel
81dde7323f
Added core library and license.
2017-07-05 11:41:19 +02:00