Commit graph

377 commits

Author SHA1 Message Date
anhefti
5fe710e966 SEBSERV-326 2022-06-22 09:20:29 +02:00
anhefti
1c896c827d dispose client connection token and connection token caching 2022-06-22 08:51:13 +02:00
anhefti
4ab317d763 fixed connection config activation and and deleting and improved
OAuth2 error handling for exam API
2022-06-21 15:33:46 +02:00
anhefti
0145658e71 Merge branch 'SEBSERV-313_for_v1.3.4_patch' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/sebconfig/impl/ClientConfigServiceImpl.java
	src/main/java/ch/ethz/seb/sebserver/webservice/weblayer/WebServiceSecurityConfig.java
	src/main/resources/config/application-ws.properties
2022-06-21 10:33:43 +02:00
anhefti
e3c532faf4 SEBSERV-313 for 1.3.4 patch 2022-06-21 10:12:07 +02:00
anhefti
b44c5f4eb2 SEBSERV-317 also archive exam config and release SEB restriction 2022-06-13 16:17:26 +02:00
anhefti
0ba33c66e0 SEBSERV-314 partially fixed 2022-06-10 09:03:39 +02:00
anhefti
169cd8a8b4 loglevel 2022-06-09 13:01:23 +02:00
anhefti
cc403d07da SEBSERV-313 fixed 2022-06-08 15:36:16 +02:00
anhefti
adac7a044c SEBSERV-308 finished up refactoring of LMS connection handling 2022-05-18 09:11:57 +02:00
anhefti
dad44d9b4d exam service OAuth token handling fixes 2022-05-18 09:11:10 +02:00
anhefti
15811baf93 SEBSERV-308 lms update refactoring 2022-05-16 17:23:51 +02:00
anhefti
71ccb8e63a SEBSERV-256 implemented 2022-05-16 10:23:13 +02:00
anhefti
cf10ccfbff SEBSERV-256 db schema change 2022-05-12 19:49:36 +02:00
anhefti
2b1a503ef5 SEBSERV-307 SEBSERV-305 SEBSERV-306 2022-05-11 13:17:26 +02:00
anhefti
5b56e6e1b9 SEBSERV-140 merged from api-docu branch. 2022-04-14 16:13:40 +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
a35ba48844 SEBSERV-240 implementation 2022-03-23 11:34:54 +01:00
anhefti
eb08df6c00 SEBSERV-158 preparation - refactoring of LmsAPITemplate 2022-03-21 13:37:33 +01:00
anhefti
a40d6ddbca removed database schema dependency 2022-02-22 15:17:54 +01:00
anhefti
a9acb1b915 More Unit Tests and better logging 2022-02-21 13:50:13 +01:00
anhefti
bcb4a867a5 fixed default value 2022-02-10 14:21:31 +01:00
anhefti
9e4ed72640 SEBSERV-277 new default ping indicator 2022-02-10 09:57:25 +01:00
anhefti
a01ed72d57 fixed GUI session timout, set default to 18000 2022-02-08 11:18:01 +01:00
anhefti
5ed368181b SEBSERV-266 2022-02-01 16:09:26 +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
8985843c66 new migration task to set client_connection info fields to 255 chars 2022-01-31 12:40:59 +01:00
anhefti
e19e7aeb2a SEBSERV-192 also improved some error handling for exam import 2022-01-24 17:10:58 +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
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
8435a3a6a0 fixed OAuth2 JDBCTokenCache 2022-01-05 15:22:17 +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
9fbc5bdbc1 SEBSERV-250 service for all indicators with separated table and update 2021-12-15 16:16:17 +01:00
anhefti
bab4b95609 SEBSERV-250 new table client_indicator for indicator values of running
exams.
2021-12-06 16:08:24 +01:00
anhefti
3349d67d5a Merge remote-tracking branch 'origin/dev-1.2' into development
Conflicts:
	pom.xml
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/ExamSessionControlTask.java
	src/main/java/ch/ethz/seb/sebserver/webservice/weblayer/api/ExamMonitoringController.java
2021-12-06 13:41:25 +01:00
anhefti
f44c82bde3 various fixes and improvements found by log analysis 2021-12-01 11:03:03 +01:00
anhefti
c9a1c3a019 Merge remote-tracking branch 'origin/dev-1.2' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/gui/content/ExamForm.java
	src/main/java/ch/ethz/seb/sebserver/gui/content/MonitoringRunningExam.java
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/SEBClientConnectionServiceImpl.java
	src/test/resources/application-test.properties
2021-11-24 13:34:14 +01:00
anhefti
46786af1d6 Merge remote-tracking branch 'origin/dev-1.2-pingCache' into dev-1.2
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/ClientHttpRequestFactoryService.java
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/ExamSessionServiceImpl.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/DistributedPingCache.java
	src/main/java/ch/ethz/seb/sebserver/webservice/weblayer/api/ExamAPI_V1_Controller.java
	src/main/resources/config/application-dev-ws.properties
2021-11-24 10:45:39 +01:00
anhefti
a88e308ba9 SEBSERV-194 better distributed ping handling (dedicated ThreadPool) 2021-11-24 09:59:43 +01:00
anhefti
3e35a7745b fixes and fine-tuning for distributed setup 2021-11-18 08:21:03 +01:00
anhefti
fb0fc2aec0 cache and connection improvements 2021-11-16 10:11:29 +01:00
anhefti
def31a4669 added better error notification for timeouts, and work with longer
request timout limits
2021-11-15 14:17:04 +01:00
anhefti
35905e9dad Merge remote-tracking branch 'origin/dev-1.2-isolateExamQuizLoad' into
development

Conflicts:
	pom.xml
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/dao/impl/ExamDAOImpl.java
2021-11-11 17:19:45 +01:00
anhefti
7de512d7fe synchronized running exam cache load to prevent multiple long running
transactions while loading an Exam
2021-11-11 16:01:35 +01:00