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 +0000 ]
Merge branch 'master' of github.com:datagovuk/ckanext-ga-report
Ross Jones [Thu, 08 Nov 2012 15:04:32 +0000 ]
Added new method to get a recent score for a dataset
David Read [Thu, 08 Nov 2012 10:08:08 +0000 ]
Sort the dataset report by views, since we only display that now.
Ross Jones [Wed, 07 Nov 2012 19:44:36 +0000 ]
Changes to fix some issues around bounces and presentation
Ross Jones [Wed, 07 Nov 2012 19:21:21 +0000 ]
Fixed merge conflict
Ross Jones [Wed, 07 Nov 2012 19:20:34 +0000 ]
Changed to pageviews instead of unique pageviews
David Read [Wed, 07 Nov 2012 18:18:56 +0000 ]
Improved bounce rate stuff.
David Read [Wed, 07 Nov 2012 15:06:58 +0000 ]
Merge branch 'master' of github.com:datagovuk/ckanext-ga-report
David Read [Wed, 07 Nov 2012 15:06:53 +0000 ]
Fix display of publisher in Featured Dataset.
Ross Jones [Wed, 07 Nov 2012 14:35:17 +0000 ]
Checking for duplicate "All" stats
Ross Jones [Wed, 07 Nov 2012 14:11:42 +0000 ]
Merge branch 'master' of github.com:datagovuk/ckanext-ga-report
Ross Jones [Wed, 07 Nov 2012 14:11:35 +0000 ]
Handling duplicate urls in ga_url processing
David Read [Wed, 07 Nov 2012 13:40:27 +0000 ]
merge
David Read [Wed, 07 Nov 2012 13:38:29 +0000 ]
Tidy logging.
Ross Jones [Wed, 07 Nov 2012 13:36:44 +0000 ]
Merge branch 'master' of github.com:datagovuk/ckanext-ga-report
Ross Jones [Wed, 07 Nov 2012 13:36:39 +0000 ]
Changes to tidy up the handling of all months;
David Read [Wed, 07 Nov 2012 12:49:47 +0000 ]
single_popular_dataset now returns a dataset dict which is what is needed by DGU.
Ross Jones [Wed, 07 Nov 2012 10:16:44 +0000 ]
Fixes to index for publishers
Ross Jones [Tue, 06 Nov 2012 19:24:15 +0000 ]
Modified to collect visit instead of visitors.
David Read [Tue, 06 Nov 2012 18:04:05 +0000 ]
merge
David Read [Tue, 06 Nov 2012 17:56:34 +0000 ]
Show top datasets cross-publisher. Drop-down for the publisher. Browser version numbers filtered on download, so you get this version in the CSV too - for privacy. single_popular_dataset now copes when not much data, and can return the figures so DGU can reskin it in its own repo. Notes about usage stats centralised to notes.html.
Ross Jones [Tue, 06 Nov 2012 10:33:54 +0000 ]
Changes to support % of bounces from /
Ross Jones [Fri, 02 Nov 2012 17:50:41 +0000 ]
New single entry random dataset helper
Ross Jones [Fri, 02 Nov 2012 16:56:44 +0000 ]
Added support for a popular datasets widget.
The widget will look in the ga_publishers for the 30 top publishers
and then randomly choose one from that list to show the top 10 datasets
of all time
Ross Jones [Fri, 02 Nov 2012 11:24:38 +0000 ]
Removing unused file
Ross Jones [Fri, 02 Nov 2012 10:29:28 +0000 ]
Changed the icons in the minor nav to simpler icons
Ross Jones [Thu, 01 Nov 2012 19:10:03 +0000 ]
Adding back a link to the publisher
Ross Jones [Thu, 01 Nov 2012 16:31:17 +0000 ]
Rename of all time to all months
Ross Jones [Thu, 01 Nov 2012 16:04:16 +0000 ]
Adding new social network referral information
Ross Jones [Thu, 01 Nov 2012 12:20:09 +0000 ]
Changes related to presentation, and new tabs.
- Changed nearly all values to percentages of the total
- Added non-version info for OS and browsers
- Made tabs into dropdowns for Browser/OS
Ross Jones [Thu, 01 Nov 2012 10:47:46 +0000 ]
Remove unnecessary footnote marker (*)
Ross Jones [Thu, 01 Nov 2012 10:44:40 +0000 ]
Made sure the csv is served as an attachment
Ross Jones [Tue, 30 Oct 2012 17:09:07 +0000 ]
Changes to enable proper download