Commit graph

136 commits

Author SHA1 Message Date
Iacopo Spalletti
ea9970d250
Fix migrations 2016-05-29 09:22:54 +02:00
Iacopo Spalletti
bba4333549
Code style 2016-05-26 00:54:27 +02:00
Iacopo Spalletti
7918f0d513
Tentative fixes 2016-05-22 16:18:16 +02:00
Iacopo Spalletti
fffc2a633e
Fix support for new filer ThumbnailOption 2016-05-22 13:34:08 +02:00
Iacopo Spalletti
2de4ba3778
Fix test 2016-05-18 08:00:00 +02:00
Iacopo Spalletti
80fb25dbd5
Set sites according to user permissions 2016-05-17 20:47:44 +02:00
Iacopo Spalletti
429d6bd8f2
Minor addition 2016-05-13 08:54:08 +02:00
Iacopo Spalletti
01880591b7
Implement per site restriction for users 2016-05-11 18:53:12 +02:00
Iacopo Spalletti
d9db4a795f Merge pull request #239 from nephila/feature/instant_articles_improved
Improve instant articles support
2016-05-03 08:33:26 +02:00
Iacopo Spalletti
b1b6c91050
Improve coverage 2016-05-03 07:33:04 +02:00
Petr Klus
4ae9d2cc81 Slug field size update reflected in tests. 2016-05-02 17:44:39 +02:00
Iacopo Spalletti
547cd9e988
Separate testcases 2016-04-30 09:31:58 +02:00
Iacopo Spalletti
b0bb317be5
Add tests 2016-04-30 08:13:25 +02:00
Iacopo Spalletti
335a12bdd5
Remove meta_mixin references 2016-04-30 00:55:27 +02:00
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