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 |
|
Plamen Nikolov
|
e12705e6c5
|
{% url 'djangocms_blog:posts-category' %} does not honor the app config.
In case of multiple app configs, {% url .. %} points to the first config only
|
2017-11-09 23:31:18 +02:00 |
|
Plamen Nikolov
|
c1c8fc905b
|
Disable the default djangocms_blog menu in case the user does not want to show submenus
|
2017-11-09 23:30:30 +02:00 |
|
Fabian Braun
|
23e0e56742
|
Fix: let isort order imports
|
2017-11-06 20:46:45 +01:00 |
|
Fabian Braun
|
65f2edb9ed
|
Fix: isort for admin.py
|
2017-11-06 20:15:31 +01:00 |
|
Iacopo Spalletti
|
94896db873
|
Merge pull request #358 from fsbraun/develop
Add bulk actions (enhancement) (#356)
|
2017-11-04 12:19:51 +01:00 |
|
Iacopo Spalletti
|
baa3eccab9
|
Merge branch 'release/0.8.x' into develop
|
2017-07-26 02:46:11 +02:00 |
|
Iacopo Spalletti
|
d92bf59bc1
|
Merge pull request #384 from nephila/hotfix/tests_pages
Fix tests in tests_views
|
2017-07-26 01:38:23 +02:00 |
|
Iacopo Spalletti
|
661562586c
|
Fix tests in tests_views
|
2017-07-26 00:10:47 +02:00 |
|
Iacopo Spalletti
|
c88e641846
|
Merge pull request #360 from dipen30/develop
Realted post field added
|
2017-07-25 23:57:56 +02:00 |
|
Iacopo Spalletti
|
76670e75ed
|
Release 0.8.13
|
2017-07-25 20:43:39 +02:00 |
|
Iacopo Spalletti
|
55a52b5197
|
Fix dependencies in tox
|
2017-07-25 19:05:51 +02:00 |
|
Iacopo Spalletti
|
cd4d10c91c
|
Merge pull request #383 from nephila/hotfix/contributing
Improve CONTRIBUTING.rst doc
|
2017-07-25 11:23:54 +02:00 |
|
Iacopo Spalletti
|
612e1c48a1
|
Improve CONTRIBUTING.rst doc
|
2017-07-25 08:31:51 +02:00 |
|
Iacopo Spalletti
|
67daccb02d
|
Merge pull request #376 from nephila/issue-374/duplicated-categories
Filter out duplicated categories due to parler joins
|
2017-07-25 08:23:31 +02:00 |
|
Dipen Patel
|
d71f742efb
|
- Fixed migrations
- fixed live blog admin field issue
|
2017-07-22 12:27:10 +05:30 |
|
Dipen Patel
|
a1498d7f42
|
code formated
|
2017-07-22 11:46:09 +05:30 |
|