Commit Graph

17 Commits

Author SHA1 Message Date
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
John Glover 03b4023676 Add 'track_events' config option, tidy up config
reading.
2012-07-11 14:34:18 +01:00
amercader 8f22a3a3a0 [doc] Update README 2012-05-10 13:43:36 +01:00
John Glover c9e8a6b5d9 change summary page to use /dataset, not /package 2011-11-29 17:56:47 +00:00
John Glover 251f896bc6 update readme for ckan 1.5 version of extension 2011-11-29 17:36:35 +00:00
John Glover 1588fbb110 change pip install bitbucket link to github link 2011-11-29 11:04:34 +00:00
Seb Bacon 4ad3402ca6 notes about restarting 2011-04-07 10:41:27 +01:00
Seb Bacon 0f1ee343bc mention activating the plugin 2011-04-07 10:37:47 +01:00
Seb Bacon 14f733bd9f factor out database init as separate install step 2011-04-07 10:24:22 +01:00
Seb Bacon 7bdd6e7b29 linkify 2011-04-06 12:15:09 +01:00
Seb Bacon ee3b30338e grammar 2011-04-06 12:14:18 +01:00
Seb Bacon 0397483a8c add 'domain' config option for tracking code 2011-04-06 12:01:21 +01:00
Seb Bacon 0ba01faed2 mention virtualenv 2011-04-06 11:05:00 +01:00
Seb Bacon aecdaac203 reflect move to OKFN bitbucket repo 2011-04-06 11:02:24 +01:00
Seb Bacon bf749dbf5c don't require profile_name option 2011-04-06 10:34:52 +01:00
Seb Bacon fd851678ba formatting tweaks 2011-04-06 10:07:58 +01:00
Seb Bacon f3baf8311a extra readme (and rename so it's parsed as reStructuredText by bitbucket)
--HG--
rename : README.txt => README.rst
2011-04-06 10:05:33 +01:00