Commit graph

923 commits

Author SHA1 Message Date
anhefti
bdd6777c32
test jenkins build on development branch 2020-10-26 10:13:00 +01:00
anhefti
bfdfcb389f
update db model for testing new eclipse setup 2020-10-26 10:00:11 +01:00
anhefti
556ad80c8e SEBSERV-136 prepare DB model and indicators for new features 2020-10-22 17:00:27 +02:00
anhefti
9377f2e7f5 Merge remote-tracking branch 'origin/master' into development 2020-10-22 13:28:04 +02:00
anhefti
66b9e9188c Merge remote-tracking branch 'origin/documentation' into development 2020-10-22 13:26:19 +02:00
Andreas Hefti
8694fe8821
Merge pull request #17 from SafeExamBrowser/documentation
update docu
2020-10-22 13:24:05 +02:00
anhefti
5be65dafa4 update docu 2020-10-22 13:21:02 +02:00
anhefti
cc5050173c Merge remote-tracking branch 'origin/documentation' into development 2020-10-22 13:18:54 +02:00
anhefti
c20bc3f60d Merge remote-tracking branch 'origin/documentation' 2020-10-22 13:18:16 +02:00
anhefti
567cab3899 added test link for SEB Client for Windows 2020-10-22 13:16:23 +02:00
anhefti
c16d5fdc89 Merge remote-tracking branch 'origin/documentation' into development 2020-10-22 10:31:10 +02:00
anhefti
5c0041f4b4 Merge remote-tracking branch 'origin/documentation' 2020-10-22 10:30:07 +02:00
anhefti
d6b67c4152 updated beta- and release dates of SEB Clients 2020-10-22 10:27:48 +02:00
anhefti
44452640fd Merge remote-tracking branch 'origin/patch-1.0.2' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/dao/impl/ExamDAOImpl.java
2020-10-21 14:19:47 +02:00
anhefti
14334f0d7e fixed start time filter for exams. Running exams are always shown 2020-10-21 14:17:34 +02:00
anhefti
286ba29e02 fixed Moodle quiz recovery 2020-10-21 14:00:05 +02:00
anhefti
a17da0923b added logging for Moodle quiz recovering 2020-10-21 12:40:21 +02:00
anhefti
d69d7b7c64 Merge remote-tracking branch 'origin/patch-1.0.2' into development 2020-10-21 12:30:26 +02:00
anhefti
03937afc62 fixed Date {0} title on audit log popup 2020-10-21 12:29:09 +02:00
anhefti
24131ddfac Added Moodle quiz recovery and delete additional attributes for exam 2020-10-21 12:20:39 +02:00
anhefti
a222590cad fixed moodle quiz API again with using course_module with id now for URL 2020-10-20 11:29:36 +02:00
anhefti
55cfc07a9d fixed proctor room action update 2020-10-20 10:20:37 +02:00
anhefti
5b9b336886 fixed proctoring room issues 2020-10-19 13:42:53 +02:00
anhefti
daebd9b5f7 added more actions and connection list to proctor rooms 2020-10-15 16:24:53 +02:00
anhefti
1d7d15c02c new remote proctoring implementation 2020-10-14 16:41:47 +02:00
anhefti
e4a0f30adf finished first impl of new proctoring strategy (collecting rooms) 2020-10-08 14:48:25 +02:00
anhefti
f0351fe558 Merge remote-tracking branch 'origin/patch-1.0.2' into development 2020-10-07 15:17:43 +02:00
anhefti
3b77f95849 fixed connection table update on status filter change 2020-10-07 15:09:06 +02:00
anhefti
62f2437dad proctoring collecting rooms first implementation 2020-10-07 15:07:08 +02:00
anhefti
f7643f94ea Merge remote-tracking branch 'origin/patch-1.0.2' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/gui/RAPConfiguration.java
2020-10-06 11:52:25 +02:00
anhefti
606de67aa2 added static property support to GUI and fix setting gui endpoint 2020-10-06 11:50:06 +02:00
anhefti
e9393068df remote proctoring 2020-10-06 11:30:37 +02:00
anhefti
3fd064055a Merge remote-tracking branch 'origin/patch-1.0.2' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/dao/impl/ExamDAOImpl.java
	src/main/java/ch/ethz/seb/sebserver/webservice/weblayer/api/ClientEventController.java
	fixes in Moodle LMS binding
2020-10-06 09:08:04 +02:00
anhefti
2a5a243759 fixed running exam cache 2020-10-05 16:53:59 +02:00
anhefti
fb11423cce Exam shall be shown even if quiz data cannot be get from LMS 2020-10-05 16:39:33 +02:00
anhefti
87be4f4696 Merge remote-tracking branch 'origin/patch-1.0.2' into development 2020-10-05 15:41:07 +02:00
anhefti
fcef3c08df added get Exam GrandEntity to DAO and use it in Controller 2020-10-05 15:36:34 +02:00
anhefti
99bc028208 try proctoring popup with RAP Browser tool and new RAPServlet mapping 2020-10-05 15:20:14 +02:00
anhefti
0e806b99bb extended DB Model for proctoring 2020-10-01 08:27:18 +02:00
anhefti
193c9e5a6a added some exam config attribute to GUI 2020-09-30 14:22:02 +02:00
anhefti
22ab37ba73 Merge remote-tracking branch 'origin/patch-1.0.2' into development 2020-09-30 12:47:57 +02:00
anhefti
73a27cb003 fixed duplicate key for exam config attributes 2020-09-30 12:45:16 +02:00
anhefti
dfd4f67f0a Merge remote-tracking branch 'origin/patch-1.0.2' into development 2020-09-30 11:04:21 +02:00
anhefti
dfda89a45a fixed form validation error and added new config attributes (migration) 2020-09-30 11:02:47 +02:00
anhefti
7adb080e4b Merge remote-tracking branch 'origin/master' into development 2020-09-29 19:03:54 +02:00
anhefti
1da749a473 fixed moodle and proctoring 2020-09-29 17:48:50 +02:00
anhefti
257b400e1a fixed sebserver.gui.http.external.port 2020-09-19 09:54:40 +02:00
anhefti
e8315e4da0 code cleanup 2020-08-27 14:51:22 +02:00
anhefti
e0fd028ebf Merge branch 'patch-1.0.2' into development 2020-08-27 14:48:52 +02:00
anhefti
5cfbf09d30 more resilience while query courses form several LMS. Make process
parallel and set circuit breaker to 10 seconds (request timeout is on 20
seconds)
2020-08-27 14:48:10 +02:00