CAcert board voting system running at https://motion.cacert.org/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Jan Dittberner 8d0e0eeb1b Use INSERT OR REPLACE to allow changing votes 8 years ago
static Initial Go code for reimplementation 8 years ago
templates Implement direct voting 8 years ago
.gitignore Add version and build number output 8 years ago
.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 15 years ago
Makefile Add version and build number output 8 years ago
boardvoting.go Implement direct voting 8 years ago
config.yaml.example Implement reminder job 8 years ago
database.php Add code from real production environment 8 years ago
database.sql Rewrap database.sql for better readability 8 years ago
forms.go Implement proxy voting 8 years ago
jobs.go Implement proxy voting 8 years ago
models.go Use INSERT OR REPLACE to allow changing votes 8 years ago
notifications.go Refactor notifications to use a cleaner interface 8 years ago
styles.css add withdrawl motion option 16 years ago
vote.php vote notifications 16 years ago