anhefti
af6ebf7666
SEBSERV-73 implemented exam runtime update cron-task
2019-10-28 14:47:38 +01:00
anhefti
80effa4fe9
added templateId to View model
2019-10-15 08:57:42 +02:00
anhefti
5d481d8933
SEBSERV-90 back-end implementation
2019-10-07 13:18:16 +02:00
anhefti
a58b09d2ff
get SEB Configuration API fix
2019-09-09 12:47:41 +02:00
anhefti
59c437e61d
added creation_time to client connection and code-cleanup
2019-08-30 12:32:58 +02:00
anhefti
a7097d8b81
added encryption for SEB Exam config download
2019-08-26 13:07:29 +02:00
anhefti
bce2dfec0a
fixed startup
2019-08-23 13:02:26 +02:00
anhefti
40594ae88b
fixed startup
2019-08-23 13:00:37 +02:00
anhefti
5cfdce8a7e
fixed startup
2019-08-23 12:14:13 +02:00
anhefti
47a0f37d9d
SEBSERV-26 SEB client event logs
2019-08-07 12:57:25 +02:00
anhefti
6b9fc60981
SEBSERV-63 SEBSERV-62 client connection detail page implementation
2019-07-24 12:46:48 +02:00
anhefti
60a997d6f6
SEBSERV-63 added fallback URL, config changes
2019-07-18 12:35:36 +02:00
anhefti
c560324ec0
SEBSERV-64 SEBSERV-62 SEBSERV-63 GUI implementation, caching, fixes
2019-07-17 08:03:19 +02:00
anhefti
5c5edd85ad
SEBSERV-64 SEBSERV-62 improve SEBConfiguration with batch write mapping
...
and added ClientConnection model
2019-06-25 10:09:16 +02:00
anhefti
5572e1ba9e
SEBSERV-44 added encryption password field to seb config exam mapping
2019-05-31 12:27:17 +02:00
anhefti
bdf8ea8bd9
update DB shema and tests
2019-05-24 12:27:30 +02:00
anhefti
6f9bacf1eb
SEBSERV-45 created exam config pages general and user interface
2019-05-15 17:01:12 +02:00
anhefti
8bbf515717
created exam config properties from
2019-04-30 17:09:08 +02:00
anhefti
a7f7920d3e
SEBSERV-44 Seb config encryption
2019-04-26 20:22:17 +02:00
anhefti
998c31e418
SEBSERV-44 configuration creation and history handling
2019-04-18 12:20:44 +02:00
anhefti
34a1f14eb0
SEBSERV-44 SEBSERV-45 SEB Client Config implementation
2019-04-17 10:22:53 +02:00
anhefti
2b3d4aa27d
SEBSERV-44 DAO implementations
2019-04-11 12:15:26 +02:00
anhefti
7ccacfcb73
SEBSERV-30 IndicatorList
2019-03-27 11:44:28 +01:00
anhefti
94858b757a
SEBSERV-29 SEBSERV-30 Quiz Discovery, Exam and Indicator, Action Pane
2019-03-20 14:32:36 +01:00
anhefti
7b2f7228af
SEBSERV-29 implementation of quiz data search from and LmsAPITemplate
2019-03-14 13:32:26 +01:00
anhefti
e024bc5462
SEBSERV-29 SEBSERV-30 finished Seb Client Config export (On Institution)
2019-03-11 16:59:28 +01:00
anhefti
2ba0045c60
SEBSERV-29 SEBSERV-30 changed the strategy to handle seb client
...
credentials and configs as discussed in the dev-meeting. seb client
credentials and configa are now managed on institution level rather then
on LmsSetup level.
2019-03-07 16:43:51 +01:00
anhefti
87ccf5b2a4
SEBSERV-21 different fixes
2019-02-25 16:57:37 +01:00
anhefti
6b8ef6c694
API names refactoring
2019-02-13 15:36:05 +01:00
anhefti
3032720f28
added new table AdditionalAttributes and fix tests
2019-01-31 09:30:18 +01:00
anhefti
f5d461157e
refactoring -> generalization of REST API and controller
2019-01-24 15:50:01 +01:00
anhefti
f955377f48
SEBSERV-17 SEBSERV-15
2019-01-22 14:38:38 +01:00
anhefti
1ba0345178
SEBSERV-17 #implementation of QuizData QuizImportController and Exam
2019-01-15 17:02:14 +01:00
anhefti
83b3d190bb
SEBSERV-14 #adding pagination to user account API
2019-01-08 16:53:38 +01:00
anhefti
b684654efd
fix bugs, code changes and add missing user-account endpoints
2018-12-20 16:33:00 +01:00
anhefti
2a3c9ae595
SEBSERV-7 #InstitutionDAO
2018-12-20 12:46:13 +01:00
anhefti
70d66e6806
SEBSERV-8 #more tests and bug fixes
2018-12-18 16:11:28 +01:00
anhefti
b7a6bd831b
SEBSERV-9 #finished user activity log and tests
2018-12-17 16:36:04 +01:00
anhefti
4d61b9ed3d
SEBSERV-8 #added UserAPIController and tests
2018-12-06 17:00:49 +01:00
anhefti
d829233662
fixed bugs
2018-12-04 13:34:23 +01:00
anhefti
7498ede28e
SEBSERV-8 #added AuthorizationGrantService and CurrentUserService
2018-12-03 16:49:13 +01:00
anhefti
aa3869ff4f
SEBSERV-8 #add active flags on schema, finish UserDao
2018-12-03 09:09:34 +01:00
anhefti
f91c1e9c9f
new DB schema with user log table and fixes
2018-11-29 17:05:38 +01:00
anhefti
c2e4c1c57f
SEBSERV-8 #created user domain models and DAO
2018-11-27 16:54:05 +01:00
anhefti
5b89da5c20
SEBSERV-2 #added integration tests and setup for admin and exam API
2018-11-26 15:56:12 +01:00
anhefti
269275c3f2
SEBSERV-4 #refactoring ResourceServer configuration; code generation
2018-11-26 12:05:33 +01:00
anhefti
64c7ae5097
SEBSERV-2 #package restructuring and profile (gui/ws) concept proof
2018-11-15 11:24:18 +01:00