You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cacert-boardvoting/templates
Jan Dittberner 4d23b6a48f Switch to more flexible go-logging
This commit switches from loggo to the more flexible go-logging
framework. Logs of severity INFO or higher are now written to a separate
boardvoting.log file.

Errors during execution of mail templates are now logged.

A reasoning for the vote result is now logged and put into the mail
notification when a decision is closed.
7 years ago
..
closed_motion_mail.txt Switch to more flexible go-logging 7 years ago
create_motion_form.html Implement motion editing 7 years ago
create_motion_mail.txt Implement motion editing 7 years ago
denied.html Initial Go code for reimplementation 7 years ago
direct_vote_form.html Implement direct voting 7 years ago
direct_vote_mail.txt Implement direct voting 7 years ago
edit_motion_form.html Implement motion editing 7 years ago
footer.html Implement proper model, actions and template structure 7 years ago
header.html Partialy add new motion creation 7 years ago
motion.html Implement proper model, actions and template structure 7 years ago
motion_fragments.html Implement proper model, actions and template structure 7 years ago
motions.html Implement motion creation mail template 7 years ago
proxy_vote_form.html Implement proxy voting 7 years ago
proxy_vote_mail.txt Implement proxy voting 7 years ago
remind_voter_mail.txt Implement reminder job 7 years ago
update_motion_mail.txt Implement motion editing 7 years ago
withdraw_motion_form.html Implement withdraw motion 7 years ago
withdraw_motion_mail.txt Implement withdraw motion 7 years ago