Commit Graph

239 Commits

Author SHA1 Message Date
John Glover 8906260eb1 update plugin filter method and tests for latest
ckan (with dataset view changes)
2011-11-29 17:39:49 +00:00
John Glover 251f896bc6 update readme for ckan 1.5 version of extension 2011-11-29 17:36:35 +00:00
John Glover 97c8b91ec7 update test_analytics_snippet test for latest
CKAN master changes (setting map.explicit to true)
2011-11-29 13:32:03 +00:00
John Glover 1588fbb110 change pip install bitbucket link to github link 2011-11-29 11:04:34 +00:00
John Glover c2de764a95 change .hgignore to .gitignore 2011-11-29 11:02:09 +00:00
Seb Bacon 5cb20d1d45 cache table reflection (it was *very* slow) 2011-04-10 09:44:44 +01:00
Seb Bacon 11d3777a66 accept non-ascii IRIs 2011-04-10 09:20:49 +01:00
Seb Bacon ee15b29de8 use sqlalchemy expression language where practical 2011-04-08 11:00:28 +01:00
Seb Bacon b852e048c6 escape percents in query condition 2011-04-07 16:30:32 +01: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 8dfa04434f move local styling to plugin, so we don't override other layout.html files 2011-04-07 09:18:35 +01:00
Seb Bacon 04ea42339a change 'downloads' wording to be less ambiguous 2011-04-06 12:56:52 +01:00
Seb Bacon 137567b0bf set show_downloads to True by default 2011-04-06 12:53:59 +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 93c7a86cfe make trackPageView come last in list 2011-04-06 12:08:51 +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
Seb Bacon 5a1150f4c7 add show_downloads config option 2011-04-05 15:28:27 +01:00
Seb Bacon 8c0e9c2072 more instructional clarification 2011-04-05 15:15:46 +01:00
Seb Bacon fefac7548d add tests, and associated fixage/harness support to main software 2011-04-05 15:08:24 +01:00
Seb Bacon c91ab410c0 more refactoring 2011-04-05 10:38:25 +01:00
Seb Bacon b69d89bf18 big refactor 2011-04-04 17:44:39 +01:00
Seb Bacon 1f0f25a26f move plugin to own module 2011-04-04 11:50:18 +01:00
Seb Bacon 2774932d57 tentative support for tracking downloads, too 2011-03-08 10:42:38 +00:00
Seb Bacon 38a1ca95fe typo 2011-03-03 13:48:12 +00:00
Seb Bacon 66e665dbcc make sure authz query has a user to work with 2011-03-03 13:45:09 +00:00
Seb Bacon ed1835a21e don't return several dimensions; it makes parsing the data more complicated 2011-02-28 18:10:11 +00:00
Seb Bacon 4ad028c44c [hack] bump controller string to clear cache 2011-02-18 17:17:58 +00:00
Seb Bacon 4634fe5150 rename controller for cache 2011-02-18 11:27:57 +00:00
Seb Bacon e7093b3f67 return nothing if no GA credentials supplied 2011-02-11 11:24:15 +00:00
Seb Bacon 4d18d1c13d proof of concept for accessing analytics data from CKAN 2011-02-11 11:21:19 +00:00
Seb Bacon 3f060228d3 initial commit 2011-02-10 13:32:19 +00:00