c48bd9e356
Use Semantic UI for all HTML templates
2017-04-30 02:37:29 +02:00
1c989fdfa3
Work on Semantic UI theming
2017-04-29 22:17:58 +02:00
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.
2017-04-22 20:07:39 +02:00
8d1f18e16d
Implement direct voting
2017-04-22 00:14:11 +02:00
2cac50ee86
Implement proxy voting
2017-04-22 00:14:08 +02:00
b6ad5d8ad3
Implement reminder job
2017-04-22 00:12:38 +02:00
dcdd5f715f
Implement decision closing job
2017-04-22 00:12:38 +02:00
0ce9ad6dcc
Implement withdraw motion
2017-04-22 00:12:38 +02:00
bc194e8943
Implement motion editing
2017-04-22 00:12:38 +02:00
cc0f5c0b7b
Implement motion creation mail template
2017-04-22 00:12:38 +02:00
471daf12ea
Partialy add new motion creation
2017-04-22 00:12:32 +02:00
57e3d53245
Hide own votes link if no voter is authenticated
2017-04-22 00:12:31 +02:00
6fe515ea52
Implement proper model, actions and template structure
2017-04-22 00:12:24 +02:00
f4360b98c8
Implement more RESTful URLs for motions
...
This commit implements URLs /motions/ and /motions/{:tag} handlers.
2017-04-22 00:12:24 +02:00
74987ce184
Initial Go code for reimplementation
2017-04-15 19:23:40 +02:00