Commit graph

102 commits

Author SHA1 Message Date
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
f1dc16b5ef Merge remote-tracking branch 'origin/SEBSERV-191' into dev-1.2
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/gbl/util/Utils.java
2021-11-08 13:13:10 +01:00
anhefti
9ebd7827ac SEBSERV-238 improved proctoring room assignments for connecting clients
(re)mark a client connection for update if the join instruction was not
be able to send to the SEB client. In this case this shall be tried
again until it works.
2021-11-08 12:56:05 +01:00
anhefti
06ce72a76f SEBSERV-191 gui implementation and download streaming 2021-11-04 16:52:48 +01:00
anhefti
c414586fec SEBSERV-191 finished back-end implementation 2021-11-03 13:18:40 +01:00
anhefti
81d871b521 Merge remote-tracking branch 'origin/dev-1.2' into development
Conflicts:
	pom.xml
	src/main/java/ch/ethz/seb/sebserver/gbl/util/Utils.java
2021-11-01 09:49:35 +01:00
anhefti
b06e6d5424 Fixed Zoom SDK JWT-Token generation 2021-10-25 13:31:05 +02:00
anhefti
fe7f2bbaba Merge remote-tracking branch 'origin/dev-1.2' into development
Conflicts:
	src/main/resources/messages.properties
2021-09-16 08:44:05 +02:00
anhefti
c9ce66d89c code cleanup 2021-09-16 08:38:59 +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
cea62d5fa4 fixed instructions creation with attributes 2021-09-15 16:53:42 +02:00
anhefti
25265fdb2b SEBSERV-162 create exam from template and tests 2021-09-15 15:51:02 +02:00
anhefti
643c565b73 fixed time current millis 2021-08-03 18:26:19 +02:00
anhefti
494c6a08ec SEBSERV-216 fixed 2021-07-15 13:42:14 +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
6bf1551028 certs impl 2021-05-04 21:59:04 +02:00
anhefti
89bb29ed4f SEBSERV-135 gui implementation and fixes 2021-04-28 17:12:17 +02:00
anhefti
ab8ac01e05 SEBSERV-135 backend implementation 2021-04-21 14:16:44 +02:00
anhefti
fd26944e23 procotring 2021-03-23 14:42:15 +01:00
anhefti
dade1b2da3 Prepare LMS Setups 2021-03-17 12:54:17 +01:00
anhefti
43383bcebb zoom integration 2021-03-16 17:34:23 +01:00
anhefti
3c46251a9d update Spring Boot version to 2.3.0.RELEASE 2021-02-02 17:58:40 +01:00
anhefti
5f969a22cf SEBSERV-143 and SEBSERV-144 2021-01-13 11:58:30 +01:00
anhefti
3cefcbe3f3 better Moodle course access (background fetch and caching) 2020-12-17 13:20:08 +01:00
anhefti
c72bf2cf9c fixed some minor bugs for Moodle integration 2020-12-14 17:01:33 +01:00
anhefti
53bb378d0b
SEBSERV-139 refactoring of townhall and instruction service 2020-11-12 13:28:03 +01:00
anhefti
8e04e43bfa
SEBSERV-139 refactoring and implementation of town hall 2020-11-10 15:35:47 +01:00
anhefti
1d7d15c02c new remote proctoring implementation 2020-10-14 16:41:47 +02:00
anhefti
6980715e2f SEBSERV-139 TestBot integration and testing and fixes 2020-08-11 16:01:47 +02:00
anhefti
265624ec4c Merge branch 'patch-1.0.2' into development 2020-07-16 16:17:30 +02:00
anhefti
066df95d0c fixed testing on LMS Setup and display messages HTML formatting 2020-07-16 16:16:30 +02:00
anhefti
7bbe6386a3 SEBSERV-75 fixed Moodle request API with form URL encoded array values 2020-07-16 10:50:47 +02:00
anhefti
b6466d8f1d new seb restrcition strategy and minor fixes 2020-03-30 11:03:26 +02:00
anhefti
3d20038a1e SEBSERV-107 fixes 2020-03-25 16:09:05 +01:00
anhefti
79c66e5a53 fixed registration (institutional) and code cleanup 2020-02-24 12:42:48 +01:00
anhefti
7238369550 fallback attributes and new password attribute handling 2020-02-19 17:10:21 +01:00
anhefti
26561288c9 finished GUI refactoring 2020-02-17 16:43:08 +01:00
anhefti
25485b1fd4 GUI improvements 2020-02-13 16:46:36 +01:00
anhefti
8ea0def877 fixed Java 8 build 2020-02-12 15:06:46 +01:00
anhefti
5249674be3 setup for intellij 2020-02-12 14:54:22 +01:00
anhefti
6584d6dbfe tooltips, table selection actions, activation, mandatory 2020-02-12 13:48:06 +01:00
anhefti
2f64cf92e0 registration page 2020-01-23 16:46:05 +01:00
anhefti
e5f5bc5c02 SEBSERV-75 implementation 2020-01-21 16:27:04 +01:00
anhefti
45fb04955b SEBSERV-105 GUI implementation and bug-fix 2020-01-13 15:08:08 +01:00
anhefti
d8668e1c68 Improved missing ping, fixed fortify issue 2020-01-07 16:07:14 +01:00
anhefti
25ab3106aa SEBSERV-74 implementation plus monitoring filter and features 2019-12-18 16:21:20 +01:00
anhefti
d257a3340e SEB instructions implementation and cached quizzes 2019-12-16 13:42:21 +01:00
anhefti
71fb39749b minor fixes 2019-11-27 12:08:48 +01:00
anhefti
3e8b52acb9 SEBSERV-58 implemented 2019-11-27 09:33:32 +01:00