anhefti
9896258afc
Merge remote-tracking branch 'origin/dev-1.2' into development
...
Conflicts:
src/main/java/ch/ethz/seb/sebserver/gbl/util/Utils.java
src/main/java/ch/ethz/seb/sebserver/gui/content/ProctorRoomConnectionsPopup.java
src/main/java/ch/ethz/seb/sebserver/gui/content/SEBClientEvents.java
src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/SEBClientConnectionServiceImpl.java
src/main/java/ch/ethz/seb/sebserver/webservice/weblayer/api/ClientEventController.java
2021-11-10 13:25:26 +01:00
anhefti
49dfa9e3a0
Merge remote-tracking branch 'origin/dev-1.2-ethz' into dev-1.2
2021-11-10 10:14:53 +01:00
anhefti
52b96647c1
fine tune for distributed setup
2021-11-10 10:00:50 +01:00
anhefti
3aa46b3241
better logging for Zoom Proctoring
2021-11-04 17:36:25 +01:00
anhefti
daeb118210
SEBSERV-239
2021-11-02 10:04:57 +01:00
anhefti
fa5aa6353c
SEBSERV-160 new db schema and back-end implementation
2021-10-11 09:22:23 +02:00
anhefti
67bd9bf647
SEBSERV-160 new db schema
2021-10-06 17:47:34 +02:00
anhefti
debc876da7
added batch_action table
2021-10-05 14:54:41 +02:00
anhefti
1a592ac606
SEBSERV-201 finished up
2021-09-30 15:45:57 +02:00
anhefti
d0407645d8
SEBSERV-175 implemented
2021-09-30 11:27:53 +02:00
anhefti
7817ed48c4
fixed migration
2021-09-29 13:37:34 +02:00
anhefti
7d7f458d82
SEBSERV-201 added migrations
2021-09-28 17:14:08 +02:00
anhefti
33c915bd92
SEBSERV-230 removed attributes from GUI
2021-09-27 10:35:21 +02:00
anhefti
fa0715b673
SEBSERV-162 fixes and better error handling
2021-09-21 14:38:45 +02:00
anhefti
54a0f05a39
Merge remote-tracking branch 'origin/dev-1.2' into development
...
Conflicts:
src/main/java/ch/ethz/seb/sebserver/gui/content/MonitoringClientConnection.java
2021-09-16 08:37:34 +02:00
anhefti
25265fdb2b
SEBSERV-162 create exam from template and tests
2021-09-15 15:51:02 +02:00
anhefti
f54b769388
better logging
2021-09-09 11:34:59 +02:00
anhefti
ef3a633ce1
SEBSERV-162 added institutional default flag
2021-09-09 10:21:36 +02:00
anhefti
152955f712
SEBSERV-153 IndicatorTemplate implementation
2021-09-06 15:58:30 +02:00
anhefti
a081a38f84
SEBSERV-162 fixed db schema
2021-09-06 09:17:13 +02:00
anhefti
d469b30951
SEBSERV-162, SEBSERV-153 implementation
2021-09-02 17:12:19 +02:00
anhefti
c412fc3d97
Merge remote-tracking branch 'origin/dev-1.2' into development
2021-09-01 11:04:01 +02:00
anhefti
0061b27e75
update zoom web SDK to version 1.9.8, make version configurable
...
removed unused libs for zoom web SDK (jQuery)
2021-08-31 17:02:30 +02:00
anhefti
6fdd4b11fe
SEBSERV-162 implementation
2021-08-31 11:02:19 +02:00
anhefti
c7973d56ce
SEBSERV-162, SEBSERV-153 extend db-model for features
2021-08-30 16:24:48 +02:00
anhefti
8a2fa0cdcf
fixed missing internalSecret mapping for gui service config
2021-08-25 17:11:16 +02:00
anhefti
c3b999fc4c
Merge remote-tracking branch 'origin/dev-1.2' into development
2021-08-11 08:15:34 +02:00
anhefti
c2ab294ac0
minor config change
2021-08-10 15:16:36 +02:00
anhefti
a6daba57a8
Merge branch 'dev-1.2' into development
2021-08-10 09:42:25 +02:00
anhefti
1eb7e957a9
SEBSERV-211
2021-08-10 09:41:11 +02:00
anhefti
dd41a85087
fixed dev setup (switch back to port 8080)
2021-08-09 10:20:29 +02:00
anhefti
76a1676b69
added update task to release aged exam record locks
2021-08-05 10:54:28 +02:00
anhefti
9be252f333
added some tabindex fix scripts
2021-08-03 17:57:03 +02:00
anhefti
ed7ae28a0d
fixed distributed ping cache
2021-07-28 14:29:21 +02:00
anhefti
64536fd909
distributed ping cache
2021-07-22 13:27:44 +02:00
anhefti
86f3b61272
SEBSERV-215 fixed missing tooltips
2021-07-19 11:16:56 +02:00
anhefti
3296b7c004
SEBSERV-195 improved ping indicator for distributed setups
2021-07-15 14:50:06 +02:00
anhefti
7df04cddc6
SEBSERV-215 fixed
2021-07-15 12:26:12 +02:00
anhefti
bc1e933087
SEBSERV-209 fixed exam session service for distributed setup
...
apply client connection sync check over time-interval (per exam) instead
of for every monitoring request and every client connection. So I
implemented batching for that to avoid heavy db load
2021-07-15 07:52:06 +02:00
anhefti
eb7042acf6
SEBSERV-209 fixed indicators for distributed setup
...
also fixed instructions for distributed setup
2021-07-14 13:21:19 +02:00
anhefti
ef72400656
fixed setup for kuberneetes
2021-07-12 17:00:19 +02:00
anhefti
6043d752a6
SEBSERV-204 fixes and improvements
2021-07-07 17:20:51 +02:00
anhefti
18a9e9f811
added SEB Settings Key: allowedDisplaysIgnoreFailure
2021-06-30 17:31:21 +02:00
anhefti
cbbff94a75
Merge remote-tracking branch 'origin/dev-lms-open-olat' into dev-1.2
2021-06-30 14:25:31 +02:00
anhefti
bb1713da3c
SEBSERV-184 fixes and migration script
2021-06-23 15:57:46 +02:00
anhefti
73f8ab23bf
SEBSERV-197 removed enableTouchExit attribute from GUI
2021-06-17 22:07:24 +02:00
anhefti
bcb21da221
SEBSERV-138 ARIA plugin integration
...
+ Database integrity checks
2021-06-16 13:27:58 +02:00
anhefti
905fc5f47a
fixed migration
2021-06-16 12:13:05 +02:00
anhefti
054a4f9e31
preparing
2021-05-19 14:59:10 +02:00
anhefti
d4aa25a736
added update_time for lms-setup table and check cache for distributed
...
setup
2021-05-17 14:28:39 +02:00