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.

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

11 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.
Tom Rees []
[noticket] Hide momentary flash of text on sparkline cells.

11 years ago[329] Rebase hashchange tab code on core plugin developed for ticket 329.
Tom Rees []
[329] Rebase hashchange tab code on core plugin developed for ticket 329.

11 years ago[321] Added month selector. Colorising graphs in Safari and IE.
Tom Rees []
[321] Added month selector. Colorising graphs in Safari and IE.

11 years ago[321] Redraw sparklines on tab refresh
Tom Rees []
[321] Redraw sparklines on tab refresh

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

11 years ago[162] Force browers to refresh JS and CSS with revamp.
David Read []
[162] Force browers to refresh JS and CSS with revamp.

11 years ago[162] Subtle hinting that graph legends can be toggled.
Tom Rees []
[162] Subtle hinting that graph legends can be toggled.

11 years ago[162] Assertions were overzealous. Code can handle more broken data now.
Tom Rees []
[162] Assertions were overzealous. Code can handle more broken data now.

11 years ago[273] Change alignment of numeric values in tables.
Tom Rees []
[273] Change alignment of numeric values in tables.

11 years ago[172] Maintain current month when navigating around Analytics sections.
Tom Rees []
[172] Maintain current month when navigating around Analytics sections.

11 years ago[162] Cleaning up IE7 issues.
Tom Rees []
[162] Cleaning up IE7 issues.

11 years ago[162] Rearranging ga_reports graphs per ticket feedback. Series are sensibly ordered. Page is restructured.
Tom Rees []
[162] Rearranging ga_reports graphs per ticket feedback. Series are sensibly ordered. Page is restructured.

11 years ago#167 Refactoring controller's logic to create better Percentage graphs
Tom Rees []
#167 Refactoring controller's logic to create better Percentage graphs

11 years ago#167 Togglable graph legend. Disabled mouseover.
Tom Rees []
#167 Togglable graph legend. Disabled mouseover.

11 years ago#167 Reverted modifications to libraries. Wrote rickshaw_ie7_shim.js to get libs loading without errors on IE7.
Tom Rees []
#167 Reverted modifications to libraries. Wrote rickshaw_ie7_shim.js to get libs loading without errors on IE7.

11 years ago#167 Patching to make render error-free in IE7. Modernizr is used to disable libraries.
Tom Rees []
#167 Patching to make render error-free in IE7. Modernizr is used to disable libraries.

11 years ago#167 Fixing for /dataset and /publishers
Tom Rees []
#167 Fixing for /dataset and /publishers

11 years ago#167 JS development of hashchange-dependant tabbing mechanism, and of Rickshaw graphs with separate legends.
Tom Rees []
#167 JS development of hashchange-dependant tabbing mechanism, and of Rickshaw graphs with separate legends.

11 years agoA fix for the copy and paste error that accounts for #211
Ross Jones []
A fix for the copy and paste error that accounts for #211

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

11 years agoFixed problem with counting current position
Ross Jones []
Fixed problem with counting current position

11 years ago[xs] #219 Improved punctuation.
David Read []
[xs] #219 Improved punctuation.

11 years agoMakes sure we don't add (and log) when we can't find the dataset for popular, fixes #242
Ross Jones []
Makes sure we don't add (and log) when we can't find the dataset for popular, fixes #242

11 years agoAdds info on 'No data' to fix #219
Ross Jones []
Adds info on 'No data' to fix #219

11 years agoMerge commit 'd0db210'
David Read []
Merge commit 'd0db210'

11 years agoImproved debug logging.
David Read []
Improved debug logging.

11 years agoWhen 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).
David Read []
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).

11 years ago#167 Render percentages on the site_usage graphs
Tom Rees []
#167 Render percentages on the site_usage graphs

11 years ago#167 Render legends correctly.
Tom Rees []
#167 Render legends correctly.

11 years ago#167 Refactoring graph JS. Added mouseovers.
Tom Rees []
#167 Refactoring graph JS. Added mouseovers.

11 years agoRemove January data from graphs. Allow pages to select their colorscheme.
Tom Rees []
Remove January data from graphs. Allow pages to select their colorscheme.

11 years agoStacked graphs with sane server-side data wrangling working. Percentage mode half-impemented.
Tom Rees []
Stacked graphs with sane server-side data wrangling working. Percentage mode half-impemented.

11 years agoDone integrating graphs onto site_usage/publishers and site_usage/datasets. Including some interesting queries.
Tom Rees [