Commit Graph

  • 1f534141ed [ui][xs] Show downloads instead of headers on table headers release-v1.7 amercader 2012-05-10 16:47:20 +0100
  • 7373e814fd Merge branch 'enhancement-2251-tracking' amercader 2012-05-10 16:46:32 +0100
  • 02644f1d2d Merge branch 'master' into enhancement-2251-tracking enhancement-2251-tracking amercader 2012-05-10 15:56:40 +0100
  • a8747809d2 [ui] Update summary page design and links amercader 2012-05-10 13:44:29 +0100
  • 8f22a3a3a0 [doc] Update README amercader 2012-05-10 13:43:36 +0100
  • 143dafab45 summary_tracking renames and fixes Toby 2012-04-20 14:46:00 +0100
  • db13b0b9cd changes for new internal tracking Toby 2012-04-05 18:12:25 +0100
  • deb99ebdc3 Change 'package' to 'dataset' in report ckan-1.6 John Glover 2011-12-21 11:45:45 +0000
  • 16d5d11b86 Bug fix: download count style should only be added once, at the end of the head section. John Glover 2011-12-20 13:16:28 +0000
  • 8176247f10 [1451] Track downloads on resource view page. Don't display download count on that page for now. John Glover 2011-12-20 10:56:05 +0000
  • e104e7eb9e update genshi code for latest dataset view changes John Glover 2011-12-19 09:51:25 +0000
  • 165a3fd055 remove unused import John Glover 2011-12-19 09:50:56 +0000
  • c9e8a6b5d9 change summary page to use /dataset, not /package John Glover 2011-11-29 17:56:47 +0000
  • 953b30c73c remove dead code John Glover 2011-11-29 17:46:40 +0000
  • 8906260eb1 update plugin filter method and tests for latest ckan (with dataset view changes) John Glover 2011-11-29 17:39:49 +0000
  • 251f896bc6 update readme for ckan 1.5 version of extension John Glover 2011-11-29 17:36:35 +0000
  • 5ee3e9e14b Update readme for CKAN 1.4 version of extension ckan-1.4 John Glover 2011-11-29 17:34:18 +0000
  • 97c8b91ec7 update test_analytics_snippet test for latest CKAN master changes (setting map.explicit to true) John Glover 2011-11-29 13:32:03 +0000
  • 1588fbb110 change pip install bitbucket link to github link John Glover 2011-11-29 11:04:34 +0000
  • c2de764a95 change .hgignore to .gitignore John Glover 2011-11-29 11:02:09 +0000
  • 5cb20d1d45 cache table reflection (it was *very* slow) Seb Bacon 2011-04-10 09:44:44 +0100
  • 11d3777a66 accept non-ascii IRIs Seb Bacon 2011-04-10 09:20:49 +0100
  • ee15b29de8 use sqlalchemy expression language where practical Seb Bacon 2011-04-08 11:00:28 +0100
  • b852e048c6 escape percents in query condition Seb Bacon 2011-04-07 16:30:32 +0100
  • 4ad3402ca6 notes about restarting Seb Bacon 2011-04-07 10:41:27 +0100
  • 0f1ee343bc mention activating the plugin Seb Bacon 2011-04-07 10:37:47 +0100
  • 14f733bd9f factor out database init as separate install step Seb Bacon 2011-04-07 10:24:22 +0100
  • 8dfa04434f move local styling to plugin, so we don't override other layout.html files Seb Bacon 2011-04-07 09:18:35 +0100
  • 04ea42339a change 'downloads' wording to be less ambiguous Seb Bacon 2011-04-06 12:56:52 +0100
  • 137567b0bf set show_downloads to True by default Seb Bacon 2011-04-06 12:53:59 +0100
  • 7bdd6e7b29 linkify Seb Bacon 2011-04-06 12:15:09 +0100
  • ee3b30338e grammar Seb Bacon 2011-04-06 12:14:18 +0100
  • 93c7a86cfe make trackPageView come last in list Seb Bacon 2011-04-06 12:08:51 +0100
  • 0397483a8c add 'domain' config option for tracking code Seb Bacon 2011-04-06 12:01:21 +0100
  • 0ba01faed2 mention virtualenv Seb Bacon 2011-04-06 11:05:00 +0100
  • aecdaac203 reflect move to OKFN bitbucket repo Seb Bacon 2011-04-06 11:02:24 +0100
  • bf749dbf5c don't require profile_name option Seb Bacon 2011-04-06 10:34:52 +0100
  • fd851678ba formatting tweaks Seb Bacon 2011-04-06 10:07:58 +0100
  • f3baf8311a extra readme (and rename so it's parsed as reStructuredText by bitbucket) Seb Bacon 2011-04-06 10:05:33 +0100
  • 5a1150f4c7 add show_downloads config option Seb Bacon 2011-04-05 15:28:27 +0100
  • 8c0e9c2072 more instructional clarification Seb Bacon 2011-04-05 15:15:46 +0100
  • fefac7548d add tests, and associated fixage/harness support to main software Seb Bacon 2011-04-05 15:08:24 +0100
  • c91ab410c0 more refactoring Seb Bacon 2011-04-05 10:38:25 +0100
  • b69d89bf18 big refactor Seb Bacon 2011-04-04 17:44:39 +0100
  • 1f0f25a26f move plugin to own module Seb Bacon 2011-04-04 11:50:18 +0100
  • 2774932d57 tentative support for tracking downloads, too Seb Bacon 2011-03-08 10:42:38 +0000
  • 38a1ca95fe typo Seb Bacon 2011-03-03 13:48:12 +0000
  • 66e665dbcc make sure authz query has a user to work with Seb Bacon 2011-03-03 13:45:09 +0000
  • ed1835a21e don't return several dimensions; it makes parsing the data more complicated Seb Bacon 2011-02-28 18:10:11 +0000
  • 4ad028c44c [hack] bump controller string to clear cache Seb Bacon 2011-02-18 17:17:58 +0000
  • 4634fe5150 rename controller for cache Seb Bacon 2011-02-18 11:27:57 +0000
  • e7093b3f67 return nothing if no GA credentials supplied Seb Bacon 2011-02-11 11:24:15 +0000
  • 4d18d1c13d proof of concept for accessing analytics data from CKAN Seb Bacon 2011-02-11 11:21:19 +0000
  • 3f060228d3 initial commit Seb Bacon 2011-02-10 13:32:19 +0000