Commit Graph

5 Commits

Author SHA1 Message Date
Peppernrino 95070c01a3 Image File Compression
Ran a series of lossless compression algorithms to make the images smaller. Total reduction of ~13MB.
2018-10-29 16:27:45 -06:00
David Anderson 63e13d3d81 web: shrink image files, from Janus 2014-05-24 09:32:40 -07:00
David Anderson 72e1464b81 web: badge images 2013-12-22 19:59:53 -08:00
David Anderson 32ffd33e3f web: tweaks 2013-12-20 23:18:07 -08:00
David Anderson 65b5ab5184 server/web: preliminary support for badges
- DB: add tables for badges and badge/user and badge/team associations
- add script that defines 3 RAC-based badges and assigns them
- add images for these badges
- add admin page for creating/editing badges
- show badges on user page
not done:
- figure out how to send badges to client
- display badges somewhere in the GUIs
- export badges in db_dump
- enable badges by default for new projects
2013-12-05 10:14:26 -08:00