Commit graph

2674 commits

Author SHA1 Message Date
anhefti
66b2eebf1d fixed some list mismatches due to read access + code cleanup 2024-06-26 14:14:24 +02:00
anhefti
6cc2f7b84b check right privileges batch actions and code cleanup 2024-06-26 12:59:48 +02:00
anhefti
01bd5c5558 SEBSERV-418 removed SEB config upload to Moodle and call set_exam_data on change instead 2024-06-26 10:57:18 +02:00
anhefti
d291e21543 fixed build 2024-06-26 09:14:33 +02:00
anhefti
644f0a4cd1 fixed Moodle file upload 2024-06-26 09:11:14 +02:00
anhefti
b33998be07 fixed file upload to moodle 2024-06-25 17:02:49 +02:00
anhefti
7fbf49397c SEBSERV-552 fixed SPS exam creation and update 2024-06-25 16:50:40 +02:00
anhefti
27542a2293 SEBSERV-553 fixed file upload 2024-06-25 14:47:45 +02:00
anhefti
07bbf6c49b SEBSERV-553 fixed file upload 2024-06-25 14:43:47 +02:00
anhefti
abe8bcd4d3 SEBSERV-553 fixed show quit link and improved logging 2024-06-25 13:54:15 +02:00
anhefti
65e717349b SEBSERV-553 fixed show quit link and improved logging 2024-06-25 10:47:38 +02:00
anhefti
0b21baac24 SEBSERV-553 fixed show quit link and improved logging 2024-06-25 10:31:11 +02:00
anhefti
b808d65f53 SEBSERV-553 fixed show quit link and improved logging 2024-06-25 10:20:27 +02:00
anhefti
8b30771021 SEBSERV-553 fixed show quit link and improved logging 2024-06-25 09:59:13 +02:00
anhefti
485273d05e fixed build 2024-06-24 13:46:25 +02:00
anhefti
a6b9554c76 fixed build 2024-06-24 13:35:41 +02:00
anhefti
99bf2f25da SEBSERV-549 fixed. was introduced by fix of SEBSERV-515 + code cleanup 2024-06-24 13:23:19 +02:00
anhefti
d528f66afa Merge remote-tracking branch 'origin/development' into development 2024-06-24 13:13:11 +02:00
anhefti
38fb5e06a0 Merge branch 'dev-1.6' into development
# Conflicts:
#	pom.xml
2024-06-24 11:47:40 +02:00
anhefti
967f6792dc SEBSERV-549 fixed. was introduced by fix of SEBSERV-515 2024-06-24 11:46:43 +02:00
NadimETH
a72a88e4ef
Merge pull request #133 from SafeExamBrowser/SEBSP-143
Sebsp 143
2024-06-21 12:49:58 +02:00
anhefti
45969934c3 SEBSERV-417 fix teacher account selection for supporter 2024-06-20 10:41:18 +02:00
anhefti
ce168094cf SEBSERV-417 fix check full integration 2024-06-20 10:11:27 +02:00
anhefti
68be1b4322 SEBSERV-417 fix check full integration 2024-06-20 09:56:40 +02:00
anhefti
b4907fcda9 SEBSERV-417 fix check full integration available and fix Exam Config change apply 2024-06-20 09:40:28 +02:00
anhefti
e0952da7f3 SEBSERV-417 fix autologin 2024-06-19 16:48:06 +02:00
anhefti
a31e001f69 SEBSERV-417 fix autologin 2024-06-19 16:38:30 +02:00
anhefti
1a5bb6ff7d SEBSERV-417 fixed screen proctoring re-init plus autologin 2024-06-19 16:25:36 +02:00
Nadim Ritter
a8bcaa53e5 SEBSP-143 add utf8 encoding to body encoding function 2024-06-19 16:11:36 +02:00
anhefti
9d93826a35 SEBSERV-417 testing 2024-06-19 14:19:13 +02:00
anhefti
a8185095f2 SEBSERV-417 testing 2024-06-19 14:10:07 +02:00
anhefti
bcb28b0945 fixed bean dependencies for gui 2024-06-19 13:47:15 +02:00
anhefti
34ad7b5177 SEBSERV-417 apply exam_data and connection config after 2024-06-19 13:23:13 +02:00
anhefti
df78a6a2a4 SEBSERV-417 apply exam_data before SEB restriction 2024-06-19 12:58:17 +02:00
anhefti
8238361910 SEBSERV-417 apply exam_data before SEB restriction 2024-06-19 12:17:12 +02:00
Nadim Ritter
ae37a8cf12 Merge branch 'development' of github.com:SafeExamBrowser/seb-server into SEBSP-143 2024-06-19 10:07:43 +02:00
anhefti
fbe7781be1 SEBSERV-417 add rollback of exam import on partial import 2024-06-18 17:14:53 +02:00
anhefti
4dc8064f88 SEBSERV-417 add rollback of exam import on partial import 2024-06-18 13:52:21 +02:00
anhefti
374ea4fee5 SEBSERV-417 testing 2024-06-18 13:34:26 +02:00
Nadim Ritter
0fbdec95d3 SEBSP-143 add utf8 url encoding for screen proctoring 2024-06-18 13:17:50 +02:00
anhefti
438453dfe9 SEBSERV-417 do not send error to Moodle on Exam deletion request when Exam already has been deleted 2024-06-18 11:46:52 +02:00
anhefti
bf7204660d SEBSERV-417 do not deactivate teacher account (might be used by others) 2024-06-18 10:57:41 +02:00
anhefti
27c5cff6f5 SEBSERV-417 fixed predicate 2024-06-18 10:37:41 +02:00
anhefti
3e426ce2cc SEBSERV-417 show teacher for supporter selection 2024-06-18 10:26:29 +02:00
anhefti
6de875b29c SEBSERV-417 added get exam data from Moodle on exam import and fixed teacher account for different exams 2024-06-18 09:46:07 +02:00
anhefti
b6e3772dcd SEBSERV-417 removed debug code 2024-06-13 15:24:21 +02:00
anhefti
8155d155c0 SEBSERV-417 and SEBSP-111 2024-06-13 13:11:08 +02:00
anhefti
c161e3c5ef SEBSERV-417 and SEBSP-111 2024-06-12 15:36:35 +02:00
anhefti
3a5129f796 SEBSERV-417 try fix corrupt Moodle data 2024-06-12 09:42:14 +02:00
anhefti
1ef62af9a5 SEBSERV-417 try fix corrupt Moodle data 2024-06-12 09:15:34 +02:00