Commit Graph

62 Commits

Author SHA1 Message Date
Iacopo Spalletti 0ada77d2e7
Merge branch 'release/0.8.x' into develop 2016-08-25 22:34:47 +02:00
Iacopo Spalletti 4529f9b8dd
Do not cache sites in the admin 2016-08-25 15:32:19 +02:00
Iacopo Spalletti c14afead36
Filter parent categories on apphook 2016-08-03 10:05:10 +02:00
Iacopo Spalletti e56d5aa137
Add very stupid check to avoid circular relationships for BlogCategory 2016-08-03 09:21:54 +02:00
Iacopo Spalletti 8daa8dd5f6
Fixed compatibility error for 3.3 2016-07-12 22:11:50 +02:00
Iacopo Spalletti c1edba9772
Add option to exclude empty categories from menu 2016-06-28 00:26:38 +02:00
Iacopo Spalletti 52146269f6
Fix admin 2016-06-26 10:33:07 +02:00
Iacopo Spalletti 413c9bb3aa
Fix code style 2016-06-26 10:33:07 +02:00
Iacopo Spalletti 13a26650ad
Add flag to enable liveblog 2016-06-26 10:33:07 +02:00
Iacopo Spalletti a6f296226a
Add experimental liveblogging support 2016-06-26 10:33:07 +02:00
Iacopo Spalletti ea66bd3481
Better strategy to updates sites m2m 2016-06-02 22:26:36 +02:00
Iacopo Spalletti 758989ad24
Fix site handling 2016-05-22 12:08:39 +02:00
Iacopo Spalletti 2de4ba3778
Fix test 2016-05-18 08:00:00 +02:00
Iacopo Spalletti 80fb25dbd5
Set sites according to user permissions 2016-05-17 20:47:44 +02:00
Iacopo Spalletti 01880591b7
Implement per site restriction for users 2016-05-11 18:53:12 +02:00
Iacopo Spalletti bc3be8ebdc
Add test 2016-04-20 01:16:01 +02:00
Iacopo Spalletti e0df85edea Clear menu cache when changing menu layout 2016-04-13 08:19:32 +02:00
Iacopo Spalletti dc4648606d Add option to customize the knocker behavior 2016-04-08 18:54:09 +02:00
Iacopo Spalletti 73f7c68238 Django 1.9 compatible admin 2016-02-25 08:36:37 +01:00
Iacopo Spalletti 34039bea6f Add docstrings 2016-02-12 08:02:23 +01:00
Iacopo Spalletti 33d2371647 Cleanup code 2016-02-11 23:02:20 +01:00
Iacopo Spalletti fcc9d3ace1 add publish button to the toolbar 2016-02-11 19:25:05 +01:00
Iacopo Spalletti cac615af85 Use all_languages_column from parler 1.5, bump deps accordingly 2016-02-10 10:06:40 +01:00
Iacopo Spalletti 395185f5fe Code refactoring 2016-02-01 21:22:52 +01:00
alex a315e1c3f8 fix for isort 2015-12-14 15:53:21 +03:00
alex 85c65e0767 - BLOG_ADMIN_POST_FIELDSET_FILTER settings is added, doc is updated
- functionality and test for filedssets filtering
2015-12-14 15:46:55 +03:00
Iacopo Spalletti 4ad7197980 Add configurable sitemap options 2015-10-31 01:19:24 +01:00
Iacopo Spalletti 894069ceaa Add support for django CMS 3.2 wizard 2015-10-25 09:13:37 +01:00
Iacopo Spalletti 0e9a80cb42 Clarify meta tags fields in BlogConfig 2015-10-18 13:04:27 +02:00
Iacopo Spalletti d6516c13c3 Add app_title to admin 2015-10-18 09:59:41 +02:00
Iacopo Spalletti ccd27bdb99 Use types from django-meta-mixin 2015-10-17 15:38:36 +02:00
Iacopo Spalletti 2fd5bca07c Enhance the admin 2015-09-30 09:09:28 +02:00
Iacopo Spalletti 8f7c76cecc Use configurable permalinks. Add all fields to config admin. 2015-09-27 01:14:41 +02:00
Iacopo Spalletti a1497360b1 Code cleanup 2015-09-26 11:20:10 +02:00
Iacopo Spalletti f6e8e27687 Add support for apphook config 2015-09-23 15:52:41 +02:00
Iacopo Spalletti 093dff43c4 Add future 2015-09-13 00:58:01 +02:00
furiousdave 3bdae754df Switched Images fieldset name to English default 2015-08-11 15:16:09 +00:00
Iacopo Spalletti 66aa775324 Cleanup 2015-07-21 07:10:39 +02:00
Iacopo Spalletti e1fecbacba Add Django 1.8 support 2015-07-21 07:10:39 +02:00
Iacopo Spalletti 8657190c87 Cleanup code 2015-07-21 06:55:30 +02:00
Tadas Dailyda 41947f9b48 make post abstract optional (useful when only using post_text field for content) 2015-07-19 18:23:41 +03:00
Iacopo Spalletti 95246ff7d8 Fix #123 2015-07-04 12:48:59 +02:00
JensDiemer 70b227ab6c workflow enhance:
* move needed category to the top
* move auto slug field into collapsed info tab

see: https://github.com/nephila/djangocms-blog/issues/85#issuecomment-75377841
2015-02-21 17:05:02 +01:00
Tadas Dailyda 16441b43f7 fix a typo, update admin base classes 2014-11-30 22:23:05 +00:00
Iacopo Spalletti 045ffee681 Change SEO fields length 2014-11-30 12:55:15 +01:00
Iacopo Spalletti 66a5e2c3ab Make the default author configurable 2014-10-11 12:48:35 +02:00
Iacopo Spalletti 1f44a4605d Refactor settings 2014-10-11 12:24:38 +02:00
Iacopo Spalletti 2b0bfc010e Make auto adding author optional 2014-10-11 09:05:02 +02:00
Iacopo Spalletti 150817a041 Add tests for admin 2014-10-05 08:52:04 +02:00
Iacopo Spalletti aef9313bb8 Add support for multisite setup 2014-10-04 19:27:59 +02:00