Commit graph

47 commits

Author SHA1 Message Date
Andrea Fazzi
bcf2e1be4d Working on participant response 2019-12-13 12:55: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
a9437536d0 Remove debug print 2019-12-09 15:54:24 +01:00
Andrea Fazzi
95db1e79b3 Fix template bug 2019-12-09 15:48:02 +01:00
Andrea Fazzi
39dfbad706 Do not hide create participant button as admin 2019-12-09 15:43:54 +01:00
Andrea Fazzi
92a1f141a0 Fetch all categories before updating participant 2019-12-09 15:23:44 +01:00
Andrea Fazzi
8ceb259ca8 Hide creator/updater details for non admin 2019-12-09 15:17:30 +01:00
Andrea Fazzi
e22d0ce16e Debug user_id claims 2019-12-09 14:58:39 +01:00
Andrea Fazzi
4baffb2dcc Bump license 2019-12-09 14:21:36 +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
06b9cfa0db Add categories 2019-12-09 08:27:46 +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
b2348b2df9 Merge branch 'response' 2019-12-06 08:40:07 +01:00
Andrea Fazzi
57d0482d52 Add otherAttrs option to input template 2019-12-06 08:39:36 +01:00
Andrea Fazzi
4f72e0368c Add info footer in login layout 2019-12-06 07:49:32 +01:00
Andrea Fazzi
397efbf226 Update License 2019-12-05 15:15:22 +01:00
Andrea Fazzi
502a451767 First implementation of send mail feature 2019-12-05 15:08:37 +01:00
Andrea Fazzi
cd19270aa3 Add options.attributes 2019-12-04 14:53:35 +01:00
Andrea Fazzi
0e9ec59c7c Fix subscriber templates 2019-12-04 14:10:09 +01:00
Andrea Fazzi
98114bfab1 Add role.go 2019-12-04 12:20:34 +01:00
Andrea Fazzi
519f6438b5 Working on authorization 2019-12-04 10:11:18 +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
Andrea Fazzi
65f0aeadd0 Introducing flash messages and i18n support 2019-12-03 11:14:29 +01:00
Andrea Fazzi
2fb6cda55c Add errors package and improve style 2019-12-02 10:48:46 +01:00
Andrea Fazzi
43dd305835 Decoupling user credential from participant model 2019-11-29 12:44:43 +01:00
Andrea Fazzi
17f1be188e Refactor login.go 2019-11-22 11:16:27 +01:00
Andrea Fazzi
d19d1b04b9 Add Response prototype 2019-11-18 17:04:07 +01:00
Andrea Fazzi
a33cd9ac2d Quick prototyping of user authentication/authorization 2019-11-18 12:40:28 +01:00
Andrea Fazzi
945a2a29dd Display user name only if claims are not nil 2019-11-18 10:51:44 +01:00
Andrea Fazzi
12f2a7a1d5 Fix login redirect path 2019-11-18 10:41:22 +01:00
Andrea Fazzi
da478d71c8 Implement MVC for Participant 2019-11-15 10:41:32 +01:00
Andrea Fazzi
46ce9b704c Generate Participant MVC 2019-11-14 15:04:11 +01:00
Andrea Fazzi
9a62740eed Add support for orm model generator 2019-11-14 14:55:06 +01:00
Andrea Fazzi
4263fcd035 Completed contest/question/answer MVC 2019-11-14 12:55:22 +01:00
Andrea Fazzi
71997176b7 Complete first iteration of question/answer MVC 2019-11-13 15:54:17 +01:00
Andrea Fazzi
dbccda3279 Add model/view for answers 2019-11-13 13:57:41 +01:00
Andrea Fazzi
fea4b6902b Implement Create for Question 2019-11-13 12:15:29 +01:00
Andrea Fazzi
d547cf320e Add generator for add_update templates 2019-11-13 12:06:29 +01:00
Andrea Fazzi
94da7ad65f Add Answer model and fix active funcmap 2019-11-13 11:15:21 +01:00
Andrea Fazzi
c485bd119e Fix base layout 2019-11-06 12:19:57 +01:00
Andrea Fazzi
6dbbc350bc First commit 2019-11-04 15:00:46 +01:00