Pi Delport
d19e1bfdb7
Package classifiers: Add Python 3.6, Django 1.10 & 1.11
2017-10-17 16:02:40 +02:00
Pi Delport
2ee99a656b
(Update my name, while here)
2017-10-17 14:12:35 +02:00
Pi Delport
4157c55e26
Tox, Travis: Update for Python 3.6, Django 1.10 & 1.11
2017-10-17 14:07:20 +02:00
Pi Delport
4ada8ff81a
Test settings: Add TEMPLATES for Django 1.10+
2017-10-17 13:35:38 +02:00
Peter Bittner
c7b14bdf5c
Drop Python 3.2 support
...
Refactor Travis CI configuration
Add flake8 checks, address all complaints
2017-10-16 12:11:23 +02:00
Joost Cassee
bec45403ee
Merge pull request #112 from bogdanbodnar/patch-2
...
Fix holding config variable in database through proxy objects
2017-08-17 16:52:49 +02:00
Bodnar Bogdan
9df1182877
Fix exception message
2017-08-16 10:41:09 +02:00
Bodnar Bogdan
22403f9a03
Fix uservoice tests
...
Rewrite test_empty_key in the same way as in the other modules.
Delete test_overridden_empty_key, because the Node (In this case, the UserVoiceNode) should not be created if there is no configuration initially.
2017-08-16 10:40:56 +02:00
Bodnar Bogdan
add3baff74
Fix holding config variable in database through proxy objects
...
A config variable may not necessarily be None when not configured. Can be stored in the database with the help of proxy objects, which can return the None value when accessed.
For example, to integrate with jazzband/django-constance.
2017-08-15 17:52:12 +02:00
Joost Cassee
e1d060398c
Merge pull request #111 from bogdanbodnar/patch-1
...
Fix `CHARTBEAT_USER_ID` variable name in documentation.
2017-08-15 16:06:54 +02:00
Bodnar Bogdan
eaa9610cca
Fix variable name
2017-08-15 15:54:20 +02:00
Martey Dodoo
8785a55a5a
Fix "Version 2.2.2" heading in CHANGELOG.
2017-03-21 01:40:01 +01:00
Joost Cassee
0b38497524
Merge pull request #105 from Vitiell0/master
...
Updated regex for Intercom APP_ID and tests for Intercom
2017-02-22 15:11:11 +01:00
Daniel Vitiello
67ee8bdb50
Updated regex for Intercom APP_ID and tests for Intercom
2017-02-15 16:32:29 -06:00
Peter Bittner
7da975c08c
Merge pull request #102 from bittner/feature/overhaul-docs-syntax-and-spacing
...
Overhaul reST syntax of documents in docs home
2017-01-29 22:41:10 +01:00
Peter Bittner
7d96f8e618
Use code-block directive for snippets
...
Correct spacing between sentences.
Update URLs (http -> https)
2017-01-29 21:55:27 +01:00
Joost Cassee
e8e2d84158
Merge pull request #101 from garrettr/fix-piwik-tracking-pixel-insecure-origin
...
Use protocol-relative URL for Piwik fallback img
2017-01-20 22:41:59 +01:00
Garrett Robinson
6f1db73026
Address review comments from @bittner
...
- Remove comments from Piwik tracking JS
- Remove unnecessary wrapping from lines in tests
2017-01-13 18:09:01 -08:00
Garrett Robinson
7ef1c9fd31
Update Piwik tracking code
...
Updates Piwik TRACKING_CODE to be based on the latest tracking code from
https://developer.piwik.org/guides/tracking-javascript-guide .
2017-01-13 12:48:09 -08:00
Garrett Robinson
6eeb809ea2
Fix unit tests
2017-01-11 20:22:34 -05:00
Garrett Robinson
212394a30d
Use protocol-relative URL for Piwik fallback img
...
Avoids mixed content issues when using django-analytical on sites served
over HTTPS. Using a protocol-relative URL is also recommended in the
Piwik documentation: https://issues.piwik.org/344 .
Fixes #96 .
2017-01-11 19:45:15 -05:00
Joost Cassee
d9b482b8c7
Bump version to 2.2.2 and update changelog
2016-10-01 14:58:31 +02:00
Joost Cassee
5a82e9b446
Merge pull request #98 from ianalexr/master
...
Added optional port to Piwik domain path
2016-09-30 18:20:37 +02:00
Ian Ramsay
4221a1a3ed
Added optional port to Piwik domain path
2016-09-30 10:02:57 -04:00
Joost Cassee
1cd95cd77b
Update changelog and bump version to 2.2.1
2016-05-27 10:34:35 +02:00
Joost Cassee
9cf5c4995e
Merge pull request #95 from saschwarz/gaflags_fix
...
GA flags with incorrect tags
2016-05-27 07:29:44 +02:00
Steve Schwarz
d579ec2be0
Corrected key name
2016-05-26 21:42:56 -05:00
Steve Schwarz
2f22762010
Merge remote-tracking branch 'jcassee/master' into gaflags_fix
2016-05-26 21:39:19 -05:00
Joost Cassee
f869323aeb
Merge pull request #94 from sikmir/fix-doc
...
Escape the '@' symbol in doc
2016-05-26 09:40:53 +02:00
Nikolay Korotkiy
71e8538451
Escape the '@' symbol in doc
2016-05-26 02:42:19 +03:00
Joost Cassee
1cb458fe7c
Fix links in Google Analytics documentation
2016-05-25 20:26:59 +02:00
Joost Cassee
eadd182fd0
Update changelog and bump version to 2.2.0
2016-05-25 20:22:15 +02:00
Joost Cassee
fb24d003f2
Merge pull request #92 from buildingenergy/master
...
Add woopra to window for SPA analytics
2016-05-25 20:16:07 +02:00
Aleck Landgraf
109de4c1d7
removes crud per PR comments
2016-05-25 10:43:11 -07:00
Joost Cassee
0da24961a6
Update changelog and bump version to 2.1.0
2016-05-25 10:44:18 +02:00
Joost Cassee
826725f2ce
Fix Sphinx warning about code-block in install.rst
2016-05-25 10:43:57 +02:00
Joost Cassee
31f9dbf3ad
Merge pull request #88 from sikmir/raiting-mailru
...
Add support for the Rating@Mail.ru service
2016-05-25 10:24:05 +02:00
Nikolay Korotkiy
8b232d06cb
Add support for the Raiting@Mail.ru service
2016-05-25 11:05:01 +03:00
Joost Cassee
cb3accc26b
Merge pull request #84 from sikmir/yandex-metrica
...
Support Yandex.Metrica
2016-05-25 09:58:22 +02:00
Peter Bittner
6de1b138f9
Merge pull request #93 from bittner/master
...
Remove Reinvigorate from README (slipped through PR #91 )
2016-05-25 03:20:12 +02:00
Peter Bittner
3c118b2f37
Remove Reinvigorate from README (slipped through PR #91 )
2016-05-25 03:18:33 +02:00
Aleck Landgraf
20e6a38163
updates to the latest woopra snippet which adds woopra to the window for tracking custom events, like SPA routing
2016-05-24 14:37:54 -07:00
Nikolay Korotkiy
fa034b0b10
Add support for the Yandex.Metrica service
2016-05-20 09:16:27 +03:00
Joost Cassee
b9953ba629
Merge pull request #89 from saschwarz/gaflags
...
Google Analytics _set*SampleRate and _set*CookieTimeout
2016-05-19 10:11:15 +02:00
Joost Cassee
4ceb9aa2f1
Merge pull request #91 from bittner/feature/remove-obsolete-reinvigorate-net
...
Remove Reinvigorate template tag, tests and docs
2016-05-19 10:09:30 +02:00
Joost Cassee
b2cf42d138
Merge pull request #90 from bittner/feature/fix-more-code-smells
...
Fix more code smells reported by Landscape
2016-05-19 10:08:59 +02:00
Steve Schwarz
7a6f24173b
Added GA SAMPLE_RATEs and COOKIE_TIMEOUTs
2016-05-18 23:30:56 -05:00
Peter Bittner
bf96a8fe50
Fix some white space and highlighting in docs
2016-05-19 00:14:08 +02:00
Peter Bittner
849c551d55
Remove dead code (unsupported Python 2.6)
2016-05-19 00:04:15 +02:00
Peter Bittner
83312e01f9
Remove Reinvigorate template tag, tests and docs
...
Closes #82
2016-05-18 23:41:58 +02:00