Commit graph

122 commits

Author SHA1 Message Date
Iacopo Spalletti
6d74c26eed
Add some compatibility for cms menu and filer 2016-04-29 10:12:41 +02:00
Iacopo Spalletti
5883132b40
Add test for on_site filter 2016-04-26 19:33:10 +02:00
Iacopo Spalletti
bc3be8ebdc
Add test 2016-04-20 01:16:01 +02:00
Iacopo Spalletti
dc4648606d Add option to customize the knocker behavior 2016-04-08 18:54:09 +02:00
Iacopo Spalletti
a628220e3d Change the default value of date_published to null 2016-04-08 18:53:08 +02:00
Iacopo Spalletti
4503a14b4f Fix tests for issues discovered when testing with knocker 2016-04-08 16:49:42 +02:00
Iacopo Spalletti
7b040e1b01 Refactor tests 2016-04-08 12:40:46 +02:00
Iacopo Spalletti
e3f89d0ea2 Add tests for django-knocker support 2016-03-27 20:01:51 +02:00
Iacopo Spalletti
5868a9face Improve tests 2016-03-26 12:36:21 +01:00
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