Commit graph

185 commits

Author SHA1 Message Date
anhefti
f379114b46 SEBSERV-94 implementation and some code cleanup 2019-11-20 15:08:59 +01:00
anhefti
188c59c6e5 improved missing password message, message popup improvement 2019-11-19 10:39:55 +01:00
anhefti
eb122c7399 fixed some issues with forms and (auto)update of exams 2019-11-18 11:24:04 +01:00
anhefti
943017073b fixed export of inline tables 2019-11-14 09:12:55 +01:00
anhefti
5f52a2b215 SEBSERV-73 finished up with handling exceptions and proxy settings 2019-11-13 13:26:28 +01:00
anhefti
6b48bca761 SEBSERV-73 finished first feature complete 2019-11-11 16:39:48 +01:00
anhefti
78ffa7bc2c seb restriction switch, minor fixes for export 2019-11-05 09:15:28 +01:00
anhefti
d1f80baa87 SEBSERV-73 some fixes and preparing for LMS SEB restriction impl 2019-11-01 13:46:52 +01:00
anhefti
9b9aa4625d SEBSERV-73 finished SEB Exam config update for running exams 2019-10-30 14:14:58 +01:00
anhefti
af6ebf7666 SEBSERV-73 implemented exam runtime update cron-task 2019-10-28 14:47:38 +01:00
anhefti
bac8aba3eb SEBSERV-73 added exam reference table to exam config view page 2019-10-24 13:44:55 +02:00
anhefti
83985cdbf7 SEBSERV-73 made changed to Exam end Exam Config handling 2019-10-23 16:56:42 +02:00
anhefti
6eaef577d2 SEBSERV-73 adapt new config handling with states in front- and back-end 2019-10-22 16:42:33 +02:00
anhefti
555d9a34e0 SEBSERV-72 back- and front-end implementation 2019-10-21 12:11:01 +02:00
anhefti
4e40ee7f0e fixed spring security oauth version stick on 2.3.6
(2.3.7) gives deserialization problems
2019-10-17 22:38:50 +02:00
anhefti
2f29f14dc2 SEBSERV-72 implementation and config fixes 2019-10-17 16:53:33 +02:00
anhefti
c96901472b SEBSERV-72 front- and back-end implementation of template attributes 2019-10-16 12:53:28 +02:00
anhefti
b71968628c SEBSERV-72 back and front-end implementation 2019-10-15 16:48:18 +02:00
anhefti
80effa4fe9 added templateId to View model 2019-10-15 08:57:42 +02:00
anhefti
2bb0ae1c0d import, configuration 2019-10-10 22:46:14 +02:00
anhefti
54cf9fc5fe fixed PMD warnings 2019-10-08 13:08:01 +02:00
anhefti
e5560ea2f3 allow configuration of default logo image 2019-10-08 12:41:12 +02:00
anhefti
4d9f4faf09 SEBSERV-46 fixed some stuff in back-end, more logging 2019-10-08 11:08:33 +02:00
anhefti
307177f426 SEBSERV-90 fornt-end implementation and fixes on back-end 2019-10-07 13:46:15 +02:00
anhefti
5d481d8933 SEBSERV-90 back-end implementation 2019-10-07 13:18:16 +02:00
anhefti
5b8f4c0eae fixed some PME normals 2019-10-03 16:55:22 +02:00
anhefti
8c8a0944cb SEBSERV-46 implementation back-end and part of front-end 2019-10-03 16:44:27 +02:00
anhefti
97183f490d fix exam save bug (deactivation) 2019-09-13 17:22:47 +02:00
anhefti
cacd780f50 fixes tests and coverage 2019-09-11 13:30:16 +02:00
anhefti
99d2faf97d tests and PMD and coverage 2019-09-11 12:59:43 +02:00
anhefti
bffdcc07e3 fix cache bug within ClientConnection request / more tests 2019-09-11 08:19:10 +02:00
anhefti
958a97b556 more tests and find-bugs fixes 2019-09-10 12:09:43 +02:00
anhefti
02446b5003 new tests and findbugs fixes 2019-09-09 14:36:29 +02:00
anhefti
a58b09d2ff get SEB Configuration API fix 2019-09-09 12:47:41 +02:00
anhefti
4dfba2e392 async service shutdown 2019-09-05 12:53:11 +02:00
anhefti
054dd9d06d fixed discovery page / more tests 2019-09-03 16:15:00 +02:00
anhefti
c885ef85b9 more tests 2019-09-02 17:00:46 +02:00
anhefti
e4b31a392c fixed tests 2019-09-02 14:59:47 +02:00
anhefti
7a8cdf0ee3 SEBSERV-60 implemented 2019-09-02 12:56:32 +02:00
anhefti
edb751de87 refactored client connection (more integrity checks) 2019-09-02 10:20:51 +02:00
anhefti
59c437e61d added creation_time to client connection and code-cleanup 2019-08-30 12:32:58 +02:00
anhefti
104fe6512d prod SSL and added lmsType to RunningExamInfo 2019-08-27 16:35:23 +02:00
anhefti
a7097d8b81 added encryption for SEB Exam config download 2019-08-26 13:07:29 +02:00
anhefti
d94ec3b391 SEBSERV-59 fixed 2019-08-23 11:29:28 +02:00
anhefti
1a3aac4802 SEBSERV-86 fixed and test fixes 2019-08-22 15:38:19 +02:00
anhefti
0c2c592d79 added institution column to quiz-, exam- and log-list pages 2019-08-22 13:00:14 +02:00
anhefti
dd826a3770 SEBSERV-65 SEBSERV-82 SEBSERV-83 bug-fixes 2019-08-22 09:26:46 +02:00
anhefti
d3bb438d8d prepare for version 0.4.0 beta 2019-08-12 12:05:29 +02:00
anhefti
c97a2ff02b fixed error on username change on own User-Account 2019-08-08 16:49:48 +02:00
anhefti
ddc3a1ea17 minor bug fixes 2019-08-07 16:49:05 +02:00