Commit Graph

10 Commits (0.4.0)

Author SHA1 Message Date
Jan Dittberner 5d68bae54f Use assets for mail templates 7 years ago
Jan Dittberner 9b07f3e538 Fix compile errors with pinned dependency versions 7 years ago
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.
8 years ago
Jan Dittberner 5a449926f4 Use loggo for logging 8 years ago
Jan Dittberner fd0a8ed972 Run goose migration on application startup 8 years ago
Jan Dittberner 12dd0717ad Refactor notifications to use a cleaner interface 8 years ago
Jan Dittberner 8d1f18e16d Implement direct voting 8 years ago
Jan Dittberner 2cac50ee86 Implement proxy voting 8 years ago
Jan Dittberner b6ad5d8ad3 Implement reminder job 8 years ago
Jan Dittberner 2de96dc13d Implement vote closing, refactor notifications 8 years ago