Commit graph

274 commits

Author SHA1 Message Date
anhefti
71ccb8e63a SEBSERV-256 implemented 2022-05-16 10:23:13 +02:00
anhefti
d53a4de7a6 SEBSERV-133 fixed exam template refs 2022-05-12 09:19:50 +02:00
anhefti
d9b03e7894 SEBSERV-133 Configuration Template 2022-05-05 13:16:07 +02:00
anhefti
e0f435c34a SEBSERV-133 Delete Connection Config tested 2022-05-05 11:55:58 +02:00
anhefti
698e7231cd SEBSERV-133 Client Configuration 2022-05-05 09:51:49 +02:00
anhefti
938dafc0dd SEBSERV-133 impl LMS Setup and Institution 2022-05-03 17:28:08 +02:00
anhefti
eb46de835a SEBSERV-287 finished implementation 2022-04-14 12:41:08 +02:00
anhefti
e6697dd340 Merge branch 'development' of https://github.com/SafeExamBrowser/seb-server.git into development 2022-04-13 16:08:09 +02:00
anhefti
6162027400 SEBSERV-206 fixed by using a list of inverted checkbox SEB settings 2022-04-13 16:07:57 +02:00
Damian Büchel
202e122fa2 SEBSERV-282: Improved password change form. 2022-04-13 15:23:07 +02:00
anhefti
93db8a4d9d SEBSERV-160 added template column 2022-04-12 16:07:11 +02:00
anhefti
55baa2d518 SEBSERV-160 implemented reset from template 2022-04-12 15:05:46 +02:00
anhefti
aa2bca9724 SEBSERV-160 added single action to reset to template settings 2022-04-11 17:09:09 +02:00
anhefti
8b856edb70 SEBSERV-160 adapt activation actions 2022-04-11 14:33:56 +02:00
anhefti
9d29a48151 SEBSERV-160 implemented state change batch action 2022-04-07 16:52:22 +02:00
anhefti
1cd6fb1888 SEBSERV-240 implementation and fixes 2022-03-24 15:33:11 +01:00
anhefti
5b3648bcee SEBSERV-240 implementation 2022-03-24 08:24:03 +01:00
anhefti
6d56e71dbe SEBSERV-240 implementation 2022-03-23 08:06:25 +01:00
anhefti
3d089d9450 SEBSERV-153 2022-03-07 16:55:43 +01:00
anhefti
1d6bd86b57 SEBSERV-270 fixed and service test and validation improvements 2022-02-28 13:44:46 +01:00
anhefti
401960b8d0 Update user-docu 2022-02-23 13:37:58 +01:00
anhefti
4cb6c6d7d8 SEBSERV-153 fixes 2022-02-21 16:51:08 +01:00
anhefti
eca2bcad02 SEBSERV-280 2022-02-10 14:21:17 +01:00
anhefti
dbcb5a9a41 SEBSERV-260 2022-02-07 16:46:44 +01:00
anhefti
c66a59223e fixed more test keys 2022-02-02 13:35:13 +01:00
anhefti
983fb7d8ea SEBSERV-269 2022-02-02 12:28:41 +01:00
anhefti
fe2d89ca49 fixed test attributes and typos 2022-02-01 15:42:22 +01:00
anhefti
8985843c66 new migration task to set client_connection info fields to 255 chars 2022-01-31 12:40:59 +01:00
anhefti
f9eb0b2535 SEBSERV-260 new ARCHIVED state for exam configurations 2022-01-26 12:05:38 +01:00
anhefti
3afed86efa Merge remote-tracking branch 'origin/dev-1.2-gui-testing' into
development

Conflicts:
	src/main/java/ch/ethz/seb/sebserver/gui/table/TableFilter.java
	src/main/java/ch/ethz/seb/sebserver/gui/widget/WidgetFactory.java
2022-01-26 09:32:11 +01:00
anhefti
34fe5ba43f SEBSERV-260 Delete exam config 2022-01-25 14:40:16 +01:00
anhefti
ecc5398147 code cleanup 2022-01-25 10:04:20 +01:00
anhefti
e19e7aeb2a SEBSERV-192 also improved some error handling for exam import 2022-01-24 17:10:58 +01:00
anhefti
b1b582028f SEBSERV-188 implementation 2022-01-18 13:33:23 +01:00
anhefti
fc398d3ff9 SEBSERV-188 added new Active connection filter 2022-01-17 11:07:01 +01:00
anhefti
bad7510a63 SEBSERV-232 db extension and implementation 2022-01-12 16:35:11 +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
f645192e60 Single Room Proctoring Handling #4 2021-12-08 13:03:09 +01:00
anhefti
c9a1c3a019 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/MonitoringRunningExam.java
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/SEBClientConnectionServiceImpl.java
	src/test/resources/application-test.properties
2021-11-24 13:34:14 +01:00
anhefti
66475b84d9 confirm message for town-hall action 2021-11-16 16:09:03 +01:00
anhefti
072930abb2 Add modal window when clicking "Release SEB Lock" #3 2021-11-16 10:04:18 +01:00
anhefti
def31a4669 added better error notification for timeouts, and work with longer
request timout limits
2021-11-15 14:17:04 +01:00
anhefti
35905e9dad Merge remote-tracking branch 'origin/dev-1.2-isolateExamQuizLoad' into
development

Conflicts:
	pom.xml
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/dao/impl/ExamDAOImpl.java
2021-11-11 17:19:45 +01:00
anhefti
8f57c556a2 fixed documentation link 2021-11-10 15:05:24 +01:00
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
06ce72a76f SEBSERV-191 gui implementation and download streaming 2021-11-04 16:52:48 +01: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
7d7f458d82 SEBSERV-201 added migrations 2021-09-28 17:14:08 +02:00
anhefti
6fc54e5310 Merge remote-tracking branch 'origin/dev-1.2' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/gui/content/ExamDeletePopup.java
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/session/impl/SEBClientConnectionServiceImpl.java
	src/main/java/ch/ethz/seb/sebserver/webservice/weblayer/api/EntityController.java
2021-09-22 17:07:24 +02:00