Commit Graph

1090 Commits

Author SHA1 Message Date
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
Fabian Braun 9d21af9297 Add bulk actions for posts: publish, unpublish, allow/disallow comments, and enable/disable liveblog (if installed) 2017-03-24 21:27:37 +01:00
Iacopo Spalletti dabe9c01d0
Merge branch 'release/0.8.x' into develop 2017-03-19 00:04:48 +01:00
Iacopo Spalletti b67466d4db
Fix divio cloud compatibility 2017-03-19 00:04:32 +01:00
Iacopo Spalletti c6e956cd65
Merge branch 'release/0.8.x' into develop 2017-03-11 19:48:23 +01:00
Iacopo Spalletti 80daad31de
Release 0.8.12 2017-03-11 19:46:40 +01:00
Iacopo Spalletti 5e6b8cfdd7
Update i18n 2017-03-11 19:46:40 +01:00
Iacopo Spalletti f0161b8020 Merge pull request #351 from nephila/hotfix/migration_dependency
Drop reverse migration dependency
2017-03-11 19:40:32 +01:00
Iacopo Spalletti 2ebd8e2892
Drop reverse migration dependency 2017-03-08 22:36:38 +01:00
Iacopo Spalletti b6abe6cc74
Merge branch 'release/0.8.x' into develop 2017-03-04 18:32:29 +01:00
Iacopo Spalletti 7a4b73f1d1
Release 0.8.11 2017-03-04 18:30:40 +01:00
Iacopo Spalletti ffb3e4731a
Merge branch 'release/0.8.x' into develop 2017-03-04 16:41:52 +01:00
Iacopo Spalletti 78d1561a50
Update translations 2017-03-04 16:29:58 +01:00
Iacopo Spalletti 0444c2282a
Release 0.8.11 2017-03-04 16:29:58 +01:00
Iacopo Spalletti 7de807e741
Merge branch 'merge/0.8.11' into develop 2017-03-04 16:22:37 +01:00
Iacopo Spalletti 695c6a3ed9
Enable auto setup with cms_helper server command 2017-03-04 16:21:52 +01:00
Iacopo Spalletti a566629143
Merge branch 'release/0.8.x' into develop 2017-03-04 16:06:39 +01:00
Iacopo Spalletti e61c472eea
Release 0.8.11 2017-03-04 15:11:15 +01:00
Iacopo Spalletti 23ae19ea25 Merge pull request #348 from nephila/hotfix/aldryn-apphooks-config-0.3.1
Fix aldryn apphooks config 0.3.1
2017-03-04 15:10:04 +01:00
Iacopo Spalletti 54f5e1031a
Pin versions in tox 2017-03-04 13:02:21 +01:00