Commit graph

68 commits

Author SHA1 Message Date
anhefti
fb74fb1804 SEBSERV-434 implemented back-end functionality for screen proctoring 2023-09-21 08:49:37 +02:00
anhefti
24416e7faa refactoring of Page model Integer --> int 2023-07-12 11:50:05 +02:00
anhefti
e3b44cb60b SEBSERV-445 new SEB event store strategy with background tasks 2023-05-26 13:26:03 +02:00
anhefti
eb4f758328 SEBSERV-420 and unit tests 2023-04-04 09:29:46 +02:00
anhefti
45464762bc SEBSERV-400 fixed LMS messages 2023-03-21 10:02:51 +01:00
anhefti
9800fdcd7c SEBSERV-376 DB extension and migration 2023-01-31 15:57:26 +01:00
anhefti
a078d1d421 SEBSERV-329 refactoring of monitoring flags, now baked into integer 2023-01-30 11:39:39 +01:00
anhefti
7169fa0808 SEBSERV-338 and SEBSERV-301 2022-12-15 14:35:27 +01:00
anhefti
5faed87288 SEBSERV-335 refactoring and make background task to update 2022-11-30 11:39:24 +01:00
anhefti
dd0aa0c5a3 SEBSERV-335 implementation 2022-11-10 10:05:52 +01:00
anhefti
f0c7bef9ab SEBSERV-335 new DB schema 2022-11-07 09:23:15 +01:00
anhefti
95e3a70d34 SEBSERV-347 implementation & testing 2022-11-02 12:28:54 +01:00
anhefti
11792be0a9 SEBSERV-347 transmit less data optimization 2022-10-31 14:42:40 +01:00
anhefti
5703f1cb43 SEBSERV-163 front-end implementation 2022-09-07 15:47:36 +02:00
anhefti
1af656a24e SEBSERV-163 back-end implementation mostly done 2022-08-23 15:24:34 +02:00
anhefti
1a6286b159 SEBSERV-340 SEBSERV-163 new schema for 1.5 and table and migration for
new group feature
2022-08-18 11:19:45 +02:00
anhefti
15811baf93 SEBSERV-308 lms update refactoring 2022-05-16 17:23:51 +02:00
anhefti
71ccb8e63a SEBSERV-256 implemented 2022-05-16 10:23:13 +02:00
anhefti
6396afa53b SEBSERV-160 fixed "In Use" for selection 2022-05-02 13:35:35 +02:00
anhefti
911332e30f SEBSERV-233 implementation 2022-04-27 10:53:58 +02:00
anhefti
95c3f31cb9 - SEBSERV-250 fixed exam and access token cache
- SEBSERV-188 implemented
- SEBSERV-165 code cleanup un monitoring
2022-01-19 09:46:11 +01:00
anhefti
bad7510a63 SEBSERV-232 db extension and implementation 2022-01-12 16:35:11 +01:00
anhefti
9fbc5bdbc1 SEBSERV-250 service for all indicators with separated table and update 2021-12-15 16:16:17 +01:00
anhefti
a589fd8ad4 SEBSERV-162 audit logs and deletion 2021-09-14 11:52:56 +02:00
anhefti
c7973d56ce SEBSERV-162, SEBSERV-153 extend db-model for features 2021-08-30 16:24:48 +02:00
anhefti
d4aa25a736 added update_time for lms-setup table and check cache for distributed
setup
2021-05-17 14:28:39 +02:00
anhefti
dd6150ec2a refactoring and improvement of LMS binding API 2021-05-14 17:08:29 +02:00
anhefti
a853c02947 SEBSERV-135 finished implementation 2021-05-12 09:50:58 +02:00
anhefti
6bf1551028 certs impl 2021-05-04 21:59:04 +02:00
anhefti
fd7699b68f SEBSERV-145 SEB handshake implementation plus Unit Tests 2021-02-04 17:19:42 +01:00
anhefti
199ba53688 SEBSERV-145 additional attributes in connection config 2021-01-27 16:57:10 +01:00
anhefti
c9eda69065 added update_time to client_connection table
this is used to track changes on client connections within distributed
setups. But there are still some todos that has to implement and work
with the update_time to guarantee proper cache sync
2021-01-20 16:07:11 +01:00
anhefti
12fcaa405c Merge remote-tracking branch 'origin/patch-1.0.2' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/gui/service/session/ClientConnectionDetails.java
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/AbstractClientIndicator.java
2020-12-02 10:01:03 +01:00
anhefti
5258f2384b SEBSERV-136 fixed bug with two indicator of the same type.
The indicator mapping on GUI side is now done within the id not the type
2020-12-02 09:01:12 +01:00
anhefti
3052ec1f59 SEBSERV-147 GUI implementation 2020-12-01 11:46:41 +01:00
anhefti
556ad80c8e SEBSERV-136 prepare DB model and indicators for new features 2020-10-22 17:00:27 +02:00
anhefti
1d7d15c02c new remote proctoring implementation 2020-10-14 16:41:47 +02:00
anhefti
0e806b99bb extended DB Model for proctoring 2020-10-01 08:27:18 +02:00
anhefti
9438206c9d SEBSERV-133 added deletion to SEB client events 2020-07-28 15:34:54 +02:00
anhefti
fe716296ae API documentation 2020-06-30 16:55:22 +02:00
anhefti
f689eb8ecb more tests 2020-06-22 16:27:22 +02:00
anhefti
7e73f08bea API documentation 2020-06-18 08:42:20 +02:00
anhefti
20c08e5db4 code cleanup Seb -> SEB 2020-06-04 08:52:01 +02:00
anhefti
fa3b327180 fixed tests 2020-02-10 15:11:32 +01:00
anhefti
b94e445257 fix quit instruction, added default indicator, connection status filter 2020-02-10 15:04:40 +01:00
anhefti
5e8c158214 creation date for user, list actions, dates and times formatting 2020-02-05 13:18:22 +01:00
anhefti
77556a914c GUI improvements and added surname to user-account 2020-01-30 16:19:50 +01:00
anhefti
151b6b734a SEBSERV-105 back-end and some front-end tasks 2020-01-09 16:53:45 +01:00
anhefti
d8668e1c68 Improved missing ping, fixed fortify issue 2020-01-07 16:07:14 +01:00
anhefti
25ab3106aa SEBSERV-74 implementation plus monitoring filter and features 2019-12-18 16:21:20 +01:00