Joost Cassee
77e1d6f95a
Bump version to 2.3.0 and update changelog
2017-10-18 23:50:02 +02:00
Joost Cassee
6f71ddf04f
Merge pull request #115 from pjdelport/add-facebook-pixel-support
...
Add Facebook Pixel support
2017-10-18 21:06:52 +02:00
Joost Cassee
5f0b1128f2
Merge pull request #114 from pjdelport/update-tests-for-django-1.11
...
Update tests for Django 1.10 & 1.11
2017-10-18 21:06:11 +02:00
Pi Delport
2ea2f824e8
Add some remaining test coverage
...
This should bring the facebook_pixel module up to 100%.
2017-10-18 12:36:18 +02:00
Pi Delport
be564dd2b8
(Ignore coverage for intentionally unimplemented property)
2017-10-18 12:34:22 +02:00
Pi Delport
621d207944
(Use more compact format, for readability)
2017-10-18 10:47:59 +02:00
Pi Delport
969377b39a
Tox: Expand Django versions in envlist
2017-10-17 17:29:11 +02:00
Pi Delport
a7246fbe44
Add initial Facebook Pixel docs
2017-10-17 16:46:14 +02:00
Pi Delport
70b2ff9081
README: Add Facebook Pixel
2017-10-17 16:07:40 +02:00
Pi Delport
d19e1bfdb7
Package classifiers: Add Python 3.6, Django 1.10 & 1.11
2017-10-17 16:02:40 +02:00
Pi Delport
cd9394467e
Add initial Facebook Pixel support
2017-10-17 16:00:54 +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