7
Commit Graph

720 Commits

Author SHA1 Message Date
2f5df08fc4 adds more testing for segments 2016-11-30 14:50:51 +01:00
b969e4b8c9 Merge pull request #10 from LabD/feature/inline-rule-management
Feature/inline rule management
2016-11-30 14:50:27 +01:00
2936223203 added lots of factories on top of factories 2016-11-30 14:38:14 +01:00
777939c8db Subclass query in the middleware w/o Polymorphic
Signed-off-by: Jasper Berghoef <jasper.berghoef@gmail.com>
2016-11-30 12:51:41 +01:00
0a5789ea43 Working inline panels for segments
Signed-off-by: Jasper Berghoef <jasper.berghoef@gmail.com>
2016-11-30 12:29:56 +01:00
7306863fd8 adds related factory 2016-11-30 10:45:33 +01:00
8b72bcbe3c more factories 2016-11-30 09:12:41 +01:00
7c6608cf2c adds more testing stuff 2016-11-30 08:35:11 +01:00
3b592d21d2 adds some more tests 2016-11-28 17:30:07 +01:00
0d7ae79b82 Update README.rst 2016-11-28 15:40:03 +01:00
5964161ea2 adds code coverage 2016-11-28 15:35:20 +01:00
7fda39bed5 fixes test sandbox and pytest 2016-11-28 15:20:10 +01:00
b824428b36 small cleanup and impersonation code 2016-11-28 14:08:02 +01:00
7c9ac4fa6e Merge pull request #9 from LabD/feature/WXP-59-serve-variation
serves the correct variation to segmented user
2016-11-28 13:52:42 +01:00
b90e402e6f serves the correct variation to segmented user 2016-11-28 13:39:50 +01:00
9aa6b59896 Merge pull request #8 from LabD/feature/boolean-segment-status
Feature/boolean segment status
2016-11-28 11:45:50 +01:00
3566aca918 fixes everyzing 2016-11-28 11:45:23 +01:00
23913f29e7 adds model field 2016-11-28 11:45:23 +01:00
3df07aec34 Added translatable in models 2016-11-22 14:52:47 +01:00
9ecc1c47c9 Using the polymorphic inlines for Django admin instead of the regular one 2016-11-22 11:11:37 +01:00
2c7e970bee Small changes and TODO comments 2016-11-22 10:37:44 +01:00
f8f3d8183b Polymorphic model combined with related_name WIP 2016-11-18 16:10:50 +01:00
bed902e845 Added TODO comments to possibly unused code. 2016-11-18 15:11:53 +01:00
0c4cc4385a Removed unused index view class overwrite and fixed the index template 2016-11-18 15:02:51 +01:00
749145c66d Fixed migrations 2016-11-18 15:00:05 +01:00
087626622c Merge branches 'master' and 'master' of github.com:LabD/wagtail-personalisation 2016-11-18 14:28:20 +01:00
7e532e1d40 adds more logic 2016-11-18 14:28:14 +01:00
5bb158edef Fixed related_name for inherited classes 2016-11-18 11:11:08 +01:00
b7a4b68ea5 Removed modals. 2016-11-18 10:20:26 +01:00
f666ed68ee adds copy page logic 2016-11-17 14:51:09 +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
7ec039905d adds working add variation page 2016-11-15 15:36:28 +01:00
93eac2cda8 adds an add page without a template 2016-11-15 14:25:51 +01:00
ce59df3f0a adds variation add view and fixes tests 2016-11-15 13:36:51 +01:00
0746352ed6 Import cleanup and panel order swap 2016-11-15 12:21:07 +01:00
21c77e5cc6 docstring fixes and isort 2016-11-15 11:07:43 +01:00
067f2ba61b Merge pull request #7 from LabD/feature/personalisablepage
Feature/personalisablepage
2016-11-15 10:54:24 +01:00
d663fbe4cb adds form 2016-11-15 10:53:48 +01:00
3ad3e58d16 adds form for creating new personalisation pages 2016-11-15 10:47:01 +01:00
fc078d5b76 fixes issues, page editor now visible 2016-11-15 09:26:37 +01:00
fc39a6f875 fixes edit handler 2016-11-15 09:10:10 +01:00
94f1d89102 adds an admin page form 2016-11-15 09:10:10 +01:00
0e8a19d944 adds cached property 2016-11-15 09:10:10 +01:00
baf6574bcf adds TranslatablePage model 2016-11-15 09:10:10 +01:00
ed71552c47 Forms in the create view 2016-11-14 13:51:32 +01:00
b60eea8800 Merge pull request #6 from LabD/feature/visit-count-per-page
Feature/visit count per page
2016-11-11 11:17:21 +01:00
6ce4da5d8d Translatable text in segment index 2016-11-10 22:30:08 +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