Commit Graph

1090 Commits

Author SHA1 Message Date
PCoder 503803dba8 Remove Category - ... block altogether 2019-05-04 14:26:30 +02:00
PCoder d73ac46dc8 Remove Category title if page_title is set
We don't want to show Category - blah .. when in a particular
category page.
2019-05-04 13:14:12 +02:00
Iacopo Spalletti 24e4edc618
Release 0.9.0 2018-02-20 17:17:23 +01:00
Iacopo Spalletti ae4b930963
Merge pull request #429 from nephila/feature/urlconf_settings
Add apphook config urlconf to settings
2018-02-19 17:06:43 +01:00
Iacopo Spalletti 3e83bc8b72
Add apphook config urlconf to settings 2018-02-07 00:46:47 +01:00
Iacopo Spalletti 958d392c6a
Merge pull request #427 from nephila/hotfix/channels
Pin channels<2.0
2018-02-02 13:26:55 +01:00
Iacopo Spalletti c53356ac90
Pin channels<2.0 2018-02-02 08:04:43 +01:00
Iacopo Spalletti ff94b394ad
Update HISTORY [ci skip] 2018-02-02 06:26:26 +01:00
Iacopo Spalletti e2e56a9834
Bump 0.9rc3 [ci skip] 2018-02-02 06:18:19 +01:00
Iacopo Spalletti b870cf0736
Fix isort 2018-02-02 06:15:09 +01:00
Iacopo Spalletti 9272b01bee
Merge pull request #426 from protoroto/hotfix/add-sortedm2-to-addons
Add sorted_m2m to installed-apps in addon.json
2018-02-02 06:13:42 +01:00
Leonardo Cavallucci 7809666a0c Add sorted_m2m to installed-apps in addon.json 2018-02-01 15:33:32 +01:00
Iacopo Spalletti e29511b584
Merge pull request #424 from nephila/hotfix/limit_linked_objs
Limit categories / related in forms only to current lang
2018-01-25 23:54:46 +01:00
Iacopo Spalletti e9c8934e8c
Limit categories / related in forms only to current lang 2018-01-24 08:43:01 +01:00
Iacopo Spalletti ba8ef29dd5
Merge pull request #423 from nephila/hotfix/tox
Hotfix for tox on travis
2018-01-24 08:28:56 +01:00
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