Commit graph

1615 commits

Author SHA1 Message Date
anhefti
bf45576610 more generalized controller endpoints 2019-01-20 21:05:33 +01:00
anhefti
ca20785400 created controller abstraction for Entity and ActivatableEntity 2019-01-20 16:28:55 +01:00
anhefti
2f8b796b86 SEBSERV-17 #implementation of ExamDAO and improvements for bulk actions 2019-01-16 10:47:12 +01:00
anhefti
1ba0345178 SEBSERV-17 #implementation of QuizData QuizImportController and Exam 2019-01-15 17:02:14 +01:00
anhefti
8f15e760a9 SEBSERV-16 #Interfaces and mock-up implementation 2019-01-14 17:00:02 +01:00
anhefti
bcc423bd2e SEBSERV-15 #added bulk load and report to BulkActionService 2019-01-14 15:20:03 +01:00
anhefti
2ecf709d8d SEBSERV-15 #added automatic user activity logging to bulk action service 2019-01-14 12:59:08 +01:00
anhefti
df8aad3fec fix findbugs 2019-01-14 12:01:39 +01:00
anhefti
bb0269d3e8 SEBSERV-15 #BulkActionService implementation, TODO reporting 2019-01-14 11:53:42 +01:00
anhefti
ffeb663351 SEBSERV-6 #finished InstitutionController implementation 2019-01-10 12:04:46 +01:00
anhefti
87f51aae65 SEBSERV-14 #fix test and impl of all method of UserActivityLogDAO 2019-01-10 09:40:28 +01:00
anhefti
20a9f8e705 SEBSERV-14 #added pagination to user activity log API 2019-01-09 17:03:54 +01:00
anhefti
83b3d190bb SEBSERV-14 #adding pagination to user account API 2019-01-08 16:53:38 +01:00
anhefti
53572431fc some changes 2018-12-20 22:16:28 +01:00
anhefti
b684654efd fix bugs, code changes and add missing user-account endpoints 2018-12-20 16:33:00 +01:00
anhefti
372ea749b5 code fixes 2018-12-20 13:53:29 +01:00
anhefti
2a3c9ae595 SEBSERV-7 #InstitutionDAO 2018-12-20 12:46:13 +01:00
anhefti
61a4a32a3e SEBSERV-13 #forgot some files to add 2018-12-19 12:09:28 +01:00
anhefti
41f9f25cd8 SEBSERV-13 #general implementation of entity activation service 2018-12-19 12:08:53 +01:00
anhefti
70d66e6806 SEBSERV-8 #more tests and bug fixes 2018-12-18 16:11:28 +01:00
anhefti
ad9865bfa3 SEBSERV-8 #more tests and fixes 2018-12-18 15:08:38 +01:00
anhefti
b7a6bd831b SEBSERV-9 #finished user activity log and tests 2018-12-17 16:36:04 +01:00
anhefti
02ca751748 SEBSERV-8 #more fixes and tests 2018-12-14 22:31:15 +01:00
anhefti
58881bf763 SEBSERV-8 #fix compile and user search bugs, user API added tests 2018-12-11 08:22:39 +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
bae30aeb87 SEBSERV-8 #added java doc and finished model 2018-12-04 13:08:55 +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
63968c0b9c SEBSERV-8 #fixed db schemas for profiles and tests 2018-11-29 11:14:56 +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
ab16aa96ae fixes 2018-11-26 14:01:34 +01:00
anhefti
b0b5876981 SEBSERV-4 #Unauthorized request redirect to login or respond with error 2018-11-26 13:47:08 +01:00
anhefti
5a8ad16325 forget file 2018-11-26 12:06:09 +01:00
anhefti
269275c3f2 SEBSERV-4 #refactoring ResourceServer configuration; code generation 2018-11-26 12:05:33 +01:00
anhefti
cfa4525c21 Added OAuth2 AuthServer and two ResServer for admin and monitoring
SEBSERV-4
2018-11-22 10:39:18 +01:00
anhefti
807cae3e51 exclude generated classes from PMD checks 2018-11-19 14:50:33 +01:00
anhefti
d40463302c findbugs excludes 2018-11-19 14:32:41 +01:00
anhefti
00069f7ff8 more excludes 2018-11-19 14:16:32 +01:00
anhefti
5a4f95a78e Merge branch 'master' of
https://github.com/SafeExamBrowser/seb-server.git

Conflicts:
	pom.xml
2018-11-19 12:44:50 +01:00
anhefti
9f284f3a10 SEBSERV-2 #exclude generated classes for findbugs and pmd 2018-11-19 12:43:25 +01:00
anhefti
5555349e17 SEBSERV-2 #exclude generated classes for findbugs 2018-11-19 12:28:30 +01:00
anhefti
b78f05445e SEBSERV-3 #Switched to Java 11 for local build 2018-11-19 11:28:11 +01:00
anhefti
17cd9e9f00 jenkins 2018-11-15 16:46:55 +01:00
anhefti
8a50bb1ad0 jenkins should build on Java 8 2018-11-15 16:39:17 +01:00
anhefti
11dc874152 SEBSERV-2 #jenkins build profile still on Java 8 (no Java 11 on server) 2018-11-15 16:34:57 +01:00
anhefti
b84b6aef54 SEBSERV-2 #update to Java 11 2018-11-15 16:29:49 +01:00
anhefti
64c7ae5097 SEBSERV-2 #package restructuring and profile (gui/ws) concept proof 2018-11-15 11:24:18 +01:00