]>
git.parisson.com Git - django-google-tools.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Paul van der Linden [Thu, 12 May 2011 06:41:30 +0000 (08:41 +0200)]
added site speed option
J. Janssen [Mon, 30 Aug 2010 15:03:54 +0000 (17:03 +0200)]
Updated the analytics template to current implementation
Orne Brocaar [Fri, 6 Aug 2010 08:12:48 +0000 (10:12 +0200)]
Some testcases added.
Orne Brocaar [Thu, 5 Aug 2010 13:22:41 +0000 (15:22 +0200)]
New code added. Old code removed.
Dan Fairs [Sun, 3 Jan 2010 12:17:23 +0000 (20:17 +0800)]
More ignores.
Chris Adams [Sun, 18 Jul 2010 21:47:49 +0000 (05:47 +0800)]
Fixed async template JS to use a proper closure
Clint Ecker [Fri, 4 Dec 2009 22:26:12 +0000 (17:26 -0500)]
Adding in a lot of cool tests and making the async GA code optional.
How to use one or the other is explained in the docs. Thanks to
Cliff Dyer for the awesome updates and tests!
Merge remote branch 'jcdyer/master'
Conflicts:
google_analytics/models.py
google_analytics/templates/google_analytics/analytics_template.html
Chris Adams [Wed, 2 Dec 2009 22:47:08 +0000 (06:47 +0800)]
Better GA init code
The official version fails if the document's first child is something
like a comment. This tries to attach to <head> and, if that doesn't
exist, falls back to body.
J. Cliff Dyer [Fri, 4 Dec 2009 16:40:31 +0000 (11:40 -0500)]
Specified INSTALLED_APPS in docs.
J. Cliff Dyer [Fri, 4 Dec 2009 16:25:37 +0000 (11:25 -0500)]
Added a section on extending the app to the docs.
J. Cliff Dyer [Thu, 3 Dec 2009 20:01:21 +0000 (15:01 -0500)]
Added tests to check rendering of nodes.
J. Cliff Dyer [Thu, 3 Dec 2009 18:10:34 +0000 (13:10 -0500)]
Added data fixtures and some site tests.
J. Cliff Dyer [Thu, 3 Dec 2009 17:42:57 +0000 (12:42 -0500)]
Fixed failing noarg code name test.
J. Cliff Dyer [Thu, 3 Dec 2009 17:03:57 +0000 (12:03 -0500)]
Added unittests. Still need to test django site integration
J. Cliff Dyer [Thu, 3 Dec 2009 16:21:25 +0000 (11:21 -0500)]
Recent commit broke parsing of zero arg syntax. (i.e. {% analytics %} and {% analytics_async %}).
J. Cliff Dyer [Wed, 2 Dec 2009 22:19:44 +0000 (17:19 -0500)]
Bumped version number to 0.2
J. Cliff Dyer [Wed, 2 Dec 2009 22:07:09 +0000 (17:07 -0500)]
Make new asynchronous google analytics optional.
The Asynchronous tracking snippet is not exactly a drop it replacement for the old
synchronous tracking snippet. It is intended to go at a different place in the template,
and it doesn't work with some documents (see README.mdown for details). Therefore, it
makes sense for it to be rendered using a different template tag. It could have been an
option passed to the template tag, but template tags should be simple to use, and simple
to parse.
Michael Newman [Sat, 24 Oct 2009 20:14:36 +0000 (04:14 +0800)]
Adding a verbose name plural to make the admin show the proper plural
Chris Adams [Wed, 2 Dec 2009 13:56:24 +0000 (21:56 +0800)]
Switch to Asynchronous Tracking
This avoids a common GA performance hit:
http://googlecode.blogspot.com/2009/12/google-analytics-launches-asynchronous.html
kevin fricovsky [Thu, 6 Aug 2009 01:42:07 +0000 (09:42 +0800)]
removed legacy core reference
kevin fricovsky [Thu, 6 Aug 2009 01:38:57 +0000 (09:38 +0800)]
removed legacy admin reference in model
kevin fricovsky [Sun, 2 Aug 2009 14:35:15 +0000 (22:35 +0800)]
made the project 1.* compliant and fixed a bug with a hardcoded analytics ID, now displays anayltics ID value set in admin properly
Chris Adams [Wed, 2 Dec 2009 13:56:24 +0000 (08:56 -0500)]
Switch to Asynchronous Tracking
This avoids a common GA performance hit:
http://googlecode.blogspot.com/2009/12/google-analytics-launches-asynchronous.html
kevin fricovsky [Thu, 6 Aug 2009 01:42:07 +0000 (21:42 -0400)]
removed legacy core reference
kevin fricovsky [Thu, 6 Aug 2009 01:38:57 +0000 (21:38 -0400)]
removed legacy admin reference in model
kevin fricovsky [Sun, 2 Aug 2009 14:35:15 +0000 (10:35 -0400)]
made the project 1.* compliant and fixed a bug with a hardcoded analytics ID, now displays anayltics ID value set in admin properly
Clinton Ecker [Sun, 5 Apr 2009 21:36:26 +0000 (16:36 -0500)]
adding gitignore
Clinton Ecker [Sun, 5 Apr 2009 21:35:38 +0000 (16:35 -0500)]
Updating analytics code to most recent
Clinton Ecker [Sun, 5 Apr 2009 21:28:05 +0000 (16:28 -0500)]
More editing
Clinton Ecker [Sun, 5 Apr 2009 21:27:25 +0000 (16:27 -0500)]
Editing readme
Clinton Ecker [Sun, 5 Apr 2009 21:26:30 +0000 (16:26 -0500)]
Updating the readme and altering the license
Clinton Ecker [Sun, 5 Apr 2009 21:22:39 +0000 (16:22 -0500)]
adding a setup.py
Clinton Ecker [Sun, 5 Apr 2009 21:20:37 +0000 (16:20 -0500)]
moving things around so this app is deployable
Clint Ecker [Thu, 31 Jul 2008 23:13:28 +0000 (23:13 +0000)]
* Removing a print statement and fixing a small bug if you haven't set any site codes yet
Clint Ecker [Tue, 8 Jul 2008 15:02:15 +0000 (15:02 +0000)]
Fixing small errors regarding the optional model
Clint Ecker [Tue, 8 Jul 2008 14:55:26 +0000 (14:55 +0000)]
Adding the LICENSE, USAGE and making the model optional
Clint Ecker [Mon, 7 Jul 2008 19:57:16 +0000 (19:57 +0000)]
If the code is left blank, nothing should be rendered
Clint Ecker [Mon, 7 Jul 2008 19:55:49 +0000 (19:55 +0000)]
Initial commit of the project.