3bfd5b8e8f
Add deploy instructions to travis file
2017-11-09 11:54:13 +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
b786b0a4d2
Merge pull request #1 from torchbox/feature/dynamic-segments
...
Add the logic for static segments
2017-11-08 11:16:25 +00:00
23b1456438
Add tests which cover anonymous users
2017-11-01 17:10:03 +00:00
1f4a4536ab
Make the static elements tracked users only
...
We cannot track anonymous users as the session expires after 10 minutes of
inactivity. This also avoids an issue where there is an error when the user's
session has expired and they navigate a page
2017-11-01 16:43:22 +00:00
b8bf27fb99
add enabled to the excluded segments checked
2017-10-27 07:29:41 +01:00
d07e06b4f0
lock down the static segment to prevent changes
2017-10-26 14:34:16 +01:00
71d7faba1f
Correctly initialise the form
2017-10-26 13:11:16 +01:00
743d3f668e
Limit the segemnt to count for all static case
2017-10-26 12:47:59 +01:00
bc0b69fde5
Hide and show the count input as required
2017-10-26 11:47:28 +01:00
7cf22d05f6
Tidy up the logic checks and remove the frozen property
2017-10-26 10:55:13 +01:00
9e0fc8e6fd
Make the static segments work with match_any and fix bug in visit count
2017-10-24 10:50:05 +01:00
a116b14d57
Update to use the save method on the form to populate the segments
2017-10-23 15:46:34 +01:00
44cc95617e
Use a form to clean the instance
2017-10-23 15:00:31 +01:00
c6ff2801c5
Update to use a post_init signal to populate the segment
2017-10-20 17:33:47 +01:00
0d2834a55f
Update the help text migration
2017-10-20 17:17:31 +01:00
ff236a095d
Improve the clarity of the help text
2017-10-20 12:18:29 +01:00
ef20580334
Notify users to static compatible rules and update docs
2017-10-20 12:09:25 +01:00
cf41be4b76
Add clean method to ensure mixed static segments are valid
2017-10-20 10:57:19 +01:00
f339879907
Ensure that mixed static and dynamic segments are not populated at runtime
2017-10-20 09:53:18 +01:00
aa2a239aec
Update the dashboard to display information about static segments
2017-10-19 17:19:53 +01:00
8c96fffd4e
Ensure that the session is checked correctly
2017-10-17 17:35:57 +01:00
675d219f1f
Add the logic for static segments
2017-10-17 16:57:07 +01:00
0d9e4aab0c
Bump version: 0.9.0 → 0.9.1
0.9.1
2017-07-11 22:22:13 +02:00
ac9f32c570
Indent changelog
2017-07-11 22:21:17 +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
821ee5863e
Updates changelog
2017-06-16 16:58:02 +02:00
1a2777835c
Merge pull request #165 from LabD/feature/dashboard-item-changes
...
Corrects pages item and adds personalisation pages
2017-06-16 15:38:04 +02:00
d160bb5217
adds documentation to util
2017-06-16 15:37:44 +02:00
b021164309
Cleans imports and created ‘filter variants’ util
2017-06-15 17:01:57 +02:00
6f6d6e3a06
Remove backslashes
2017-06-15 17:01:57 +02:00
fb7ed4936d
Small improvements and item fix
2017-06-15 17:01:57 +02:00
80e33a467e
Corrects pages item and adds personalisation pages
2017-06-15 17:01:57 +02:00
9c88ec1582
fixes segment adapter add syntax for segment forcing
2017-06-12 11:12:33 +02:00
785d1486e4
adds simple segment forcing for superusers
2017-06-12 07:56:38 +02:00
b553295fc2
Merge pull request #145 from LabD/feature/transifex
...
adds tx config file
2017-06-09 09:30:09 +02:00
0da7f111e3
Use older migration dependencies that exist in older Wagtail versions
2017-06-05 20:00:08 +02:00
fe6a26e1fd
Import reverse from core.urlresolvers instead of shortcuts for the sake of Django 1.9 compatibility
2017-06-05 19:51:53 +02:00
94c947a435
Fixes link name
2017-06-03 10:35:52 +02:00
ef08403ba3
Set correct pypi classifiers
2017-06-02 15:46:20 +02:00
48935218db
Add make release
0.9.0
2017-06-02 15:42:54 +02:00
4c315f067a
Filter badges for pypi
2017-06-02 15:41:56 +02:00
6e56d8cf4d
Forgotten rename (variation->variant)
2017-06-02 15:32:26 +02:00
281086a159
Rename variations to variants
2017-06-02 15:31:46 +02:00
2e74741033
Set version to 0.9.0
2017-06-02 15:20:26 +02:00
537dfb12a6
Fix test
2017-06-02 15:16:59 +02:00
1e885adf83
Simpler origin page check
2017-06-02 15:11:50 +02:00
12853c61e1
Hides all variants in the page explorer
2017-06-02 15:11:50 +02:00
d4ee67b778
Remove unnecessary query
2017-06-02 15:11:37 +02:00