Commit graph

31 commits

Author SHA1 Message Date
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