Commit graph

66 commits

Author SHA1 Message Date
Eric Davis
2efd00dfbe Update tests to reflect changes in 70ff4f6 2011-06-28 11:49:29 -07:00
Eric Davis
5d0e7226ad Use override_settings with Chartbeat's test_rendering_setup_site too 2011-06-28 11:49:19 -07:00
Eric Davis
a76bb3a3a6 Drop django.contrib.sites from INSTALLED_APPS before the test even runs
An attempt at resolving https://github.com/jcassee/django-analytical/issues/2
2011-06-28 10:57:58 -07:00
Joost Cassee
70ff4f6826 Support multiple Clicky codes; increment version
Clicky has updated their Javascript code to support logging to multiple
sites at the same time.
2011-06-05 15:17:41 +02:00
Joost Cassee
3e5e0c25f2 Fix MANIFEST bug
An old MANIFEST file caused GoSquared support to be missing from the
source distribution.
2011-04-23 00:14:18 +02:00
Joost Cassee
d40b73f23c Bump version to 0.8.0 2011-04-01 22:42:03 +02:00
Joost Cassee
3a02a73d94 Add GoSquared support 2011-04-01 22:41:36 +02:00
Joost Cassee
41c7484495 Fix Woopra documentation typos 2011-04-01 22:02:35 +02:00
Joost Cassee
756b887dfd Fix Clicky template tags 2011-04-01 21:54:16 +02:00
Joost Cassee
4f82bd876a Update Clicky tracking code to use relative URLs 2011-03-30 15:11:47 +02:00
Joost Cassee
babfad16ac Add support for the Woopra service
Also bump the version to 0.7.0.
2011-03-15 16:48:23 +01:00
Joost Cassee
e4a53def30 Fix mixpanel-celery rST target name 2011-03-15 14:13:06 +01:00
Joost Cassee
81e1fb3463 Fix Crazy Egg template tag <script> tag 2011-03-15 13:15:07 +01:00
Joost Cassee
a4f41ee004 Add message customization to Olark 2011-03-15 13:14:29 +01:00
Joost Cassee
ae89a6965c Add Olark and Reinvigorate to the install docs 2011-03-15 12:58:52 +01:00
Joost Cassee
27b272f6fd Rename MIXPANEL_TOKEN setting
Wes Winham's mixpanel-celery package uses the MIXPANEL_API_TOKEN
setting. Use the same name for the Mixpanel token setting.
2011-03-15 12:55:07 +01:00
Joost Cassee
8649c07c24 Relax service code validation 2011-02-25 00:28:59 +01:00
Joost Cassee
c23b0abc02 Fix version and changelog
Version skipped 0.6.0 and the changelog was not updated.
2011-02-25 00:21:20 +01:00
Joost Cassee
19d6cbaa48 Add newest services to analytics tag 2011-02-24 22:32:50 +01:00
Joost Cassee
369d890452 Bump version to 0.7.0 2011-02-24 22:25:26 +01:00
Joost Cassee
707b8bbe72 Add Reinvigorate to README, fix typo in docs 2011-02-24 22:23:40 +01:00
Joost Cassee
4f2d95f928 Add support for Olark 2011-02-24 22:22:28 +01:00
Joost Cassee
5ac645aebb Fix tutorial typos, uncomment download URL in setup.py 2011-02-24 17:36:25 +01:00
Joost Cassee
8f9b5104da Add Reinvigorate service
This commit also contains a number of typo fixes in the documentation
and bumps the version.
2011-02-22 10:44:53 +01:00
Joost Cassee
327157d610 Fix small code style issues based on pylint
Also update patch version number.
2011-02-18 13:57:04 +01:00
Joost Cassee
246c72cc03 Split off Geckoboard support into django-geckoboard 2011-02-15 16:07:32 +01:00
Joost Cassee
f6cbd4b744 Bump version to 0.4.0 2011-02-14 08:41:47 +01:00
Joost Cassee
4c2a39beda Add support for Geckoboard 2011-02-14 08:40:27 +01:00
Joost Cassee
77452ca267 Add initial version of Geckoboard integration
This commit does not yet contain tests.
2011-02-11 15:01:55 +01:00
Joost Cassee
334b49d1c7 Add Sphinx template layout to ignored file list 2011-02-11 15:01:23 +01:00
Joost Cassee
582bfdd970 Fix various documentation typos and missing text 2011-02-11 14:59:56 +01:00
Joost Cassee
6fe4c0b17c Add documentation section on Mixpanel events
Also add Performable "thank you" note.
2011-01-31 11:15:36 +01:00
Joost Cassee
f176792f09 Revert project URL in setup.py to GitHub 2011-01-31 09:14:01 +01:00
Joost Cassee
4b386026da Make README.rst inclusion more robust 2011-01-31 09:11:40 +01:00
Joost Cassee
3509221d29 Add Performable to README.rst 2011-01-31 09:01:01 +01:00
Joost Cassee
6ea7e85b02 Add Performable service. Update docs layout.
Use included README.rst in documentation.  Bump version to 0.3.0.
2011-01-31 08:58:49 +01:00
Joost Cassee
e3a652766b Prefix non-text documentation directories with '_' 2011-01-30 16:27:46 +01:00
Joost Cassee
1b444076c6 Improve documentation layout
Move author information to AUTHORS.rst.  Move changelog to
CHANGELOG.rst.  Add license to documentation.  Fix README.rst.  Add
documentation source files to revision control.
2011-01-30 16:19:58 +01:00
Joost Cassee
13d6cdc0e7 Add docs directory to source distribution 2011-01-30 10:43:02 +01:00
Joost Cassee
1941af976a Bumped version to 0.2.0 2011-01-30 10:35:42 +01:00
Joost Cassee
74af25be8e Make service documentation less context-dependent
It should be possible to understand the service documentation pages
without having come from the index page.  This is a first step in making
them context-independent.
2011-01-30 10:33:33 +01:00
Joost Cassee
ef56199d1e Fix configuration validation code duplication 2011-01-30 10:13:09 +01:00
Joost Cassee
c76e47714e Add tests for internal IP addresses 2011-01-30 10:06:01 +01:00
Joost Cassee
f41b0619d8 Small documentation fixes 2011-01-30 09:56:53 +01:00
Joost Cassee
cf7589bc20 Fix tests
Some parts of the code are not yet tested:
 * internal IP addresses feature
 * utils module
2011-01-30 03:05:10 +01:00
Joost Cassee
4bf0fcfcc5 Update documentation
This commit finishes up the tutorial.  It also fixes the individual
service documentation and documents the service-specific / global
analytical settings and context variables.
2011-01-29 08:04:51 +01:00
Joost Cassee
3db3bf4b0e Simplify analytics tag loading
The general-purpose tag loading code was much too generic and complex,
so this commit hard-codes the supported services.  Also adds a tutorial
to the documentation.

This commit is not tested.
2011-01-28 18:02:23 +01:00
Joost Cassee
a7db456359 Move services from their own app into analytics package 2011-01-28 08:37:26 +01:00
Joost Cassee
0e70ce759c Remove analytical.services package 2011-01-28 06:47:05 +01:00
Joost Cassee
09b56b6de3 Fix Mixpanel docs typo 2011-01-28 06:46:26 +01:00