CAcert board voting system running at https://motion.cacert.org/
Find a file
2017-04-22 00:14:11 +02:00
static Initial Go code for reimplementation 2017-04-15 19:23:40 +02:00
templates Implement direct voting 2017-04-22 00:14:11 +02:00
.gitignore Add version and build number output 2017-04-22 00:12:32 +02:00
.htaccess closing votes now controlled by crontab (user www-data) to close daily on the new day. Votes are due in the last minute of previous day 2009-07-12 02:08:45 +00:00
boardvoting.go Implement direct voting 2017-04-22 00:14:11 +02:00
config.yaml.example Implement reminder job 2017-04-22 00:12:38 +02:00
database.sql Rewrap database.sql for better readability 2017-04-15 19:23:05 +02:00
forms.go Implement proxy voting 2017-04-22 00:14:08 +02:00
jobs.go Implement proxy voting 2017-04-22 00:14:08 +02:00
Makefile Add version and build number output 2017-04-22 00:12:32 +02:00
models.go Use INSERT OR REPLACE to allow changing votes 2017-04-22 00:14:11 +02:00
notifications.go Refactor notifications to use a cleaner interface 2017-04-22 00:14:11 +02:00