Ross Jones [Wed, 23 Jan 2013 10:00:38 +0000 ]
Adds info on 'No data' to fix #219
David Read [Tue, 22 Jan 2013 17:08:05 +0000 ]
Merge commit 'd0db210'
David Read [Tue, 22 Jan 2013 17:05:58 +0000 ]
Improved debug logging.
David Read [Tue, 22 Jan 2013 16:34:33 +0000 ]
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 [Thu, 17 Jan 2013 18:18:43 +0000 ]
#167 Render percentages on the site_usage graphs
Tom Rees [Thu, 17 Jan 2013 18:16:21 +0000 ]
#167 Render legends correctly.
Tom Rees [Thu, 17 Jan 2013 18:12:33 +0000 ]
#167 Refactoring graph JS. Added mouseovers.
Tom Rees [Thu, 17 Jan 2013 12:52:04 +0000 ]
Remove January data from graphs. Allow pages to select their colorscheme.
Tom Rees [Thu, 17 Jan 2013 12:30:37 +0000 ]
Stacked graphs with sane server-side data wrangling working. Percentage mode half-impemented.
Tom Rees [Thu, 17 Jan 2013 00:20:53 +0000 ]
Done integrating graphs onto site_usage/publishers and site_usage/datasets. Including some interesting queries.
Tom Rees [Wed, 16 Jan 2013 17:45:18 +0000 ]
Refactor graph code. Querying to build a Top Packages graph.
Tom Rees [Wed, 16 Jan 2013 15:27:14 +0000 ]
Graphing dataset downloads.
Tom Rees [Wed, 16 Jan 2013 13:23:37 +0000 ]
Refactoring and tidying Rickshaw code. Placeholder graphs inserted. Front page sparklines are sensibly sorted.
Tom Rees [Sun, 13 Jan 2013 16:37:38 +0000 ]
Feature #162: Added Rickshaw graphs to most panes of statistics. Needs a little tidying for clarity.
Tom Rees [Thu, 10 Jan 2013 17:08:10 +0000 ]
Feature #162: Added sparkline graphs to the overview of analytics. Could be query optimised.
Tom Rees [Thu, 10 Jan 2013 16:48:03 +0000 ]
Added modified version of the JQuery sparkline library.
Ross Jones [Fri, 11 Jan 2013 14:52:07 +0000 ]
Implements downloads counts (for dataset resources) and fixes an issue with 'All' records.
- Fetches the data for downloads (either direct or cached) from when a user clicked on a
Download button. We lookup the resource for this url (based on .url or .cache_url) and
then associate the download count with the package it belongs to.
- Fixes a bug (#211) where the All records are deleted for every url, even if that url was
not fetched (and therefore won't get a new All record).
Ross Jones [Wed, 09 Jan 2013 10:10:35 +0000 ]
Only show the months for Downloads that we have
Ross Jones [Fri, 04 Jan 2013 15:29:14 +0000 ]
Minor tweaks
Ross Jones [Fri, 04 Jan 2013 14:41:36 +0000 ]
Minor tweak to naming
Ross Jones [Fri, 04 Jan 2013 13:50:21 +0000 ]
Update to handle missing downloads data
Ross Jones [Fri, 04 Jan 2013 13:48:38 +0000 ]
Error check for potentially missing data
Ross Jones [Fri, 04 Jan 2013 13:46:29 +0000 ]
Make sure we total the vals for 'All' rather than just duplicate the entry
Ross Jones [Fri, 04 Jan 2013 13:33:47 +0000 ]
Remove write to stdout
Ross Jones [Fri, 04 Jan 2013 13:29:07 +0000 ]
Adds the ability to fetch information on download events
Ross Jones [Thu, 13 Dec 2012 10:12:15 +0000 ]
Force len in avg calc to be a float too
Ross Jones [Thu, 13 Dec 2012 09:56:18 +0000 ]
Change bounce calculation to use visitBounceRate rather than calculated
Ross Jones [Thu, 06 Dec 2012 16:30:31 +0000 ]
Updated count of deleted records
Ross Jones [Thu, 06 Dec 2012 16:25:17 +0000 ]
Typoe
Ross Jones [Thu, 06 Dec 2012 16:24:04 +0000 ]
Minor tweak to see what is going on with delete()
Ross Jones [Thu, 06 Dec 2012 15:28:08 +0000 ]
Updated with more logging
Ross Jones [Thu, 06 Dec 2012 15:08:20 +0000 ]
Fixing two bugs in one, making sure All are deleted as well as period and fixing a string concat problem
Ross Jones [Tue, 04 Dec 2012 18:59:48 +0000 ]
Modified model for delete() to check != 'All' instead of 'all'
Ross Jones [Tue, 04 Dec 2012 18:40:47 +0000 ]
Template fix for broken publisher links
David Read [Tue, 27 Nov 2012 15:58:06 +0000 ]
Reverted previous change - I found a better way to do the css in DGU.
David Read [Tue, 27 Nov 2012 14:42:45 +0000 ]
Add in <hr> to box titles, in line with DGU style change
David Read [Wed, 21 Nov 2012 14:30:10 +0000 ]
Merge branch 'master' of github.com:datagovuk/ckanext-ga-report
David Read [Wed, 21 Nov 2012 14:29:53 +0000 ]
Avoid problem when testing.
Ross Jones [Thu, 15 Nov 2012 12:41:34 +0000 ]
Make sure that the url normalization for social info takes the correct data
Ross Jones [Thu, 15 Nov 2012 12:09:08 +0000 ]
Make sure clicking publishers carries the current month across
Ross Jones [Thu, 15 Nov 2012 11:04:32 +0000 ]
Change the entry for the current month to include the date that reports are available to.
- Requires a migration
alter table ga_stat add column period_complete_day text;
- Makes sure that GA_Stat entries have the period_complete_day set
- Cleans up the template and moves the drop-down to the util template
David Read [Wed, 14 Nov 2012 23:13:23 +0000 ]
Token is now referenced in the config, making it easier for the gov_daily script to kick off downloads.
David Read [Fri, 09 Nov 2012 16:15:35 +0000 ]
Adjust popularity score to take account of number of days in the month.
Ross Jones [Thu, 08 Nov 2012 15:27:34 +0000 ]
Actually returning the score instead of 0
Ross Jones [Thu, 08 Nov 2012 15:05:53 +0