Commit graph

334 commits

Author SHA1 Message Date
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
10735c6a0e Fix category queryset 2014-10-05 10:11:23 +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
28027940a1 Add documentation 2014-10-04 19:27:59 +02:00
Iacopo Spalletti
aef9313bb8 Add support for multisite setup 2014-10-04 19:27:59 +02:00
Iacopo Spalletti
403036600c Manager refactorization 2014-10-04 19:27:59 +02:00
Iacopo Spalletti
d172d5e959 Fix language switching 2014-10-02 14:50:53 +02:00
Iacopo Spalletti
1c7674f94f Bump version 2014-09-27 10:51:26 +02:00
Iacopo Spalletti
1ea84b5617 Oops, forgot to add it to the admin 2014-09-11 12:14:44 +02:00
Iacopo Spalletti
31fdb0ac92 Add meta_title field to customise title tag 2014-09-11 12:12:34 +02:00
Iacopo Spalletti
92db62ef90 Update locales 2014-09-01 07:18:54 +02:00
Iacopo Spalletti
e8beed43ab Fix quote style 2014-09-01 07:18:54 +02:00
Iacopo Spalletti
132707d593 Bump dev version. Update changelog. 2014-09-01 07:18:54 +02:00
Iacopo Spalletti
be9d09be38 Code cleanup 2014-09-01 07:07:48 +02:00
Iacopo Spalletti
3a03cb71fe Add support for custom user models 2014-09-01 07:06:29 +02:00
Iacopo Spalletti
3fad926559 Update migrations for custom user models 2014-09-01 07:05:57 +02:00
Iacopo Spalletti
72f001f277 Fix timezone support 2014-08-14 00:13:11 +02:00
Iacopo Spalletti
6b74757eef Temporary disable the current_app check due to a bug in django CMS 3.0.3 2014-07-23 05:52:54 +02:00
Iacopo Spalletti
aa4a4e87d5 Fix image url tests 2014-06-20 18:28:06 +02:00
Leonardo Cavallucci
481a932a70 Fix get_image_url 2014-06-15 13:10:06 +02:00
Iacopo Spalletti
5fb17a3056 Version bump 2014-06-11 21:41:11 +02:00
Iacopo Spalletti
db1ad8b4d8 Code linting 2014-06-11 21:25:10 +02:00
Iacopo Spalletti
de9358701b More tests 2014-06-11 18:42:25 +02:00
Iacopo Spalletti
a35fc201e8 Switch to TranslatableSlugMixin. Fix #27 2014-06-11 17:45:18 +02:00
Iacopo Spalletti
521eb2aff0 Strings update 2014-06-11 13:12:18 +02:00
Iacopo Spalletti
fca827025c Django 1.5 support fixes 2014-06-11 12:59:43 +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
123692c0f4 Code cleanup and fixes 2014-06-09 23:29:34 +02:00
Iacopo Spalletti
c34fd11139 Fix error in models 2014-06-09 00:06:12 +02:00
Iacopo Spalletti
92d0ce2c3e Version bump 2014-04-27 04:31:08 +02:00
Iacopo Spalletti
fa007d712d Update translations 2014-04-27 04:31:08 +02:00
Iacopo Spalletti
7a421b12b1 Fix settings import 2014-04-27 04:25:03 +02:00
Iacopo Spalletti
452132ec10 Add basic settings documentation 2014-04-25 19:40:06 +02:00
Iacopo Spalletti
41e3d69696 Change G+ default type 2014-04-25 19:39:28 +02:00
Iacopo Spalletti
244cda4b8b Add static post_text field. This can be used instead of the placeholder. 2014-04-25 19:15:42 +02:00
Iacopo Spalletti
a06374feaf Add enable comments flag enable comments per-post or site-wide 2014-04-25 19:11:18 +02:00
Iacopo Spalletti
7f8bc091b0 Update translations 2014-04-19 20:01:08 +02:00
Iacopo Spalletti
a2bd384d2b Add support for social tags via django-meta-mixin 2014-04-19 20:01:08 +02:00
Iacopo Spalletti
0a9ae13c69 Code linting 2014-04-19 19:17:38 +02:00
Iacopo Spalletti
3ee4b91265 Change related_name attributes 2014-04-11 13:49:52 +02:00
Iacopo Spalletti
31d66df3c1 Add meta_keywords to admin 2014-04-11 12:17:56 +02:00
Iacopo Spalletti
605c291b5a Rename plugins to avoid possible name clashing with other applications 2014-04-05 16:35:49 +02:00
Iacopo Spalletti
c48caa696a Use related_name for foreign key fields 2014-04-05 16:32:17 +02:00
Iacopo Spalletti
f05b571207 Follow parler updates in requirements. Update version and history 2014-03-29 23:10:06 +01:00
Iacopo Spalletti
0f7661724d Update translations 2014-03-29 16:37:38 +01:00
Iacopo Spalletti
118398c3f0 Update templates. Add support for canonical URLs. 2014-03-29 16:23:33 +01:00
Iacopo Spalletti
2515b2a646 Add support for view_url_name. Smarter toolbar menu. Sync with latest parler updates. 2014-03-29 16:22:47 +01:00
Iacopo Spalletti
b6142d86df Rename views 2014-03-29 16:21:52 +01:00
Iacopo Spalletti
9999e6a622 Fix filtering 2014-03-12 14:35:00 +01:00
Iacopo Spalletti
e00acb07e2 Fix get_absolute_url 2014-03-07 18:36:41 +01:00
Iacopo Spalletti
5a1aa5c6bb Fix views 2014-03-07 18:04:46 +01:00
Iacopo Spalletti
fd95fd5565 Add meta keywords 2014-03-06 20:02:52 +01:00
Iacopo Spalletti
8e6148c55f Update translations 2014-03-05 23:15:50 +01:00
Iacopo Spalletti
ade33f2747 Add migrations to sync with newer django CMS plugin table naming 2014-03-05 23:15:32 +01:00
Iacopo Spalletti
ae22fdabcf Update compiled translation 2014-03-05 18:15:41 +01:00
Iacopo Spalletti
3c21e7e3ca Update translation sources 2014-03-05 18:15:41 +01:00
Iacopo Spalletti
c79668c46c Add Meta Description field 2014-03-05 18:15:41 +01:00
Max Vyaznikov
01c545d72d BLOG_POSTS_LIST_TRUNCWORDS_COUNT for LatestEntriesPlugin 2014-02-28 13:23:54 +03:00
Max Vyaznikov
912f3b57f7 fix can't truncate full_text 2014-02-27 16:58:17 +03:00
Max Vyaznikov
100c004f3a settings fix + new param BLOG_POSTS_LIST_TRUNCWORDS_COUNT for shorting blog post in posts_list 2014-02-27 16:38:52 +03:00
Max Vyaznikov
94c967c7e6 Russian translation complete + no *.mo files in .gitignore 2014-02-27 15:46:54 +03:00
Max Vyaznikov
4b3789886c Russian translation + small translations fix 2014-02-27 12:39:02 +04:00
Iacopo Spalletti
7fff4e90e8 Cleanup 2014-02-23 16:09:27 +01:00
Iacopo Spalletti
d0708d666b Fix subject_location in templates 2014-02-23 15:41:08 +01:00
Iacopo Spalletti
8c480012d4 Fix requirements 2014-02-03 21:15:46 +01:00
Iacopo Spalletti
c152d19185 fix queryset check 2014-02-02 16:22:22 +01:00
Iacopo Spalletti
26a606e121 Permit null author 2014-01-23 05:46:55 +01:00
Iacopo Spalletti
75a3428f96 Add 2.6 compat 2014-01-22 18:33:45 +01:00
Iacopo Spalletti
d31196f23b Fix support for render_model 2014-01-22 18:14:50 +01:00
Iacopo Spalletti
1c67313fd2 Localization 2014-01-10 15:09:10 +01:00
Iacopo Spalletti
52f8f1486a Fix templates 2014-01-10 15:04:27 +01:00
Iacopo Spalletti
1ac18873a0 Move custom css loading to admin. Don't show author if not superuser.
Fix unique together for translated fields. Fix some manager issues.
Add default pagination to views
Simplify tag_clog() code
2014-01-10 15:04:27 +01:00
Iacopo Spalletti
3a772007f1 Fix unique slugs 2014-01-09 15:41:27 +01:00
Iacopo Spalletti
56a821ae2f Fix CategoryEntriesView 2014-01-09 09:54:40 +01:00
Iacopo Spalletti
958ed651f2 SWitch to parler for multilingual support.
Fix templates
2014-01-09 08:59:02 +01:00
Iacopo Spalletti
086dde879d Categories plugin 2014-01-08 22:33:20 +01:00
Iacopo Spalletti
63d7496f98 CSS fixes and tags autocomplete 2014-01-08 07:25:18 +01:00
Iacopo Spalletti
c11141e74b Add css to style tags in admin 2014-01-08 06:46:50 +01:00
Iacopo Spalletti
275f930c3f fix get_queryset 2014-01-04 21:14:59 +01:00
Iacopo Spalletti
ed6e331f62 View fixes 2014-01-04 21:13:25 +01:00
Iacopo Spalletti
d106a19bdc Initial import 2014-01-04 17:07:09 +01:00