Commit graph

473 commits

Author SHA1 Message Date
anhefti
9bda8630f6 SEBSERV-435 improved SEB Server SPS user account sync 2023-11-29 14:21:28 +01:00
anhefti
50456b8d9b SEBSERV-440 implemented 2023-11-27 13:15:36 +01:00
anhefti
2f1b4eca9e code cleanup 2023-11-10 11:21:42 +01:00
anhefti
8099531756 code cleanup 2023-11-10 11:15:38 +01:00
anhefti
626c90d9b0 code cleanup 2023-11-10 11:13:00 +01:00
anhefti
fb74fb1804 SEBSERV-434 implemented back-end functionality for screen proctoring 2023-09-21 08:49:37 +02:00
anhefti
43dc14609d fixed tests 2023-08-31 14:52:02 +02:00
anhefti
5982a9e864 SEBSERV-405 and SEBSERV-434 SEB Settings 2023-08-31 14:46:13 +02:00
anhefti
b9d3b4522a SEBSERV-369 mybatis update 2023-08-24 13:34:05 +02:00
anhefti
24416e7faa refactoring of Page model Integer --> int 2023-07-12 11:50:05 +02:00
anhefti
6573b1438b Merge remote-tracking branch 'origin/dev-1.5' into development 2023-06-15 15:09:56 +02:00
anhefti
0314005237 SEBSERV-450 better error handling in case of parese error 2023-06-15 15:09:03 +02:00
anhefti
e2aabd4044 Merge remote-tracking branch 'origin/dev-1.5' into development 2023-06-15 11:14:11 +02:00
anhefti
768fcea15b SEBSERV-444 fixed also in exam delete message 2023-06-15 10:43:37 +02:00
anhefti
2ffa17b839 Merge remote-tracking branch 'origin/newSEBEventStoreStrategy' into development 2023-06-08 16:10:02 +02:00
anhefti
c44c8265a4 Merge remote-tracking branch 'origin/SEBSERV-449_MoodlePluginLuca' into
dev-1.5
2023-06-08 16:01:32 +02:00
anhefti
b2f7337019 SEBSERV-449 fixes 2023-06-08 15:05:41 +02:00
anhefti
456b6094f7 try with 4 event batch workers 2023-06-06 08:43:19 +02:00
anhefti
a57e371580 Merge remote-tracking branch 'origin/newSEBEventStoreStrategy' into development 2023-06-01 16:03:23 +02:00
anhefti
8cab729401 SEBSERV-445 code cleanup 2023-06-01 09:03:22 +02:00
anhefti
e3b44cb60b SEBSERV-445 new SEB event store strategy with background tasks 2023-05-26 13:26:03 +02:00
anhefti
7c42974838 SEBSERV-413 removed old LMS Setup code (async loader Moodle) 2023-05-15 09:49:39 +02:00
anhefti
4e182c94e3 better error handling and logging 2023-05-15 09:06:13 +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
0cf883ecf3 SEBSERV-351 fixed 2023-03-16 09:50:27 +01:00
anhefti
b65b411e1d SEBSERV-335 fixed decoding for ASK 2023-03-02 09:09:19 +01:00
anhefti
4bc0a2da06 SEBSERV-376 finished up 2023-02-07 17:20:11 +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
e998e40bc1 SEBSERV-329 new migration task with new SEB Settings 2023-01-26 16:02:21 +01:00
anhefti
b9553c93ba SEBSERV-372 finished testing with user account 2023-01-26 09:46:35 +01:00
anhefti
a5bab8fc9f SEBSERV-301 finished implementation and testing with token 2023-01-25 13:30:53 +01:00
anhefti
b97152f91a fixed tests 2023-01-25 09:13:29 +01:00
anhefti
4888b4596c SEBSERV-301 adapted to Moodle plugin 2023-01-25 09:04:35 +01:00
anhefti
edce7275ca SEBSERV-335, SEBSERV-363 GUI improvements 2023-01-19 10:18:24 +01:00
anhefti
826a0a3bfa SEBSERV-363 use SDKKey for proctoring session 2023-01-16 08:42:02 +01:00
anhefti
c03141c619 SEBSERV-301 more tests 2023-01-12 13:01:13 +01:00
anhefti
3a86db9ba0 SEBSERV-301 adapted to changes and added tests 2023-01-11 13:58:35 +01:00
anhefti
aa040fc615 SEBSERV-301 implementation 2022-12-21 09:51:14 +01:00
anhefti
7169fa0808 SEBSERV-338 and SEBSERV-301 2022-12-15 14:35:27 +01:00
anhefti
71ae9fc755 SEBSERV-301 implementation 2022-12-08 16:36:24 +01:00
anhefti
5faed87288 SEBSERV-335 refactoring and make background task to update 2022-11-30 11:39:24 +01:00
anhefti
4bcc6cc9cb fix tests 2022-11-17 13:36:19 +01:00
anhefti
dd0aa0c5a3 SEBSERV-335 implementation 2022-11-10 10:05:52 +01:00
anhefti
cb7c7f1144 SEBSERV-358 removed connection status 2022-11-07 16:51:23 +01:00
anhefti
f0c7bef9ab SEBSERV-335 new DB schema 2022-11-07 09:23:15 +01:00
anhefti
a1cfaa7c66 SEBSERV-358 removed exam description 2022-11-02 13:11:20 +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