Commit graph

1719 commits

Author SHA1 Message Date
anhefti
d26cc8930e SEBSERV-276 fixed done reload page on missing change 2022-02-09 14:12:55 +01:00
anhefti
a55cc57cb5 SEBSERV-273 fixed 2022-02-09 13:27:17 +01:00
anhefti
db0591f1eb SEBSERV-274 fixed 2022-02-09 10:51:13 +01:00
anhefti
02dadca67b SEBSERV-228 fixed both re-establishment; with new user id and without 2022-02-09 10:24:00 +01:00
anhefti
996a3a966f docu 2022-02-08 13:55:09 +01:00
anhefti
3ea728f725 minor fix for SEBSERV-153, set config status to "In Use" 2022-02-08 13:54:50 +01:00
anhefti
a01ed72d57 fixed GUI session timout, set default to 18000 2022-02-08 11:18:01 +01:00
anhefti
d6c000b513 SEBSERV-175 fixed 2022-02-08 08:43:10 +01:00
anhefti
a7de01851d SEBSERV-155 add empty note for not selected exam supporters 2022-02-07 17:27:00 +01:00
anhefti
94c04805e0 SEBSERV-155 removed mandatory supporter application and check 2022-02-07 17:08:01 +01:00
anhefti
dbcb5a9a41 SEBSERV-260 2022-02-07 16:46:44 +01:00
anhefti
15e0ab59fd fixed init with migration (no schema) and duplicated missing ping 2022-02-07 16:36:50 +01:00
anhefti
c3a4e78218 fixed distributed setup with distributed indicator value init 2022-02-07 14:58:22 +01:00
anhefti
11f879ba2c Unit Tests, automated test keys... 2022-02-03 15:27:42 +01:00
anhefti
a8291aaa16 SEBSERV-265 2022-02-02 14:22:44 +01:00
anhefti
aea16bfc99 SEBSERV-270 2022-02-02 14:13:32 +01:00
anhefti
c66a59223e fixed more test keys 2022-02-02 13:35:13 +01:00
anhefti
270d7a2282 fixed flatMap bug 2022-02-02 12:29:01 +01:00
anhefti
983fb7d8ea SEBSERV-269 2022-02-02 12:28:41 +01:00
anhefti
5ed368181b SEBSERV-266 2022-02-01 16:09:26 +01:00
anhefti
fe2d89ca49 fixed test attributes and typos 2022-02-01 15:42:22 +01:00
anhefti
401419fb0e SEBSERV-264 2022-02-01 11:38:42 +01:00
anhefti
7d3c230714 SEBSERV-266 2022-02-01 11:22:37 +01:00
anhefti
21fa766e20 SEBSERV-263 2022-02-01 10:59:27 +01:00
anhefti
8355e93d36 SEBSERV-266 2022-02-01 10:56:53 +01:00
anhefti
a732b0c871 fix generic config and loging 2022-01-31 15:48:57 +01:00
anhefti
f179a4b25e fixed hidden ping issue and battery/wifi indicator issues 2022-01-31 14:33:30 +01:00
anhefti
8985843c66 new migration task to set client_connection info fields to 255 chars 2022-01-31 12:40:59 +01:00
anhefti
78a0c562cc minor fix in monitoring table update 2022-01-27 14:50:53 +01:00
anhefti
e0298a2727 set new version 1.3-rc1 2022-01-27 11:59:40 +01:00
anhefti
45322deea0 Merge branch 'SEBSERV-262' into development 2022-01-27 11:42:50 +01:00
anhefti
0ab61c876d SEBSERV-262 2022-01-27 11:39:57 +01:00
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
Damian Büchel
8c6ffee2a9 SEBSERV-262: Implemented default settings for Zoom user. 2022-01-19 12:01:12 +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