Commit graph

1333 commits

Author SHA1 Message Date
anhefti
17c46362a3 code cleanup 2022-07-14 10:24:12 +02:00
anhefti
88ff9511f2 SEBSERV-339 fixed all exam state changes and optimized code 2022-07-14 10:21:56 +02:00
anhefti
061c943cab Merge remote-tracking branch 'origin/dev-1.4' into development 2022-07-13 09:23:08 +02:00
anhefti
5ad1b0bf54 SEBSERV-336 fixed 2022-07-13 09:09:36 +02:00
anhefti
e6280ed581 Merge remote-tracking branch 'origin/dev-1.4' into development 2022-07-07 16:37:22 +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
5e5a8d054c mire integration tests / better logging 2022-07-05 14:30:24 +02:00
anhefti
40689d5781 Merge remote-tracking branch 'origin/dev-1.4' into development 2022-07-04 16:04:15 +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
38037539db SEBSERV-331 2022-06-28 11:53:57 +02:00
anhefti
fdcd98b988 code cleanup 2022-06-27 15:24:21 +02:00
anhefti
0cce03198c Code cleanup 2022-06-27 14:58:32 +02:00
anhefti
34e4280a76 code cleanup 2022-06-27 13:25:28 +02:00
anhefti
ae9fd0636a code cleanup 2022-06-27 13:01:09 +02:00
anhefti
0b86af5859 fixed security bug 2022-06-23 15:26:32 +02:00
anhefti
c29bfe67be fixed selection 2022-06-22 15:16:48 +02:00
anhefti
5fe710e966 SEBSERV-326 2022-06-22 09:20:29 +02:00
anhefti
1c896c827d dispose client connection token and connection token caching 2022-06-22 08:51:13 +02:00
anhefti
4ab317d763 fixed connection config activation and and deleting and improved
OAuth2 error handling for exam API
2022-06-21 15:33:46 +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
f1560dc8c6 SEBSERV-189 2022-06-16 17:03:57 +02:00
anhefti
48cd54ae70 populate version to DB 2022-06-16 16:30:59 +02:00
anhefti
11c11d0f7d SEBSERV-185 implemented 2022-06-16 14:52:44 +02:00
anhefti
3b4c168c43 SEBSERV-218 implemented 2022-06-16 10:56:42 +02:00
anhefti
a979d4c13b SEBSERV-151 finished up 2022-06-15 09:53:03 +02:00
anhefti
3cbfd80206 SEBSERV-151 and SEBSERV-189 2022-06-14 16:51:46 +02:00
anhefti
f0fa591348 SEBSERV-317 finishing 2022-06-13 17:08:17 +02:00
anhefti
6a4c0ff89c SEBSERV-317 archived state filter and LMS activation handling 2022-06-13 16:46:23 +02:00
anhefti
b44c5f4eb2 SEBSERV-317 also archive exam config and release SEB restriction 2022-06-13 16:17:26 +02:00
anhefti
22c0dd872d Merge remote-tracking branch 'origin/dev-1.3' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/exam/impl/ExamAdminServiceImpl.java
2022-06-13 10:23:26 +02:00
anhefti
6ed3817bc4 fixed SEB restriction check 2022-06-13 09:28:26 +02:00
anhefti
0ba33c66e0 SEBSERV-314 partially fixed 2022-06-10 09:03:39 +02:00
anhefti
bfe15f794a code cleanup 2022-06-09 14:37:47 +02:00
anhefti
a79a5f87a0 Merge remote-tracking branch 'origin/dev-1.3' into development 2022-06-09 13:51:16 +02:00
anhefti
74b2c358c6 Merge remote-tracking branch 'origin/dev-1.3' into development 2022-06-09 13:21:18 +02:00
anhefti
774b52f93b synchronized Olat resttemplate interception, add more debug-logging 2022-06-09 12:05:00 +02:00
anhefti
cc403d07da SEBSERV-313 fixed 2022-06-08 15:36:16 +02:00
anhefti
dbbc69e229 mitigated client connection update concurrency 2022-06-02 16:57:30 +02:00
anhefti
10727e398c fixed startup with no local address 2022-06-01 15:39:12 +02:00
anhefti
9627940fbb minor fixes 2022-06-01 12:57:39 +02:00
anhefti
22bbee1117 SEBSERV-312 as discussed 2022-05-31 15:48:00 +02:00
anhefti
97f174d740 SEBSERV-131 implementation 2022-05-30 16:03:28 +02:00
anhefti
ab56ce3cc4 SEBSERV-306 fixed also for Exams 2022-05-30 11:04:34 +02:00
anhefti
28c7706f70 do not test archived exams for LMS connection 2022-05-30 10:41:37 +02:00
anhefti
64b496e4ac SEBSERV-57 fixed 2022-05-30 09:41:34 +02:00
anhefti
a0ca72e3ea exam lock isolation 2022-05-25 14:00:03 +02:00
anhefti
743d9044c8 fixed finished update 2022-05-25 11:14:40 +02:00
anhefti
dcf30464df fix check 2022-05-25 10:24:56 +02:00
anhefti
a4de86b5df fixed orientation duplicates check 2022-05-25 10:21:54 +02:00
anhefti
b60d5ebf61 Moodle quiz recovery | additional attributes value size check 2022-05-25 10:11:49 +02:00
anhefti
7b582f95dc if exam name is not available take the externalId as name 2022-05-25 09:41:42 +02:00
anhefti
99d0b9dcb2 handle exam with no name 2022-05-25 09:28:14 +02:00
anhefti
377167132f fixed exam name error 2022-05-25 09:16:25 +02:00
anhefti
ceb2a53c83 fixed exam quiz data update 2022-05-25 09:00:52 +02:00
anhefti
b7717ed2de SEBSERV-57 fixed 2022-05-24 16:05:32 +02:00
anhefti
605a6fcea7 code cleanup 2022-05-24 14:57:12 +02:00
anhefti
e06394258a SEBSERV-308 test with Moodle and Open edX and fixes 2022-05-24 14:40:47 +02:00
anhefti
960864e58f SEBSERV-308 added archived state 2022-05-23 14:42:20 +02:00
anhefti
c342dcdbdd SEBSERV-240 fixed 2022-05-19 13:53:46 +02:00
anhefti
9416ffbb5b Merge branch 'dev-1.3' into SEBSERV-308 2022-05-18 10:34:18 +02:00
anhefti
3e6efd3ccf fixed SEB client access token expire. 2022-05-18 10:29:55 +02:00
anhefti
adac7a044c SEBSERV-308 finished up refactoring of LMS connection handling 2022-05-18 09:11:57 +02:00
anhefti
dad44d9b4d exam service OAuth token handling fixes 2022-05-18 09:11:10 +02:00
anhefti
0390e004a6 fixed tests 2022-05-17 09:06:34 +02:00
anhefti
2f20313883 SEBSERV-308 refactoring 2022-05-16 17:24:05 +02:00
anhefti
15811baf93 SEBSERV-308 lms update refactoring 2022-05-16 17:23:51 +02:00
anhefti
71ccb8e63a SEBSERV-256 implemented 2022-05-16 10:23:13 +02:00
anhefti
cf10ccfbff SEBSERV-256 db schema change 2022-05-12 19:49:36 +02:00
Carol Alexandru
ef407eab8d OlatLmsRestTemplate: also refresh auth token when receiving 403 FORBIDDEN 2022-05-12 14:56:40 +02:00
anhefti
d53a4de7a6 SEBSERV-133 fixed exam template refs 2022-05-12 09:19:50 +02:00
anhefti
38b28838fe handle connection with deleted Connection Configs 2022-05-12 08:29:40 +02:00
anhefti
63957d9156 SEBSERV-304 2022-05-11 16:29:49 +02:00
anhefti
2b1a503ef5 SEBSERV-307 SEBSERV-305 SEBSERV-306 2022-05-11 13:17:26 +02:00
anhefti
b0ea2f3467 SEBSERV-307 2022-05-11 10:32:22 +02:00
anhefti
4c4b923b81 Merge remote-tracking branch 'origin/dev-1.3' into development 2022-05-11 10:09:43 +02:00
anhefti
855890b617 fixed exception if town-hall button is not available 2022-05-11 09:54:54 +02:00
anhefti
a043f2b787 SEBSERV-304 fixed 2022-05-09 15:00:12 +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
ca1cf4b329 fixed OrientationCheck 2022-05-05 10:11:31 +02:00
anhefti
698e7231cd SEBSERV-133 Client Configuration 2022-05-05 09:51:49 +02:00
anhefti
ebcbc134af SEBSERV-133 institution 2022-05-04 16:22:55 +02:00
anhefti
53f4d8363a logging 2022-05-04 13:39:56 +02:00
anhefti
150c679f21 fixed ping (use SEB Server system-clock instead of SEB time sent) 2022-05-04 11:52:40 +02:00
anhefti
5229906f69 SEBSERV-303 fixed by taking samples first value then current-time 2022-05-04 08:31:24 +02:00
anhefti
938dafc0dd SEBSERV-133 impl LMS Setup and Institution 2022-05-03 17:28:08 +02:00
anhefti
060e68bb7b fixed exam template grants 2022-05-03 13:56:38 +02:00
anhefti
b63a5f0d44 error handling exam template -> just take first default if there are
more then one
2022-05-03 10:39:07 +02:00
anhefti
6e4a1afd9e fixed possible double default exam template on creation 2022-05-03 10:37:32 +02:00
anhefti
e5ca068ccb minor fixes in error handling and running exam update 2022-05-03 08:57:45 +02:00
anhefti
a74d4c6e22 SEBSERV-302 fix filter 2022-05-03 08:51:51 +02:00
anhefti
6396afa53b SEBSERV-160 fixed "In Use" for selection 2022-05-02 13:35:35 +02:00
anhefti
8b9eebfe5b SEBSERV-287 some fixes with privileges and unique indicator name 2022-04-28 12:41:51 +02:00
anhefti
0dfde290ca SEBSERV-233 better handling with circuit breaker 2022-04-27 17:03:22 +02:00
anhefti
d2ea6eb316 Merge remote-tracking branch 'origin/dev-1.3' into development
Conflicts:
	src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/lms/impl/mockup/MockupLmsAPITemplate.java
2022-04-27 13:47:47 +02:00
anhefti
0f8910bb3f SEBSERV-300 fixed by check the last follow-up id of the config from
cache. If not the same, reolad the cache.
2022-04-27 13:40:25 +02:00