Dipen Patel
|
aac62b1aef
|
Django 1.8 compatible
|
2017-07-22 11:36:15 +05:30 |
|
dasdhrub95
|
9665f358ef
|
Fixed auto setup internal link in docs (#382)
|
2017-07-14 07:16:51 +02:00 |
|
Bryan Marty
|
22ead871ee
|
Require easy_thumbnails 2.4.1 and load easy_thumbnails_tags (#378)
* Require easy_thumbnails 2.4.1 and load easy_thumbnails_tags
|
2017-06-25 09:43:28 +02:00 |
|
Iacopo Spalletti
|
0233ba5605
|
Update history / authors [ci skip]
|
2017-06-16 19:11:19 +02:00 |
|
Mike Liu
|
b0b8561399
|
Check that a post has a url when generating the sitemap. (#373)
|
2017-06-16 19:09:57 +02:00 |
|
Iacopo Spalletti
|
e3d7ce1b94
|
Added ALLOWED_HOSTS due to Django change
|
2017-06-11 12:44:00 +02:00 |
|
Iacopo Spalletti
|
12ca983a90
|
Update changelog
|
2017-06-11 12:43:16 +02:00 |
|
Iacopo Spalletti
|
88e7ab6490
|
Filter out duplicated categories due to parler joins
|
2017-06-11 12:43:16 +02:00 |
|
Dipen Patel
|
85eb7a319a
|
Update installation doc
|
2017-06-11 12:37:32 +05:30 |
|
Dipen Patel
|
d24f3130d6
|
moved related field below abstract field
|
2017-06-11 12:35:32 +05:30 |
|
Iacopo Spalletti
|
13ec4dff29
|
Merge remote-tracking branch 'origin/release/0.8.x' into develop
|
2017-06-10 19:59:56 +02:00 |
|
Dipen Patel
|
b56929cb99
|
fixed isort test
|
2017-06-10 18:47:15 +05:30 |
|
Dipen Patel
|
9619064f44
|
Fixed helper
|
2017-06-10 18:34:36 +05:30 |
|
Dipen Patel
|
815535c4bf
|
added django-sortedm2m
|
2017-06-10 18:14:57 +05:30 |
|
Iacopo Spalletti
|
384442f340
|
Merge pull request #371 from nephila/issue-369
Fixed exceptions in __str__
|
2017-06-07 15:24:20 +02:00 |
|
Iacopo Spalletti
|
92c353d1f6
|
Drop Python 2.6 compatibility
|
2017-06-07 12:44:10 +02:00 |
|
Iacopo Spalletti
|
1809354573
|
Fixed exceptions in __str__
|
2017-06-07 12:44:10 +02:00 |
|
Iacopo Spalletti
|
10c8f0f2dd
|
Merge pull request #372 from nephila/hotfix/failures
Fix failures in menu tests
|
2017-06-07 12:43:31 +02:00 |
|
Iacopo Spalletti
|
902ad5df4a
|
Removed obsolete compatibility code
|
2017-06-07 10:26:06 +02:00 |
|
Iacopo Spalletti
|
0440c7a794
|
Drop Python 2.6 compatibility
|
2017-06-06 21:46:00 +02:00 |
|
Iacopo Spalletti
|
edd96b6dc6
|
Fix failures in menu tests
|
2017-06-06 08:42:27 +02:00 |
|
Dipen Patel
|
4b53e94a97
|
migration issue fixed
|
2017-06-06 09:20:37 +05:30 |
|
Dipen Patel
|
09435982e4
|
code formatting
|
2017-06-06 09:18:02 +05:30 |
|
Dipen Patel
|
29ff92f19a
|
Migration fixed
|
2017-06-06 09:11:19 +05:30 |
|
Dipen Patel
|
fbd9eb0066
|
Revert "Post ordering functionality added"
This reverts commit eebe16c8f5 .
|
2017-06-06 09:07:32 +05:30 |
|
Dipen Patel
|
1bb0ac8c75
|
Revert "Default ordering changed"
This reverts commit ca685d5879 .
|
2017-06-06 09:06:51 +05:30 |
|
Iacopo Spalletti
|
2b2aaa0678
|
Merge branch 'release/0.8.x' into develop
|
2017-05-11 09:15:43 +02:00 |
|
Iacopo Spalletti
|
b932f7bddb
|
Update installation instructions
|
2017-05-11 09:12:30 +02:00 |
|
Iacopo Spalletti
|
b622d20c2a
|
Merge pull request #366 from nephila/hotfix/menu_tests
Fix failures in menu tests
|
2017-05-10 12:45:14 +02:00 |
|
Dipen Patel
|
8d446ec0c0
|
Allow allow_unicode slug field
|
2017-05-09 18:33:18 +05:30 |
|
Iacopo Spalletti
|
8a783e3476
|
Fix failures in menu tests
|
2017-05-07 04:51:51 +02:00 |
|
Iacopo Spalletti
|
7f73ea8745
|
Merge branch 'release/0.8.x' into develop
|
2017-05-07 04:43:21 +02:00 |
|
Iacopo Spalletti
|
5c05783800
|
Merge branch 'release/0.8.x' into develop
|
2017-05-07 04:42:33 +02:00 |
|
Iacopo Spalletti
|
3132e02c42
|
Merge pull request #365 from nephila/merge/364
Merge #364
|
2017-05-07 02:54:44 +02:00 |
|
Wiktor Matuszewski
|
e1ebc74e46
|
Add proper dependency to 0014_auto migration
|
2017-05-06 18:47:49 +02:00 |
|
Iacopo Spalletti
|
d090e8b3b5
|
Merge pull request #361 from nephila/hotfix/detail_meta
Remove unused code from detail template
|
2017-05-06 14:52:21 +02:00 |
|
Dipen Patel
|
cbd64d2e43
|
fixed related field issue when topic has not translations for other
language
|
2017-05-02 18:11:34 +05:30 |
|
Iacopo Spalletti
|
c78af240b9
|
Remove unused code from detail template
|
2017-04-19 22:52:26 +02:00 |
|
Dipen Patel
|
ca685d5879
|
Default ordering changed
|
2017-04-11 17:19:38 +05:30 |
|
Dipen Patel
|
eebe16c8f5
|
Post ordering functionality added
|
2017-04-11 15:06:37 +05:30 |
|
Dipen Patel
|
c2b97edb24
|
Code format corrected
|
2017-04-07 13:18:36 +05:30 |
|
Dipen Patel
|
b2fbf1123c
|
Realted post field added
|
2017-04-07 13:09:51 +05:30 |
|
Fabian Braun
|
83a3802b6a
|
Preset image and thumbnail sizes on a per app level.
|
2017-03-27 11:00:30 +02:00 |
|
Fabian Braun
|
92780aa4b0
|
Replace @staticmethod by method-based admin actions.
|
2017-03-27 09:49:57 +02:00 |
|
Fabian Braun
|
bce9d56afe
|
Fix isort and pep8 issues
|
2017-03-26 20:07:55 +02:00 |
|
Fabian Braun
|
13ac239576
|
Messages for bulk cations, bulk actions as staticmethods of PostAdmin
|
2017-03-26 19:07:15 +02:00 |
|
Fabian Braun
|
c079a86582
|
Currect wrong merge
|
2017-03-24 21:50:47 +01:00 |
|
Fabian Braun
|
41cf73e9a1
|
Updated AUTHORS.rst
|
2017-03-24 21:43:44 +01:00 |
|
Fabian Braun
|
3f7e3275d5
|
Merge for adding bulk actions for posts: publish, unpublish, allow/disallow comments, and enable/disable liveblog (if installed)
|
2017-03-24 21:41:30 +01:00 |
|
Fabian Braun
|
0b56f31940
|
Merge branch 'develop' of https://github.com/fsbraun/djangocms-blog into develop
|
2017-03-24 21:39:27 +01:00 |
|