index
:
cacert-boardvoting.git
debian
master
reality
CAcert Board Voting Tool
Jan Dittberner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boardvoting.go
Age
Commit message (
Expand
)
Author
2019-07-31
Initialize logger with timestamps
0.5.0
Jan Dittberner
2019-07-31
Remove unused MigrationsPath config parameter
Jan Dittberner
2019-07-31
Apply Apache License 2.0
Jan Dittberner
2019-07-31
Modernize Go code
Jan Dittberner
2018-03-31
Implement CSRF protection
Jan Dittberner
2018-03-29
Use static assets for HTML templates
Jan Dittberner
2018-03-29
Embed database migrations
Jan Dittberner
2018-01-14
Improve denied error page and output current authenticated user
Jan Dittberner
2017-05-14
Change motion content formatting
Jan Dittberner
2017-04-30
Use Semantic UI for all HTML templates
0.2.0
Jan Dittberner
2017-04-22
Switch to more flexible go-logging
Jan Dittberner
2017-04-22
Use loggo for logging
0.1.0
Jan Dittberner
2017-04-22
Run goose migration on application startup
Jan Dittberner
2017-04-22
Implement direct voting
Jan Dittberner
2017-04-22
Implement proxy voting
Jan Dittberner
2017-04-22
Implement reminder job
Jan Dittberner
2017-04-22
Implement decision closing job
Jan Dittberner
2017-04-22
Implement vote closing, refactor notifications
Jan Dittberner
2017-04-22
Implement withdraw motion
Jan Dittberner
2017-04-22
Implement motion editing
Jan Dittberner
2017-04-22
Implement motion creation mail template
Jan Dittberner
2017-04-22
Add version and build number output
Jan Dittberner
2017-04-22
Partialy add new motion creation
Jan Dittberner
2017-04-22
Switch to context API
Jan Dittberner
2017-04-22
Implement proper model, actions and template structure
Jan Dittberner
2017-04-22
Implement more RESTful URLs for motions
Jan Dittberner
2017-04-15
Initial Go code for reimplementation
Jan Dittberner