Tom Rees []
[403] Fix rickshaw choking if there is an empty 'Others' series.
Tom Rees []
[403] Rickshaw graph always renders all series, no matter which month is selected.
Tom Rees []
[304] most_popular_datasets can render a preview image
Tom Rees []
[304] Don't show No Graph Loaded text on Publishers page.
Tom Rees []
[304] No need to declare a content_class any longer.
Tom Rees []
[304] Restyled sidebar
Tom Rees []
[304] Remove minornavigation elements from ga-report extension.
Tom Rees []
[noticket] Hide momentary flash of text on sparkline cells.
Tom Rees []
[329] Rebase hashchange tab code on core plugin developed for ticket 329.
Tom Rees []
[321] Added month selector. Colorising graphs in Safari and IE.
Tom Rees []
[321] Redraw sparklines on tab refresh
David Read []
Merge branch 'master' of github.com:datagovuk/ckanext-ga-report
David Read []
[162] Force browers to refresh JS and CSS with revamp.
Tom Rees []
[162] Subtle hinting that graph legends can be toggled.
Tom Rees []
[162] Assertions were overzealous. Code can handle more broken data now.
Tom Rees []
[273] Change alignment of numeric values in tables.
Tom Rees []
[172] Maintain current month when navigating around Analytics sections.
Tom Rees []
[162] Cleaning up IE7 issues.
Tom Rees []
[162] Rearranging ga_reports graphs per ticket feedback. Series are sensibly ordered. Page is restructured.
Tom Rees []
#167 Refactoring controller's logic to create better Percentage graphs
Tom Rees []
#167 Togglable graph legend. Disabled mouseover.
Tom Rees []
#167 Reverted modifications to libraries. Wrote rickshaw_ie7_shim.js to get libs loading without errors on IE7.
Tom Rees []
#167 Patching to make render error-free in IE7. Modernizr is used to disable libraries.
Tom Rees []
#167 Fixing for /dataset and /publishers
Tom Rees []
#167 JS development of hashchange-dependant tabbing mechanism, and of Rickshaw graphs with separate legends.
Ross Jones []
A fix for the copy and paste error that accounts for #211
Ross Jones []
Merge branch 'master' of github.com:datagovuk/ckanext-ga-report
Ross Jones []
Fixed problem with counting current position
David Read []
[xs] #219 Improved punctuation.
Ross Jones []
Makes sure we don't add (and log) when we can't find the dataset for popular, fixes #242
Ross Jones []
Adds info on 'No data' to fix #219
David Read []
Merge commit 'd0db210'
David Read []
Improved debug logging.
David Read []
When downloading this month, and specifying this month (rather than "latest"), note that it only goes up to today (instead of the end of the month).
Tom Rees []
#167 Render percentages on the site_usage graphs
Tom Rees []
#167 Render legends correctly.
Tom Rees []
#167 Refactoring graph JS. Added mouseovers.
Tom Rees []
Remove January data from graphs. Allow pages to select their colorscheme.
Tom Rees []
Stacked graphs with sane server-side data wrangling working. Percentage mode half-impemented.
Tom Rees []
Done integrating graphs onto site_usage/publishers and site_usage/datasets. Including some interesting queries.
Tom Rees []
Refactor graph code. Querying to build a Top Packages graph.
Tom Rees []
Graphing dataset downloads.
Tom Rees []
Refactoring and tidying Rickshaw code. Placeholder graphs inserted. Front page sparklines are sensibly sorted.
Tom Rees []
Feature #162: Added Rickshaw graphs to most panes of statistics. Needs a little tidying for clarity.
Tom Rees []
Feature #162: Added sparkline graphs to the overview of analytics. Could be query optimised.
Tom Rees []
Added modified version of the JQuery sparkline library.
Ross Jones []
Implements downloads counts (for dataset resources) and fixes an issue with 'All' records.