8
Commit Graph

447 Commits

Author SHA1 Message Date
Jasper Berghoef
7b5e3d4c9d Fix exampledata 2018-03-16 11:14:19 +01:00
Jasper Berghoef
6b7a1ed591 Updated requirements and module paths 2018-03-16 11:14:19 +01:00
Mike Dingjan
9b25cd2a94 Add missing dependency `pytest-pythonpath` 2018-03-16 11:10:45 +01:00
Michael van Tellingen
0d9e4aab0c Bump version: 0.9.0 → 0.9.1 0.9.1 2017-07-11 22:22:13 +02:00
Michael van Tellingen
ac9f32c570 Indent changelog 2017-07-11 22:21:17 +02:00
Tomasz Knapik
bc91d64770 Add Django 1.9/1.10 and Wagtail 1.9 to tests and requirements 2017-07-11 21:58:26 +02:00
blurrah
821ee5863e Updates changelog 2017-06-16 16:58:02 +02:00
Boris Besemer
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
blurrah
d160bb5217 adds documentation to util 2017-06-16 15:37:44 +02:00
Jasper Berghoef
b021164309 Cleans imports and created ‘filter variants’ util 2017-06-15 17:01:57 +02:00
Jasper Berghoef
6f6d6e3a06 Remove backslashes 2017-06-15 17:01:57 +02:00
Jasper Berghoef
fb7ed4936d Small improvements and item fix 2017-06-15 17:01:57 +02:00
Jasper Berghoef
80e33a467e Corrects pages item and adds personalisation pages 2017-06-15 17:01:57 +02:00
Boris Besemer
b553295fc2 Merge pull request #145 from LabD/feature/transifex
adds tx config file
2017-06-09 09:30:09 +02:00
Tomasz Knapik
0da7f111e3 Use older migration dependencies that exist in older Wagtail versions 2017-06-05 20:00:08 +02:00
Tomasz Knapik
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
Jasper Berghoef
94c947a435 Fixes link name 2017-06-03 10:35:52 +02:00
Michael van Tellingen
ef08403ba3 Set correct pypi classifiers 2017-06-02 15:46:20 +02:00
Michael van Tellingen
48935218db Add make release 0.9.0 2017-06-02 15:42:54 +02:00
Michael van Tellingen
4c315f067a Filter badges for pypi 2017-06-02 15:41:56 +02:00
Michael van Tellingen
6e56d8cf4d Forgotten rename (variation->variant) 2017-06-02 15:32:26 +02:00
Michael van Tellingen
281086a159 Rename variations to variants 2017-06-02 15:31:46 +02:00
Michael van Tellingen
2e74741033 Set version to 0.9.0 2017-06-02 15:20:26 +02:00
Michael van Tellingen
537dfb12a6 Fix test 2017-06-02 15:16:59 +02:00
Jasper Berghoef
1e885adf83 Simpler origin page check 2017-06-02 15:11:50 +02:00
Jasper Berghoef
12853c61e1 Hides all variants in the page explorer 2017-06-02 15:11:50 +02:00
Jasper Berghoef
d4ee67b778 Remove unnecessary query 2017-06-02 15:11:37 +02:00
Jasper Berghoef
c6e4d9cca8 Adds cool icons. Depends on #123 2017-06-02 15:11:37 +02:00
Jasper Berghoef
38aff16044 Adds additional options to the dropdown menu
Allows for quick access to both new and existing variations, as well as creation of new segments.
2017-06-02 15:11:37 +02:00
Jasper Berghoef
aafc8c4ed5 Simpler queries 2017-06-02 15:10:54 +02:00
Jasper Berghoef
f21c423b1c Updates functions for new mixin 2017-06-02 15:10:54 +02:00
Jasper Berghoef
7e24485aaf Adds comments to segment functions 2017-06-02 15:10:54 +02:00
Jasper Berghoef
12ae3fa173 Uses the Mixin for page lookups 2017-06-02 15:10:54 +02:00
Jasper Berghoef
961a58505a Adds variant count 2017-06-02 15:10:54 +02:00
Jasper Berghoef
cb03a36ba2 Work in progress 2017-06-02 15:10:54 +02:00
Michael van Tellingen
9605773a74 Update changelog 2017-06-02 15:06:26 +02:00
Jasper Berghoef
46d86d852d Adds stream fields to the sandbox 2017-06-02 15:00:34 +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
Jasper Berghoef
38620d916f Resolves page copy error (Fixes #159) 2017-06-02 14:11:49 +02:00
Jasper Berghoef
3ee0645267 Fixes summary icon 2017-06-02 13:18:45 +02:00
Pim Vernooij
eda00d624e Merge pull request #157 from LabD/tomdyson-readme-2
Include sandbox admin URL in README
2017-06-02 12:59:27 +02:00
Jasper Berghoef
0e24ae17ac Fixes PersonalisableBlock segment validation 2017-06-02 12:58:09 +02:00
Tom Dyson
39c31dc81a Include sandbox admin URL in README 2017-06-02 10:55:31 +01:00
Jasper Berghoef
702fa233a9 Fixes line length and adds Middleware code example 2017-06-02 11:52:31 +02:00
Michael van Tellingen
7405c34252 Add missing migration for tests.app.pages (fixes build) 2017-06-02 11:26:57 +02:00
Michael van Tellingen
6f96f2f172 Add more tests for wagtail_hooks 2017-06-02 11:23:39 +02:00
Michael van Tellingen
559d3c5356 Add unittest for serving a regular page
See #150
2017-06-02 10:32:41 +02:00
Michael van Tellingen
5aa754dd80 Rename PersonalisablePageMixin.personalisable_metadata
Use PersonalisablePageMixin.personalisation_metadata instead to mirror
the package name
2017-06-02 10:23:46 +02:00
Michael van Tellingen
282baa4787 Add tests for the wagtail_hooks.serve_variaton 2017-06-02 10:19:32 +02:00
Michael van Tellingen
35c22cb6af Use correct filenames for the tests (and split some) 2017-06-02 10:11:46 +02:00