German Ilyin
|
d11bb96bd4
|
Fixing #209
|
2016-02-26 23:49:52 +01:00 |
|
Iacopo Spalletti
|
ed6d2cdda9
|
Add support for moved ThumbnailOption
|
2016-02-24 23:33:42 +01: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
|
660fe15291
|
Merge pull request #194 from nephila/feature/non_required_categories
Make category not required again
|
2016-02-02 09:44:08 +01:00 |
|
Iacopo Spalletti
|
0f2abd8627
|
Make category not required again
|
2016-02-01 22:58:57 +01:00 |
|
Iacopo Spalletti
|
395185f5fe
|
Code refactoring
|
2016-02-01 21:22:52 +01:00 |
|
Georgiy Kutsurua
|
1cf959206d
|
Move constants from model to settings
Add BLOG_ENABLE_THROUGH_TOOLBAR_MENU setting for controlling toolbar menu appearance
|
2015-11-23 02:07:58 +04:00 |
|
Iacopo Spalletti
|
58e6157dbb
|
Fix __str__ method
|
2015-11-16 21:48:55 +01:00 |
|
Iacopo Spalletti
|
0e9a80cb42
|
Clarify meta tags fields in BlogConfig
|
2015-10-18 13:04:27 +02:00 |
|
Iacopo Spalletti
|
2490447f44
|
Use custom template to render meta tags properly
|
2015-10-18 12:46:50 +02:00 |
|
Iacopo Spalletti
|
ccd27bdb99
|
Use types from django-meta-mixin
|
2015-10-17 15:38:36 +02:00 |
|
Iacopo Spalletti
|
12e7af2a0b
|
Code style
|
2015-09-30 10:03:02 +02:00 |
|
Iacopo Spalletti
|
a316667209
|
Update translatiosn
|
2015-09-30 09:57:40 +02:00 |
|
Iacopo Spalletti
|
a703b188fa
|
Add edit configuration link to toolbar
|
2015-09-30 09:34:11 +02:00 |
|
Iacopo Spalletti
|
05e9508717
|
Fix migrations
|
2015-09-30 09:09:14 +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
|
63adbb1131
|
Add meta attributes
|
2015-09-26 11:34:20 +02:00 |
|
Iacopo Spalletti
|
a1497360b1
|
Code cleanup
|
2015-09-26 11:20:10 +02:00 |
|
Iacopo Spalletti
|
d6049a8e78
|
Fix code style II
|
2015-09-24 23:30:26 +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
|
a1b2c56305
|
Fix issues related to parler
|
2015-09-13 00:27:48 +02:00 |
|
Sylvain Fankhauser
|
d0cc19fa2a
|
Fix categories count attribute to restrict to posts published on current site
|
2015-08-31 14:28:31 +02:00 |
|
Iacopo Spalletti
|
5b91510938
|
Change LatestPostsPlugin.tags field type to use taggit-autosugges
|
2015-08-14 18:23:54 +02:00 |
|
Iacopo Spalletti
|
e1fecbacba
|
Add Django 1.8 support
|
2015-07-21 07:10:39 +02:00 |
|
Iacopo Spalletti
|
2ed8accb01
|
Model field labels cleanups
|
2015-07-21 06:55:30 +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
|
65f3086824
|
remove category by id url
|
2015-07-19 19:10:17 +03:00 |
|
Tadas Dailyda
|
2288d81659
|
add category view url with id instead of slug to make BlogCategory.get_absolute_url() work in any case
|
2015-07-19 19:10:16 +03:00 |
|
Tadas Dailyda
|
41947f9b48
|
make post abstract optional (useful when only using post_text field for content)
|
2015-07-19 18:23:41 +03:00 |
|
Iacopo Spalletti
|
74c0ae621a
|
Fix latest posts pluing. Fix #112
|
2015-04-20 02:42:34 +02:00 |
|
Iacopo Spalletti
|
eabb548bd2
|
Set post image and thumbnail delete options to set null
|
2015-01-08 15:03:41 +01:00 |
|
Iacopo Spalletti
|
43cb802097
|
If using the request to filter posts, plugin cannot be cached
|
2014-12-28 16:03:44 +01:00 |
|
Iacopo Spalletti
|
03f3f6fca2
|
Don't presume the toolbar is there. Fix #62
|
2014-12-28 13:52:07 +01:00 |
|
Iacopo Spalletti
|
37502d73da
|
Move plugin post queryset in the plugin models
|
2014-12-05 15:40:24 +01:00 |
|
Iacopo Spalletti
|
15311ed0f3
|
Use any_language for get_absolute_url
|
2014-12-02 12:47:39 +01:00 |
|
Iacopo Spalletti
|
045ffee681
|
Change SEO fields length
|
2014-11-30 12:55:15 +01:00 |
|
Iacopo Spalletti
|
8d4ae1d07e
|
Fix sparse encoding issues
|
2014-11-05 08:01:48 +01: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
|
aef9313bb8
|
Add support for multisite setup
|
2014-10-04 19:27:59 +02:00 |
|
Iacopo Spalletti
|
d172d5e959
|
Fix language switching
|
2014-10-02 14:50:53 +02:00 |
|
Iacopo Spalletti
|
31fdb0ac92
|
Add meta_title field to customise title tag
|
2014-09-11 12:12:34 +02:00 |
|
Iacopo Spalletti
|
e8beed43ab
|
Fix quote style
|
2014-09-01 07:18:54 +02:00 |
|
Iacopo Spalletti
|
3a03cb71fe
|
Add support for custom user models
|
2014-09-01 07:06:29 +02:00 |
|
Iacopo Spalletti
|
72f001f277
|
Fix timezone support
|
2014-08-14 00:13:11 +02:00 |
|