Commit graph

485 commits

Author SHA1 Message Date
anhefti
4bc0a2da06 SEBSERV-376 finished up 2023-02-07 17:20:11 +01:00
anhefti
9800fdcd7c SEBSERV-376 DB extension and migration 2023-01-31 15:57:26 +01:00
anhefti
a078d1d421 SEBSERV-329 refactoring of monitoring flags, now baked into integer 2023-01-30 11:39:39 +01:00
anhefti
e998e40bc1 SEBSERV-329 new migration task with new SEB Settings 2023-01-26 16:02:21 +01:00
anhefti
b9553c93ba SEBSERV-372 finished testing with user account 2023-01-26 09:46:35 +01:00
anhefti
a5bab8fc9f SEBSERV-301 finished implementation and testing with token 2023-01-25 13:30:53 +01:00
anhefti
b97152f91a fixed tests 2023-01-25 09:13:29 +01:00
anhefti
4888b4596c SEBSERV-301 adapted to Moodle plugin 2023-01-25 09:04:35 +01:00
anhefti
edce7275ca SEBSERV-335, SEBSERV-363 GUI improvements 2023-01-19 10:18:24 +01:00
anhefti
826a0a3bfa SEBSERV-363 use SDKKey for proctoring session 2023-01-16 08:42:02 +01:00
anhefti
c03141c619 SEBSERV-301 more tests 2023-01-12 13:01:13 +01:00
anhefti
3a86db9ba0 SEBSERV-301 adapted to changes and added tests 2023-01-11 13:58:35 +01:00
anhefti
aa040fc615 SEBSERV-301 implementation 2022-12-21 09:51:14 +01:00
anhefti
7169fa0808 SEBSERV-338 and SEBSERV-301 2022-12-15 14:35:27 +01:00
anhefti
71ae9fc755 SEBSERV-301 implementation 2022-12-08 16:36:24 +01:00
anhefti
5faed87288 SEBSERV-335 refactoring and make background task to update 2022-11-30 11:39:24 +01:00
anhefti
4bcc6cc9cb fix tests 2022-11-17 13:36:19 +01:00
anhefti
77f421f632 SEBSERV-335 monitoring impl and fixed schema 2022-11-15 16:05:45 +01:00
anhefti
8a6ade1d34 fixed schema 2022-11-14 17:11:47 +01:00
anhefti
dd0aa0c5a3 SEBSERV-335 implementation 2022-11-10 10:05:52 +01:00
anhefti
cb7c7f1144 SEBSERV-358 removed connection status 2022-11-07 16:51:23 +01:00
anhefti
f0c7bef9ab SEBSERV-335 new DB schema 2022-11-07 09:23:15 +01:00
anhefti
a1cfaa7c66 SEBSERV-358 removed exam description 2022-11-02 13:11:20 +01:00
anhefti
95e3a70d34 SEBSERV-347 implementation & testing 2022-11-02 12:28:54 +01:00
anhefti
11792be0a9 SEBSERV-347 transmit less data optimization 2022-10-31 14:42:40 +01:00
anhefti
c2a22b68a5 SEBSERV-351 unit tests and fixes 2022-10-25 13:32:09 +02:00
anhefti
5703f1cb43 SEBSERV-163 front-end implementation 2022-09-07 15:47:36 +02:00
anhefti
c2d3cb4984 fixed tests 2022-08-30 13:07:06 +02:00
anhefti
d648bcb167 SEBSERV-324 finished maintenance 2022-08-30 11:10:45 +02:00
anhefti
5aeb14ea8e SEBSERV-345 Merge branch 'dev-1.4' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/gbl/util/Utils.java
2022-08-29 11:45:21 +02:00
anhefti
7869ceb493 better check if exam data has changed on LMS 2022-08-29 10:42:15 +02:00
anhefti
800494b1b7 SEBSERV-163 validation 2022-08-25 13:28:35 +02:00
anhefti
c431279214 SEBSERV-163 client group template actions 2022-08-24 09:27:31 +02:00
anhefti
1af656a24e SEBSERV-163 back-end implementation mostly done 2022-08-23 15:24:34 +02:00
anhefti
1a6286b159 SEBSERV-340 SEBSERV-163 new schema for 1.5 and table and migration for
new group feature
2022-08-18 11:19:45 +02:00
anhefti
147489b3b0 more tests 2022-07-13 10:35:49 +02:00
anhefti
c6a401b6a9 More integration tests 2022-07-07 16:22:19 +02:00
anhefti
a773d6da75 more integration tests 2022-07-06 15:35:53 +02:00
anhefti
2eefbfae30 more integration tests 2022-07-06 13:41:35 +02:00
anhefti
2919cfaacd more integration tests 2022-07-06 12:11:16 +02:00
anhefti
4dc6691213 more integration tests (proctoring) 2022-07-06 11:10:21 +02:00
anhefti
cd7e611663 more integration tests 2022-07-05 16:57:07 +02:00
anhefti
5e5a8d054c mire integration tests / better logging 2022-07-05 14:30:24 +02:00
anhefti
210f6db747 more integration tests 2022-07-04 15:46:31 +02:00
anhefti
e3c42fa44a SEBSERV-334 fixed 2022-06-30 15:20:25 +02:00
anhefti
335cab3783 SEBSERV-332 2022-06-28 14:12:10 +02:00
anhefti
0145658e71 Merge branch 'SEBSERV-313_for_v1.3.4_patch' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/sebconfig/impl/ClientConfigServiceImpl.java
	src/main/java/ch/ethz/seb/sebserver/webservice/weblayer/WebServiceSecurityConfig.java
	src/main/resources/config/application-ws.properties
2022-06-21 10:33:43 +02:00
anhefti
e3c532faf4 SEBSERV-313 for 1.3.4 patch 2022-06-21 10:12:07 +02:00
anhefti
b44c5f4eb2 SEBSERV-317 also archive exam config and release SEB restriction 2022-06-13 16:17:26 +02:00
anhefti
960864e58f SEBSERV-308 added archived state 2022-05-23 14:42:20 +02:00