root [Fri, 20 Jun 2014 10:44:49 +0000 ]
Merge branch 'master' of git+ssh://maxious.lambdacomplex.org/git/ckanext-ga-report
root [Fri, 20 Jun 2014 10:44:09 +0000 ]
html fixes and reeneable downloads count
CKAN data.gov.au [Fri, 20 Jun 2014 07:50:39 +0000 ]
Merge branch 'master' of git+ssh://maxious.lambdacomplex.org/git/ckanext-ga-report
CKAN data.gov.au [Fri, 20 Jun 2014 07:50:10 +0000 ]
fix new style download link stats
Alex Sadleir [Thu, 05 Jun 2014 04:48:38 +0000 ]
Hide private datasets
Alex Sadleir [Fri, 28 Feb 2014 05:34:19 +0000 ]
Fixes to make this work on not-data.gov.uk
Ross Jones [Tue, 14 Jan 2014 09:54:18 +0000 ]
[1280] Change use of group.get_groups() to group.get_parent_groups()
Ross Jones [Wed, 06 Nov 2013 12:06:18 +0000 ]
Show next to title the publisher on the /dataset page, or All datasets if no publisher
Tom Rees [Wed, 30 Oct 2013 15:10:56 +0000 ]
Refactor to keep pace with hashtab change
Tom Rees [Wed, 30 Oct 2013 01:40:31 +0000 ]
[903] Integrated 777 branch and updated to fit the new look.
Tom Rees [Wed, 30 Oct 2013 01:00:28 +0000 ]
Merge remote-tracking branch 'origin/777-responsive'
Ross Jones [Tue, 29 Oct 2013 14:14:31 +0000 ]
Horribly hacky links to publishers and datasets, nobody tell Tom
Ross Jones [Tue, 29 Oct 2013 12:50:25 +0000 ]
Just adding breadcrumbs
vagrant [Mon, 14 Oct 2013 15:16:26 +0000 ]
Updating to make sure we ALWAYS refresh the token
Ross Jones [Fri, 11 Oct 2013 15:19:34 +0000 ]
Add missing import, explains why it was broken before
Ross Jones [Fri, 11 Oct 2013 15:02:13 +0000 ]
Tidy up
Ross Jones [Fri, 11 Oct 2013 15:01:29 +0000 ]
Misplaced return, how was this running
Ross Jones [Fri, 11 Oct 2013 14:58:52 +0000 ]
Typoe
Ross Jones [Fri, 11 Oct 2013 14:57:54 +0000 ]
Force a refresh of the oauth token before every request to ensure we do not fail because of that
Tom Rees [Wed, 09 Oct 2013 15:50:18 +0000 ]
[777] revert back to the responsive version
Ross Jones [Tue, 08 Oct 2013 14:59:56 +0000 ]
Last fix for missing sidebar on index (global) page
Ross Jones [Tue, 08 Oct 2013 13:59:11 +0000 ]
Missed one when fixing 777 merge
Ross Jones [Tue, 08 Oct 2013 13:55:40 +0000 ]
Fix the broken 777 merge
Ross Jones [Tue, 08 Oct 2013 13:23:20 +0000 ]
[854] Replace ALL occurrences of publisher with organization
Ross Jones [Tue, 08 Oct 2013 13:18:58 +0000 ]
[854] Replace query for type-"publisher" with type="organization"
Ross Jones [Tue, 08 Oct 2013 12:51:24 +0000 ]
[854] Fixes unexplained failure with fetching publisher information.
Whilst we are still using the google lib we only let it do the oauth dance
before we take over making the requests using the python-requests library.
In cases where it fails with a 401 we will retry the request ONCE after
trying to obtain a new token.
Re-enabled all of the relevant links and html blocks that were commented out.
Ross Jones [Mon, 07 Oct 2013 14:34:27 +0000 ]
[noticket] Temporary change to remove link to publisher site-usage whilst it gets fixed
Ross Jones [Mon, 07 Oct 2013 09:14:57 +0000 ]
Remove logging
Ross Jones [Mon, 07 Oct 2013 08:56:24 +0000 ]
Force debugging logging for external libs and disables publisher/dataset
Because of the issue in #854, we've temporarily disabled the publisher and
datasets views of the site-usage data until we can resolve the issue.
Ross Jones [Sun, 29 Sep 2013 18:09:34 +0000 ]
Merge branch 'master' of github.com:datagovuk/ckanext-ga-report
Ross Jones [Sun, 29 Sep 2013 18:09:13 +0000 ]
[854] Better error handling for download failure and a fix for publisher hierarchy navigation
Tom Rees [Tue, 10 Sep 2013 19:55:41 +0000 ]
[#777] Refactor to handle core template changes
Tom Rees [Wed, 04 Sep 2013 16:22:36 +0000 ]
[#469] Moved Modernizr.js in here. Only used in this repo.
Ross Jones [Thu, 13 Jun 2013 09:02:37 +0000 ]
[601] Make sure only active datasets are shown in popular datasets on publisher homepage
Tom Rees [Fri, 17 May 2013 14:19:01 +0000 ]
[385] Use page_heading helper function consistently
Tom Rees [Thu, 16 May 2013 11:35:37 +0000 ]
[423] Handle many more graphing edge-cases.
Prepare graphs for an expected time period (since July 2012) rather than for the time period found in the DB, which can be reduced to absurdity with certain queries. Graphs always have a consistent X-axis, ugly logic to combine disparate data series can be removed.
On 'Publisher' and 'Dataset' tabs, always graph the *top 20* series regardless of the month currently rendered in the table. This makes more sense from a useability POV.
Finally, some client side error checking was improved.
David Read [Fri, 19 Apr 2013 19:06:52 +0000 ]
Merge branch 'stable' of github.com:datagovuk/ckanext-ga-report
Tom Rees [Tue, 02 Apr 2013 16:25:45 +0000 ]
[403] Fix rickshaw choking if there is an empty 'Others' series.
Tom Rees [Tue, 02 Apr 2013 16:20:29 +0000 ]
[403] Rickshaw graph always renders all series, no matter which month is selected.
Tom Rees [Tue, 02 Apr 2013 16:25:45 +0000 ]
[403] Fix rickshaw choking if there is an empty 'Others' series.
Tom Rees [Tue, 02 Apr 2013 16:20:29 +0000 ]
[403] Rickshaw graph always renders all series, no matter which month is selected.
Tom Rees [Fri, 29 Mar 2013 15:27:55 +0000 ]
[304] most_popular_datasets can render a preview image
Tom Rees [Fri, 29 Mar 2013 14:52:32 +0000 ]
[304] Don't show No Graph Loaded text on Publishers page.
Tom Rees [Thu, 21 Mar 2013 16:18:07 +0000 ]
[304] No need to declare a content_class any longer.