CAcert board voting system running at https://motion.cacert.org/
Find a file
Jan Dittberner 94dcb5bd75 Use static assets for HTML templates
- implement custom http.Filesystem boardvoting.AssetFS
- replace "footer" and "header" with "footer.html" and "header.html"
- change renderTemplate to use Assets
- use boardvoting.GetAssetFS() with http.Fileserver
2018-03-29 21:26:12 +02:00
boardvoting Use static assets for HTML templates 2018-03-29 21:26:12 +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 Use static assets for HTML templates 2018-03-29 21:26:12 +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