Commit graph

1632 commits

Author SHA1 Message Date
anhefti
facbef66ca Merge branch 'dev-1.2-SEBSERV-234' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/dao/impl/ExamDAOImpl.java
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/ExamSessionServiceImpl.java
2022-01-26 15:11:58 +01:00
anhefti
f9eb0b2535 SEBSERV-260 new ARCHIVED state for exam configurations 2022-01-26 12:05:38 +01:00
anhefti
3afed86efa Merge remote-tracking branch 'origin/dev-1.2-gui-testing' into
development

Conflicts:
	src/main/java/ch/ethz/seb/sebserver/gui/table/TableFilter.java
	src/main/java/ch/ethz/seb/sebserver/gui/widget/WidgetFactory.java
2022-01-26 09:32:11 +01:00
anhefti
f63fd6ed2a fixed for Java 8 2022-01-25 15:08:11 +01:00
anhefti
34fe5ba43f SEBSERV-260 Delete exam config 2022-01-25 14:40:16 +01:00
anhefti
ecc5398147 code cleanup 2022-01-25 10:04:20 +01:00
anhefti
e19e7aeb2a SEBSERV-192 also improved some error handling for exam import 2022-01-24 17:10:58 +01:00
anhefti
fad3810ba8 SEBSERV-259 2022-01-24 11:13:07 +01:00
anhefti
7a71839124 SEBSERV-247 2022-01-24 09:24:14 +01:00
anhefti
2f8f8296d7 refactored downloads 2022-01-20 14:41:12 +01:00
anhefti
b735e95587 SEBSERV-261 2022-01-19 16:06:31 +01:00
anhefti
499c01e943 SEBSERV-257 fixed sorting for start date and type 2022-01-19 15:45:21 +01:00
anhefti
95c3f31cb9 - SEBSERV-250 fixed exam and access token cache
- SEBSERV-188 implemented
- SEBSERV-165 code cleanup un monitoring
2022-01-19 09:46:11 +01:00
anhefti
917f55da6f fixed some finde-bugs issues 2022-01-18 14:31:57 +01:00
anhefti
b1b582028f SEBSERV-188 implementation 2022-01-18 13:33:23 +01:00
anhefti
fc398d3ff9 SEBSERV-188 added new Active connection filter 2022-01-17 11:07:01 +01:00
anhefti
50aef06db0 SEBSERV-250,SEBSERV-188
- implemented overall generic incident marker for client connection
handler and removed specific missingPing incident.
- adapted missing ping handling to new overall generic incident marker
2022-01-13 13:07:02 +01:00
anhefti
bad7510a63 SEBSERV-232 db extension and implementation 2022-01-12 16:35:11 +01:00
anhefti
5e9f922a3f SEBSERV-232 2022-01-12 11:03:27 +01:00
anhefti
48f23ea7e4 SEBSERV-200 fixed wrong JWT token generation with moderator flag 2022-01-11 16:37:04 +01:00
anhefti
d7c71ea930 SEBSERV-250 made disableConnection call asynchronous when there are more
then one connection involved. This result in immediately response on UI
side.
2022-01-10 09:19:43 +01:00
anhefti
863511dbc7 fixed time zone for CSV Export 2022-01-06 16:23:17 +01:00
anhefti
f0afa473fd fixed date formatting with CSV Export 2022-01-06 16:11:59 +01:00
Damian Büchel
ec4938d57e Merge remote-tracking branch 'origin/development' into development 2022-01-06 09:29:38 +01:00
Damian Büchel
40ac8780f3 SEBSERV-165: Implemented unit tests for client event CSV exporter and changed implementation to use separator constant. 2022-01-06 09:29:15 +01:00
anhefti
fda22b5b7e Made monitoring instruction propagation async to not block the request 2022-01-06 09:28:41 +01:00
anhefti
da431da9b4 Merge remote-tracking branch 'origin/dev-1.2' into development 2022-01-05 15:38:04 +01:00
anhefti
c0c58763bf fixed OAuth2 JDBCTokenStore cache 2022-01-05 15:29:49 +01:00
anhefti
8435a3a6a0 fixed OAuth2 JDBCTokenCache 2022-01-05 15:22:17 +01:00
anhefti
69d4485ff1 mockup update 2022-01-05 13:44:09 +01:00
anhefti
d422d2091e fixed test for jenkins 2022-01-05 10:44:22 +01:00
anhefti
1692a54588 try fix integration test for Java 8 2022-01-05 10:02:10 +01:00
anhefti
30b0c93186 SEBSERV-255 added automated deletion of client notification on exam
deletion
2022-01-05 09:00:31 +01:00
anhefti
dfdd16a728 SEBSERV-255 separated client notifications from ordinary client event
table. New table client_notification
2022-01-05 08:30:08 +01:00
anhefti
26aea16b25 SEBSERV-255 2022-01-04 11:11:32 +01:00
anhefti
3d7a09b462 SEBSERV-255 2022-01-04 11:04:22 +01:00
anhefti
c863fd0f03 fixed proctoring room update in connection setup 2022-01-04 10:15:01 +01:00
anhefti
9fbc5bdbc1 SEBSERV-250 service for all indicators with separated table and update 2021-12-15 16:16:17 +01:00
anhefti
bf0c5cf07f Merge remote-tracking branch 'origin/dev-1.2' into development
Conflicts:
	pom.xml
2021-12-15 09:04:38 +01:00
anhefti
faab3eeb51 merge 2021-12-14 09:33:33 +01:00
anhefti
0ff6ce45ca prepare for patch release 1.2.6 (log4jshell scan false-pos prevention) 2021-12-14 09:18:59 +01:00
anhefti
f161587f6a Merge remote-tracking branch 'origin/dev-1.2' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/gui/content/MonitoringClientConnection.java
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/dao/impl/ExamDAOImpl.java
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/ExamSessionControlTask.java
2021-12-13 15:58:52 +01:00
anhefti
ad44ea6fe0 Fixed audit log message overflow 2021-12-13 15:42:10 +01:00
anhefti
bf3f11147f preventively fix CVE-2021-44228 and update to log4J 2.15.0 2021-12-13 13:43:11 +01:00
anhefti
e569b3592b various stability fixed for ping and indicator handling 2021-12-13 13:42:08 +01:00
anhefti
f645192e60 Single Room Proctoring Handling #4 2021-12-08 13:03:09 +01:00
anhefti
b99502dd41 SEBSERV-250 detach client event post processing (update and
notifications)
2021-12-08 10:33:21 +01:00
anhefti
06b433e6cc SEBSERV-250 improved missing ping update 2021-12-07 15:43:05 +01:00
anhefti
dfb8afb740 SEBSERV-250 improved webservice init 2021-12-07 10:41:54 +01:00
anhefti
bab4b95609 SEBSERV-250 new table client_indicator for indicator values of running
exams.
2021-12-06 16:08:24 +01:00