7
Commit Graph

50 Commits

Author SHA1 Message Date
f6598ca1f7 Adjust requirements 2018-05-26 12:55:29 +02:00
5536adc3ec Merge branch 'develop' into feature/djangoconf-sprint 2018-05-26 10:48:33 +02:00
bdba6b65cf use new wagtail_factories package 2018-03-22 14:41:54 +01:00
32e73329c3 Revert wagtail-factories setting 2018-03-16 11:51:25 +01:00
fde53ea0ef Fix all tests for django and wagtail 2 2018-03-16 11:45:07 +01:00
6b7a1ed591 Updated requirements and module paths 2018-03-16 11:14:19 +01:00
9b25cd2a94 Add missing dependency `pytest-pythonpath` 2018-03-16 11:10:45 +01:00
03eb812e45 Version 0.11.3 2018-03-09 20:35:08 +02:00
865efd0792 Version 0.11.2 2018-03-08 13:59:23 +02:00
c7ad3251cf Version 0.11.1 2018-03-01 16:26:20 +02:00
a677846ff7 Bump version to 0.11.0 2018-02-23 17:02:17 +02:00
362f15e5ff version bump 0.10.9 2018-02-13 14:17:29 +02:00
6e83366df6 Bump version to 0.10.8 2018-02-13 10:12:35 +02:00
33277a0b20 Version 0.10.7 2018-02-09 16:59:26 +02:00
4c60bcbe6b Version 0.10.6 2018-02-06 15:25:51 +02:00
51774b939e Version 0.10.5 2018-01-26 17:57:43 +02:00
c6ce67c9c9 Version bump 0.10.4 2018-01-22 12:58:12 +02:00
b3f0ac2d58 Version Bump 0.10.3 2018-01-05 19:16:45 +02:00
f19de241b0 Update dependencies for wagtail and django
Only run tests for wagtail v1.13 and django v1.11
2018-01-05 18:28:40 +02:00
06471248d3 Version Bump 0.10.2 2017-11-23 16:32:20 +02:00
a8d3aeab68 Version Bump 0.10.1 2017-11-13 15:02:56 +02:00
a5705fd53c Removed extra newline 2017-11-09 13:27:31 +02:00
9d1f3074c0 add pypi password 2017-11-09 13:18:22 +02:00
232609fb4e Update setup file for new package name 2017-11-09 11:52:55 +02:00
35fd4836b0 update the realease 2017-11-08 13:58:50 +00:00
8c96fffd4e Ensure that the session is checked correctly 2017-10-17 17:35:57 +01:00
0d9e4aab0c Bump version: 0.9.0 → 0.9.1 2017-07-11 22:22:13 +02:00
bc91d64770 Add Django 1.9/1.10 and Wagtail 1.9 to tests and requirements 2017-07-11 21:58:26 +02:00
ef08403ba3 Set correct pypi classifiers 2017-06-02 15:46:20 +02:00
4c315f067a Filter badges for pypi 2017-06-02 15:41:56 +02:00
2e74741033 Set version to 0.9.0 2017-06-02 15:20:26 +02:00
5beef1b27c New icon for the segments menu item (#118)
New icon for the segments menu item
2017-06-01 08:48:34 +02:00
b523327c8c Only 1.10 2017-05-31 11:22:39 +02:00
a2957b7e77 Fix install version 1.10.1 2017-05-31 11:22:39 +02:00
77005097c3 Add MIT license 2017-05-31 10:30:38 +02:00
92f898462c Use opensource@labdigital.nl for the email address 2017-05-31 09:53:01 +02:00
3eac2cd4dd Codestyle fixes (flake8)
This also adds the flake8 dependencies to the test extras for
installation.
2017-05-28 09:13:08 +02:00
ebde527ae9 Renames the module from ‘personalisation’ to ‘wagtail_personalisation’ 2017-05-26 16:31:54 +02:00
02e18491bb Fix test dependencies and skip one test for now 2017-05-24 17:05:34 +02:00
82d11d57aa fixes a few future imports and adds support for new python and wagtail versions 2017-05-03 08:58:17 +02:00
8e754fef07 Use wagtail-factories for testing 2017-02-18 22:46:51 +01:00
597c0a50f0 Device detection and accompanying rule
Signed-off-by: Jasper Berghoef <jasper.berghoef@gmail.com>
2017-01-11 15:28:40 +01:00
a7b477d71f Day rule and accompanying tests
Signed-off-by: Jasper Berghoef <jasper.berghoef@gmail.com>
2017-01-10 15:36:25 +01:00
2936223203 added lots of factories on top of factories 2016-11-30 14:38:14 +01:00
5964161ea2 adds code coverage 2016-11-28 15:35:20 +01:00
7fda39bed5 fixes test sandbox and pytest 2016-11-28 15:20:10 +01:00
ce59df3f0a adds variation add view and fixes tests 2016-11-15 13:36:51 +01:00
a4bd0ece20 changed inheritance to polymorphic 2016-11-09 11:18:59 +01:00
35a8bd5c8e adds automatic rule subclass checks in the middleware 2016-11-07 17:11:15 +01:00
28c5b87e08 initial project commit 2016-11-07 11:42:06 +01:00