7
Commit Graph

46 Commits

Author SHA1 Message Date
5f8c768894 adds match_any option to segments 2016-12-22 14:25:00 +01:00
6f899a040b removes unused edit_handler, adds future imports 2016-12-07 14:34:31 +01:00
f81c0536dd changes copy url and removes debug 2016-12-07 13:57:16 +01:00
a450c73052 even more styling improvements
Signed-off-by: Jasper Berghoef <jasper.berghoef@gmail.com>
2016-12-07 11:46:39 +01:00
ce619b4117 adds middleware functionality with tests 2016-12-07 11:40:58 +01:00
fa06a0d56c Cleaner inline html
Signed-off-by: Jasper Berghoef <jasper.berghoef@gmail.com>
2016-12-06 16:46:10 +01:00
f4aa7fc106 cleanups and bug fix 2016-12-06 16:40:27 +01:00
9ce6a6c563 Change order of dashboard widgets
Signed-off-by: Jasper Berghoef <jasper.berghoef@gmail.com>
2016-12-06 16:29:35 +01:00
640ade48c1 Segment summary item
Signed-off-by: Jasper Berghoef <jasper.berghoef@gmail.com>
2016-12-06 16:20:56 +01:00
68b05d27ea isort and cleaning up 2016-12-06 14:37:53 +01:00
47eff9a4f1 adds page copy logic to dropdown 2016-12-06 14:32:54 +01:00
94bbe40351 Setup of page listing hook
Signed-off-by: Jasper Berghoef <jasper.berghoef@gmail.com>
2016-12-06 13:30:46 +01:00
29b9ad695b moves all middleware logic to wagtail hook 2016-12-06 12:17:50 +01:00
edf8bd18c9 Merge branch 'master' of github.com:LabD/wagtail-personalisation 2016-12-05 15:29:29 +01:00
a5f72aa349 adds checking for admin urls 👌 2016-12-05 15:29:16 +01:00
b94e06c937 use request instead of page object for visit count
Signed-off-by: Jasper Berghoef <jasper.berghoef@gmail.com>
2016-12-05 15:18:10 +01:00
7071198964 updates checking for page class 2016-12-05 14:20:46 +01:00
b405381942 sorts with isort 2016-11-30 17:21:43 +01:00
b824428b36 small cleanup and impersonation code 2016-11-28 14:08:02 +01:00
b90e402e6f serves the correct variation to segmented user 2016-11-28 13:39:50 +01:00
0c4cc4385a Removed unused index view class overwrite and fixed the index template 2016-11-18 15:02:51 +01:00
dca285c64b Extended info in the segment overview because vision 2016-11-17 13:53:06 +01:00
856992f987 Inline rules in the model admin 2016-11-17 12:33:43 +01:00
ce59df3f0a adds variation add view and fixes tests 2016-11-15 13:36:51 +01:00
21c77e5cc6 docstring fixes and isort 2016-11-15 11:07:43 +01:00
ed71552c47 Forms in the create view 2016-11-14 13:51:32 +01:00
7f679831c3 Cleaned up wagtail_hooks 2016-11-10 16:38:06 +01:00
f74dad0b8b Per page visit counting! 2016-11-10 16:02:47 +01:00
6b912b2e05 Removed print statements 2016-11-10 11:04:48 +01:00
78f4a085dd Moved the visit count function, saving more information (timestamp and segment id) in the segments session 2016-11-10 10:55:34 +01:00
f0aeead152 Small fixes to Visit count, prevent middleware functionality on admin 2016-11-09 17:05:58 +01:00
b47cfd67cc Add visit count and days to segment overview 2016-11-09 15:33:26 +01:00
b6c35e214a Import sorting and other code cleaning 2016-11-09 14:10:52 +01:00
c7a8119ec9 Refactored segment model. Implemented 'enable' and 'disable' in overview 2016-11-08 17:32:27 +01:00
201bf0355b Visit count rule 2016-11-08 16:11:30 +01:00
26079e1e92 Fixed merge conflict 2016-11-08 15:00:15 +01:00
b1c39fd8ad Merge branch 'master' into feature/WXP-53-front-end-segment-bouwer
# Conflicts:
#	src/personalisation/wagtail_hooks.py
2016-11-08 14:54:28 +01:00
d30c79ef4e Responsievnesss 2016-11-08 13:17:47 +01:00
9956d5595a adds referral to the admin and isorts imports 2016-11-08 10:52:06 +01:00
1694b1d2ce Styling and markup segmentation overview WIP 2016-11-07 17:41:05 +01:00
c48eaaf56c Removed search field for reduced complexity. 2016-11-07 14:30:19 +01:00
8b98084e3f Fixed overwriting modeladmin view 2016-11-07 14:22:32 +01:00
b088e065a2 adds absolute import 2016-11-07 14:10:26 +01:00
b09994d42e Reverted back to default template titles and references. 2016-11-07 14:02:40 +01:00
236044fcd0 Admin placeholders 2016-11-07 13:20:08 +01:00
28c5b87e08 initial project commit 2016-11-07 11:42:06 +01:00