anhefti
|
a5e65a2ff2
|
fixed exams for exam list must be up to date (evict cache)
|
2020-11-24 15:01:26 +01:00 |
|
anhefti
|
6c8aa7b12c
|
fixed client config export to configure a client with password
added possibility to export client config on exam side with including
examId in the config
|
2020-10-27 13:13:43 +01:00 |
|
anhefti
|
14334f0d7e
|
fixed start time filter for exams. Running exams are always shown
|
2020-10-21 14:17:34 +02:00 |
|
anhefti
|
2a5a243759
|
fixed running exam cache
|
2020-10-05 16:53:59 +02:00 |
|
anhefti
|
fcef3c08df
|
added get Exam GrandEntity to DAO and use it in Controller
|
2020-10-05 15:36:34 +02:00 |
|
anhefti
|
5cfbf09d30
|
more resilience while query courses form several LMS. Make process
parallel and set circuit breaker to 10 seconds (request timeout is on 20
seconds)
|
2020-08-27 14:48:10 +02:00 |
|
anhefti
|
066df95d0c
|
fixed testing on LMS Setup and display messages HTML formatting
|
2020-07-16 16:16:30 +02:00 |
|
anhefti
|
1d80926f51
|
fixed Moodle quiz URL for Exam
|
2020-07-15 08:48:48 +02:00 |
|
anhefti
|
36364ed607
|
added login and logout activity logs
|
2020-07-06 16:29:31 +02:00 |
|
anhefti
|
61a232630b
|
added config attribute (primitive) type check on import
|
2020-07-06 09:41:00 +02:00 |
|
anhefti
|
cc543f79da
|
Streamlined use of org.apache.commons.io.IOUtils
|
2020-07-01 14:07:34 +02:00 |
|
anhefti
|
7e73f08bea
|
API documentation
|
2020-06-18 08:42:20 +02:00 |
|
anhefti
|
54c248980b
|
mor integration tests
|
2020-06-15 12:43:31 +02:00 |
|
anhefti
|
42a5c7cf3b
|
more integration tests
|
2020-06-11 12:29:54 +02:00 |
|
anhefti
|
532101befd
|
fixed another dependency bug, moved ClientCredentialService to glb
|
2020-06-09 16:56:14 +02:00 |
|
anhefti
|
8e7cb416ae
|
added cached exam update check for running on distributed system
|
2020-06-08 10:55:40 +02:00 |
|
anhefti
|
20c08e5db4
|
code cleanup Seb -> SEB
|
2020-06-04 08:52:01 +02:00 |
|
anhefti
|
0d2446d0f2
|
Foritfy fixes
|
2020-05-06 14:05:29 +02:00 |
|
anhefti
|
231bccea45
|
fixes Fortify
|
2020-05-06 13:03:19 +02:00 |
|
anhefti
|
bebb4094b6
|
SEBSERV-125 fix
|
2020-05-06 11:19:11 +02:00 |
|
anhefti
|
4c40af3584
|
removed quit password from exam. Not used yet
|
2020-05-05 08:54:57 +02:00 |
|
anhefti
|
7f50993420
|
fix typo
|
2020-05-04 15:58:13 +02:00 |
|
anhefti
|
d1830f74b0
|
fixed minor bugs, sorting chapters and docu
|
2020-04-29 11:02:38 +02:00 |
|
anhefti
|
c329e73af0
|
SEBSERV-114 fixed, forgot to add escaping in string arrays
also fixed a bug with Config Key generation within inline-tables
|
2020-04-23 10:49:41 +02:00 |
|
anhefti
|
18280173c0
|
new name for Client Config export file "SEBServerSettings.seb" and
"Configure a Client" as default purpose.
|
2020-04-22 12:38:27 +02:00 |
|
anhefti
|
f442b9885f
|
SEBSERV-91 implementation
|
2020-04-21 16:26:08 +02:00 |
|
anhefti
|
68e48caafb
|
SEBSERV-121 start implementation
|
2020-04-20 09:02:08 +02:00 |
|
anhefti
|
be7889a4cf
|
SEBSERV-118 fix
|
2020-04-15 09:04:11 +02:00 |
|
anhefti
|
bdb8e673dd
|
SEBSERV-112 fixes
|
2020-04-14 16:47:55 +02:00 |
|
anhefti
|
7c402c7a46
|
SEBSERV-114 fix by escaping chars for XML
|
2020-04-14 14:10:26 +02:00 |
|
anhefti
|
4dcbe3793a
|
Fixed export of Client Config with default entcryption and end-zipping
|
2020-04-07 17:43:45 +02:00 |
|
anhefti
|
a8082471bc
|
merge config keys with attached config history, minor GUI bug
|
2020-04-07 13:47:35 +02:00 |
|
anhefti
|
f6c9606ac7
|
fix client config access test (background)
|
2020-03-31 14:10:14 +02:00 |
|
anhefti
|
be7a7cef77
|
add warning if course imported twice and seb restriction readonly view
|
2020-03-30 13:41:54 +02:00 |
|
anhefti
|
b6466d8f1d
|
new seb restrcition strategy and minor fixes
|
2020-03-30 11:03:26 +02:00 |
|
anhefti
|
02e3a104bf
|
SEBSERV-109 added surname column and fixed some sort issues
|
2020-03-25 19:00:09 +01:00 |
|
anhefti
|
3d20038a1e
|
SEBSERV-107 fixes
|
2020-03-25 16:09:05 +01:00 |
|
anhefti
|
0b3919b831
|
fixed data and tests
|
2020-03-17 11:28:38 +01:00 |
|
anhefti
|
64e1b0d03d
|
docu, unique email check on user-account, wording
|
2020-03-17 10:24:11 +01:00 |
|
anhefti
|
59030d4bbd
|
GUI improvements 2 and wording first part
|
2020-03-10 16:50:23 +01:00 |
|
anhefti
|
d93ae0b5ed
|
code cleanup and docu
|
2020-03-09 14:01:49 +01:00 |
|
anhefti
|
abe1cc77d8
|
code cleanup
|
2020-03-03 16:23:43 +01:00 |
|
anhefti
|
e7af727854
|
fixed privilege check on SEB Client Events list and update quiz filter
|
2020-03-03 09:36:43 +01:00 |
|
anhefti
|
a37ab31ff1
|
fixed missing ping indicator and try to create initial access token for SEB Client Config
|
2020-03-02 14:01:12 +01:00 |
|
anhefti
|
66b77f5737
|
remove alphanumeric versioning tag and prepare for v0.6.1 (RC)
|
2020-02-27 12:48:25 +01:00 |
|
anhefti
|
36cd75218e
|
ping indicator performance
|
2020-02-26 11:34:31 +01:00 |
|
anhefti
|
a360bfffc8
|
fixes and ping preformance
|
2020-02-25 15:28:54 +01:00 |
|
anhefti
|
7f41446558
|
fixed institutional entrypoint
|
2020-02-24 14:46:37 +01:00 |
|
anhefti
|
79c66e5a53
|
fixed registration (institutional) and code cleanup
|
2020-02-24 12:42:48 +01:00 |
|
anhefti
|
69772b2310
|
code cleanup
|
2020-02-20 16:12:04 +01:00 |
|