Commit Graph

14 Commits (1c989fdfa3d15b35342d439bcb3fbab894b6d46c)

Author SHA1 Message Date
Jan Dittberner 1c989fdfa3 Work on Semantic UI theming 8 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 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 dcdd5f715f Implement decision closing job 8 years ago
Jan Dittberner 0ce9ad6dcc Implement withdraw motion 8 years ago
Jan Dittberner bc194e8943 Implement motion editing 8 years ago
Jan Dittberner cc0f5c0b7b Implement motion creation mail template 8 years ago
Jan Dittberner 471daf12ea Partialy add new motion creation 8 years ago
Jan Dittberner 57e3d53245 Hide own votes link if no voter is authenticated 8 years ago
Jan Dittberner 6fe515ea52 Implement proper model, actions and template structure 8 years ago
Jan Dittberner f4360b98c8 Implement more RESTful URLs for motions
This commit implements URLs /motions/ and /motions/{:tag} handlers.
8 years ago
Jan Dittberner 74987ce184 Initial Go code for reimplementation 8 years ago