anhefti
1d6bd86b57
SEBSERV-270 fixed and service test and validation improvements
2022-02-28 13:44:46 +01:00
anhefti
401960b8d0
Update user-docu
2022-02-23 13:37:58 +01:00
anhefti
a40d6ddbca
removed database schema dependency
2022-02-22 15:17:54 +01:00
anhefti
4cb6c6d7d8
SEBSERV-153 fixes
2022-02-21 16:51:08 +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
eca2bcad02
SEBSERV-280
2022-02-10 14:21:17 +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
dbcb5a9a41
SEBSERV-260
2022-02-07 16:46:44 +01:00
anhefti
c66a59223e
fixed more test keys
2022-02-02 13:35:13 +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
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
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
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
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
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
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
26aea16b25
SEBSERV-255
2022-01-04 11:11:32 +01:00
anhefti
3d7a09b462
SEBSERV-255
2022-01-04 11:04:22 +01:00
anhefti
9fbc5bdbc1
SEBSERV-250 service for all indicators with separated table and update
2021-12-15 16:16:17 +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
f645192e60
Single Room Proctoring Handling #4
2021-12-08 13:03:09 +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
66475b84d9
confirm message for town-hall action
2021-11-16 16:09:03 +01:00
anhefti
fb0fc2aec0
cache and connection improvements
2021-11-16 10:11:29 +01:00
anhefti
072930abb2
Add modal window when clicking "Release SEB Lock" #3
2021-11-16 10:04:18 +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