Commit graph

65 commits

Author SHA1 Message Date
anhefti
64536fd909 distributed ping cache 2021-07-22 13:27:44 +02:00
anhefti
86f3b61272 SEBSERV-215 fixed missing tooltips 2021-07-19 11:16:56 +02:00
anhefti
3296b7c004 SEBSERV-195 improved ping indicator for distributed setups 2021-07-15 14:50:06 +02:00
anhefti
7df04cddc6 SEBSERV-215 fixed 2021-07-15 12:26:12 +02:00
anhefti
bc1e933087 SEBSERV-209 fixed exam session service for distributed setup
apply client connection sync check over time-interval (per exam) instead
of for every monitoring request and every client connection. So I
implemented batching for that to avoid heavy db load
2021-07-15 07:52:06 +02:00
anhefti
054a4f9e31 preparing 2021-05-19 14:59:10 +02:00
anhefti
fd7699b68f SEBSERV-145 SEB handshake implementation plus Unit Tests 2021-02-04 17:19:42 +01:00
anhefti
ff31692160 db schema update for distributed setup and a lot performance
improvements done with caching as well as with the monitoring table
This should now also work for distributed setups but is not fully tested
yet
2021-01-27 09:17:45 +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
eec4392f78 Added EHcache for caching and improved Moodle asnyc loading 2021-01-12 10:10:30 +01:00
anhefti
d23357248e removed standard file log appender 2021-01-06 17:15:32 +01:00
anhefti
10ef9792bc
fixed proctoring 2020-11-17 12:23:39 +01:00
anhefti
444d2334b4 SEBSERV-139 adapt to new API with shortname and idnumber 2020-08-26 09:05:14 +02:00
anhefti
dbaffff5c3 SEBSERV-75 allow moodle courses and quizzes to be used as exams 2020-08-04 11:40:21 +02:00
anhefti
c48981b2b0 fixed configuration 2020-05-06 16:07:13 +02:00
anhefti
bebb4094b6 SEBSERV-125 fix 2020-05-06 11:19:11 +02:00
anhefti
a37ab31ff1 fixed missing ping indicator and try to create initial access token for SEB Client Config 2020-03-02 14:01:12 +01:00
anhefti
6e37b4bdef introduce flyway for data init and migration 2020-02-25 11:56:33 +01:00
anhefti
5e8c158214 creation date for user, list actions, dates and times formatting 2020-02-05 13:18:22 +01:00
anhefti
2f64cf92e0 registration page 2020-01-23 16:46:05 +01:00
anhefti
e5f5bc5c02 SEBSERV-75 implementation 2020-01-21 16:27:04 +01:00
anhefti
151b6b734a SEBSERV-105 back-end and some front-end tasks 2020-01-09 16:53:45 +01:00
anhefti
4023e0ac4d updated configuration 2019-12-10 16:32:39 +01:00
anhefti
1da72a0f31 fixes and server init 2019-12-09 12:06:14 +01:00
anhefti
3d4b705f8f docu 2019-12-04 16:47:28 +01:00
anhefti
71fb39749b minor fixes 2019-11-27 12:08:48 +01:00
anhefti
d1cdd188a3 made client connection timeouts configurable 2019-11-27 10:38:04 +01:00
anhefti
2fd7ce47b8 crate work-around for SEB restriction API 2019-11-25 11:22:21 +01:00
anhefti
f379114b46 SEBSERV-94 implementation and some code cleanup 2019-11-20 15:08:59 +01:00
anhefti
d1f80baa87 SEBSERV-73 some fixes and preparing for LMS SEB restriction impl 2019-11-01 13:46:52 +01:00
anhefti
9b9aa4625d SEBSERV-73 finished SEB Exam config update for running exams 2019-10-30 14:14:58 +01:00
anhefti
af6ebf7666 SEBSERV-73 implemented exam runtime update cron-task 2019-10-28 14:47:38 +01:00
anhefti
fb13c62eeb SEBSERV-73 Exam Config changes and test fixes 2019-10-24 12:00:56 +02:00
anhefti
6eaef577d2 SEBSERV-73 adapt new config handling with states in front- and back-end 2019-10-22 16:42:33 +02:00
anhefti
ce7f002d82 fixed exam monitoring caching 2019-10-17 20:09:34 +02:00
anhefti
2f29f14dc2 SEBSERV-72 implementation and config fixes 2019-10-17 16:53:33 +02:00
anhefti
e64d2a63e8 fix for external address alias 2019-09-09 10:05:34 +02:00
anhefti
bdd2b668e5 demo update 2019-09-02 08:59:41 +02:00
anhefti
1d305c09d8 init production profile 2019-08-26 16:54:23 +02:00
anhefti
dd826a3770 SEBSERV-65 SEBSERV-82 SEBSERV-83 bug-fixes 2019-08-22 09:26:46 +02:00
anhefti
2b3b44419c fixes for demo 2019-08-21 12:06:23 +02:00
anhefti
9b12d04daa prepare for prod 2019-08-20 17:19:15 +02:00
anhefti
1e475c6699 minor bug fix in connection table 2019-08-12 13:11:34 +02:00
anhefti
d3bb438d8d prepare for version 0.4.0 beta 2019-08-12 12:05:29 +02:00
anhefti
ba49611c1c SEBSERV-62 code cleanup, ClientConnectionController 2019-07-22 10:36:23 +02:00
anhefti
60a997d6f6 SEBSERV-63 added fallback URL, config changes 2019-07-18 12:35:36 +02:00
anhefti
c560324ec0 SEBSERV-64 SEBSERV-62 SEBSERV-63 GUI implementation, caching, fixes 2019-07-17 08:03:19 +02:00
anhefti
16d18a53e6 SEBSERV-62 bug-fixes, improvements 2019-07-11 17:03:30 +02:00
anhefti
b314ca651f SEBSERV-62 controller implementation and prepare for testing 2019-07-02 15:30:24 +02:00
anhefti
3d67b4ed9c SEBSERV-62 Model, DAO and service implementation 2019-06-26 15:31:18 +02:00