anhefti
9f2cb493e0
added static column proportions for monitoring table
2020-12-02 09:49:52 +01:00
anhefti
5258f2384b
SEBSERV-136 fixed bug with two indicator of the same type.
...
The indicator mapping on GUI side is now done within the id not the type
2020-12-02 09:01:12 +01:00
anhefti
3052ec1f59
SEBSERV-147 GUI implementation
2020-12-01 11:46:41 +01:00
anhefti
a7a4b60917
SEBSERV-147 GUI implementation
2020-11-30 13:01:53 +01:00
anhefti
9267d34d3a
notification
2020-11-30 08:49:47 +01:00
anhefti
448c4d26b5
SEBSERV-136 battary and wlan status indicator impl and tests
2020-11-25 11:57:36 +01:00
anhefti
7c5a2da59d
Merge remote-tracking branch 'origin/patch-1.0.2' into development
2020-11-24 15:02:06 +01:00
anhefti
a5e65a2ff2
fixed exams for exam list must be up to date (evict cache)
2020-11-24 15:01:26 +01:00
anhefti
d3a372cfac
SEBSERV-136 SEBSERV-147 implementation and integration tests
2020-11-24 13:48:29 +01:00
anhefti
696a85a1fe
fixed some issues with proctoring rooms and error handling
2020-11-18 16:05:52 +01:00
anhefti
3b1641994a
Merge remote-tracking branch 'origin/patch-1.0.2' into development
...
Conflicts:
src/main/java/ch/ethz/seb/sebserver/gui/content/MonitoringRunningExam.java
2020-11-17 17:29:06 +01:00
anhefti
797ebdd200
changed internal method name
2020-11-17 17:05:25 +01:00
anhefti
1d7bd02382
fixed concurrent user login within ServerPushService
2020-11-17 17:04:01 +01:00
anhefti
61cd109ff2
Merge remote-tracking branch 'origin/patch-1.0.2' into development
2020-11-17 12:36:59 +01:00
anhefti
1b9b201da9
minor message fix
2020-11-17 12:29:56 +01:00
anhefti
ff6e38d97f
SEBSERV-146 fixed
2020-11-17 12:28:21 +01:00
anhefti
10ef9792bc
fixed proctoring
2020-11-17 12:23:39 +01:00
anhefti
e3a331196c
fixed caching issue with client connections
2020-11-17 09:13:22 +01:00
anhefti
84d32393fb
test new codecov
2020-11-16 17:48:18 +01:00
anhefti
222edfade4
Merge remote-tracking branch 'origin/patch-1.0.2' into development
2020-11-12 17:01:20 +01:00
anhefti
e0ba0a9277
fix login error
2020-11-12 17:00:32 +01:00
anhefti
51311f4972
update migration
2020-11-12 15:15:21 +01:00
anhefti
6b1d5f9179
error handling on proc update
2020-11-12 14:27:59 +01:00
anhefti
230b6edc9f
fixed logout error
2020-11-12 14:05:59 +01:00
anhefti
bee3f7a059
Merge remote-tracking branch 'origin/patch-1.0.2' into development
...
Conflicts:
src/main/java/ch/ethz/seb/sebserver/gui/service/page/PageService.java
src/main/java/ch/ethz/seb/sebserver/gui/service/page/impl/PageServiceImpl.java
2020-11-12 14:01:06 +01:00
anhefti
baee52a69a
fixed logout error bug
2020-11-12 13:52:26 +01:00
anhefti
53bb378d0b
SEBSERV-139 refactoring of townhall and instruction service
2020-11-12 13:28:03 +01:00
anhefti
8e04e43bfa
SEBSERV-139 refactoring and implementation of town hall
2020-11-10 15:35:47 +01:00
anhefti
489845e35b
fixed external port property
2020-10-29 18:54:22 +01:00
anhefti
c8d2052329
fixed gui service external address default settings
2020-10-29 18:09:00 +01:00
anhefti
6ea548548f
disable Remote Proctoring URL check on Port 5000
2020-10-29 17:18:41 +01:00
anhefti
8a0fdc72a1
Merge remote-tracking branch 'origin/patch-1.0.2' into development
2020-10-28 17:10:15 +01:00
anhefti
af8cca8ab2
fixed client config selection only for cc of institution of exam
2020-10-28 17:09:17 +01:00
anhefti
057275ba49
SEBSERV-139 added collecting all room feature
2020-10-28 15:20:58 +01:00
anhefti
6e3549dbb7
Merge remote-tracking branch 'origin/patch-1.0.2' into development
...
Conflicts:
src/main/java/ch/ethz/seb/sebserver/gui/content/ExamForm.java
2020-10-27 13:41:18 +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
eeca8bb88a
fix broken build
2020-10-26 14:59:51 +01:00
anhefti
b3f83877f2
starting collect all room impl
2020-10-26 14:54:54 +01:00
anhefti
f7d80ed4da
fixed some bugs from findBugs
2020-10-26 10:42:05 +01:00
anhefti
bdd6777c32
test jenkins build on development branch
2020-10-26 10:13:00 +01:00
anhefti
bfdfcb389f
update db model for testing new eclipse setup
2020-10-26 10:00:11 +01:00
anhefti
556ad80c8e
SEBSERV-136 prepare DB model and indicators for new features
2020-10-22 17:00:27 +02:00
anhefti
44452640fd
Merge remote-tracking branch 'origin/patch-1.0.2' into development
...
Conflicts:
src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/dao/impl/ExamDAOImpl.java
2020-10-21 14:19:47 +02:00
anhefti
14334f0d7e
fixed start time filter for exams. Running exams are always shown
2020-10-21 14:17:34 +02:00
anhefti
286ba29e02
fixed Moodle quiz recovery
2020-10-21 14:00:05 +02:00
anhefti
a17da0923b
added logging for Moodle quiz recovering
2020-10-21 12:40:21 +02:00
anhefti
d69d7b7c64
Merge remote-tracking branch 'origin/patch-1.0.2' into development
2020-10-21 12:30:26 +02:00
anhefti
03937afc62
fixed Date {0} title on audit log popup
2020-10-21 12:29:09 +02:00
anhefti
24131ddfac
Added Moodle quiz recovery and delete additional attributes for exam
2020-10-21 12:20:39 +02:00
anhefti
a222590cad
fixed moodle quiz API again with using course_module with id now for URL
2020-10-20 11:29:36 +02:00
anhefti
55cfc07a9d
fixed proctor room action update
2020-10-20 10:20:37 +02:00
anhefti
5b9b336886
fixed proctoring room issues
2020-10-19 13:42:53 +02:00
anhefti
daebd9b5f7
added more actions and connection list to proctor rooms
2020-10-15 16:24:53 +02:00
anhefti
1d7d15c02c
new remote proctoring implementation
2020-10-14 16:41:47 +02:00
anhefti
e4a0f30adf
finished first impl of new proctoring strategy (collecting rooms)
2020-10-08 14:48:25 +02:00
anhefti
f0351fe558
Merge remote-tracking branch 'origin/patch-1.0.2' into development
2020-10-07 15:17:43 +02:00
anhefti
3b77f95849
fixed connection table update on status filter change
2020-10-07 15:09:06 +02:00
anhefti
62f2437dad
proctoring collecting rooms first implementation
2020-10-07 15:07:08 +02:00
anhefti
f7643f94ea
Merge remote-tracking branch 'origin/patch-1.0.2' into development
...
Conflicts:
src/main/java/ch/ethz/seb/sebserver/gui/RAPConfiguration.java
2020-10-06 11:52:25 +02:00
anhefti
606de67aa2
added static property support to GUI and fix setting gui endpoint
2020-10-06 11:50:06 +02:00
anhefti
e9393068df
remote proctoring
2020-10-06 11:30:37 +02:00
anhefti
3fd064055a
Merge remote-tracking branch 'origin/patch-1.0.2' into development
...
Conflicts:
src/main/java/ch/ethz/seb/sebserver/webservice/servicelayer/dao/impl/ExamDAOImpl.java
src/main/java/ch/ethz/seb/sebserver/webservice/weblayer/api/ClientEventController.java
fixes in Moodle LMS binding
2020-10-06 09:08:04 +02:00
anhefti
2a5a243759
fixed running exam cache
2020-10-05 16:53:59 +02:00
anhefti
fb11423cce
Exam shall be shown even if quiz data cannot be get from LMS
2020-10-05 16:39:33 +02:00
anhefti
87be4f4696
Merge remote-tracking branch 'origin/patch-1.0.2' into development
2020-10-05 15:41:07 +02:00
anhefti
fcef3c08df
added get Exam GrandEntity to DAO and use it in Controller
2020-10-05 15:36:34 +02:00
anhefti
99bc028208
try proctoring popup with RAP Browser tool and new RAPServlet mapping
2020-10-05 15:20:14 +02:00
anhefti
0e806b99bb
extended DB Model for proctoring
2020-10-01 08:27:18 +02:00
anhefti
193c9e5a6a
added some exam config attribute to GUI
2020-09-30 14:22:02 +02:00
anhefti
22ab37ba73
Merge remote-tracking branch 'origin/patch-1.0.2' into development
2020-09-30 12:47:57 +02:00
anhefti
73a27cb003
fixed duplicate key for exam config attributes
2020-09-30 12:45:16 +02:00
anhefti
dfd4f67f0a
Merge remote-tracking branch 'origin/patch-1.0.2' into development
2020-09-30 11:04:21 +02:00
anhefti
dfda89a45a
fixed form validation error and added new config attributes (migration)
2020-09-30 11:02:47 +02:00
anhefti
1da749a473
fixed moodle and proctoring
2020-09-29 17:48:50 +02:00
anhefti
257b400e1a
fixed sebserver.gui.http.external.port
2020-09-19 09:54:40 +02:00
anhefti
e8315e4da0
code cleanup
2020-08-27 14:51:22 +02:00
anhefti
e0fd028ebf
Merge branch 'patch-1.0.2' into development
2020-08-27 14:48:52 +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
3c0c8a4c41
SEBSERV-139 implementing join-in room in overall monitoring view
2020-08-27 10:37:56 +02:00
anhefti
a91192ecbb
SEBSERV-139 fixed quiz import bug
2020-08-26 10:01:09 +02:00
anhefti
444d2334b4
SEBSERV-139 adapt to new API with shortname and idnumber
2020-08-26 09:05:14 +02:00
anhefti
3ea936cf81
SEBSERV-139 Proctoring room join and leave API
2020-08-25 16:47:30 +02:00
anhefti
9923e06029
SEBSERV-139 added GUI in Exam-Config
2020-08-24 12:52:45 +02:00
anhefti
2bea1f25c6
added GuiServiceInfo
2020-08-20 19:30:39 +02:00
anhefti
343643b331
added external server name for GUI component
2020-08-20 18:00:10 +02:00
anhefti
feb3836b12
add proctoring attributes
2020-08-20 16:44:40 +02:00
anhefti
0e293c7602
SEBSERV-139 Jitsi Javascript API integration
2020-08-20 08:28:31 +02:00
anhefti
59e3d29e3d
Merge branch 'patch-1.0.2' into development
2020-08-12 16:45:43 +02:00
anhefti
cdf3b6d452
fixed deletion of empty table rows on status change
2020-08-12 16:44:43 +02:00
anhefti
9364977d4a
fixed no quiz data for exam
2020-08-11 17:01:29 +02:00
anhefti
6980715e2f
SEBSERV-139 TestBot integration and testing and fixes
2020-08-11 16:01:47 +02:00
anhefti
65cdb1dc52
SEBSERV-139 SEB instruction for proctoring support
2020-08-11 14:23:24 +02:00
anhefti
7335547341
SEBSERV-139 integration of token generation
2020-08-10 11:42:58 +02:00
anhefti
548d4d132f
SEBSERV-139 implementing GUI
2020-08-06 17:01:38 +02:00
anhefti
6eedcbb4a0
Merge branch 'patch-1.0.2' into development
2020-08-05 16:59:12 +02:00
anhefti
f324424b3e
fixed some prefix for tooltip
2020-08-05 16:58:16 +02:00
anhefti
ec1630fa2f
SEBSERV-139 gui implementations
2020-08-05 16:55:19 +02:00
anhefti
6f9daddf53
SEBSERV-75 error handling for SEB Restriction
2020-08-05 11:14:39 +02:00
anhefti
017d191e31
more tests
2020-08-04 15:24:54 +02:00
anhefti
bb2c585eb6
more integration tests
2020-08-04 13:54:33 +02:00
anhefti
dbaffff5c3
SEBSERV-75 allow moodle courses and quizzes to be used as exams
2020-08-04 11:40:21 +02:00
anhefti
640211649c
fixed java 8 compile
2020-07-30 16:59:11 +02:00
anhefti
c7728d2fb3
SEBSERV-139 proctoring back-end implementation
2020-07-30 16:53:55 +02:00
anhefti
04e9b06e27
fixed deletion action activation
2020-07-29 14:42:43 +02:00
anhefti
376c3dd8c8
Merge branch 'patch-1.0.2' into development
...
Conflicts:
src/main/java/ch/ethz/seb/sebserver/gui/content/SEBClientLogs.java
src/main/java/ch/ethz/seb/sebserver/gui/content/UserActivityLogs.java
2020-07-29 12:10:06 +02:00
anhefti
63949a9416
fixed action disappearing on empty list
2020-07-29 12:07:26 +02:00
anhefti
a2d2ca6751
SEBSERV-133 added deletion for user activity logs for SEB server admins
2020-07-29 11:40:12 +02:00
anhefti
9438206c9d
SEBSERV-133 added deletion to SEB client events
2020-07-28 15:34:54 +02:00
anhefti
532ca816bc
SEBSERV-75 added Moodle course restriction on SEB Server side
2020-07-23 16:11:40 +02:00
anhefti
cfaaf964fe
added full name resolving also for Open edX
2020-07-23 11:47:06 +02:00
anhefti
d85fd1b1d7
SEBSERV-133 simplify exam delete
2020-07-22 16:12:18 +02:00
anhefti
6255a6bf38
SEBSERV-133 deletion of exams
2020-07-22 16:04:42 +02:00
anhefti
cc0f15ab62
SEBSERV-10 GUI implementation
2020-07-21 16:27:08 +02:00
anhefti
265624ec4c
Merge branch 'patch-1.0.2' into development
2020-07-16 16:17:30 +02:00
anhefti
066df95d0c
fixed testing on LMS Setup and display messages HTML formatting
2020-07-16 16:16:30 +02:00
anhefti
7bbe6386a3
SEBSERV-75 fixed Moodle request API with form URL encoded array values
2020-07-16 10:50:47 +02:00
anhefti
e6272058e6
fixed tests
2020-07-15 12:45:47 +02:00
anhefti
99f34176f2
SEBSERV-75 implemented user account display name resolving
2020-07-15 12:32:26 +02:00
anhefti
7f6c3b46d6
added 1.1.0-SNAPSHOT version and proctoring data
2020-07-15 09:29:31 +02:00
anhefti
2e18ce3382
code cleanup
2020-07-15 09:15:07 +02:00
anhefti
e5879f7809
Merge branch 'patch-1.0.2' into development
2020-07-15 08:57:38 +02:00
anhefti
1d80926f51
fixed Moodle quiz URL for Exam
2020-07-15 08:48:48 +02:00
anhefti
eba81f5715
fix: cut too long event messages to max 512 and tests
2020-07-15 08:44:04 +02:00
anhefti
66699d92d9
add comment for Java 8 fix
2020-07-14 17:06:26 +02:00
anhefti
abbf2093e5
fix for Java 8
2020-07-14 16:58:20 +02:00
anhefti
9e1e979855
fix Java 8 compilation!!!
2020-07-14 16:41:20 +02:00
anhefti
33952a1795
fix compile Java 8
2020-07-14 16:34:54 +02:00
anhefti
f61b142cc7
SEBSERV-10 GUI implementation
2020-07-14 15:25:42 +02:00
anhefti
e5025e1c47
fixed tests
2020-07-09 16:07:08 +02:00
anhefti
896db25eca
SEBSERV-10 more integration tests and fixes
2020-07-09 15:32:13 +02:00
anhefti
e38ba52715
fix java 8
2020-07-08 14:56:50 +02:00
anhefti
beac468b70
fixed tests
2020-07-08 14:51:13 +02:00
anhefti
35385dcd7b
SEBSERV-10 added tests and fixes
2020-07-08 14:36:15 +02:00
anhefti
2a0afe902a
SEBSERV-10 back-end implementation
2020-07-08 12:43:38 +02:00
anhefti
d7f79fb3cc
Merge branch 'patch-1.0.2' into development
2020-07-06 16:30:26 +02:00
anhefti
36364ed607
added login and logout activity logs
2020-07-06 16:29:31 +02:00
anhefti
b62fb9fd58
batis code generation with now schema (1.1.0)
2020-07-06 10:47:51 +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
fe716296ae
API documentation
2020-06-30 16:55:22 +02:00
anhefti
13ad8387ef
fixed dev profile
2020-06-23 13:33:55 +02:00
anhefti
f689eb8ecb
more tests
2020-06-22 16:27:22 +02:00
anhefti
7e73f08bea
API documentation
2020-06-18 08:42:20 +02:00
anhefti
9d353296f3
prepare for patch version 1.0.1
2020-06-16 14:25:46 +02:00
anhefti
e394cb5863
more integration tests
2020-06-16 14:14:18 +02:00
anhefti
2652da80df
more integration tests
2020-06-16 13:38:24 +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
cc22c94793
improved GUI startup info
2020-06-10 10:13:43 +02:00
anhefti
b63a8e39b3
better error handling
2020-06-10 09:43:39 +02:00
anhefti
9ddca15c1e
fixed properties
2020-06-10 09:39:15 +02:00
anhefti
e194c97b66
added missing properties for standalone gui service
2020-06-10 08:46:01 +02:00
anhefti
bb5f0c0198
splitted application.properties to ws and gui profiles
2020-06-09 17:34:25 +02:00
anhefti
532101befd
fixed another dependency bug, moved ClientCredentialService to glb
2020-06-09 16:56:14 +02:00
anhefti
182adaa7b6
fixed GUI service dependencies (to WebserviceInfo)
2020-06-09 14:44:29 +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
9b6660eea9
SEBSERV-129 fixed unique name check error
2020-06-03 14:02:20 +02:00
anhefti
390182bc9b
fixed wording
2020-05-13 10:38:46 +02:00
anhefti
4591e1823a
fixed logging default
2020-05-07 13:17:29 +02:00
anhefti
06eb3ac182
preparing for release 1.0.0
2020-05-06 18:39:42 +02:00
anhefti
fa043ba4ac
prepare for release
2020-05-06 16:50:51 +02:00
anhefti
c48981b2b0
fixed configuration
2020-05-06 16:07:13 +02:00
anhefti
0d2446d0f2
Foritfy fixes
2020-05-06 14:05:29 +02:00
anhefti
37ac7d96e6
updated messages
2020-05-06 13:18:10 +02:00
anhefti
231bccea45
fixes Fortify
2020-05-06 13:03:19 +02:00
anhefti
a65c4356b8
SEBSERV-126 fix
2020-05-06 12:08:40 +02:00
anhefti
dbb4689d6a
SEBSERV-123 fix
2020-05-06 11:57:41 +02:00
anhefti
bebb4094b6
SEBSERV-125 fix
2020-05-06 11:19:11 +02:00
anhefti
29c09adff9
Fixed monitoring update bug
2020-05-05 16:26:07 +02:00
anhefti
7fe3e5f6db
SEBSERV-127 fix
2020-05-05 15:40:19 +02:00
anhefti
4f34898e79
SEBSERV-123 fixed validation
2020-05-05 13:36:06 +02:00
anhefti
bc490612cf
fixed equals
2020-05-05 13:33:13 +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
64f5d4cfe0
logs
2020-04-30 17:25:56 +02:00
anhefti
362fd4dba7
logging
2020-04-30 16:55:15 +02:00
anhefti
1c9c56ec21
update logging for prod
2020-04-30 16:48:56 +02:00
anhefti
09edc0d4c9
docu
2020-04-29 14:33:10 +02:00
anhefti
d1830f74b0
fixed minor bugs, sorting chapters and docu
2020-04-29 11:02:38 +02:00
anhefti
274c7238f8
prepare for v0.6.6
2020-04-27 13:59:31 +02:00
anhefti
015d586bb2
update logging
2020-04-27 12:17:10 +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
c56d3a1bd7
SEBSERV-122 fixed
2020-04-22 16:43:39 +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
422147dd7f
prepare for version 0.6.5
2020-04-20 09:50:31 +02:00
anhefti
68e48caafb
SEBSERV-121 start implementation
2020-04-20 09:02:08 +02:00
anhefti
9d614fdf6e
SEBSERV-119 fix
2020-04-16 12:55:19 +02:00
anhefti
ab50fc774b
SEBSERV-110 fix
2020-04-15 09:26:19 +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
05c02d30b7
SEBSERV-115
2020-04-14 11:55:17 +02:00
anhefti
200fd7ad38
adapted tests
2020-04-14 10:26:17 +02:00
anhefti
d0f6351754
SEBSERV-117
2020-04-14 09:30:44 +02:00
anhefti
200c21165f
SEBSERV-113
2020-04-09 14:31:41 +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
3f57d63fba
access fixed within template
2020-03-31 14:41:40 +02:00
anhefti
de8db15928
minor fix
2020-03-31 14:26:40 +02:00
anhefti
f6c9606ac7
fix client config access test (background)
2020-03-31 14:10:14 +02:00
anhefti
b5dfa097a4
minor access right fixes
2020-03-31 13:40:00 +02:00
anhefti
0d4a0fe1b8
dev fixed with none edit right on different institution
2020-03-31 13:23:13 +02:00
anhefti
a5f9ebc161
prepare for version 0.6.4
2020-03-30 13:49:27 +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
4e3fa44b49
client configuration docu
2020-03-23 16:34:09 +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
28f66f1f35
docu and text fixes
2020-03-16 13:24:56 +01:00
anhefti
ae26c1134f
code cleanup
2020-03-11 14:23:12 +01:00
anhefti
d100679771
GUI improvements 2 and wording finish and versioning
2020-03-11 13:08:07 +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
e3b1ead068
fixed bug with duplication mark on monitoring table
2020-03-09 09:24:28 +01:00
anhefti
884f9c78e0
code cleanup
2020-03-05 16:05:56 +01:00
anhefti
df884bd8d2
fix docu and code cleanup
2020-03-05 15:25:05 +01:00
anhefti
a9b4f7ab2a
docu
2020-03-05 10:05:39 +01:00
anhefti
d4dcdcd64e
user docu
2020-03-04 15:20:31 +01:00
anhefti
fb54c58ebe
fix db data
2020-03-04 10:15:12 +01:00
anhefti
775d1d3644
fixed tests
2020-03-04 09:59:24 +01:00
anhefti
b9153ab223
Merge remote-tracking branch 'origin/master'
2020-03-04 09:47:08 +01:00
anhefti
b3ab47e04f
fixed tests
2020-03-04 09:46:43 +01:00
anhefti
db143e1b37
fixed user multi selection
2020-03-04 09:30:49 +01:00
anhefti
719aad380f
prepared for version 0.6.2
2020-03-03 16:25:05 +01:00
anhefti
abe1cc77d8
code cleanup
2020-03-03 16:23:43 +01:00
anhefti
3e3887a90c
fixed for Java 8
2020-03-03 15:59:04 +01:00
anhefti
697eff4055
fix for Java 8
2020-03-03 15:51:50 +01:00
anhefti
cccbc48805
Merge branch 'master' of https://github.com/SafeExamBrowser/seb-server.git
2020-03-03 15:47:22 +01:00
anhefti
c4edad2651
several fixes
2020-03-03 15:47:10 +01:00
anhefti
a076c62d46
fix exam config defaults, code cleanup
2020-03-03 15:42:00 +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
e250f340d8
add more tests
2020-02-27 12:18:44 +01:00
anhefti
49abd4e5b0
ping performance
2020-02-26 14:04:15 +01:00
anhefti
379c786064
try to improve ping performance
2020-02-26 12:42:05 +01:00
anhefti
b774235903
ping performance
2020-02-26 12:08:30 +01:00
anhefti
36cd75218e
ping indicator performance
2020-02-26 11:34:31 +01:00
anhefti
43578d3e1c
Made Exam API asynchronous a, fix tests and fix monitoring activity
2020-02-26 10:01:55 +01:00
anhefti
a360bfffc8
fixes and ping preformance
2020-02-25 15:28:54 +01:00
anhefti
b15ee062cf
init configurations
2020-02-25 12:09:12 +01:00
anhefti
d155cadc8c
fixed some migration versioning
2020-02-25 12:05:50 +01:00
anhefti
6e37b4bdef
introduce flyway for data init and migration
2020-02-25 11:56:33 +01:00
anhefti
42fd64022c
fixed inst entry point
2020-02-24 15:20:44 +01:00
anhefti
7f41446558
fixed institutional entrypoint
2020-02-24 14:46:37 +01:00
anhefti
26f36d264d
fix schema
2020-02-24 13:35:55 +01:00
anhefti
944471a7fb
fixed prod schema
2020-02-24 13:30:23 +01:00
anhefti
7d982bafe2
Merge remote-tracking branch 'origin/master'
2020-02-24 12:43:12 +01:00
anhefti
79c66e5a53
fixed registration (institutional) and code cleanup
2020-02-24 12:42:48 +01:00
anhefti
1e66f94f32
prepare for tagging
2020-02-20 16:30:22 +01:00
anhefti
fd75881cac
code cleanup
2020-02-20 16:21:21 +01:00
anhefti
69772b2310
code cleanup
2020-02-20 16:12:04 +01:00
anhefti
0411a016d2
password view feature only enabled if password is not already hashed
2020-02-20 14:55:52 +01:00
anhefti
7c092d6e12
added tooltips for input fields in forms
2020-02-20 13:55:16 +01:00
anhefti
7238369550
fallback attributes and new password attribute handling
2020-02-19 17:10:21 +01:00
anhefti
26561288c9
finished GUI refactoring
2020-02-17 16:43:08 +01:00
anhefti
000e8c3c7d
fixed tests
2020-02-13 17:03:00 +01:00
anhefti
25485b1fd4
GUI improvements
2020-02-13 16:46:36 +01:00
anhefti
8ea0def877
fixed Java 8 build
2020-02-12 15:06:46 +01:00
anhefti
5249674be3
setup for intellij
2020-02-12 14:54:22 +01:00
anhefti
6584d6dbfe
tooltips, table selection actions, activation, mandatory
2020-02-12 13:48:06 +01:00
anhefti
c9ebeacf1e
register user, status filter, activity in lists
2020-02-11 16:16:27 +01:00
anhefti
fa3b327180
fixed tests
2020-02-10 15:11:32 +01:00
anhefti
b94e445257
fix quit instruction, added default indicator, connection status filter
2020-02-10 15:04:40 +01:00
anhefti
92663c18e8
removed examKeySalt
2020-02-10 11:24:39 +01:00
anhefti
4d93eb316f
fixed missing moodle token path attribute
2020-02-10 10:53:10 +01:00
anhefti
1ecaa132a9
fixed quit JSON
2020-02-10 10:27:45 +01:00
anhefti
857706c7b7
fixed client config formatting
2020-02-05 14:29:50 +01:00
anhefti
5e8c158214
creation date for user, list actions, dates and times formatting
2020-02-05 13:18:22 +01:00
anhefti
46364052c9
fix build
2020-01-30 16:33:29 +01:00
anhefti
77556a914c
GUI improvements and added surname to user-account
2020-01-30 16:19:50 +01:00
anhefti
2f64cf92e0
registration page
2020-01-23 16:46:05 +01:00
anhefti
ed8387216b
SEBSERV-33 fix and improvements
2020-01-22 16:44:25 +01:00
anhefti
77aae3ad54
SEBSERV-75 implementation and fixes
2020-01-22 13:26:33 +01:00
anhefti
c009ccc7e8
fixed tests
2020-01-21 16:32:05 +01:00
anhefti
e5f5bc5c02
SEBSERV-75 implementation
2020-01-21 16:27:04 +01:00
anhefti
8ab3ddf725
fixed cache sync
2020-01-20 10:30:43 +01:00
anhefti
351148e435
sync session caches when needed, code cleanup
2020-01-20 09:48:02 +01:00
anhefti
3b8924ac53
added missing exam configuration properties
2020-01-16 10:46:52 +01:00
anhefti
1f2d6ca76b
version 0.5.4-beta
2020-01-15 10:53:04 +01:00
anhefti
e9bd233635
more tests
2020-01-14 16:25:37 +01:00
anhefti
a2c631e8f8
fix codecov
2020-01-14 14:56:33 +01:00
anhefti
56a23544df
tests
2020-01-14 14:38:49 +01:00
anhefti
b5c9057589
more unit tests
2020-01-14 14:24:19 +01:00
anhefti
45fb04955b
SEBSERV-105 GUI implementation and bug-fix
2020-01-13 15:08:08 +01:00
anhefti
151b6b734a
SEBSERV-105 back-end and some front-end tasks
2020-01-09 16:53:45 +01:00
anhefti
d8668e1c68
Improved missing ping, fixed fortify issue
2020-01-07 16:07:14 +01:00
anhefti
67c1aef81e
improved tool-tips
2020-01-06 15:45:20 +01:00
anhefti
0182bf0589
improved list navigation
2020-01-06 14:14:41 +01:00
anhefti
e54464a601
fix texts
2020-01-06 13:13:27 +01:00
anhefti
2bd1d328e9
fix for Java 8 (generic type declaration)
2020-01-06 12:43:01 +01:00
anhefti
771641627b
code cleanup
2020-01-06 12:14:10 +01:00
anhefti
663662d50e
info monitoring disable
2019-12-23 13:21:59 +01:00
anhefti
0e528a3c86
monitoring improvements
2019-12-19 16:44:42 +01:00
anhefti
25ab3106aa
SEBSERV-74 implementation plus monitoring filter and features
2019-12-18 16:21:20 +01:00
anhefti
c1b4755ebb
fix for Java 8
2019-12-16 13:50:56 +01:00
anhefti
d257a3340e
SEB instructions implementation and cached quizzes
2019-12-16 13:42:21 +01:00
anhefti
831a605b05
tagging 0.5.3-beta
2019-12-12 19:51:39 +01:00
anhefti
eacb1f9b57
active
2019-12-12 19:49:13 +01:00
anhefti
76174fecad
fixes
2019-12-12 19:47:20 +01:00
anhefti
4490aa34cf
bug fixes and update data model for seb instructions
2019-12-12 17:02:57 +01:00
anhefti
9f72f68738
fixed ping event update for closed
2019-12-11 16:56:16 +01:00
anhefti
d4c385a635
logo
2019-12-11 16:22:20 +01:00
anhefti
e78d5f29f8
fix
2019-12-11 16:02:53 +01:00
anhefti
18628e72ab
fixed setup
2019-12-11 15:55:09 +01:00
anhefti
325ba982eb
fixed startup and remove maven demo profile
2019-12-11 14:54:55 +01:00
anhefti
b729eae9fa
fixed spring setup
2019-12-11 12:40:49 +01:00
anhefti
876f3f6ffe
fix
2019-12-11 12:30:32 +01:00
anhefti
af2fbbcb79
prepare for new version
2019-12-11 11:37:01 +01:00
anhefti
952ad09d5a
fix build on travis
2019-12-11 11:29:52 +01:00
anhefti
b1c4e55e8c
fixed build
2019-12-11 11:15:35 +01:00
anhefti
25bd3a1a56
prepare for installation
2019-12-11 11:02:31 +01:00
anhefti
4023e0ac4d
updated configuration
2019-12-10 16:32:39 +01:00
anhefti
9f752bf145
added SEBSever logo
...
added Institution show case
added table attribute to user session
2019-12-10 13:33:15 +01:00
anhefti
b27c79e1d8
log SEB Client ping threshold overflows as Error log
2019-12-09 15:26:14 +01:00
anhefti
3fee5dc0a6
fixed tests
2019-12-09 12:29:20 +01:00
anhefti
f38067fdc5
remove prevention of SEB Client event log on none established conn.
2019-12-09 12:21:25 +01:00
anhefti
a82838dfd6
fixed session table color update
2019-12-09 12:16:51 +01:00
anhefti
1da72a0f31
fixes and server init
2019-12-09 12:06:14 +01:00
anhefti
7ce1baafa5
fixed tests
2019-12-06 16:11:03 +01:00
anhefti
aad1ec967c
added initial admin account generation on startup
2019-12-05 17:05:50 +01:00
anhefti
3d4b705f8f
docu
2019-12-04 16:47:28 +01:00
anhefti
c0654b10ad
more tests / back to JUnit 4
2019-12-03 16:55:14 +01:00
anhefti
43554b8215
more tests
2019-12-03 16:23:42 +01:00
anhefti
46de0b1242
fixed init
2019-12-02 13:11:35 +01:00
anhefti
b2f0f1e81b
fixed automatic exam state update error
2019-12-02 12:49:05 +01:00
anhefti
898a3c4d59
removed debug code
2019-12-02 12:05:21 +01:00
anhefti
6f9c84969f
fixes in indicator threshold validation
2019-11-28 16:20:32 +01:00
anhefti
646cc51d3e
improved indicator view and monitoring view
2019-11-28 11:57:24 +01:00
anhefti
a1a9c482e3
SEBSERV-67 fixed
2019-11-27 16:12:59 +01:00
anhefti
800399f83b
SEBSERV-93 fixed
2019-11-27 15:46:20 +01:00
anhefti
952e8ef12f
added diverse activity action use cases (possibilities) to Institution
2019-11-27 15:19:19 +01:00
anhefti
71fb39749b
minor fixes
2019-11-27 12:08:48 +01:00
anhefti
18a85b4333
findbugs
2019-11-27 10:56:08 +01:00
anhefti
d1cdd188a3
made client connection timeouts configurable
2019-11-27 10:38:04 +01:00
anhefti
fccfb2ca84
some tweaks on exam form
2019-11-27 10:11:13 +01:00
anhefti
3e8b52acb9
SEBSERV-58 implemented
2019-11-27 09:33:32 +01:00
anhefti
e3b0d2251e
fixed exception handling, bugfix and code cleanup
2019-11-26 15:30:41 +01:00
anhefti
4811d88940
minor bugifx
2019-11-25 15:57:13 +01:00
anhefti
f5964216c4
minor fix
2019-11-25 15:36:36 +01:00
anhefti
5a6527961a
findbug fixes and bugfixes in import
2019-11-25 15:15:00 +01:00
anhefti
31f8dc295b
fix findbugs
2019-11-25 11:49:30 +01:00
anhefti
2fd7ce47b8
crate work-around for SEB restriction API
2019-11-25 11:22:21 +01:00
anhefti
3772ad754d
prepare for version 0.5.1-beta
2019-11-21 16:13:47 +01:00
anhefti
c1eb395679
SEBSERV-92 fixed
2019-11-21 15:47:52 +01:00
anhefti
17ed7530ee
SEBSERV-98 done
2019-11-21 15:35:51 +01:00
anhefti
745e0870cb
SEBSERV-96 added also create config action in template view
2019-11-21 13:12:00 +01:00
anhefti
b0ca9dd136
SEBSERV-55 fixed
2019-11-20 16:57:07 +01:00
anhefti
ae43518ab8
SEBSERV-95
2019-11-20 16:12:38 +01:00
anhefti
f379114b46
SEBSERV-94 implementation and some code cleanup
2019-11-20 15:08:59 +01:00
anhefti
2e3594b95b
merged language(en) texts
2019-11-19 10:55:17 +01:00
anhefti
188c59c6e5
improved missing password message, message popup improvement
2019-11-19 10:39:55 +01:00
anhefti
11471eea00
fixed text input height
2019-11-18 13:20:00 +01:00
anhefti
6f7035acfd
fix input field height
2019-11-18 12:59:38 +01:00
anhefti
3cc2ee2b34
update exam form
2019-11-18 12:31:41 +01:00
anhefti
eb122c7399
fixed some issues with forms and (auto)update of exams
2019-11-18 11:24:04 +01:00
anhefti
31b0c4f7da
not template selection if there are no templates
2019-11-18 09:46:42 +01:00
anhefti
4e6225b803
marked Mockup Exams with (MOCKUP)
2019-11-18 09:13:40 +01:00
anhefti
1ef8c3602a
update to version 0.5.0
2019-11-14 16:50:39 +01:00
anhefti
fc1c6182d3
config and template fixes
2019-11-14 16:42:02 +01:00
anhefti
33bd16d55a
fixed imports
2019-11-14 14:48:36 +01:00
anhefti
12b4776b87
fixed import of InlineTable and added new icons
2019-11-14 12:44:16 +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
097541878a
minor fixes
2019-11-12 08:41:30 +01:00
anhefti
6b48bca761
SEBSERV-73 finished first feature complete
2019-11-11 16:39:48 +01:00
anhefti
0d4e5c419a
better indicator coloring on monitoring
2019-11-06 15:11:59 +01:00
anhefti
38442dda25
fixed import new config reload
2019-11-05 14:22:30 +01:00
anhefti
9bc8dfaf8b
new import implementation with creating new configuration
2019-11-05 13:55:05 +01:00
anhefti
da178edf50
fixed test
2019-11-05 09:19:37 +01:00
anhefti
78ffa7bc2c
seb restriction switch, minor fixes for export
2019-11-05 09:15:28 +01:00
anhefti
2d016ed7fc
better seb restriction update handling
2019-11-03 15:05:48 +01:00
anhefti
810b6dc8c2
SEBSERV-73 seb exam config add/remove on running exam
2019-11-01 20:50:42 +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
a0bb0db5ed
SEBSERV-73 exam config <-> exam attachment handling
2019-10-24 15:34:26 +02:00
anhefti
bac8aba3eb
SEBSERV-73 added exam reference table to exam config view page
2019-10-24 13:44:55 +02:00
anhefti
fb13c62eeb
SEBSERV-73 Exam Config changes and test fixes
2019-10-24 12:00:56 +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
2b7c5da479
fix production schema
2019-10-17 20:47:37 +02:00
anhefti
592cc62d92
fix Java 8
2019-10-17 20:23:06 +02:00
anhefti
9feb092c06
fix generics for Java 8
2019-10-17 20:15:55 +02:00
anhefti
ce7f002d82
fixed exam monitoring caching
2019-10-17 20:09:34 +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
d22213a6fb
added new fields to Exam Config
2019-10-15 08:39:05 +02:00
anhefti
258ba2939f
fixed import bugs
2019-10-14 15:41:56 +02:00
anhefti
dc7df0620c
fixed import
2019-10-11 23:13:57 +02:00
anhefti
2bb0ae1c0d
import, configuration
2019-10-10 22:46:14 +02:00
anhefti
f3b44d9cbe
deleted docker and fixed some minor issues
2019-10-10 09:29:48 +02:00
anhefti
61b12fc30c
fixed dowload file names
2019-10-09 15:34:15 +02:00
anhefti
16828096ba
version
2019-10-09 13:59:09 +02:00
anhefti
7bcf4080f4
minor fix
2019-10-09 10:02:47 +02:00
anhefti
1c1e427efd
fixed secure startup
2019-10-08 14:21:46 +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
d696c32763
code cleanup
2019-10-08 11:23:53 +02:00
anhefti
eccafd20a5
minor fix (startDate instead of endDate)
2019-10-08 11:21:46 +02:00
anhefti
4d9f4faf09
SEBSERV-46 fixed some stuff in back-end, more logging
2019-10-08 11:08:33 +02:00
anhefti
526b97d47b
SEBSERV-90 implementation and fixes
2019-10-07 15:05:22 +02:00
anhefti
a15b643d3c
fix
2019-10-07 13:54:45 +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
2af692f9ff
SEBSERV-46 front-end implementation
2019-10-07 10:53:23 +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
09b326fdfe
fixed Test And Save on LMS Setup edit view
2019-10-01 11:09:30 +02:00
anhefti
db29818ecd
update production setup
2019-09-30 16:11:54 +02:00
anhefti
7eac2acb26
fix edx course url
2019-09-16 10:16:36 +02:00
anhefti
97183f490d
fix exam save bug (deactivation)
2019-09-13 17:22:47 +02:00
anhefti
5aa3671608
fixed caching issue with Exam Config changes on running exams
2019-09-13 16:57:07 +02:00
anhefti
278bdf4673
demo
2019-09-13 14:39:57 +02:00
anhefti
8bcf7afe3b
fixed SEB export file names
2019-09-13 14:33:05 +02:00
anhefti
3ca92d64e7
adapt data
2019-09-12 19:34:57 +02:00
anhefti
987728d025
fixed thresholds
2019-09-12 19:31:54 +02:00
anhefti
751220272e
fixed thresholds
2019-09-12 19:09:28 +02:00
anhefti
56d11b8e64
update docker and fix quiz discovery filter
2019-09-12 16:40:28 +02:00
anhefti
3a0ac74bb9
fixed PageState bug for pop-up dialogs
2019-09-12 10:14:57 +02:00
anhefti
96cad3155a
some bug fixes and message updates
2019-09-12 09:15:14 +02:00
anhefti
c2b2dea65f
fix user account edit privileges and page state
2019-09-11 16:44:26 +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
f0fcbefdbb
tag version 0.4.2-beta
2019-09-11 12:37:12 +02:00
anhefti
a0f5d95037
testing code coverage
2019-09-11 12:25:09 +02:00
anhefti
2c063534a4
jacoco
2019-09-11 09:57:55 +02:00
anhefti
d8ff772955
tests
2019-09-11 09:16:17 +02:00
anhefti
276939229f
tests and pmd trend and coverage
2019-09-11 09:03:36 +02:00
anhefti
4f28eb240c
PMD trend config
2019-09-11 08:50:39 +02:00
anhefti
bffdcc07e3
fix cache bug within ClientConnection request / more tests
2019-09-11 08:19:10 +02:00
anhefti
eb71c4bcc4
fixes
2019-09-10 13:50:42 +02:00
anhefti
958a97b556
more tests and find-bugs fixes
2019-09-10 12:09:43 +02:00
anhefti
71635c85f6
more tests and find-bug fixes
2019-09-10 10:26:07 +02:00
anhefti
02446b5003
new tests and findbugs fixes
2019-09-09 14:36:29 +02:00
anhefti
ebbfde4718
code cleanup and fixes
2019-09-09 13:19:43 +02:00
anhefti
a58b09d2ff
get SEB Configuration API fix
2019-09-09 12:47:41 +02:00
anhefti
2e4e6d4164
fixed connection authenticated status warning
2019-09-09 10:20:04 +02:00
anhefti
e64d2a63e8
fix for external address alias
2019-09-09 10:05:34 +02:00
anhefti
83b552a36c
added external address alias support for LMSMockup
2019-09-09 09:47:08 +02:00
anhefti
9b105ab476
introduces external server address alias config-property
2019-09-09 09:33:55 +02:00
anhefti
9bf6033fbd
fixed discovery API
2019-09-05 15:18:22 +02:00
anhefti
4dfba2e392
async service shutdown
2019-09-05 12:53:11 +02:00
anhefti
ec1d10b646
resource bundle configuration and discovery bugfix
2019-09-05 08:37:18 +02:00
anhefti
c4b6f85035
logging resource bundle load
2019-09-04 16:01:04 +02:00
anhefti
e195007c82
fix messages and remove started quiz check on import
2019-09-04 15:49:36 +02:00
anhefti
7702a6649c
messages
2019-09-04 13:23:33 +02:00
anhefti
b12deb4bdb
demo with custom message properties
2019-09-04 12:25:44 +02:00
anhefti
1a9d710892
made imprint, about and help configurable
2019-09-04 12:21:29 +02:00
anhefti
ba843df5b5
fixed browser reload bug
2019-09-03 16:59:50 +02:00
anhefti
054dd9d06d
fixed discovery page / more tests
2019-09-03 16:15:00 +02:00
anhefti
418e101ca1
fixed discovery endpoint for SEB Client Configuration
2019-09-03 15:20:15 +02:00
anhefti
5e11dcdef1
SEBSERV-66 fix
2019-09-03 14:58:24 +02:00
anhefti
71783cf278
SEBSERV-79 SEBSERV-66 implementation
2019-09-03 14:49:24 +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
870eaffe8c
fix tests
2019-09-02 14:47:01 +02:00
anhefti
437ea7714d
surfire
2019-09-02 14:23:00 +02:00
anhefti
35c06c2657
jacoco
2019-09-02 14:16:31 +02:00
anhefti
b9b8581075
configure jacoco for JUnit 5
2019-09-02 14:00:07 +02:00
anhefti
8c4d5c50f8
fixed compilation
2019-09-02 13:36:13 +02:00
anhefti
91ae7d9d0d
updated to JUnit 5
2019-09-02 13:30:46 +02:00
anhefti
88df75c6dc
SEBSERV-34 fixed
2019-09-02 13:21:16 +02:00
anhefti
7a8cdf0ee3
SEBSERV-60 implemented
2019-09-02 12:56:32 +02:00
anhefti
cf948d5827
SEBSERV-89 implemented
2019-09-02 11:36:11 +02:00
anhefti
edb751de87
refactored client connection (more integrity checks)
2019-09-02 10:20:51 +02:00
anhefti
bdd2b668e5
demo update
2019-09-02 08:59:41 +02:00
anhefti
59c437e61d
added creation_time to client connection and code-cleanup
2019-08-30 12:32:58 +02:00
anhefti
e4d9961d94
bug fixes
2019-08-29 16:47:12 +02:00
anhefti
c0f30b8510
prod
2019-08-29 16:10:38 +02:00
anhefti
9b47374373
prod
2019-08-29 14:12:13 +02:00
anhefti
956df03cc1
production
2019-08-29 11:46:54 +02:00
anhefti
431063ab32
prod
2019-08-28 14:43:14 +02:00
anhefti
104fe6512d
prod SSL and added lmsType to RunningExamInfo
2019-08-27 16:35:23 +02:00
anhefti
cc14f47b77
production
2019-08-27 10:36:43 +02:00
anhefti
68e5373515
production config
2019-08-27 10:36:32 +02:00
anhefti
3671fcaa6f
prod
2019-08-27 10:04:35 +02:00
anhefti
bd96ed7955
prod
2019-08-27 09:50:09 +02:00
anhefti
da59627f97
prepare prod with application properties
2019-08-27 09:13:33 +02:00
anhefti
32c97e5b4d
fixed ignore of prod config
2019-08-27 08:22:06 +02:00
anhefti
0f63d54266
test3
2019-08-26 17:21:39 +02:00
anhefti
1d305c09d8
init production profile
2019-08-26 16:54:23 +02:00
anhefti
a7097d8b81
added encryption for SEB Exam config download
2019-08-26 13:07:29 +02:00
anhefti
79725f9924
preparing demo
2019-08-23 13:39:11 +02:00
anhefti
48f4d29896
fix startup
2019-08-23 13:30:22 +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
17bbdb5ade
fixed startup
2019-08-23 11:57:44 +02:00
anhefti
3280392b15
prepare for version 0.4.1
2019-08-23 11:39:32 +02:00
anhefti
b4c58bce81
SEBSERV-36 fixed. supported files are PNG and JPG/JPEG
2019-08-23 11:37:02 +02:00
anhefti
d94ec3b391
SEBSERV-59 fixed
2019-08-23 11:29:28 +02:00
anhefti
f3646e28a6
SEBSERV-56 implemented
2019-08-23 11:22:57 +02:00
anhefti
1f6810cdf2
SEBSERV-85 fix
2019-08-22 16:53:50 +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
2b3b44419c
fixes for demo
2019-08-21 12:06:23 +02:00
anhefti
c152e0e14d
force mybatis init
2019-08-21 11:48:34 +02:00
anhefti
44f71c70c9
prepare demo with docker compose
2019-08-21 09:53:29 +02:00
anhefti
ccc609a17b
prepare demo for docker-compose
2019-08-21 09:32:32 +02:00
anhefti
9b12d04daa
prepare for prod
2019-08-20 17:19:15 +02:00
anhefti
b5ce9d3269
fixed password retype field error display
2019-08-14 17:56:43 +02:00
anhefti
34982a8ae4
fixed table row height
2019-08-14 17:13:37 +02:00
anhefti
d8402b1a99
SEBSERV-87 fix
2019-08-14 16:43:23 +02:00
anhefti
8cb4c22cc8
trying to make theme customizable
2019-08-14 08:11:01 +02:00
anhefti
39dde1d9a7
SEBSERV-84 fixed also for Chrome and IE
2019-08-13 16:57:56 +02:00
anhefti
fad7876fff
SEBSERV-83 SEBSERV-82
2019-08-13 16:18:11 +02:00
anhefti
1e475c6699
minor bug fix in connection table
2019-08-12 13:11:34 +02:00
anhefti
bc791e1eae
fix demo schema again
2019-08-12 12:38:10 +02:00
anhefti
9d8d488d7d
fixed demo schema setup
2019-08-12 12:31:58 +02:00
anhefti
baa1a72942
fix maria db connection
2019-08-12 12:21:31 +02:00
anhefti
d3bb438d8d
prepare for version 0.4.0 beta
2019-08-12 12:05:29 +02:00
anhefti
b1edcd55dc
fixed monitoring for demo and ping indicator
2019-08-09 11:29:18 +02:00
anhefti
00d7a91a43
fixed institutional logo handling
2019-08-08 20:35:57 +02:00
anhefti
c97a2ff02b
fixed error on username change on own User-Account
2019-08-08 16:49:48 +02:00
anhefti
981ee1dbfa
SEBSERV-81 fixed
2019-08-08 15:10:22 +02:00
anhefti
bd700bd581
tag v0.3.4
2019-08-08 08:01:48 +02:00
anhefti
c7da0a962a
fix tests
2019-08-07 17:05:35 +02:00
anhefti
ddc3a1ea17
minor bug fixes
2019-08-07 16:49:05 +02:00
anhefti
1e679317ee
fixed compile error
2019-08-07 16:02:23 +02:00
anhefti
d1f0d948a0
filter fixes
2019-08-07 15:51:47 +02:00
anhefti
24c3d31e58
SEBSERV-78 SEBSERV-77 fixed
2019-08-07 15:47:46 +02:00
anhefti
0b1ed4c46c
SEBSERV-76 fixed
2019-08-07 14:15:57 +02:00
anhefti
47a0f37d9d
SEBSERV-26 SEB client event logs
2019-08-07 12:57:25 +02:00
anhefti
ccced32e1d
change streaming support back to RestTemplate
2019-08-01 12:32:34 +02:00
anhefti
11c79d55d8
beta 0.3.3
2019-08-01 11:20:49 +02:00
anhefti
ccf241ef47
fixed asynchronous download by using response output-stream directly
2019-08-01 09:04:29 +02:00
anhefti
e5f8a995e6
SEBSERV-26 user activity logs
2019-07-31 17:34:42 +02:00
anhefti
86720923c5
minor fixes
2019-07-29 16:46:10 +02:00
anhefti
d84ec117c1
added Config-Key export (not yet correct Config-Key)
2019-07-29 16:15:37 +02:00
anhefti
58c8b12ebe
JSON export for Config-Key generation
2019-07-25 16:40:23 +02:00
anhefti
6b9fc60981
SEBSERV-63 SEBSERV-62 client connection detail page implementation
2019-07-24 12:46:48 +02:00
anhefti
1e7c8361d5
SEBSERV-49 fixed
2019-07-22 12:48:45 +02:00
anhefti
da0d56baee
SEBSERV-50 adapt normal form error handling to exam form error handling
2019-07-22 12:36:54 +02:00
anhefti
ba49611c1c
SEBSERV-62 code cleanup, ClientConnectionController
2019-07-22 10:36:23 +02:00
anhefti
7e453edb00
adapt data
2019-07-18 20:53:44 +02:00
anhefti
ddf18579a9
fixes
2019-07-18 20:22:18 +02:00
anhefti
565e048df9
fixes on sort
2019-07-18 17:02:46 +02:00
anhefti
043f6b72e5
SEBSERV-63 client connection table sort
2019-07-18 16:22:19 +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
16d18a53e6
SEBSERV-62 bug-fixes, improvements
2019-07-11 17:03:30 +02:00
anhefti
f26b1945ad
fix compile
2019-07-10 12:16:12 +02:00
anhefti
42ef5a04aa
SEBSERV-62 SEBSERV-63 exam-api changes and GUI implementation
2019-07-10 12:08:08 +02:00
anhefti
5f9a2c6fe0
SEBSERV-63 monitoring and running exam list page
2019-07-08 14:54:17 +02:00
anhefti
43283fe14f
fixed for v0.3.1
2019-07-08 09:29:47 +02:00
anhefti
d843ec9a3c
fixes for v0.3.1
2019-07-08 09:24:09 +02:00
anhefti
be1ef6b244
fixes for v0.3.1
2019-07-08 09:14:53 +02:00
anhefti
7ad1e20316
find-bugs
2019-07-04 16:33:48 +02:00
anhefti
5551c7d7c2
active client connection handling and find-bugs
2019-07-04 15:33:09 +02:00
anhefti
aac40bcd5a
find-bugs
2019-07-04 14:56:16 +02:00
anhefti
15739de559
fix find-bugs issues
2019-07-04 13:58:10 +02:00
anhefti
70094a5a60
code cleanup and adapt demo properties
2019-07-04 12:26:25 +02:00
anhefti
daafb7a64b
added toggle action buttons for active/inactive on institutions
2019-07-04 10:57:14 +02:00
anhefti
412ed6fd7b
SEBSERV-62 configuration download and testing
2019-07-04 10:19:12 +02:00
anhefti
3b6e3d88e0
SEBSERV-62 testing and fixes
2019-07-03 16:34:52 +02:00
anhefti
b314ca651f
SEBSERV-62 controller implementation and prepare for testing
2019-07-02 15:30:24 +02:00
anhefti
44688429bb
SEBSERV-62 service implementations and preparing for config download
2019-06-28 12:46:36 +02:00
anhefti
8d9cf58e69
SEBSERV-65 minor fix
2019-06-27 12:47:43 +02:00
anhefti
37e75207b1
SEBSERV-65 fixed - exam-admin has now institutional read privilege on
...
user accounts.
2019-06-27 10:42:06 +02:00
anhefti
3d67b4ed9c
SEBSERV-62 Model, DAO and service implementation
2019-06-26 15:31:18 +02:00
anhefti
54eea01dc2
SEBSERV-64 code cleanup
2019-06-25 10:24:51 +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
3f0c8487b9
API doc
2019-06-08 20:30:03 +02:00
anhefti
d29941dfd1
release beta 0.3.0
2019-06-06 13:54:52 +02:00
anhefti
4e4883b8b7
fixes code cleanup and docu
2019-06-06 13:29:25 +02:00
anhefti
f53243e001
fix bugs
2019-06-06 10:43:04 +02:00
anhefti
bba89c952e
prepare for demo
2019-06-06 09:30:20 +02:00
anhefti
920a497ef0
compile fixes Java 10 methods
2019-06-06 09:20:09 +02:00
anhefti
9e34312ef3
fixes and prepare for demo
2019-06-06 09:07:54 +02:00
anhefti
b18febb75f
fix for demo
2019-06-05 16:22:04 +02:00
anhefti
fb32851a35
prepare for demo
2019-06-05 16:16:37 +02:00
anhefti
8ed363f646
prepare for demo
2019-06-05 14:45:57 +02:00
anhefti
1b24b2cb7a
more fixes
2019-06-05 14:14:40 +02:00
anhefti
b8ac41b066
minor fixes
2019-06-05 13:58:35 +02:00
anhefti
652de887a5
minor fixes and tables
2019-06-05 13:10:07 +02:00
anhefti
bbb15bba40
SEBSERV-44 SEBSERV-45 export of plain XML exam config implemented
2019-06-05 09:58:59 +02:00
anhefti
f95485fb7d
SEBSERV-45 some styles and GridTable adaptColumnWidth with TODO
2019-06-03 13:52:16 +02:00
anhefti
e90bf79034
SEBSERV-44 added Exam API endpoints and discovery
2019-06-03 11:44:55 +02:00
anhefti
985e1ae386
added more tests
2019-05-31 14:16:41 +02:00
anhefti
e4dc5caec3
fix compilation
2019-05-31 12:43:18 +02:00
anhefti
4a7220f7ab
SEBSERV-45 added tooltip texts where found
2019-05-31 12:27:20 +02:00
anhefti
de0a397567
SEBSERV-44 SEBSERV-45 finished config tool and some bug fixes
2019-05-31 12:27:19 +02:00
anhefti
7e0031cf8b
minor refactoring and code cleanup
2019-05-31 12:27:19 +02:00
anhefti
ba07076a88
SEBSERV-44 SEBSERV-45 Exam - SEB Configuration mapping implementation
2019-05-31 12:27:18 +02:00
anhefti
5572e1ba9e
SEBSERV-44 added encryption password field to seb config exam mapping
2019-05-31 12:27:17 +02:00
anhefti
66608e0953
SEBSERV-45 SEBSERV-48 added v-scrolling to main content page
2019-05-31 12:27:16 +02:00
anhefti
bdf8ea8bd9
update DB shema and tests
2019-05-24 12:27:30 +02:00
anhefti
fecedefe93
finished arguments dyn table
2019-05-24 09:26:49 +02:00
anhefti
d717412c89
scrolling first time working but need to cleanup
2019-05-24 08:07:52 +02:00
anhefti
eaf34ebeed
SEBSERV-45 finished rest of views with some missing attributes so far
2019-05-22 15:31:17 +02:00
anhefti
fc07b5b80c
changed Rest API call Open edX from JWT to Beater token
2019-05-21 11:28:13 +02:00
anhefti
3a2a7847ee
SEBSERV-45 added applications view
2019-05-20 15:30:14 +02:00
anhefti
3654366dc8
more seb config pages
2019-05-16 17:17:08 +02:00
anhefti
6f9bacf1eb
SEBSERV-45 created exam config pages general and user interface
2019-05-15 17:01:12 +02:00
anhefti
27b75062cc
finished config streaming out/in
2019-05-11 21:42:33 +02:00
anhefti
06da2d026b
asynchronous zip end encryption streaming for seb configs download
2019-05-11 16:47:10 +02:00
anhefti
8867721a8a
SEBSERV-44 SEBSERV-45 exam config table implementation
2019-05-10 14:09:56 +02:00
anhefti
e2b93e5529
apply Spring's actuator
2019-05-09 11:26:11 +02:00
anhefti
5032e39352
SEBSERV-45 seb configuration table implementation
2019-05-07 16:34:02 +02:00
anhefti
0a648d8c84
SEBSERV-45 password field implementation
2019-05-06 10:04:34 +02:00
anhefti
529e8c2f83
fixed tests
2019-05-02 16:02:37 +02:00
anhefti
e2383fa4b3
fixed compile error
2019-05-02 15:51:13 +02:00
anhefti
7bf8edaa54
password input field and fixed compile error
2019-05-02 15:43:03 +02:00
anhefti
f4af098a6f
SEBSERV-44 SEBSERV-45 validation on back end
2019-04-30 21:39:59 +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
5c7bbdb3a3
SEBSERV-45 Exam Configuration list and form
2019-04-23 12:34:11 +02:00
anhefti
c0f68c1340
SEBSERV-44 added Controllers
2019-04-18 16:01:56 +02:00
anhefti
998c31e418
SEBSERV-44 configuration creation and history handling
2019-04-18 12:20:44 +02:00
anhefti
915a7674fd
using random salt within the encrypted cipher now
2019-04-17 11:17:12 +02:00
anhefti
34a1f14eb0
SEBSERV-44 SEBSERV-45 SEB Client Config implementation
2019-04-17 10:22:53 +02:00
anhefti
54bdafa1e7
SEBSERV-54 fix onEmptyEntityKeyGoTo
2019-04-16 16:16:14 +02:00
anhefti
4fe8034501
SEBSERV-44 Controller implementation
2019-04-11 16:59:47 +02:00
anhefti
e3d6426cc2
SEBSERV-47 fix
2019-04-11 15:47:54 +02:00
anhefti
201e37914e
refactoring EntityController
2019-04-11 14:26:05 +02:00
anhefti
2b3d4aa27d
SEBSERV-44 DAO implementations
2019-04-11 12:15:26 +02:00
anhefti
489b61a4d5
SEBSERV-46 created Domain Model
2019-04-10 10:03:06 +02:00
anhefti
fb6894e17c
refactoring of CircuitBreaker and MemoizingCircuitBreaker, Tests
2019-04-10 10:01:59 +02:00
anhefti
ed3ed44aff
code cleanup
2019-04-09 11:54:41 +02:00
anhefti
b68484b022
fixes for testing
2019-04-09 10:31:45 +02:00
anhefti
5e2956be0b
version 0.2.2
2019-04-09 10:13:30 +02:00
anhefti
03970fef7b
fixed authorization bug
2019-04-09 10:12:52 +02:00
anhefti
a857e313d5
fixes for test release 0.2.1
2019-04-09 09:44:52 +02:00
anhefti
cee8e27fe2
fixes for testing
2019-04-08 21:42:37 +02:00
anhefti
7afa633a3c
fixes for testing version 0.2
2019-04-08 21:11:01 +02:00
anhefti
e85f240aec
version 0.2
2019-04-06 18:54:03 +02:00
anhefti
1215356b8a
fix for demo
2019-04-05 16:20:09 +02:00
anhefti
77f972e28d
prepare for demo
2019-04-05 16:11:24 +02:00
anhefti
458348392b
prepare for demo
2019-04-05 16:10:31 +02:00
anhefti
71a75bb406
fixed for demo, code cleanup
2019-04-05 15:58:59 +02:00
anhefti
eb8e37a888
fix compile Java 8
2019-04-05 14:12:36 +02:00
anhefti
1d2b7c98cd
fix for demo
2019-04-05 14:05:06 +02:00
anhefti
95af203dde
fixed exam filter
2019-04-04 11:20:44 +02:00
anhefti
8278f3f43d
fixes
2019-04-03 17:01:55 +02:00
anhefti
96b6f6efc7
fix tests
2019-04-02 14:18:31 +02:00
anhefti
f403fa5eb1
more tests
2019-04-02 12:03:56 +02:00
anhefti
462546a30a
more integration tests
2019-04-01 16:53:06 +02:00
anhefti
f69176cc23
more integration tests
2019-04-01 16:24:11 +02:00
anhefti
76c08bb5c6
minor fixes and code cleanup
2019-04-01 14:48:12 +02:00
anhefti
529e3a84f2
SEBSERV-33 should be fixed also for edge browser
2019-04-01 14:13:09 +02:00
anhefti
36f2bae79a
SEBSERV-41 fixed
2019-04-01 13:55:51 +02:00
anhefti
7940af0deb
SEBSERV-30 minor fixes
2019-04-01 13:44:15 +02:00
anhefti
6c27f2aeeb
SEBSERV-38 refactoring of PageAction handling
2019-04-01 10:48:05 +02:00
anhefti
98deb870eb
SEBSERV-30 default action for list double click and code cleanup
2019-03-29 14:34:51 +01:00
anhefti
7ccacfcb73
SEBSERV-30 IndicatorList
2019-03-27 11:44:28 +01:00
anhefti
100bf77bd4
SEBSERV-29 SEBSERV-30 Indicator, ColorSelector, edx integration
2019-03-26 13:00:09 +01:00
anhefti
584a900529
SEBSERV-29 new multi selection with combo supporter selection
2019-03-21 16:55:11 +01:00
anhefti
94858b757a
SEBSERV-29 SEBSERV-30 Quiz Discovery, Exam and Indicator, Action Pane
2019-03-20 14:32:36 +01:00
anhefti
beba9850b8
circuit breaker
2019-03-18 09:46:03 +01:00
anhefti
c89d813dca
CircuitBreaker implementation and testing
2019-03-15 23:25:51 +01:00
anhefti
6e020b8e6f
more javadoc
2019-03-14 22:31:20 +01:00
anhefti
d404498475
SEBSERV-30 preparing for Exam and Quiz gui and javadoc
2019-03-14 16:56:34 +01:00
anhefti
7b2f7228af
SEBSERV-29 implementation of quiz data search from and LmsAPITemplate
2019-03-14 13:32:26 +01:00
anhefti
c51016a548
SEBSERV-35 fixed by add UTF-8 encoding where needed
2019-03-12 11:34:01 +01:00
anhefti
3c42843f13
added more type information to RestCall's
2019-03-12 09:12:01 +01:00
anhefti
718bd74e22
fixed compile error for Java 8
2019-03-12 08:11:36 +01:00
anhefti
e024bc5462
SEBSERV-29 SEBSERV-30 finished Seb Client Config export (On Institution)
2019-03-11 16:59:28 +01:00
anhefti
c0b6725c7d
SEBSERV-21 fixed User-Account password reset difference between own
...
account and an account that is administrated by an other user
2019-03-08 20:18:18 +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
4861fa32cf
fix compile error Java 8
2019-03-07 13:42:04 +01:00
anhefti
3cd18d0797
fixed some find bugs issues
2019-03-07 13:19:30 +01:00
anhefti
bfd25c9885
fixed compile error Java 8
2019-03-07 12:44:01 +01:00
anhefti
f758bde077
fix compile error
2019-03-07 12:27:11 +01:00
anhefti
b74c711ebb
SEBSERV-30 LmsSetup list and form; fixed tests and code cleanup
2019-03-07 12:10:48 +01:00
anhefti
e799a0214f
SEBSERV-25 finished table
2019-03-05 11:08:50 +01:00
anhefti
9bfe3fb2c8
code cleanup and tests
2019-03-04 08:17:09 +01:00
anhefti
d2cfa615a1
code cleanup
2019-02-28 16:54:27 +01:00
anhefti
2e13bf4ca2
docu and fixes
2019-02-27 16:47:10 +01:00
anhefti
360f6d6755
integration tests for GUI and code cleanup
2019-02-27 15:50:15 +01:00
anhefti
1e7b6f807f
code cleanup
2019-02-27 12:44:03 +01:00
anhefti
cd8ba371cc
version
2019-02-27 08:17:13 +01:00
anhefti
33c68beb87
minor fixes
2019-02-27 08:05:32 +01:00
anhefti
0deaa9be46
code cleanup
2019-02-26 16:34:33 +01:00
anhefti
8af5a4fc93
SEBSERV-21 & SEBSERV-27 fixed role based User-Account access
2019-02-26 16:33:20 +01:00
anhefti
24769034a4
prepare for docker build
2019-02-26 09:42:53 +01:00
anhefti
87ccf5b2a4
SEBSERV-21 different fixes
2019-02-25 16:57:37 +01:00
anhefti
97bf08e602
SEBSERV-27 & SEBSERV-21 password change and refactoring
2019-02-25 10:13:18 +01:00
anhefti
f760eba750
SEBSERV-27 User Account multi selection
2019-02-22 14:15:00 +01:00
anhefti
422d816093
SEBSERV-27 User Account Form language and Time Zone selector
2019-02-21 17:00:42 +01:00
anhefti
88356ed821
fixes
2019-02-20 21:37:52 +01:00
anhefti
a3c8610447
fixes
2019-02-20 21:23:08 +01:00
anhefti
bb97e60922
fixes
2019-02-20 21:09:49 +01:00
anhefti
28556afae6
#SEBSERV-27 user account list (with filter)
2019-02-20 09:41:36 +01:00
anhefti
d24bb080fb
SEBSERV-27 fixed institution form for none SEB Admin roles
2019-02-18 09:58:44 +01:00
anhefti
bc569c78ab
SEBSERV-27 finished Institution GUI
2019-02-18 09:39:33 +01:00
anhefti
aa3e5339db
dependency API
2019-02-15 22:05:49 +01:00
anhefti
ad374677ee
doku
2019-02-15 12:30:26 +01:00
anhefti
285290d93d
refactoring of AuthorisationService
2019-02-14 22:46:17 +01:00
anhefti
64f10c6455
institutional logo implementation
2019-02-14 16:54:48 +01:00
anhefti
6b8ef6c694
API names refactoring
2019-02-13 15:36:05 +01:00
anhefti
377df32f72
SEBSERV-27 #Institution Form and actions, refactoring
2019-02-13 14:40:22 +01:00
anhefti
5a9b85ccde
institutional logo
2019-02-10 21:07:15 +01:00
anhefti
c0ba128bc7
fix for java 8
2019-02-08 22:04:35 +01:00
anhefti
04bbadf2e0
more tests and validation
2019-02-08 21:46:18 +01:00
anhefti
c786eed28a
more tests
2019-02-08 20:55:48 +01:00
anhefti
c7c6bf1a42
more tests
2019-02-08 12:19:15 +01:00
anhefti
04d438923d
SEBSERV-27 #Insitution List and actions
2019-02-07 17:03:46 +01:00
anhefti
60bd32c2cb
fix bugs
2019-02-05 16:55:14 +01:00
anhefti
8f10dd6163
SEBSERV-28 # first implementation with sort and navigation
...
still left : filtering
2019-02-05 16:45:41 +01:00
anhefti
94a75735ee
docker
2019-02-04 22:16:58 +01:00
anhefti
21efe190bd
spring
2019-02-04 18:28:31 +01:00
anhefti
ec26aefadf
spring config again
2019-02-04 17:14:16 +01:00
anhefti
9dacdfb2e2
fix spring config
2019-02-04 17:05:39 +01:00
anhefti
c1aff280d9
spring config for java 8
2019-02-04 17:02:48 +01:00
anhefti
de93ebf913
spring config
2019-02-04 16:46:32 +01:00
anhefti
346d8ba8e3
update docker demo
2019-02-04 16:34:34 +01:00
anhefti
cda50a15e7
OpenEdX API Setup plus tests
2019-02-03 21:40:59 +01:00
anhefti
44dbe1e714
more tests and fixes
2019-02-03 14:41:48 +01:00
anhefti
8bad2af97d
coverage
2019-02-02 21:03:54 +01:00
anhefti
0e97d1363a
demo adaption and test coverage
2019-02-02 20:54:38 +01:00
anhefti
9d39e3ad1a
demo docker
2019-02-01 23:38:47 +01:00
anhefti
1a8b1b4d34
create demo version
2019-02-01 22:18:31 +01:00
anhefti
2855f93a55
first implementation of Open edX APITemplate
2019-01-31 22:45:37 +01:00
anhefti
3032720f28
added new table AdditionalAttributes and fix tests
2019-01-31 09:30:18 +01:00
anhefti
729295cfd3
fix compile error for Java 8
2019-01-31 09:03:26 +01:00
anhefti
e7aadc42b8
fix compilation error for Java 8
2019-01-31 08:28:55 +01:00
anhefti
d5f7752e98
SEBSERV-18 SEBSERV-19 #ported from prototype
2019-01-30 17:02:27 +01:00
anhefti
f21f959ad2
setup gui and fix profiles
2019-01-28 16:58:06 +01:00
anhefti
eccbd47d39
more tests
2019-01-27 19:07:28 +01:00
anhefti
2dcba3a0da
refactoring sort
2019-01-26 22:11:19 +01:00
anhefti
8e9cf8741d
adjust API and tests and bugfix
2019-01-26 17:52:05 +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
36b5551ac5
general entity controller and testing
2019-01-21 14:21:56 +01:00
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
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
anhefti
f98e070bde
fixes findbugs
2018-11-14 16:29:51 +01:00
anhefti
5c72132ebf
some fixes
2018-11-14 16:13:53 +01:00
anhefti
f81a20bd03
SEBSERV-2 #gbl, utils and tests
2018-11-14 15:14:40 +01:00
anhefti
25f829908e
SEBSERV-2 #project and configuration setup
2018-11-14 13:58:27 +01:00
anhefti
d4f0a528fa
SEBSERV-2 #Spring Boot setup
2018-11-13 13:18:45 +01:00
anhefti
0527d7cb85
generated ORM code first commit version 0.1
2018-11-13 11:56:12 +01:00