Commit graph

612 commits

Author SHA1 Message Date
Joost Cassee
2625271654 Merge pull request #70 from bittner/master
Also test Python 3.2 with tox
2015-09-27 07:53:05 +02:00
Peter Bittner
8a95cd0acf Add Python 3.2 to setup infos (PyPI classifiers)
Update URLs (http -> https, old download URL obsolete)
2015-09-27 00:06:45 +02:00
Peter Bittner
1909663966 Avoid u-prefix for unicode strings (Python 3.2 compatibility) 2015-09-26 23:47:05 +02:00
Peter Bittner
2a5015fed2 Pin coverage version (workaround for Python 3.2 test execution on Travis-CI)
see https://bitbucket.org/ned/coveragepy/issues/407/coverage-failing-on-python-325-using#comment-22049180
2015-09-26 11:10:37 +02:00
Peter Bittner
d8c5852abb Also test Python 3.2 with tox
Match python/django test combinations with Pip packages on PyPI

see https://pypi.python.org/pypi/Django/1.x (with x in 4..8)
2015-09-25 17:33:54 +02:00
Joost Cassee
aabe85b925 Merge pull request #69 from bittner/master
Add Gitter badge, update some URLs
2015-09-25 09:40:46 +02:00
Peter Bittner
6411469886 Add Gitter badge, update some URLs 2015-09-24 22:07:37 +02:00
Joost Cassee
0889583e81 Merge pull request #66 from ericdwang/master
Update locations of constants in Google Analytics documentation
2015-09-16 09:54:19 +02:00
Joost Cassee
6ccc5327f3 Merge pull request #65 from bittner/feature/remove-django19-deprecation-warning
Fix RemovedInDjango19Warning (django.utils.importlib)
2015-09-16 09:49:32 +02:00
Joost Cassee
c6de68c037 Merge pull request #64 from bittner/feature/flake8-blank-lines
Fix flake8 complaints (whitespace), add another badge
2015-09-16 09:47:44 +02:00
Eric Wang
b30503be93 Update locations of constants in Google Analytics documentation 2015-09-12 17:12:54 -07:00
Peter Bittner
3e93cc5c4b Add code health badge (Landscape.io) 2015-09-08 22:43:02 +02:00
Peter Bittner
e2ad1ceced Fix flake8 complaints (E225, E261, E302, W291, W292, W293) 2015-09-08 22:35:06 +02:00
Peter Bittner
87bb09c66e Fix RemovedInDjango19Warning (django.utils.importlib) 2015-09-08 18:46:35 +02:00
Joost Cassee
cfdc330d25 Update development status classifier in setup.py 2015-08-24 20:29:20 +02:00
Joost Cassee
11507a9a3f Bump version and update changelog 2015-08-24 15:34:01 +02:00
Peter Bittner
da1dd33e0e Merge pull request #63 from apocquet/master
Add Piwik user variables support and identity tracking
2015-08-24 11:48:50 +02:00
Alexandre Pocquet
a6c91d19d4 Reformat Piwik docstring 2015-08-24 11:32:54 +02:00
Alexandre Pocquet
903ad4eb04 Update code style 2015-08-21 11:05:59 +02:00
Alexandre Pocquet
f1fe8ca740 Update Piwik documentation 2015-08-21 11:04:55 +02:00
Alexandre Pocquet
f27d946ccf Add support for Piwik user identity tracking
The 'piwik_identity' (or the default 'analytical_identity') context variables are used to call Piwik's 'setUserId' function.
If neither are found, use what is returned by get_identity.
2015-08-19 16:55:32 +02:00
Alexandre Pocquet
8af3181752 Fix rendered javascript indentation 2015-08-19 15:25:51 +02:00
Alexandre Pocquet
89f51ab594 Add Piwik user variables support 2015-08-19 15:06:46 +02:00
Joost Cassee
d84dc23bd4 Merge pull request #62 from pjdelport/patch-1
Update link to Google's Site Speed documentation
2015-07-01 07:27:23 +02:00
Piet Delport
56705cc3e6 Update link to Google's Site Speed documentation
The old link just 404s at the moment.
2015-07-01 07:12:16 +02:00
Peter Bittner
15a5b1881d Merge pull request #61 from jcassee/feature/coverage
Calculate coverage and send to Coveralls.io
2015-05-18 22:24:48 +02:00
Joost Cassee
fff72f7598 Add coverage badge to README 2015-05-18 11:45:47 +02:00
Joost Cassee
a9c9598e55 Send coverage info to Coveralls.io on Travis 2015-05-18 11:33:53 +02:00
Joost Cassee
bde02a3adf Fix docs include directive 2015-05-17 15:20:47 +02:00
Joost Cassee
c6f24decb5 Add changelog entry for last commit, bump version 2015-05-17 15:13:51 +02:00
Peter Bittner
3f22d2881f Merge pull request #60 from mgaitan/update_setup
mark the package python 3 compatible
2015-05-15 23:14:48 +02:00
Martín Gaitán
8838b97167 mark the package python 3 compatible 2015-05-15 11:11:46 -03:00
Joost Cassee
f391a1d27c Merge pull request #58 from jcassee/remove-wrong-branch-name-from-build-status-badge
Remove wrong branch name from Build Status badge
2015-04-27 22:00:39 +02:00
Joost Cassee
8fd4361bfe Merge pull request #57 from jcassee/flake8-code-not-tests
Fix flake8 complaints (except for templatetags and tests)
2015-04-27 22:00:18 +02:00
Peter Bittner
b002debe67 Remove wrong branch name from Build Status badge
* Travis/Github sometimes yields a broken badge image with a query parameter (should now be better)
* The image's ALT text was "develop", which is wrong of course
2015-04-25 02:20:22 +02:00
Peter Bittner
88a7cb625f Fix line-too-long complaints (flake8) 2015-04-25 02:00:39 +02:00
Peter Bittner
99ce2f5fcb Merge branch 'master' into flake8-code-not-tests 2015-04-25 01:49:55 +02:00
Joost Cassee
9792c6c531 Merge pull request #56 from jcassee/beautiful-badges
Add beautiful badges to README
2015-04-23 10:58:01 +02:00
Peter Bittner
7c02c9364c Fix typo 2015-04-23 01:38:00 +02:00
Peter Bittner
b968f12c4e Add beautiful badges to README
Clickable badges:

* current PyPI package version number
* Travis-CI build status
* downloads per month from PyPI
* license info
2015-04-23 01:33:41 +02:00
Joost Cassee
4fc1f74319 Update changelog with Django 1.8 compatibility 2015-04-21 01:15:06 +02:00
Joost Cassee
f2f0f34076 Merge pull request #55 from jcassee/test-with-django-18-too
Also test with Django 1.8 (Travis-CI)
2015-04-21 01:10:56 +02:00
Peter Bittner
001d44b10f Make Travis-CI use Tox for test matrix execution
see http://jsatt.com/blog/using-tox-with-travis-ci-to-test-django-apps/
2015-04-21 00:20:02 +02:00
Peter Bittner
8103e5d94a Refactor tox.ini with conditional settings
see https://testrun.org/tox/latest/config.html#generating-environments-conditional-settings

Also test Django 1.8 with tox
2015-04-21 00:00:12 +02:00
Peter Bittner
58d83fe5aa Indentation corrections (PEP8)
Correct all flake8 complaints except: in tests, in templatetags, E501 line too long
2015-04-20 23:08:19 +02:00
Peter Bittner
fa3cdf108c Also test with Django 1.8 (Travis-CI)
Plus white-space changes to match typically used YAML syntax (indentation of lists).

This commit may close issue #54 if all goes well.
2015-04-20 22:36:59 +02:00
Joost Cassee
e46804810f Merge pull request #53 from jcassee/update-readme-co-maintainer
Update README (co-maintainer, headers)
2015-04-20 14:58:46 +02:00
Peter Bittner
79051b28a7 Move link to correct section 2015-04-20 14:42:23 +02:00
Peter Bittner
d99146da0b Remove co-maintainer note, add headers 2015-04-20 14:38:37 +02:00
Joost Cassee
e44141be80 Update Clickmap id regular expression 2015-04-19 11:08:26 +02:00