Commit Graph

1075 Commits

Author SHA1 Message Date
Iacopo Spalletti 329aa95ab2
Hotfix for tox on travis 2018-01-24 03:25:38 +01:00
Iacopo Spalletti bc2df7b69a
Update translations 2018-01-24 03:07:58 +01:00
Iacopo Spalletti 8f3fb17af7
Release 0.9.0rc2i [ci skip] 2018-01-20 19:48:33 +01:00
Iacopo Spalletti 7cd9294adc
Merge pull request #418 from nephila/hotfix/slug_clean
Generate valid slug in wizard if the given one is taken
2018-01-20 19:43:54 +01:00
Iacopo Spalletti f71f1d0390
Generate valid slug in wizard if the given one is taken 2018-01-19 18:33:32 +01:00
Iacopo Spalletti 5ba20ed133
Merge pull request #420 from nephila/hotfix/author_view
Return 404 in AuthorEntriesView if author does not exists
2018-01-19 10:39:32 +01:00
Iacopo Spalletti 4841f47690
Merge pull request #416 from nephila/hotfix/categories_admin
Fix error in category filtering when loading the form via POST
2018-01-19 10:38:18 +01:00
Iacopo Spalletti 2f5bbc4abe
Fix error in category filtering when loading the for via POST 2018-01-19 08:20:24 +01:00
Iacopo Spalletti 6cfe1cf13b
Merge pull request #419 from nephila/hotfix/slug_length
Fix slug fields length due to mysql utf8mb4 encoding
2018-01-19 08:02:17 +01:00
Iacopo Spalletti 21c0b3dbe9
Add test 2018-01-18 23:00:06 +01:00
Iacopo Spalletti f5b3780600
Cleanup code style 2018-01-18 23:00:00 +01:00
Felipe Farias 6205c62709
fixing E501 flake8 error 2018-01-18 22:55:28 +01:00
Felipe Farias c483662885
Not found author now returns a 404 error. 2018-01-18 22:55:28 +01:00
Iacopo Spalletti 747ec23686
Fix slug fields length due to mysql utf8mb4 encoding 2018-01-18 22:11:12 +01:00
Iacopo Spalletti c4d1466539
Release 0.9.0rc1 [ci skip] 2018-01-14 23:08:39 +01:00
Iacopo Spalletti 969e654687
Merge pull request #413 from nephila/feature/djangocms-35
Add django CMS 3.5
2018-01-14 23:07:06 +01:00
Iacopo Spalletti e4f30290c9
Add django CMS 3.5 2018-01-14 22:02:46 +01:00
Iacopo Spalletti 5f22499fed
Update i18n sources [ci skip] 2018-01-13 16:06:27 +01:00
Iacopo Spalletti 2e7c181278
Merge pull request #412 from nephila/feature/use_related_flag
Made related posts optional
2018-01-13 15:57:05 +01:00
Iacopo Spalletti e8407e204c
Made related posts optional 2018-01-10 00:10:29 +01:00
Iacopo Spalletti 8c1660d84a
Merge pull request #410 from nephila/feature/improve_meta
Improved meta fields configuration
2018-01-09 10:56:28 +01:00
Iacopo Spalletti e87f566b33
Merge pull request #411 from nephila/feature/cleanup_shims
Cleaned some compatibility shim
2018-01-09 08:52:34 +01:00
Iacopo Spalletti 497ec74f2e
Cleanup compatibility shims 2018-01-09 01:08:57 +01:00
Iacopo Spalletti a47b083a98
Improve meta
* Made HTML description and title fields length configurable
* Added meta representation for CategoryEntriesView
2018-01-09 00:54:10 +01:00
Iacopo Spalletti bdfbfc438a
Merge pull request #407 from fsbraun/docs/shariff
Added info for social shares
2018-01-06 14:01:51 +01:00
Fabian Braun 856ed756fd Use rst format 2018-01-06 00:27:46 +01:00
Fabian Braun 8d902f4d69 Added info for social shares 2018-01-05 22:10:26 +01:00
Iacopo Spalletti 8014c9163e
Merge pull request #404 from nephila/hotfix/channels_connect
fix error in ws_connect
2018-01-05 16:06:37 +01:00
Iacopo Spalletti 1639c363a2
Update readme [ci skip] 2018-01-03 17:59:47 +01:00
Iacopo Spalletti 09b78eff17
Merge pull request #392 from fsbraun/image_presets
Preset image and thumbnail sizes on a per app level.
2018-01-03 07:58:08 +01:00
Fabian Braun 163df1ea3b pep8 fix 2018-01-02 23:25:43 +01:00
Fabian Braun a341275ac8 Added: Test for new default image sizes 2018-01-02 22:59:29 +01:00
Iacopo Spalletti 9c61273e3a
Merge pull request #405 from nephila/hotfix/rtd
Pin django version in tox docs
2018-01-02 11:47:21 +01:00
Iacopo Spalletti 1893bff785
Merge pull request #403 from ungleich/feature/handle_blog_category_not_found
Raise Http404 if BlogCategory is not found
2018-01-02 09:27:29 +01:00
PCoder e91169d3fe Fix a bug: use query_set instead of get_object 2018-01-02 00:45:02 +01:00
PCoder 5f73ab254a Fix assertRaises call 2018-01-01 09:54:07 +01:00
PCoder 1b36a5aace Add test_non_existing_blog_category_should_raise_404 2018-01-01 00:37:09 +01:00
PCoder ca605e516b Merge branch 'develop' into feature/handle_blog_category_not_found 2017-12-31 19:45:05 +01:00
Iacopo Spalletti 117952a1d7
fix error in ws_connect 2017-12-31 17:12:50 +01:00
Iacopo Spalletti 24a77632de
Merge branch 'develop' of github.com:nephila/djangocms-blog into develop 2017-12-31 16:33:37 +01:00
Iacopo Spalletti ae71bfe18e
Removed unused migrations 2017-12-31 16:33:26 +01:00
Iacopo Spalletti a66371fc92
Pin django version in tox docs 2017-12-31 16:32:50 +01:00
Iacopo Spalletti fb1ea6ba2d
Merge pull request #393 from plamen-nikolov/develop
Disable menu subitems & fix wrong plugin url
2017-12-31 12:46:27 +01:00
Iacopo Spalletti 51fd5a58d7
Update source strings 2017-12-31 12:36:37 +01:00
Iacopo Spalletti 10f38870e3
Fix isort issue 2017-12-31 12:30:42 +01:00
Iacopo Spalletti 4c68ada924
Merge pull request #400 from kynsi/patch-1
fixed typo
2017-12-31 11:44:03 +01:00
M.Ravi 72d134b00d Raise Http404 if BlogCategory is not found 2017-12-27 16:44:38 +01:00
kynsi 827e556412
fixed typo 2017-12-21 09:57:49 +01:00
Plamen Nikolov 823bb8afa7 fix isort error 2017-11-10 00:28:53 +02:00
Plamen Nikolov 8fdf63ae08 Fix lint error 2017-11-09 23:38:53 +02:00