anhefti
a589fd8ad4
SEBSERV-162 audit logs and deletion
2021-09-14 11:52:56 +02:00
anhefti
f794ab5e7d
SEBSERV-162 implementations and test
2021-09-09 17:16:56 +02:00
anhefti
36f546960b
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/ExamProctoringSettings.java
2021-09-08 16:10:36 +02:00
anhefti
0f7ef455e8
Added Zoom Client App integration for collecting rooms
2021-09-07 11:35:20 +02:00
anhefti
152955f712
SEBSERV-153 IndicatorTemplate implementation
2021-09-06 15:58:30 +02:00
anhefti
d469b30951
SEBSERV-162, SEBSERV-153 implementation
2021-09-02 17:12:19 +02:00
anhefti
6dacca72c3
Merge branch 'dev-1.2' into development
2021-08-12 16:49:11 +02:00
anhefti
6abfeb17a8
correct messages
2021-08-12 15:31:25 +02:00
anhefti
2dea3e2285
SEBSERV-138 fixed navigation and filter. Added more input field types
2021-08-11 15:58:48 +02:00
anhefti
9d27dbfbcf
Implement SDKToken for Zoom proctoring with SEB client for iOS and MacOS
2021-08-05 09:37:14 +02:00
anhefti
d96816311b
SEBSERV-195 fixed ping caching
2021-07-21 11:32:04 +02:00
anhefti
59d811fda1
SEBSERV-215 fixed
2021-07-20 08:14:22 +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
086bc5ef3b
SEBSERV-212 prevent double-creation of exam for a quiz on the same
...
institution. Do also not forward and load the existing one. This seems
to cause some trouble when be done sometimes.
2021-07-14 16:33:33 +02:00
anhefti
6043d752a6
SEBSERV-204 fixes and improvements
2021-07-07 17:20:51 +02:00
anhefti
5724a750b7
Zoom improvements and accessibility additions
2021-07-07 08:29:27 +02:00
anhefti
18a9e9f811
added SEB Settings Key: allowedDisplaysIgnoreFailure
2021-06-30 17:31:21 +02:00
anhefti
d76f1f5ca9
SEBSERV-135 improved identity handling and error messages
2021-06-28 17:33:24 +02:00
anhefti
e49d8291d8
SEBSERV-202 implemented
2021-06-24 15:51:54 +02:00
anhefti
3f6bc5098d
SEBSERV-58 point 6
2021-06-24 13:45:12 +02:00
anhefti
bb1713da3c
SEBSERV-184 fixes and migration script
2021-06-23 15:57:46 +02:00
anhefti
ee0960602c
SEBSERV-137 implementation added texts and auto publish selection
2021-06-17 21:46:30 +02:00
anhefti
a172326fa5
SEBSERV-180 fixes
2021-05-18 15:16:36 +02:00
anhefti
a853c02947
SEBSERV-135 finished implementation
2021-05-12 09:50:58 +02:00
anhefti
c222f4216e
SEBSERV-135 try to encrypt config but still fails
2021-05-06 17:10:42 +02:00
anhefti
89bb29ed4f
SEBSERV-135 gui implementation and fixes
2021-04-28 17:12:17 +02:00
anhefti
8b025d17af
certificates
2021-04-27 15:17:29 +02:00
anhefti
18dce53170
SEBSERV-135 - gui implementation
2021-04-22 08:49:52 +02:00
anhefti
7fae3f4baf
SEBSERV-148 testing fixing
2021-04-08 10:36:32 +02:00
anhefti
d014dfe45a
SEBSERV-148 GUI implementation with expandable accordion
2021-04-08 08:28:18 +02:00
anhefti
70064206cf
Merge remote-tracking branch 'origin/dev-1.1.0' into development
2021-03-23 16:38:40 +01:00
anhefti
e73dd5105a
Updated proctoring settings in Exam Config GUI
2021-03-23 16:29:37 +01:00
anhefti
3c5373ebc4
Prepared for new LMS Setups
2021-03-17 11:42:53 +01:00
anhefti
bbcbc318a9
Merge remote-tracking branch 'origin/dev-1.1.0' into development
...
Conflicts:
src/main/java/ch/ethz/seb/sebserver/gui/form/FormHandle.java
2021-03-11 18:16:04 +01:00
anhefti
c0c5a4556b
SEBSERV-178 added request reate limits for user reg page
2021-03-11 17:24:36 +01:00
anhefti
254255b3ac
Merge remote-tracking branch 'origin/dev-1.1.0' into development
...
Conflicts:
src/main/java/ch/ethz/seb/sebserver/gbl/api/APIMessage.java
src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/SEBClientConnectionServiceImpl.java
2021-03-03 13:51:53 +01:00
anhefti
2f8913f129
improved LMS fail handling on exams
...
1. if LMS is not available the exams gets a state override and is not
running
2. if LMS lms is available but the course id is invalid, the exams gets
a state override and is not running
2021-03-03 13:28:33 +01:00
anhefti
3dddaf9051
SEBSERV-148 refactoring and backend
2021-02-24 16:38:30 +01:00
anhefti
ad7f06e521
Merge remote-tracking branch 'origin/dev-1.1.0' into development
...
Conflicts:
src/main/java/ch/ethz/seb/sebserver/webservice/weblayer/api/ExamProctoringController.java
2021-02-16 12:55:11 +01:00
anhefti
b6e9e55106
SEBWIN-464 added missing attributes and created migration task
2021-02-15 15:34:01 +01:00
anhefti
199ba53688
SEBSERV-145 additional attributes in connection config
2021-01-27 16:57:10 +01:00
anhefti
c3b767b7a0
updated wording as discussed
2021-01-20 17:48:01 +01:00
anhefti
07bc906cfc
wording: chanced Client Configuration to Connection Configuration
2021-01-13 13:53:21 +01:00
anhefti
5f969a22cf
SEBSERV-143 and SEBSERV-144
2021-01-13 11:58:30 +01:00
anhefti
a7e0dded7f
SEBSERV-142 fixed
2021-01-12 16:04:35 +01:00
anhefti
c5008ad5c2
SEBSERV-97 implementation
2021-01-12 15:14:05 +01:00
anhefti
433aad87df
SEBSERV-147: finished todos
2021-01-06 15:55:11 +01:00
anhefti
d3a794c5b1
fixed some tests and filtering
2020-12-15 17:53:21 +01:00