Makes sure we don't add (and log) when we can't find the dataset for popular, fixes #242
[ckanext-ga-report.git] / ckanext / ga_report / helpers.py
Ross Jones Makes sure we don't add (and log) when we can't f…
David Read Avoid problem when testing.
Ross Jones Changed to pageviews instead of unique pageviews
David Read Fix display of publisher in Featured Dataset.
David Read single_popular_dataset now returns a dataset dict…
David Read Show top datasets cross-publisher. Drop-down for …
Ross Jones New single entry random dataset helper
Ross Jones Added support for a popular datasets widget.
Ross Jones Fixes to show All Time data
Ross Jones Changed to provide a lambda to check if the exten…
Ross Jones Added a helper for generating a list of all time …