Commit graph

58 commits

Author SHA1 Message Date
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
29df04208c Scattered fixes 2015-09-26 19:46:00 +02:00
Iacopo Spalletti
8d69fb107e Add customisable templates 2015-09-26 11:34:20 +02:00
Iacopo Spalletti
a1497360b1 Code cleanup 2015-09-26 11:20:10 +02:00
Iacopo Spalletti
34fedfae07 Support for django CMS 3.2 2015-09-25 00:30:32 +02:00
Iacopo Spalletti
d6dc6eac23 Fix code style III 2015-09-25 00:30:32 +02:00
Iacopo Spalletti
d6049a8e78 Fix code style II 2015-09-24 23:30:26 +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
01869047ae Better parler implementation in the tests 2015-09-13 00:28:08 +02:00
Iacopo Spalletti
e341948bdc Rebase BaseTest class on djangocms-helper 2015-09-12 21:51:40 +02:00
Iacopo Spalletti
98c0e1964d Better RequestContext handling in Django 1.8 during tests 2015-09-01 01:05:17 +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
e1fecbacba Add Django 1.8 support 2015-07-21 07:10:39 +02:00
Iacopo Spalletti
a67fdc6c6b More cleanups 2015-07-21 06:59:23 +02:00
Iacopo Spalletti
8657190c87 Cleanup code 2015-07-21 06:55:30 +02:00
Iacopo Spalletti
58b69ced3b Merge pull request #107 from skirsdeda/feature/cmsattachmenu
CMS Attach menu and language switcher related fixes
2015-07-21 06:53:46 +02:00
Tadas Dailyda
8b69e90e55 py2.6 compat 2015-07-20 17:16:52 +03:00
Tadas Dailyda
f86ca7ad4a add menu tests 2015-07-20 15:31:59 +03: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
74c0ae621a Fix latest posts pluing. Fix #112 2015-04-20 02:42:34 +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
636461019c Add test for hide_untranslated setting 2014-12-03 19:50:58 +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
ac7d450e65 Use the toolbar status to check whether to use published or all the posts 2014-10-10 00:37:24 +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
aef9313bb8 Add support for multisite setup 2014-10-04 19:27:59 +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
fe7aaa688a Use djangocms-helper for tests 2014-08-13 19:11:13 +02:00
Iacopo Spalletti
aa4a4e87d5 Fix image url tests 2014-06-20 18:28:06 +02:00
Iacopo Spalletti
7c109a9b6c More tests 2014-06-11 18:48:58 +02:00
Iacopo Spalletti
de9358701b More tests 2014-06-11 18:42:25 +02:00
Iacopo Spalletti
5180a68129 More views tests 2014-06-11 18:17:23 +02:00
Iacopo Spalletti
0f16e4e2db Test refactoring 2014-06-11 18:16:57 +02:00
Iacopo Spalletti
a35fc201e8 Switch to TranslatableSlugMixin. Fix #27 2014-06-11 17:45:18 +02:00