7
Commit Graph

458 Commits

Author SHA1 Message Date
cbcd80d248 update tox.ini 2018-03-17 11:56:14 +01:00
9b1c5a6ab6 fixes test runs
added dependency link to Makefile until Michael releases new
wagtail-factories
2018-03-17 11:37:11 +01:00
62d258fd9e fixes wagtail2 compatibility
return QuerySets instead of lists
2018-03-17 11:26:56 +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
22a7367211 Update module paths for tests 2018-03-16 11:16:47 +01:00
0d89d47735 Prevent webpack copy error from img dir 2018-03-16 11:14:19 +01:00
92189a3be8 Fix dashboard edit links 2018-03-16 11:14:19 +01:00
6c9d8b2730 remove typo 2018-03-16 11:14:19 +01:00
e141e5396e make Makefile more portable 2018-03-16 11:14:19 +01:00
c0e2b969e8 Set site ID in sandbox settings 2018-03-16 11:14:19 +01:00
7b5e3d4c9d Fix exampledata 2018-03-16 11:14:19 +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
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
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
c6e4d9cca8 Adds cool icons. Depends on #123 2017-06-02 15:11:37 +02:00
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
aafc8c4ed5 Simpler queries 2017-06-02 15:10:54 +02:00
f21c423b1c Updates functions for new mixin 2017-06-02 15:10:54 +02:00
7e24485aaf Adds comments to segment functions 2017-06-02 15:10:54 +02:00
12ae3fa173 Uses the Mixin for page lookups 2017-06-02 15:10:54 +02:00
961a58505a Adds variant count 2017-06-02 15:10:54 +02:00
cb03a36ba2 Work in progress 2017-06-02 15:10:54 +02:00
9605773a74 Update changelog 2017-06-02 15:06:26 +02:00
46d86d852d Adds stream fields to the sandbox 2017-06-02 15:00:34 +02:00
0776d2300a Feature/fa icons for rules (#123)
Integrate font-awesome for the rule icons
2017-06-02 14:53:41 +02:00
38620d916f Resolves page copy error (Fixes #159) 2017-06-02 14:11:49 +02:00