9 years agoMerge branch 'master' of git+ssh://maxious.lambdacomplex.org/git/ckanext-ga-report master
root []
Merge branch 'master' of git+ssh://maxious.lambdacomplex.org/git/ckanext-ga-report

9 years agohtml fixes and reeneable downloads count
root []
html fixes and reeneable downloads count

9 years agoMerge branch 'master' of git+ssh://maxious.lambdacomplex.org/git/ckanext-ga-report
CKAN data.gov.au []
Merge branch 'master' of git+ssh://maxious.lambdacomplex.org/git/ckanext-ga-report

9 years agofix new style download link stats
CKAN data.gov.au []
fix new style download link stats

9 years agoHide private datasets
Alex Sadleir []
Hide private datasets

10 years agoFixes to make this work on not-data.gov.uk
Alex Sadleir []
Fixes to make this work on not-data.gov.uk

10 years ago[1280] Change use of group.get_groups() to group.get_parent_groups()
Ross Jones []
[1280] Change use of group.get_groups() to group.get_parent_groups()

10 years agoShow next to title the publisher on the /dataset page, or All datasets if no publisher
Ross Jones []
Show next to title the publisher on the /dataset page, or All datasets if no publisher

10 years agoRefactor to keep pace with hashtab change
Tom Rees []
Refactor to keep pace with hashtab change

10 years ago[903] Integrated 777 branch and updated to fit the new look.
Tom Rees []
[903] Integrated 777 branch and updated to fit the new look.

10 years agoMerge remote-tracking branch 'origin/777-responsive'
Tom Rees []
Merge remote-tracking branch 'origin/777-responsive'

10 years agoHorribly hacky links to publishers and datasets, nobody tell Tom
Ross Jones []
Horribly hacky links to publishers and datasets, nobody tell Tom

10 years agoJust adding breadcrumbs
Ross Jones []
Just adding breadcrumbs

10 years agoUpdating to make sure we ALWAYS refresh the token
vagrant []
Updating to make sure we ALWAYS refresh the token

10 years agoAdd missing import, explains why it was broken before
Ross Jones []
Add missing import, explains why it was broken before

10 years agoTidy up
Ross Jones []
Tidy up

10 years agoMisplaced return, how was this running
Ross Jones []
Misplaced return, how was this running

10 years agoTypoe
Ross Jones []
Typoe

10 years agoForce a refresh of the oauth token before every request to ensure we do not fail because of that
Ross Jones []
Force a refresh of the oauth token before every request to ensure we do not fail because of that

10 years ago[777] revert back to the responsive version
Tom Rees []
[777] revert back to the responsive version

10 years agoLast fix for missing sidebar on index (global) page
Ross Jones []
Last fix for missing sidebar on index (global) page

10 years agoMissed one when fixing 777 merge
Ross Jones []
Missed one when fixing 777 merge

10 years agoFix the broken 777 merge
Ross Jones []
Fix the broken 777 merge

10 years ago[854] Replace ALL occurrences of publisher with organization
Ross Jones []
[854] Replace ALL occurrences of publisher with organization

10 years ago[854] Replace query for type-"publisher" with type="organization"
Ross Jones []
[854] Replace query for type-"publisher" with type="organization"

10 years ago[854] Fixes unexplained failure with fetching publisher information.
Ross Jones []
[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.

10 years ago[noticket] Temporary change to remove link to publisher site-usage whilst it gets fixed
Ross Jones []
[noticket] Temporary change to remove link to publisher site-usage whilst it gets fixed

10 years agoRemove logging
Ross Jones []
Remove logging

10 years agoForce debugging logging for external libs and disables publisher/dataset
Ross Jones []
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.

10 years agoMerge branch 'master' of github.com:datagovuk/ckanext-ga-report
Ross Jones []
Merge branch 'master' of github.com:datagovuk/ckanext-ga-report

10 years ago[854] Better error handling for download failure and a fix for publisher hierarchy navigation
Ross Jones []
[854] Better error handling for download failure and a fix for publisher hierarchy navigation

10 years ago[#777] Refactor to handle core template changes
Tom Rees []
[#777] Refactor to handle core template changes

10 years ago[#469] Moved Modernizr.js in here. Only used in this repo.
Tom Rees []
[#469] Moved Modernizr.js in here. Only used in this repo.

10 years ago[601] Make sure only active datasets are shown in popular datasets on publisher homepage
Ross Jones []
[601] Make sure only active datasets are shown in popular datasets on publisher homepage

10 years ago[385] Use page_heading helper function consistently
Tom Rees []
[385] Use page_heading helper function consistently

10 years ago[423] Handle many more graphing edge-cases.
Tom Rees []
[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.

10 years agoMerge branch 'stable' of github.com:datagovuk/ckanext-ga-report
David Read []
Merge branch 'stable' of github.com:datagovuk/ckanext-ga-report

10 years ago[403] Fix rickshaw choking if there is an empty 'Others' series.
Tom Rees []
[403] Fix rickshaw choking if there is an empty 'Others' series.

10 years ago[403] Rickshaw graph always renders all series, no matter which month is selected.
Tom Rees []
[403] Rickshaw graph always renders all series, no matter which month is selected.

10 years ago[403] Fix rickshaw choking if there is an empty 'Others' series.
Tom Rees []
[403] Fix rickshaw choking if there is an empty 'Others' series.

10 years ago[403] Rickshaw graph always renders all series, no matter which month is selected.
Tom Rees []
[403] Rickshaw graph always renders all series, no matter which month is selected.

10 years ago[304] most_popular_datasets can render a preview image
Tom Rees []
[304] most_popular_datasets can render a preview image

10 years ago[304] Don't show No Graph Loaded text on Publishers page.
Tom Rees []
[304] Don't show No Graph Loaded text on Publishers page.

11 years ago[304] No need to declare a content_class any longer.
Tom Rees []
[304] No need to declare a content_class any longer.

11 years ago[304] Restyled sidebar
Tom Rees []
[304] Restyled sidebar

11 years ago[304] Remove minornavigation elements from ga-report extension.
Tom Rees []
[304] Remove minornavigation elements from ga-report extension.

11 years ago[noticket] Hide momentary flash of text on sparkline cells.