Commit graph

612 commits

Author SHA1 Message Date
Pi Delport
2d8cbd25bd Address flake8 W605 (invalid escape sequence) 2018-11-15 15:05:38 +01:00
Marc Bourqui
736472587d Fix missing protocol in script url, #108 2018-09-26 13:43:46 +02:00
Marc Bourqui
11e0372017 Fix docs, #108 2018-09-26 13:39:33 +02:00
Marc Bourqui
bf3a1aebde Fix flake8 errors, #108 2018-09-24 17:26:15 +02:00
Marc Bourqui
d7fd927b2c Set distinct property id context var, #108 2018-09-24 17:18:04 +02:00
Marc Bourqui
d33d380dd4 Fix tests, #108 2018-09-24 17:07:20 +02:00
Marc Bourqui
771848b428 Fix missing quotes for string value, #108 2018-09-24 17:07:01 +02:00
Marc Bourqui
30e9ddc7cf Fix missing escaping curly braces, #108 2018-09-24 16:32:37 +02:00
Marc Bourqui
b837a20ed4 Fix: global name 'commands' is not defined, #108 2018-09-24 15:52:08 +02:00
Marc Bourqui
d76c72e2a5 Update docs, #108 2018-09-24 15:51:54 +02:00
Marc Bourqui
f8c4f6bf47 Basic support of Google analytics.js, #108 2018-09-24 15:25:16 +02:00
Pi Delport
1b7429c3e1 (Python 2 compatibility for datetime.timestamp) 2018-08-22 18:51:43 +02:00
Pi Delport
4b4f26f54e Intercom: Add support for HMAC authentication of identified users
Documentation:
https://www.intercom.com/help/configure-intercom-for-your-product-or-site/staying-secure/enable-identity-verification-on-your-web-product
2018-08-22 18:43:07 +02:00
Pi Delport
47cf9aac3e Intercom: Set user_id field for authenticated users
This is one of Intercom's core user detail fields.
2018-08-22 18:20:39 +02:00
Joost Cassee
128c535550
Merge pull request #130 from pjdelport/enable-intercom-anonymous-users
Enable Intercom for anonymous users
2018-08-22 16:32:14 +02:00
Pi Delport
c34d429f57 Enable Intercom for anonymous users
Update tests to add conventional test_render_internal_ip.
2018-08-22 16:17:25 +02:00
Pi Delport
0a549c8ee6 Drop Python 3.3, add Python 3.7 and Django 2.1
This is a combination of 5 commits.

Commit message #1:

    Drop support for Python 3.3

    Setuptools and Tox no longer support or work on Python 3.3.

Commit message #2:

    Tox / Travis: Add Python 3.7 and Django 2.1

Commit message #3:

    Tox: Django 2.1 drops support for Python 3.4

Commit message #4:

    Travis: Add workaround for Python 3.7

    Upstream issue: https://github.com/travis-ci/travis-ci/issues/9815

Commit message #5:

    Travis: Enable pip caching
2018-08-22 15:50:32 +02:00
Nikolay Korotkiy
926b46dc03 docs: Piwik is now Matomo 2018-08-20 19:31:06 +02:00
Pi Delport
8f4a62ac6d Intercom docs: Fix broken link for custom data 2018-08-20 19:03:36 +02:00
Matthäus G. Chajdas
7b3c107758 Add PIWIK_DISABLE_COOKIES.
This option disables cookies -- it's off by default.
2018-05-06 09:34:05 +02:00
Joost Cassee
ac66302ddc Update changelog and bump version to 2.4.0 2017-12-07 09:19:19 +01:00
Peter Bittner
3653b388fd
Beautification (fix a missing blank) 2017-12-05 23:53:07 +01:00
Joost Cassee
dfc8baf2ee
Merge pull request #121 from Anteru/master
Use user.is_authenticated for Django 2.0 compatibility.
2017-12-05 09:37:28 +01:00
Matthäus G. Chajdas
a9d0befa46 Add support for Django <2 and 2; update tox test matrix. 2017-12-03 18:28:38 +01:00
Matthäus G. Chajdas
4c72289ac8 Use user.is_authenticated for Django 2.0 compatibility. 2017-12-02 22:39:03 +01:00
Joost Cassee
7bc1467374
Merge pull request #119 from bittner/master
Use more targeted approach for README conversion check
2017-11-24 20:39:12 +01:00
Peter Bittner
2e9329dbb8 Use more targeted approach for README conversion check 2017-11-23 00:56:11 +01:00
Joost Cassee
be7b530f7e
Merge pull request #118 from bittner/feature/add-checkdocs-tox-target
Check PyPI package description generation w/ tox
2017-11-18 22:41:08 +01:00
Peter Bittner
ef44d0ccf1 Check PyPI package description generation w/ tox 2017-11-18 19:56:33 +01:00
Peter Bittner
9738f31688 Move package description to module docstring 2017-10-22 14:28:25 +02:00
Peter Bittner
4e8644fbdc Fix non-critical issues forgotten for v2.3.0 2017-10-22 14:28:25 +02:00
Joost Cassee
347df54502 Use readthedocs.io instead of pythonhosted.org 2017-10-19 00:36:50 +02:00
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