summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static/libs/protovis-d3.1.js
Commit message (Collapse)AuthorAgeFilesLines
* Change Activity Graph from Protovis to d3 (#43)Aslak Knutsen2013-03-051-7725/+0
| | | | | | | | | Fixes failing javascipt in Opera and Chrome resulting in no graph and no other javascript features. Changed to precalculate all days in the begin_date...end_date date range before matching email counts to ensure we have data points for all days in the range.
* Style changesAurélien Bompard2013-01-251-0/+7725
- move imported JS/CSS libs to a separate directory - real accordion for the months list - the top navbar is not black anymore