Commit graph

22 commits

Author SHA1 Message Date
39d1626ef7 fix: fixed test.calendarwebapp.jsonexport 2018-01-14 18:33:29 +01:00
3b650cb638 feat: added initial support of writing JSON output when changing events 2018-01-14 17:59:16 +01:00
ad1a966c99 feat: add many tests for calendarwebapp.jsonexport.JSONExporter 2018-01-14 15:04:49 +01:00
3f11970424 feat: add many tests for calendarwebapp.jsonexport.DayJSONManager 2018-01-14 13:51:52 +01:00
e74229d445 marked 2 unittests @safe 2017-12-10 17:06:01 +01:00
108bf48334 added lots of stuff including StubEventStore and tests for it 2017-12-10 17:04:23 +01:00
6a26370b0c wip 2017-12-03 01:27:00 +01:00
66bbcd113a made dauth work with mysql 2017-11-20 21:51:38 +01:00
37fda7abc8 a little cleanup 2017-11-10 18:31:47 +01:00
fd89dd25ca Use DAuth instead of botan for password hashing. Fixes #7 2017-11-10 18:20:55 +01:00
1e6b119ebd made admin interface work with mysql 2017-11-09 02:24:15 +01:00
af0da4c354 Added MySQL support 2017-10-30 02:31:48 +01:00
28e22f08be Merge branch 'master' into admin_interface 2017-10-28 16:05:18 +02:00
6fcb9969df fixed tests and added tests for passhash 2017-10-27 19:52:49 +02:00
0143b933d5 Only show menu when authenticated and only show user management when logged in as admin 2017-10-27 18:03:55 +02:00
dafb065eb3 Added possibility for admins to add and remove users 2017-10-27 17:09:55 +02:00
ac26e1e94c fixed a typo 2017-10-26 20:25:03 +02:00
464c224d72 Added tests for calendarwebapp.authenticator.AuthInfo 2017-10-26 20:23:02 +02:00
4959c67e89 Initial work for support for different user roles. 2017-10-26 20:08:16 +02:00
ed717679ba Store passwords as salted hashes using bcrypt 2017-10-15 16:43:39 +02:00
e7e135d7ea Added more tests for event.d 2017-09-27 14:53:50 +02:00
40f438852f initial addition of unittests 2017-09-17 17:52:41 +02:00