Commit graph

1200 commits

Author SHA1 Message Date
anhefti
e0f435c34a SEBSERV-133 Delete Connection Config tested 2022-05-05 11:55:58 +02:00
anhefti
698e7231cd SEBSERV-133 Client Configuration 2022-05-05 09:51:49 +02:00
anhefti
ebcbc134af SEBSERV-133 institution 2022-05-04 16:22:55 +02:00
anhefti
53f4d8363a logging 2022-05-04 13:39:56 +02:00
anhefti
150c679f21 fixed ping (use SEB Server system-clock instead of SEB time sent) 2022-05-04 11:52:40 +02:00
anhefti
5229906f69 SEBSERV-303 fixed by taking samples first value then current-time 2022-05-04 08:31:24 +02:00
anhefti
938dafc0dd SEBSERV-133 impl LMS Setup and Institution 2022-05-03 17:28:08 +02:00
anhefti
060e68bb7b fixed exam template grants 2022-05-03 13:56:38 +02:00
anhefti
b63a5f0d44 error handling exam template -> just take first default if there are
more then one
2022-05-03 10:39:07 +02:00
anhefti
6e4a1afd9e fixed possible double default exam template on creation 2022-05-03 10:37:32 +02:00
anhefti
e5ca068ccb minor fixes in error handling and running exam update 2022-05-03 08:57:45 +02:00
anhefti
a74d4c6e22 SEBSERV-302 fix filter 2022-05-03 08:51:51 +02:00
anhefti
6396afa53b SEBSERV-160 fixed "In Use" for selection 2022-05-02 13:35:35 +02:00
anhefti
8b9eebfe5b SEBSERV-287 some fixes with privileges and unique indicator name 2022-04-28 12:41:51 +02:00
anhefti
0dfde290ca SEBSERV-233 better handling with circuit breaker 2022-04-27 17:03:22 +02:00
anhefti
d2ea6eb316 Merge remote-tracking branch 'origin/dev-1.3' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/lms/impl/mockup/MockupLmsAPITemplate.java
2022-04-27 13:47:47 +02:00
anhefti
0f8910bb3f SEBSERV-300 fixed by check the last follow-up id of the config from
cache. If not the same, reolad the cache.
2022-04-27 13:40:25 +02:00
anhefti
bc1026a6b7 SEBSERV-299 fixed for null end-time and added Mockup test quiz11 2022-04-27 11:40:54 +02:00
anhefti
911332e30f SEBSERV-233 implementation 2022-04-27 10:53:58 +02:00
anhefti
5b56e6e1b9 SEBSERV-140 merged from api-docu branch. 2022-04-14 16:13:40 +02:00
anhefti
eb46de835a SEBSERV-287 finished implementation 2022-04-14 12:41:08 +02:00
anhefti
e6697dd340 Merge branch 'development' of https://github.com/SafeExamBrowser/seb-server.git into development 2022-04-13 16:08:09 +02:00
anhefti
6162027400 SEBSERV-206 fixed by using a list of inverted checkbox SEB settings 2022-04-13 16:07:57 +02:00
Damian Büchel
202e122fa2 SEBSERV-282: Improved password change form. 2022-04-13 15:23:07 +02:00
anhefti
191f8432de SEBSERV-287 back-end implementation 2022-04-13 14:21:27 +02:00
anhefti
3d94637300 Merge branch 'dev-1.3' into development
Conflicts:
	src/test/java/ch/ethz/seb/sebserver/webservice/integration/api/admin/UserAPITest.java
2022-04-13 11:05:22 +02:00
anhefti
9ed1d96183 SEBSERV-292 fixed and also added unique name check for indicators 2022-04-13 10:53:26 +02:00
anhefti
9956f1a122 SEBSERV-296 fixed 2022-04-12 17:01:42 +02:00
anhefti
93db8a4d9d SEBSERV-160 added template column 2022-04-12 16:07:11 +02:00
anhefti
55baa2d518 SEBSERV-160 implemented reset from template 2022-04-12 15:05:46 +02:00
anhefti
0921b713f5 Merge branch 'dev-1.3' into development
Conflicts:
	pom.xml
2022-04-12 08:22:39 +02:00
anhefti
554be43828 SEBSERV-291 fixed 2022-04-11 17:15:23 +02:00
anhefti
aa2bca9724 SEBSERV-160 added single action to reset to template settings 2022-04-11 17:09:09 +02:00
anhefti
8b856edb70 SEBSERV-160 adapt activation actions 2022-04-11 14:33:56 +02:00
anhefti
9d29a48151 SEBSERV-160 implemented state change batch action 2022-04-07 16:52:22 +02:00
anhefti
b323ddef83 SEBSERV-160 back-end implementation 2022-04-04 13:39:26 +02:00
anhefti
23c63783d7 log an ping notification improvements 2022-03-31 08:11:55 +02:00
anhefti
16582d0ce8 Merge remote-tracking branch 'origin/dev-1.3' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/InternalClientConnectionDataFactory.java
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/SEBClientConnectionServiceImpl.java
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/indicator/AbstractClientIndicator.java
2022-03-30 15:20:16 +02:00
anhefti
6fe11287f4 better zoom proctoring error handling 2022-03-30 12:55:42 +02:00
anhefti
dc330c0eed fixed distributed indicator value cache handling (patch-fix 1.3.2) 2022-03-30 10:10:47 +02:00
anhefti
1c48526fce SEBSERV-240 finished 2022-03-29 11:32:02 +02:00
anhefti
085ec45fb1 separated clientConnection and clientConnectionData page filter and sort 2022-03-28 17:29:26 +02:00
anhefti
3744e10406 fixed filter 2022-03-28 16:37:13 +02:00
anhefti
feca1ad51c Merge branch 'dev-1.3' into development 2022-03-28 11:12:52 +02:00
anhefti
a7b587a8f2 Merge branch 'dev-lms-ans' into dev-1.3 2022-03-28 09:11:35 +02:00
anhefti
ddf3005729 test github actions 2022-03-24 16:55:01 +01:00
anhefti
e6321730b5 Merge branch 'dev-1.3' into development 2022-03-24 16:50:04 +01:00
anhefti
fec8c4868a Merge branch 'dev-1.3' into development 2022-03-24 16:47:19 +01:00
anhefti
75eb9d9c04 fixed distributed cache for finished exams 2022-03-24 16:46:27 +01:00
anhefti
1cd6fb1888 SEBSERV-240 implementation and fixes 2022-03-24 15:33:11 +01:00