Commit graph

869 commits

Author SHA1 Message Date
anhefti
100c5820a2 code cleanup and docu 2021-05-11 21:55:51 +02:00
anhefti
70fcbead41 API documentation 2021-05-11 21:07:57 +02:00
anhefti
10fd2f408d added missing active columns 2021-05-07 12:54:29 +02:00
anhefti
8be642c31c SEBSERV-108 addes sort and default sort for all except lms lookup 2021-05-07 12:13:13 +02:00
anhefti
c222f4216e SEBSERV-135 try to encrypt config but still fails 2021-05-06 17:10:42 +02:00
anhefti
6bf1551028 certs impl 2021-05-04 21:59:04 +02:00
anhefti
1a67ec773d Merge remote-tracking branch 'origin/dev-1.1-patch-1' into development 2021-04-30 16:07:59 +02:00
anhefti
eaf555ae11 fixed working with context path for webservice and guiservice 2021-04-30 15:59:15 +02:00
anhefti
3872e0f725 SEBSERV-135 gui 2021-04-30 13:32:22 +02:00
anhefti
4750a96032 fixed compile errors 2021-04-28 17:27:09 +02:00
anhefti
6966c520c5 fixes 2021-04-28 17:22:14 +02:00
anhefti
0bd7383bd2 Merge remote-tracking branch 'origin/dev-1.1-patch-1' into development 2021-04-28 17:20:12 +02:00
anhefti
8daeceeffa added fav icon 2021-04-28 17:18:30 +02:00
anhefti
89bb29ed4f SEBSERV-135 gui implementation and fixes 2021-04-28 17:12:17 +02:00
anhefti
8b025d17af certificates 2021-04-27 15:17:29 +02:00
anhefti
f15c851b77 updated flyway 2021-04-27 15:17:16 +02:00
anhefti
cd1b3274a7 fixed converter 2021-04-27 13:07:28 +02:00
anhefti
0e192bc76f fix build for Java 8 2021-04-22 08:53:57 +02:00
anhefti
18dce53170 SEBSERV-135 - gui implementation 2021-04-22 08:49:52 +02:00
anhefti
ab8ac01e05 SEBSERV-135 backend implementation 2021-04-21 14:16:44 +02:00
anhefti
33e6fab629 refactor create page form list (noSQL) 2021-04-20 16:21:21 +02:00
anhefti
813b1c84ba added check on creation 2021-04-20 16:19:55 +02:00
anhefti
3e80bd0195 refactor name check 2021-04-20 16:19:05 +02:00
anhefti
ed8d98a40b fixed privilege check on createNew 2021-04-20 16:18:21 +02:00
anhefti
ec8f7c9258 code cleanup 2021-04-20 16:17:31 +02:00
anhefti
275d4cd7b4 Merge remote-tracking branch 'origin/dev-1.1-patch-1' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/dao/impl/ClientConnectionDAOImpl.java
2021-04-14 10:56:05 +02:00
anhefti
3381d69f8b Improved Exam Config streaming on SEB Client connection handshake 2021-04-14 09:15:21 +02:00
anhefti
a09d250963 fixed build 2021-04-12 14:47:51 +02:00
anhefti
2f01f8c7da Merge remote-tracking branch 'origin/dev-1.1-patch-1' into development 2021-04-12 14:17:00 +02:00
anhefti
078ab15a86 Better error handling and logging 2021-04-12 14:08:49 +02:00
anhefti
449f7d5824 SEBSERV-148 test and fixes 2021-04-08 15:44:05 +02:00
anhefti
7fae3f4baf SEBSERV-148 testing fixing 2021-04-08 10:36:32 +02:00
anhefti
d014dfe45a SEBSERV-148 GUI implementation with expandable accordion 2021-04-08 08:28:18 +02:00
anhefti
7cd2d3566d Zoom gui 2021-04-07 12:43:07 +02:00
anhefti
357251d40b Merge remote-tracking branch 'origin/dev-1.1-patch-1' into development 2021-04-06 19:30:15 +02:00
anhefti
ff74c534dd SEBSERV-183 fix 2021-04-06 19:27:17 +02:00
anhefti
2bead4a52a SEBSERV-148 GUI Exam Config impl 2021-04-06 18:44:36 +02:00
anhefti
1f2aff5084 SEBSERV-148 fixed JS API by switch to version 1.9.0 2021-04-01 15:13:41 +02:00
anhefti
749cbea287 Minor improvement in instruction handling (distributed setup) 2021-04-01 09:37:46 +02:00
anhefti
29bda22a40 SEBSERV-148 implementation und fixes 2021-03-31 08:21:03 +02:00
anhefti
6ff8b703c9 Merge remote-tracking branch 'origin/dev-1.1.0' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/gui/content/MonitoringRunningExam.java
	src/main/java/ch/ethz/seb/sebserver/gui/service/page/impl/JitsiMeetProctoringView.java
	src/main/java/ch/ethz/seb/sebserver/gui/service/session/ProctoringGUIService.java
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/dao/RemoteProctoringRoomDAO.java
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/dao/impl/RemoteProctoringRoomDAOImpl.java
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/ExamProctoringRoomService.java
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/ExamProctoringRoomServiceImpl.java
	src/main/java/ch/ethz/seb/sebserver/webservice/weblayer/api/ExamProctoringController.java
2021-03-29 14:53:49 +02:00
anhefti
8470e3b160 SEBSERV-139 single used town-hall and code-cleanup 2021-03-29 13:50:10 +02:00
anhefti
9d5ed34ec6 added check endpoint and fixed gui endpoint 2021-03-25 20:47:58 +01:00
anhefti
ffe4b6301a SEBSERV-148 GUI impl 2021-03-25 16:56:39 +01:00
anhefti
70064206cf Merge remote-tracking branch 'origin/dev-1.1.0' into development 2021-03-23 16:38:40 +01:00
anhefti
e73dd5105a Updated proctoring settings in Exam Config GUI 2021-03-23 16:29:37 +01:00
anhefti
fd26944e23 procotring 2021-03-23 14:42:15 +01:00
anhefti
3350e4eece SEBSERV-148 added HTML and script for zoom proctoring 2021-03-18 14:15:18 +01:00
anhefti
67d1e3fba1 Prepare LMS Setup 2021-03-17 14:17:32 +01:00
anhefti
dade1b2da3 Prepare LMS Setups 2021-03-17 12:54:17 +01:00
anhefti
ad2f93e6cd fixed for Java 8 2021-03-17 12:32:45 +01:00
anhefti
3c5373ebc4 Prepared for new LMS Setups 2021-03-17 11:42:53 +01:00
anhefti
89c2406b4e Merge remote-tracking branch 'origin/dev-1.1.0' into development 2021-03-17 10:39:21 +01:00
anhefti
2bc990195e more logging for Moodle setup 2021-03-17 09:31:01 +01:00
anhefti
40b0426129 better logging for moodle access 2021-03-17 09:08:17 +01:00
anhefti
1dadca2eae fixed minor bug institutional gui redirect 2021-03-16 20:39:39 +01:00
anhefti
43383bcebb zoom integration 2021-03-16 17:34:23 +01:00
anhefti
564b7ec9c9 LMS Setup API improvement comment and compile fix (Java8) 2021-03-15 13:42:19 +01:00
anhefti
7f2b662244 improved LMS Setup API 2021-03-15 13:34:22 +01:00
anhefti
bbcbc318a9 Merge remote-tracking branch 'origin/dev-1.1.0' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/gui/form/FormHandle.java
2021-03-11 18:16:04 +01:00
anhefti
c0c5a4556b SEBSERV-178 added request reate limits for user reg page 2021-03-11 17:24:36 +01:00
anhefti
d88924873c SEBSERV-148 strategy with creating users per room - initial commit 2021-03-11 15:15:59 +01:00
anhefti
6af9c217a1 Merge remote-tracking branch 'origin/dev-1.1.0' into development 2021-03-11 13:18:48 +01:00
anhefti
ed9ded57db SEBSERV-176 fixed 2021-03-11 13:05:24 +01:00
anhefti
fa3c5f1135 SEBSERV-148 refactoring and Zoom implementation 2021-03-11 11:08:12 +01:00
anhefti
736a686e2a fixed deletion 2021-03-09 14:29:24 +01:00
anhefti
53f3cc625e SEBSERV-148 finished refactoring separate features and hook into
underling proctoring service for room creation and closing
2021-03-09 13:15:22 +01:00
anhefti
84035da42f Merge remote-tracking branch 'origin/dev-1.1.0' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/AsyncBatchEventSaveStrategy.java
2021-03-04 15:23:27 +01:00
anhefti
b4edfb4ab9 code cleanup 2021-03-04 14:50:53 +01:00
anhefti
8a3b84461c Improved list navigation 2021-03-04 14:13:18 +01:00
anhefti
caf35ad657 Fixed event log table separation 2021-03-04 13:54:18 +01:00
anhefti
d4c79e06d8 code cleanup 2021-03-04 13:50:40 +01:00
anhefti
53a9710ec8 Improved event log batch processing 2021-03-04 13:48:16 +01:00
anhefti
3f5ce27f19 better dispose 2021-03-04 08:22:43 +01:00
anhefti
254255b3ac Merge remote-tracking branch 'origin/dev-1.1.0' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/gbl/api/APIMessage.java
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/SEBClientConnectionServiceImpl.java
2021-03-03 13:51:53 +01:00
anhefti
2f8913f129 improved LMS fail handling on exams
1. if LMS is not available the exams gets a state override and is not
running
2. if LMS lms is available but the course id is invalid, the exams gets
a state override and is not running
2021-03-03 13:28:33 +01:00
anhefti
527c005702 fixed update id 2021-03-01 20:21:12 +01:00
anhefti
0383aebcbf fix: take also finished exams into running check 2021-03-01 20:07:00 +01:00
anhefti
b0dd0e1afc Zoom integration 2021-03-01 19:06:38 +01:00
anhefti
3dddaf9051 SEBSERV-148 refactoring and backend 2021-02-24 16:38:30 +01:00
anhefti
290ca046c3 allow updating client connection in active state 2021-02-22 13:05:59 +01:00
anhefti
fa327e4e29 fixed view of foreign SEB Settings 2021-02-22 13:05:08 +01:00
anhefti
8e0dd36a41 invest 2021-02-18 13:33:31 +01:00
anhefti
653b5a4c75 inspection 2021-02-18 13:31:23 +01:00
anhefti
26a26c7989 investigate TableConverter error 2021-02-18 13:20:52 +01:00
anhefti
96313e41a7 minor fixes 2021-02-18 12:41:04 +01:00
anhefti
2f2a318f9d proctoring refactoring and tests 2021-02-17 16:52:28 +01:00
anhefti
1796ff4a7a Merge remote-tracking branch 'origin/dev-1.1.0' into development 2021-02-17 11:49:26 +01:00
anhefti
8c29d7e8f2 fixed import settings and tests 2021-02-17 11:34:56 +01:00
anhefti
273d9fd923 Fixed master and created tests 2021-02-17 10:21:19 +01:00
anhefti
39f4c85d22 refactor proctoring 2021-02-17 08:43:27 +01:00
anhefti
ad7f06e521 Merge remote-tracking branch 'origin/dev-1.1.0' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/webservice/weblayer/api/ExamProctoringController.java
2021-02-16 12:55:11 +01:00
anhefti
5cb771c2c2 SEBSERV-170 fixed update page after import 2021-02-16 12:36:56 +01:00
anhefti
89ebf4da4b proctoring refactoring 2021-02-16 11:50:30 +01:00
anhefti
a6a9988cbe SEBSERV-139 added moderator flag to the jitsi meet room token 2021-02-15 16:29:22 +01:00
anhefti
b6e9e55106 SEBWIN-464 added missing attributes and created migration task 2021-02-15 15:34:01 +01:00
anhefti
256b59e566 SEBSERV-168 fixed. Missed to apply the filter after refactoring 2021-02-15 10:03:20 +01:00
anhefti
f6757ec587 VDI API 2021-02-15 09:09:18 +01:00
anhefti
fd7699b68f SEBSERV-145 SEB handshake implementation plus Unit Tests 2021-02-04 17:19:42 +01:00
anhefti
5440f4bdcd Merge branch 'development' into development_VDI 2021-02-03 11:16:27 +01:00