Commit graph

92 commits

Author SHA1 Message Date
36eed0709c Add flag to reset StartTime value 2020-12-26 15:29:11 +01:00
67fbb581fc Resolve record not found bug when updating participants 2020-12-24 18:05:24 +01:00
7df7386a97 Merge branch 'master' into production 2020-12-24 14:07:55 +01:00
Andrea Fazzi
91d4649b3d Increase question text size 2020-12-16 15:37:42 +01:00
7bd0f2c316 Preload Category for ReadAll queries 2020-12-14 17:18:03 +01:00
eaa9c405aa Fix countdown and reset response StartTime when len(SingleResponses) is zero 2020-03-04 09:18:24 +01:00
587b35326b Finish first regression test for participant response 2020-03-03 16:51:53 +01:00
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
Andrea Fazzi
ea99d47b9a Working on school subscription regression test 2020-02-08 12:27:13 +01:00
Andrea Fazzi
324cc2a350 Add markdown parser 2020-02-05 14:39:56 +01:00
4965ccf0f9 Working on contest description 2020-02-05 14:12:08 +01:00
b06eba6698 Protect responses from participants 2020-02-05 10:10:27 +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
368de33447 Improve response UI 2020-02-03 12:52:56 +01:00
Andrea Fazzi
92543c7750 Remove debug log from response.go 2020-01-31 15:20:11 +01:00
4823379f42 Encode form values in gen_targets 2020-01-31 15:03:26 +01:00
ee6184fe43 Fix isActive 2020-01-29 09:34:46 +01:00
f5781db5b0 Add error for question order string empty 2020-01-28 17:01:24 +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
18a22ee32c Add suggestions sections 2020-01-27 14:21:08 +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
Andrea Fazzi
ae15f35792 Autocreate response only when logged as administrator 2020-01-23 10:23:06 +01:00
7ca88395e6 Fix test 2020-01-23 09:15:27 +01:00
39520a9acc Don't create responses from web interface 2020-01-21 17:25:06 +01:00
420eae4cf4 Add contest director and school responsible 2020-01-20 12:07:02 +01:00
Andrea Fazzi
d85f66d256 Fix tests 2020-01-17 11:06:28 +01:00
06f96f1ccc Move PathPattern into config package 2020-01-17 07:59:57 +01:00
22965dc1f4 Add models file 2020-01-15 16:42:35 +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
013f9717b4 Produce test db using import script 2020-01-11 08:03:56 +01:00
be38ba9f57 Fix testdata 2020-01-10 14:31:55 +01:00
Andrea Fazzi
359cca07ed Working on participants import 2020-01-10 12:56:25 +01:00
c07bb4ded9 Working on fake data for tests 2020-01-10 12:07:11 +01:00
Andrea Fazzi
b9fadab25b Download fake data 2020-01-09 12:09:47 +01:00
766ba387a6 import_contest prototype script 2020-01-08 15:41:04 +01:00
Andrea Fazzi
766b54322a Working on contest toml import 2020-01-07 18:33:11 +01:00
Andrea Fazzi
a590a57b65 Working on http client 2020-01-02 13:01:21 +01:00
Andrea Fazzi
44faee0140 Manage out of time errors 2019-12-29 17:23:50 +01:00
Andrea Fazzi
e94c4b9afa Protect POST, DELETE routes 2019-12-19 13:56:54 +01:00
Andrea Fazzi
96485fc9f3 Working on response/contest time management 2019-12-19 12:12:56 +01:00