8
Commit Graph

15 Commits

Author SHA1 Message Date
Todd Dembrey
9e0fc8e6fd Make the static segments work with match_any and fix bug in visit count 2017-10-24 10:50:05 +01:00
Todd Dembrey
675d219f1f Add the logic for static segments 2017-10-17 16:57:07 +01:00
Jasper Berghoef
94c947a435 Fixes link name 2017-06-03 10:35:52 +02:00
Jasper Berghoef
0776d2300a Feature/fa icons for rules (#123)
Integrate font-awesome for the rule icons
2017-06-02 14:53:41 +02:00
Mike Dingjan
15a0276041 Update import sorting and newlines 2017-06-01 18:06:41 +02:00
Mike Dingjan
e0fffb70b7 Remove redefinition of `class Meta` warning 2017-06-01 18:06:41 +02:00
Bertrand Bordage
46ad32236c Merge branch 'master' into simplifications+optimisations 2017-05-31 17:21:07 +02:00
Bertrand Bordage
4f2dc3a304 Handles both Python 2 & 3, and multiple optimisations & simplifications. 2017-05-31 17:13:33 +02:00
blurrah
18eea8a9b1 updates faulty strings 2017-05-31 16:30:18 +02:00
blurrah
0aa07261ad fixes a few translation strings and adds translation files 2017-05-31 16:23:49 +02:00
Michael van Tellingen
9705947d3f Use the Segment Adapter for retrieving page visits
This fixes the last occurence of directly accessing the session in the
codebase
2017-05-31 14:49:07 +02:00
Michael van Tellingen
73ea5157ff Minor code cleanups 2017-05-31 14:48:24 +02:00
Michael van Tellingen
699d24bc44 Fix tests on Python < 3.6 (remove f-string) 2017-05-31 12:11:07 +02:00
Michael van Tellingen
3eac2cd4dd Codestyle fixes (flake8)
This also adds the flake8 dependencies to the test extras for
installation.
2017-05-28 09:13:08 +02:00
Jasper Berghoef
ebde527ae9 Renames the module from ‘personalisation’ to ‘wagtail_personalisation’ 2017-05-26 16:31:54 +02:00