Merge branch 'master' of git+ssh://maxious.lambdacomplex.org/git/ckanext-ga-report
[ckanext-ga-report.git] / ckanext / ga_report / controller.py
Alex Sadleir Hide private datasets
Ross Jones [854] Replace query for type-"publisher" with typ…
Ross Jones [854] Fixes unexplained failure with fetching pub…
Tom Rees [423] Handle many more graphing edge-cases.
Tom Rees [403] Fix rickshaw choking if there is an empty '…
Tom Rees [403] Rickshaw graph always renders all series, n…
Tom Rees [162] Assertions were overzealous. Code can handl…
Tom Rees [162] Rearranging ga_reports graphs per ticket fe…
Tom Rees #167 Refactoring controller's logic to create bet…
Tom Rees #167 Render percentages on the site_usage graphs
Tom Rees Remove January data from graphs. Allow pages to s…
Tom Rees Stacked graphs with sane server-side data wrangli…
Tom Rees Done integrating graphs onto site_usage/publisher…
Tom Rees Refactor graph code. Querying to build a Top Pack…
Tom Rees Graphing dataset downloads.
Tom Rees Refactoring and tidying Rickshaw code. Placeholde…
Tom Rees Feature #162: Added Rickshaw graphs to most panes…
Tom Rees Feature #162: Added sparkline graphs to the overv…
Ross Jones Implements downloads counts (for dataset resource…
Ross Jones Only show the months for Downloads that we have
Ross Jones Minor tweaks
Ross Jones Make sure we total the vals for 'All' rather than…
Ross Jones Remove write to stdout
Ross Jones Adds the ability to fetch information on download…
Ross Jones Force len in avg calc to be a float too
Ross Jones Change the entry for the current month to include…
David Read Sort the dataset report by views, since we only d…
Ross Jones Changes to fix some issues around bounces and pre…
Ross Jones Changed to pageviews instead of unique pageviews
Ross Jones Handling duplicate urls in ga_url processing
Ross Jones Changes to tidy up the handling of all months;
David Read single_popular_dataset now returns a dataset dict…
Ross Jones Fixes to index for publishers
Ross Jones Modified to collect visit instead of visitors.
David Read Show top datasets cross-publisher. Drop-down for …
Ross Jones Changes to support % of bounces from /
Ross Jones Added support for a popular datasets widget.
Ross Jones Rename of all time to all months
Ross Jones Adding new social network referral information
Ross Jones Changes related to presentation, and new tabs.
Ross Jones Remove unnecessary footnote marker (*)
Ross Jones Made sure the csv is served as an attachment