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 f4360b98c8 Implement more RESTful URLs for motions
This commit implements URLs /motions/ and /motions/{:tag} handlers.
7 years ago
static Initial Go code for reimplementation 7 years ago
templates Implement more RESTful URLs for motions 7 years ago
.gitignore Initial Go code for reimplementation 7 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
boardvoting.go Implement more RESTful URLs for motions 7 years ago
closevotes.php 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
closevotes.php-script 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
config.yaml.example Initial Go code for reimplementation 7 years ago
database.php Add code from real production environment 7 years ago
database.sql Rewrap database.sql for better readability 7 years ago
denied.php Voting Tool 15 years ago
index.php Voting Tool 15 years ago
motion.php Add code from real production environment 7 years ago
motions.php Add code from real production environment 7 years ago
proxy.php Add code from real production environment 7 years ago
remind.php 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
styles.css add withdrawl motion option 15 years ago
vote.php vote notifications 15 years ago