ckanext-googleanalytics_v2..../ckanext/googleanalytics
Ross Jones 2283571562 Attempts to provide support for v3 of the Google Analytics API.
Since version 2 of the Google Analytics API was shelved the download
of previous data was broken.  This commit should, once the oauth dance
has been complete, allow it to work again by changing all of the calls.
See the README for instructions on setting up OAUTH.  Other bug fixes
are:

- Resources views are now clearly identified
- Package Ids are set for /dataset/edit requests
- Updated README
2012-10-18 13:47:30 +01:00
..
legacy_public/scripts Move templates and public to legacy_templates and legacy_public 2012-10-16 15:39:27 +02:00
legacy_templates Move templates and public to legacy_templates and legacy_public 2012-10-16 15:39:27 +02:00
public/scripts Add CKAN 2.0 templates for Google Analytics tracking 2012-10-17 13:06:31 +02:00
templates Add CKAN 2.0 templates for Google Analytics tracking 2012-10-17 13:06:31 +02:00
__init__.py move plugin to own module 2011-04-04 11:50:18 +01:00
commands.py Attempts to provide support for v3 of the Google Analytics API. 2012-10-18 13:47:30 +01:00
controller.py change summary page to use /dataset, not /package 2011-11-29 17:56:47 +00:00
dbutil.py remove unused import 2011-12-19 09:50:56 +00:00
ga_auth.py Attempts to provide support for v3 of the Google Analytics API. 2012-10-18 13:47:30 +01:00
gasnippet.py Add 'track_events' config option, tidy up config 2012-07-11 14:34:18 +01:00
model.py big refactor 2011-04-04 17:44:39 +01:00
plugin.py Add CKAN 2.0 templates for Google Analytics tracking 2012-10-17 13:06:31 +02:00