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.
Tom Rees [Tue, 19 Mar 2013 17:10:54 +0000 ]
[304] Restyled sidebar
Tom Rees [Tue, 19 Mar 2013 16:41:09 +0000 ]
[304] Remove minornavigation elements from ga-report extension.
Tom Rees [Thu, 14 Mar 2013 14:38:24 +0000 ]
[noticket] Hide momentary flash of text on sparkline cells.
Tom Rees [Thu, 28 Feb 2013 17:08:19 +0000 ]
[329] Rebase hashchange tab code on core plugin developed for ticket 329.
Tom Rees [Thu, 21 Feb 2013 17:28:53 +0000 ]
[321] Added month selector. Colorising graphs in Safari and IE.
Tom Rees [Thu, 21 Feb 2013 12:13:00 +0000 ]
[321] Redraw sparklines on tab refresh
David Read [Thu, 14 Feb 2013 15:19:55 +0000 ]
Merge branch 'master' of github.com:datagovuk/ckanext-ga-report
David Read [Thu, 14 Feb 2013 15:19:26 +0000 ]
[162] Force browers to refresh JS and CSS with revamp.
Tom Rees [Thu, 14 Feb 2013 14:09:04 +0000 ]
[162] Subtle hinting that graph legends can be toggled.
Tom Rees [Thu, 14 Feb 2013 12:52:31 +0000 ]
[162] Assertions were overzealous. Code can handle more broken data now.