Commit graph

113 commits

Author SHA1 Message Date
Iacopo Spalletti
90ed83c821 Test copy relations 2016-02-26 23:48:48 +01:00
Iacopo Spalletti
e5b3de7ef4 fix error in wizard tests 2016-02-26 23:48:37 +01:00
Iacopo Spalletti
015447ccc3 Fix test 2016-02-25 09:11:15 +01:00
Iacopo Spalletti
1941cc59e3 Merge pull request #205 from skirsdeda/fix_search_indexes
fix Post.get_keywords to handle empty keywords, cleanup search_indexes
2016-02-23 21:36:57 +01:00
Tadas Dailyda
f28a2cd6d1 don't repeat blog title in search index twice 2016-02-17 10:22:26 +02:00
Tadas Dailyda
a85cc1616f remove defunct test 2016-02-16 20:26:32 +02:00
Tadas Dailyda
55bf32435b fix Post.get_keywords to handle empty keywords, cleanup search_indexes 2016-02-16 20:26:32 +02:00
Iacopo Spalletti
f79b6471c4 Fix test 2016-02-15 23:16:34 +01:00
Iacopo Spalletti
2588f6c020 Fix selecting current menu item according to menu layout 2016-02-15 20:33:17 +01:00
Iacopo Spalletti
094525326f Add admin test for publish view 2016-02-12 07:55:10 +01:00
Iacopo Spalletti
1b42655d97 Add toolbar test for publish button 2016-02-12 07:42:58 +01:00
Iacopo Spalletti
2cb43d6497 Merge remote-tracking branch 'upstream/develop' into feature/fix_parler 2016-02-07 16:38:03 +01:00
Iacopo Spalletti
ae2b4a1f6f Merge pull request #195 from nephila/feature/non_required_categories
Fix menu behavior
2016-02-07 15:51:14 +01:00
Iacopo Spalletti
890c8b7883 Merge branch 'feature/non_required_categories' into feature/fix_parler 2016-02-07 13:07:43 +01:00
Iacopo Spalletti
99ebd92e38 Fix issue with django CMS 3 2016-02-07 13:07:32 +01:00
Iacopo Spalletti
38fbe7cf85 Fix tests with parler>=1.6 2016-02-07 13:01:40 +01:00
Iacopo Spalletti
105171d2ad Fix cache leaks 2016-02-07 12:16:24 +01:00
Iacopo Spalletti
178b9bdcc7 Testing post in menu depending if category is present 2016-02-04 06:14:05 +01:00
Iacopo Spalletti
4db9bef8c6 Fix import 2016-02-01 22:04:55 +01:00
Iacopo Spalletti
395185f5fe Code refactoring 2016-02-01 21:22:52 +01:00
Iacopo Spalletti
70e6b6e523 Fix setting author 2016-02-01 21:13:33 +01:00
alex
85c65e0767 - BLOG_ADMIN_POST_FIELDSET_FILTER settings is added, doc is updated
- functionality and test for filedssets filtering
2015-12-14 15:46:55 +03:00
Iacopo Spalletti
e921c88ecc Ensure correct creation of full URL for canonical urls 2015-11-19 19:51:06 +01:00
Iacopo Spalletti
0f3e473dc9 Fix AppConfig selection in wizard 2015-10-31 11:50:59 +01:00
Iacopo Spalletti
194e9aa985 Improve coverage 2015-10-31 02:15:12 +01:00
Iacopo Spalletti
c23d86208d Add all languages to sitemap. Use configurable options 2015-10-31 01:19:47 +01:00
Iacopo Spalletti
ba044b34aa Update auto_setup 2015-10-25 21:58:52 +01:00
Iacopo Spalletti
b6d0d82f00 Improve coverage 2015-10-25 21:49:58 +01:00
Iacopo Spalletti
e43b15c0b7 Fix test 2015-10-25 19:49:27 +01:00
Iacopo Spalletti
3e732c0e39 More tests 2015-10-25 18:14:19 +01:00
Iacopo Spalletti
e589e4f531 Add tests for wizard 2015-10-25 16:34:30 +01:00
Iacopo Spalletti
4cfb5891f0 Move autosetup to cms_toolbar 2015-10-25 09:12:47 +01:00
Marco Federighi
ee06edd57d Disable temporary tests on dates 2015-10-21 09:32:11 +02:00
Iacopo Spalletti
989a91c6ee Migrating to apphook config 2015-10-20 19:52:42 +02:00
Iacopo Spalletti
df7405a3b4 Fix import 2015-10-20 19:34:53 +02:00
Iacopo Spalletti
220d0b8769 Fix sort order 2015-10-20 19:32:02 +02:00
marco federighi
cdb309bb59 Add test for SearchQueryset 2015-10-20 19:31:23 +02:00
marco federighi
8e2fc36539 Update test class name 2015-10-20 19:31:23 +02:00
Marco Federighi
942723c3a7 Remove prints 2015-10-20 19:31:23 +02:00
Marco Federighi
2ba799eb08 Improve index and update tests 2015-10-20 19:31:23 +02:00
Marco Federighi
d519d2d2c8 Update tests 2015-10-20 19:31:23 +02:00
Marco Federighi
a02a3d1c3c Update index and settings 2015-10-20 19:31:23 +02:00
Iacopo Spalletti
b9ac41fac5 Move BaseTest to fix import issues 2015-10-18 13:16:43 +02:00
Iacopo Spalletti
0e9a80cb42 Clarify meta tags fields in BlogConfig 2015-10-18 13:04:27 +02:00
Iacopo Spalletti
2490447f44 Use custom template to render meta tags properly 2015-10-18 12:46:50 +02:00
Iacopo Spalletti
ac42d6cb6e Add tests for auto setup 2015-10-18 11:59:23 +02:00
Iacopo Spalletti
75eca9aad3 Do not load blog urlconf in server mode 2015-10-18 09:59:19 +02:00
Iacopo Spalletti
b4db62f0aa Fix isort 2015-10-17 16:23:15 +02:00
Iacopo Spalletti
c5e0227565 Add support for configurable menu structure 2015-10-17 15:37:28 +02:00
Iacopo Spalletti
5bf1aaf053 Fix tests 2015-10-01 23:59:23 +02:00