Commit graph

28 commits

Author SHA1 Message Date
Andrea Fazzi
2be776305f Add env var to skip captcha when regression testing 2020-02-12 11:14:04 +01:00
1bb38bb002 School subscription captcha first iteration 2020-02-12 09:50:35 +01:00
e40bedc91c Fix regression: ambiguity between user_id and model_id 2020-02-03 17:12:15 +01:00
Andrea Fazzi
b9e6c5dbe1 Fix ambiguity between user_id and model_id in user token 2020-02-03 14:13:01 +01:00
Andrea Fazzi
f7d0fa4b39 Use new error template for errors 2020-01-28 15:04:28 +01:00
55a3605bd0 Implement a template for errors 2020-01-28 14:36:31 +01:00
Andrea Fazzi
45d28dfbd6 Fix school subscription mail body 2020-01-27 14:40:34 +01:00
Andrea Fazzi
f9164034dd Fix test, improve error handling 2020-01-27 13:15:51 +01:00
f35410e0ae Refactoring usermodifier 2020-01-27 11:43:56 +01:00
d027e84807 Refactor user modifier 2020-01-27 08:35:37 +01:00
61f4ca1842 Display createdby and updatedby for schools also (as admin) 2020-01-24 17:19:49 +01:00
Andrea Fazzi
29da5958f8 Fix modifiers 2020-01-24 10:55:01 +01:00
420eae4cf4 Add contest director and school responsible 2020-01-20 12:07:02 +01:00
82de4b68fb Completed renderer, orm and mail sender refactoring 2020-01-15 13:40:35 +01:00
3bb8dde670 Encapsulate orm behaviour in the Database struct 2020-01-15 11:27:00 +01:00
2ad7e3d180 Working on db refactoring 2020-01-14 16:28:27 +01:00
c07bb4ded9 Working on fake data for tests 2020-01-10 12:07:11 +01:00
Andrea Fazzi
2aa98c1bbb Add NumQuestions and NumAnswersPerQuestion 2019-12-13 08:32:20 +01:00
Andrea Fazzi
23fb973590 Fix CreatedBy and UpdatedBy 2019-12-09 18:07:43 +01:00
Andrea Fazzi
13f22aabbd Add support for custom error templates 2019-12-09 14:18:31 +01:00
Andrea Fazzi
3c19bbd4fb Add regions 2019-12-09 11:15:42 +01:00
Andrea Fazzi
45aa873a7e Add alerts for participants school subscription 2019-12-09 09:45:45 +01:00
Andrea Fazzi
8f02b2eb5f Working on participant subscription workflow of school user 2019-12-07 11:44:19 +01:00
Andrea Fazzi
4b752f2e50 Add user modifier actions 2019-12-07 08:58:30 +01:00
Andrea Fazzi
768c8b84ca Split mail functionality in a separate package, improve multiuser features 2019-12-06 10:59:00 +01:00
Andrea Fazzi
502a451767 First implementation of send mail feature 2019-12-05 15:08:37 +01:00
Andrea Fazzi
1600110f6d Subscriber role 2019-12-03 15:24:01 +01:00
Andrea Fazzi
6cb74a5ebe Add School model 2019-12-03 12:21:28 +01:00