dbuechel
|
5ccbd2aae4
|
SEBWIN-312: Implemented task view for mobile UI.
|
2019-11-20 14:45:33 +01:00 |
|
dbuechel
|
fbe03b86ea
|
SEBWIN-312: Finished first draft of task view.
|
2019-11-20 10:45:08 +01:00 |
|
dbuechel
|
08bf49b61b
|
SEBWIN-312: Started implementing task view.
|
2019-11-15 16:00:03 +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
|
35dd3dd4c2
|
SEBWIN-312: Implemented basic handling of whitelisted applications.
|
2019-11-13 10:11:11 +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
|
2b976e8150
|
SEBWIN-312: Started implementing application whitelist mechanism.
|
2019-10-30 15:49:35 +01:00 |
|
dbuechel
|
b6dbe6451d
|
SEBWIN-313: Implemented lock screen mechanism for blacklisted processes.
|
2019-10-11 15:46:15 +02:00 |
|
dbuechel
|
de6cb5e75c
|
SEBWIN-313: Finished blacklist monitoring.
|
2019-10-09 14:04:27 +02:00 |
|
dbuechel
|
d3d98c7df7
|
SEBWIN-313: Started implementing blacklist monitoring.
|
2019-10-08 16:11:19 +02:00 |
|
dbuechel
|
8d0d1832a9
|
SEBWIN-311: Removed timeout for client initialization procedure to avoid application termination if user doesn't provide input within timeout.
|
2019-10-08 10:03:58 +02:00 |
|
dbuechel
|
b72c37273e
|
SEBWIN-313: Started implementing application blacklist mechanism.
|
2019-10-04 16:36:12 +02:00 |
|
dbuechel
|
3efd7fbbd0
|
SEBWIN-311: Moved all client controller dependencies to the client context and made context available to all client operations.
|
2019-10-01 16:24:10 +02:00 |
|
dbuechel
|
8fd22032b6
|
SEBWIN-311: Started implementing scaffolding for third-party applications & monitoring. Renamed ApplicationSettings to AppSettings, resolved dependency from WindowsApi on Monitoring namespace and introduced ClientContext for runtime data of the client.
|
2019-10-01 11:30:53 +02:00 |
|
dbuechel
|
367ebf1329
|
SEBWIN-342: Moved settings to separate assembly.
|
2019-09-06 09:39:28 +02:00 |
|
dbuechel
|
5f5209622e
|
SEBWIN-342: Moved settings into individiual namespaces according to their purpose.
|
2019-09-06 08:32:29 +02:00 |
|
dbuechel
|
b8fd96a10c
|
SEBWIN-314: Started implementing scaffolding for request filter.
|
2019-09-06 08:13:27 +02:00 |
|
dbuechel
|
db390aebaf
|
SEBWIN-342: Separated monitoring contracts into individual namespaces.
|
2019-09-05 09:00:41 +02:00 |
|
dbuechel
|
66cefac874
|
SEBWIN-342: Resolved UI dependencies in configuration download mechanism.
|
2019-09-04 15:12:59 +02:00 |
|
dbuechel
|
363f751f55
|
SEBWIN-342: Removed UI dependencies from notifications.
|
2019-09-04 14:11:19 +02:00 |
|
dbuechel
|
12f44edc0b
|
SEBWIN-342: Removed unnecessary dependency from system components on I18n.
|
2019-09-04 12:07:32 +02:00 |
|
dbuechel
|
6f51d266cc
|
SEBWIN-342: Removed UI dependencies from wireless network system component.
|
2019-09-04 11:46:30 +02:00 |
|
dbuechel
|
dcbdc13338
|
SEBWIN-342: Removed UI dependencies from power supply system component.
|
2019-09-03 11:46:36 +02:00 |
|
dbuechel
|
7506ebaf10
|
SEBWIN-342: Removed UI dependencies from audio system component.
|
2019-08-30 17:33:28 +02:00 |
|
dbuechel
|
d8752b5558
|
SEBWIN-342: Removed UI dependencies from keyboard system control.
|
2019-08-30 15:59:51 +02:00 |
|
dbuechel
|
487e89693a
|
Resolved dependencies from communication API on UI.
|
2019-08-30 14:02:36 +02:00 |
|
dbuechel
|
affd5de6a7
|
Resolved dependencies from browser API on UI.
|
2019-08-30 12:30:00 +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
|
758b61084a
|
SEBWIN-303: Implemented audio settings.
|
2019-08-16 08:26:11 +02:00 |
|
dbuechel
|
768336e381
|
SEBWIN-303: Started implementing audio control.
|
2019-08-15 10:46:47 +02:00 |
|
dbuechel
|
0f639aa550
|
SEBWIN-300: Ensured output directories of browser, client and runtime are completely emptied on clean and disabled building of setup project for debug configuration.
|
2019-07-26 10:06:04 +02:00 |
|
dbuechel
|
d9f546aa74
|
SEBWIN-320: Made mutex names application-wide constants and fixed unit test for lockdown operation.
|
2019-07-19 10:56:32 +02:00 |
|
dbuechel
|
8d0c83998c
|
SEBWIN-320: Added application manifest for reset utility in order to automatically request admin privileges. Removed unused elements from client and runtime manifests.
|
2019-07-19 10:28:49 +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
|
6b24554abc
|
SEBWIN-301: Implemented basic service session procedure.
|
2019-06-18 10:18:56 +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
|
305110f239
|
SEBWIN-104: Made about notification configurable and removed it and log notification from taskbar by default.
|
2019-05-08 10:12:22 +02:00 |
|
dbuechel
|
137b463044
|
SEBWIN-106: Implemented URL randomization for browser window.
|
2019-05-08 09:56:34 +02:00 |
|
dbuechel
|
ccfba9fdce
|
SEBWIN-226: Enabled rendering of tooltips in browser.
|
2019-04-18 08:44:27 +02:00 |
|
dbuechel
|
88442891c1
|
Extended unit tests.
|
2019-04-04 16:06:05 +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
|
719411d8e3
|
SEBWIN-226: Implemented termination activator for global CTRL+Q keyboard shortcut.
|
2019-03-29 07:46:21 +01:00 |
|
dbuechel
|
25022295e1
|
SEBWIN-226: Forgot to stop the action center activators on application termination.
|
2019-03-28 09:29:21 +01:00 |
|
dbuechel
|
ca939f045c
|
SEBWIN-141: Touch-optimized main elements of mobile user interface, next up: Custom message box implementation.
|
2019-03-22 10:09:51 +01:00 |
|
dbuechel
|
b7167d35f6
|
SEBWIN-141: Implemented scaffolding for touch-optimized user interface.
|
2019-03-21 16:05:16 +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 |
|