Iacopo Spalletti
|
8dc33ea1bc
|
Merge pull request #21 from nephila/feature/post_text
Add static post_text field. This can be used instead of the placeholder.
|
2014-04-25 19:42:37 +02:00 |
|
Iacopo Spalletti
|
cc0e45c6ad
|
Merge pull request #19 from nephila/feature/enable_comments
Add enable comments flag enable comments per-post or site-wide
|
2014-04-25 19:41:34 +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
|
4759dbbc4c
|
Update history
|
2014-04-19 20:01:08 +02:00 |
|
Iacopo Spalletti
|
a81164abee
|
Fix django-parler version dependency
|
2014-04-19 20:01:08 +02:00 |
|
Iacopo Spalletti
|
7175733432
|
Update documentation
|
2014-04-19 20:01:08 +02:00 |
|
Iacopo Spalletti
|
1d2295faad
|
Add support for flake8, wheel
|
2014-04-19 20:01:08 +02:00 |
|
Iacopo Spalletti
|
b1bfbb6858
|
Update dependencies
|
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
|
b38e5ed42a
|
Merge pull request #13 from nephila/feature/setup
Solve dependency on parler documenting the pip 1.5 behavior
|
2014-04-11 12:48:42 +02:00 |
|
Iacopo Spalletti
|
a2b54ea8ec
|
Solve dependency on parler documenting the pip 1.5 behavior
|
2014-04-11 12:48:05 +02:00 |
|
Iacopo Spalletti
|
957b057fc8
|
Merge pull request #12 from nephila/feature/badges
Feature/badges
|
2014-04-11 12:18:18 +02:00 |
|
Iacopo Spalletti
|
31d66df3c1
|
Add meta_keywords to admin
|
2014-04-11 12:17:56 +02:00 |
|
Iacopo Spalletti
|
40742d3102
|
Fix badges
|
2014-04-11 12:17:56 +02:00 |
|
Iacopo Spalletti
|
ae3c27c2cd
|
Merge pull request #11 from nephila/feature/updates
Code cleanup
|
2014-04-05 16:37:16 +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
|
0428a29fc8
|
Merge pull request #9 from nephila/feature/parler_upds
Feature/parler upds
|
2014-03-29 23:10:55 +01:00 |
|
Iacopo Spalletti
|
f05b571207
|
Follow parler updates in requirements. Update version and history
|
2014-03-29 23:10:06 +01:00 |
|
Iacopo Spalletti
|
c2bfa7264b
|
Add transifex support. Fix #6.
|
2014-03-29 16:37:52 +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
|
331c588992
|
Update readme
|
2014-03-06 20:09:37 +01:00 |
|
Iacopo Spalletti
|
4e1855e896
|
Merge pull request #8 from nephila/release/0.1
Release/0.1
|
2014-03-06 20:04:01 +01:00 |
|
Iacopo Spalletti
|
315d0d7e8e
|
Remove unused docs and tests (for now)
|
2014-03-06 20:03:15 +01:00 |
|
Iacopo Spalletti
|
8a109e9705
|
Update docs for release
|
2014-03-06 20:03:07 +01:00 |
|
Iacopo Spalletti
|
fd95fd5565
|
Add meta keywords
|
2014-03-06 20:02:52 +01:00 |
|
Iacopo Spalletti
|
adef1e9e0e
|
Merge pull request #7 from nephila/feature/updates
Update migrations
|
2014-03-06 20:01: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
|
2cf48a659a
|
Merge pull request #5 from nephila/feature/seo
Feature/seo
|
2014-03-05 18:19:30 +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 |
|
Iacopo Spalletti
|
007ad77f67
|
Merge pull request #4 from siterra/master
BLOG_POSTS_LIST_TRUNCWORDS_COUNT for LatestEntriesPlugin
|
2014-02-28 13:35:24 +01:00 |
|
Max Vyaznikov
|
01c545d72d
|
BLOG_POSTS_LIST_TRUNCWORDS_COUNT for LatestEntriesPlugin
|
2014-02-28 13:23:54 +03:00 |
|
Iacopo Spalletti
|
272bd8e3ca
|
Merge pull request #3 from siterra/master
Russian translation complete + no *.mo files in .gitignore
|
2014-02-27 15:03:03 +01: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 |
|
Iacopo Spalletti
|
157c3cfe41
|
Merge pull request #2 from siterra/master
Russian translation + small translations fix
|
2014-02-27 09:52:17 +01:00 |
|