CAcert board voting system running at https://motion.cacert.org/
Find a file
Jan Dittberner 4dd5e09820 Embed database migrations
- switch from goose to github.com/rubenv/sql-migrate
- move assets (static, templates, migrations) to boardvoting package
- add generated boardvoting/assets.go
- remove unused static files from static directory
- add package db with db migration configuration
2018-03-29 20:08:41 +02:00
boardvoting Embed database migrations 2018-03-29 20:08:41 +02:00
db Embed database migrations 2018-03-29 20:08:41 +02:00
semantic Add jQuery and Semantic-UI for theming 2017-04-22 21:24:52 +02:00
.gitignore Embed database migrations 2018-03-29 20:08:41 +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 Embed database migrations 2018-03-29 20:08:41 +02:00
config.yaml.example Run goose migration on application startup 2017-04-22 00:14:38 +02:00
forms.go Use Semantic UI for all HTML templates 2017-04-30 02:37:29 +02:00
Gopkg.lock Embed database migrations 2018-03-29 20:08:41 +02:00
Gopkg.toml Add dep dependency management 2017-08-27 15:52:55 +02:00
Jenkinsfile Remove duplicate jenkins- from BUILD id 2017-08-27 22:43:13 +02:00
jobs.go Switch to more flexible go-logging 2017-04-22 20:07:39 +02:00
Makefile Embed database migrations 2018-03-29 20:08:41 +02:00
models.go Embed database migrations 2018-03-29 20:08:41 +02:00
notifications.go Fix compile errors with pinned dependency versions 2017-08-27 16:30:49 +02:00
semantic.json Use Semantic UI for all HTML templates 2017-04-30 02:37:29 +02:00