Commit graph

23 commits

Author SHA1 Message Date
anhefti
8355e93d36 SEBSERV-266 2022-02-01 10:56:53 +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
e569b3592b various stability fixed for ping and indicator handling 2021-12-13 13:42:08 +01:00
anhefti
dfb8afb740 SEBSERV-250 improved webservice init 2021-12-07 10:41:54 +01:00
anhefti
f44c82bde3 various fixes and improvements found by log analysis 2021-12-01 11:03:03 +01:00
anhefti
3e35a7745b fixes and fine-tuning for distributed setup 2021-11-18 08:21:03 +01:00
anhefti
ce270f3057 SEBSERV-208 fixed migration strategy for prod and distributed setup 2021-07-12 13:40:12 +02:00
anhefti
fe45a0357c SEBSERV-137 fixed -->
"Connection requested" shall be considered as active SEB Client
2021-07-12 11:27:52 +02:00
anhefti
bcb21da221 SEBSERV-138 ARIA plugin integration
+ Database integrity checks
2021-06-16 13:27:58 +02:00
anhefti
eaf555ae11 fixed working with context path for webservice and guiservice 2021-04-30 15:59:15 +02:00
anhefti
ff31692160 db schema update for distributed setup and a lot performance
improvements done with caching as well as with the monitoring table
This should now also work for distributed setups but is not fully tested
yet
2021-01-27 09:17:45 +01:00
anhefti
d4dcdcd64e user docu 2020-03-04 15:20:31 +01:00
anhefti
a37ab31ff1 fixed missing ping indicator and try to create initial access token for SEB Client Config 2020-03-02 14:01:12 +01:00
anhefti
25ab3106aa SEBSERV-74 implementation plus monitoring filter and features 2019-12-18 16:21:20 +01:00
anhefti
76174fecad fixes 2019-12-12 19:47:20 +01:00
anhefti
e78d5f29f8 fix 2019-12-11 16:02:53 +01:00
anhefti
325ba982eb fixed startup and remove maven demo profile 2019-12-11 14:54:55 +01:00
anhefti
b1c4e55e8c fixed build 2019-12-11 11:15:35 +01:00
anhefti
25bd3a1a56 prepare for installation 2019-12-11 11:02:31 +01:00
anhefti
1da72a0f31 fixes and server init 2019-12-09 12:06:14 +01:00
anhefti
aad1ec967c added initial admin account generation on startup 2019-12-05 17:05:50 +01:00
anhefti
f379114b46 SEBSERV-94 implementation and some code cleanup 2019-11-20 15:08:59 +01:00
Renamed from src/main/java/ch/ethz/seb/sebserver/webservice/WebServiceInit.java (Browse further)