Commit graph

52 commits

Author SHA1 Message Date
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
015447ccc3 Fix test 2016-02-25 09:11:15 +01:00
Iacopo Spalletti
f79b6471c4 Fix test 2016-02-15 23:16:34 +01:00
Iacopo Spalletti
094525326f Add admin test for publish view 2016-02-12 07:55:10 +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
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
5bf1aaf053 Fix tests 2015-10-01 23:59:23 +02:00
Iacopo Spalletti
9a3761a73a Fix retrieval of categories when adding post 2015-10-01 23:16:10 +02:00
Iacopo Spalletti
e0c93decd1 More tests 2015-09-27 01:44:54 +02:00
Iacopo Spalletti
97e2f8a373 Fixes 2015-09-27 01:38:59 +02:00
Iacopo Spalletti
f5b7d4ab72 Better admin test 2015-09-27 01:34:23 +02:00
Iacopo Spalletti
d9edf74c8d Add admin tests 2015-09-27 01:29:00 +02:00
Iacopo Spalletti
8f7c76cecc Use configurable permalinks. Add all fields to config admin. 2015-09-27 01:14:41 +02:00
Iacopo Spalletti
cae4595a99 Minor code refactoring
Improve coverage
2015-09-27 00:19:44 +02:00
Iacopo Spalletti
a1497360b1 Code cleanup 2015-09-26 11:20:10 +02:00
Iacopo Spalletti
9d168f6f45 Fix tests on django CMS 3.0 2015-09-24 23:14:31 +02:00
Iacopo Spalletti
f6e8e27687 Add support for apphook config 2015-09-23 15:52:41 +02:00
Iacopo Spalletti
093dff43c4 Add future 2015-09-13 00:58:01 +02:00
Iacopo Spalletti
c6ae227adf Fix code style 2015-09-13 00:57:46 +02:00
Iacopo Spalletti
e341948bdc Rebase BaseTest class on djangocms-helper 2015-09-12 21:51:40 +02:00
Iacopo Spalletti
5b91510938 Change LatestPostsPlugin.tags field type to use taggit-autosugges 2015-08-14 18:23:54 +02:00
Iacopo Spalletti
eab970521f Skip install per pep8/isort 2015-07-21 07:10:39 +02:00
Iacopo Spalletti
8657190c87 Cleanup code 2015-07-21 06:55:30 +02:00
Tadas Dailyda
03e9e22f89 add BLOG_USE_ABSTRACT checks to tests 2015-07-19 19:08:19 +03:00
Iacopo Spalletti
d6adc3eab5 Add test for #123 2015-07-04 12:48:51 +02:00
Iacopo Spalletti
c2b866243d Fix testing 2015-06-02 18:21:19 +02:00
Iacopo Spalletti
9b3ab6d1e8 Parametrise a test 2015-01-04 18:27:45 +01:00
Iacopo Spalletti
1cd52bd389 Fix plugins for users status / language 2014-12-05 15:39:40 +01:00
Iacopo Spalletti
66a5e2c3ab Make the default author configurable 2014-10-11 12:48:35 +02:00
Iacopo Spalletti
1f44a4605d Refactor settings 2014-10-11 12:24:38 +02:00
Iacopo Spalletti
2b0bfc010e Make auto adding author optional 2014-10-11 09:05:02 +02:00
Iacopo Spalletti
150817a041 Add tests for admin 2014-10-05 08:52:04 +02:00
Iacopo Spalletti
eabc809e72 Fix tests 2014-10-05 08:25:18 +02:00
Iacopo Spalletti
51a1913f4c Fix tests for multisite 2014-10-04 20:05:17 +02:00
Iacopo Spalletti
43f2c9ac36 Fix language tests 2014-10-04 19:47:55 +02:00
Iacopo Spalletti
31fdb0ac92 Add meta_title field to customise title tag 2014-09-11 12:12:34 +02:00
Iacopo Spalletti
96bfefadea Update tests 2014-09-01 07:07:02 +02:00
Iacopo Spalletti
72f001f277 Fix timezone support 2014-08-14 00:13:11 +02:00
Iacopo Spalletti
aa4a4e87d5 Fix image url tests 2014-06-20 18:28:06 +02:00
Iacopo Spalletti
0f16e4e2db Test refactoring 2014-06-11 18:16:57 +02:00
Iacopo Spalletti
58a9c41a21 View tests 2014-06-11 01:06:57 +02:00
Iacopo Spalletti
1acc78cb31 Toolbar tests 2014-06-10 00:11:48 +02:00
Iacopo Spalletti
e68703c379 Add more tests for models 2014-06-09 23:29:26 +02:00
Iacopo Spalletti
a393653d3c Add tests 2014-06-09 00:06:01 +02:00