Commit graph

287 commits

Author SHA1 Message Date
Iacopo Spalletti
105171d2ad Fix cache leaks 2016-02-07 12:16:24 +01:00
Iacopo Spalletti
1939ec7919 Fix menu behavior 2016-02-04 04:53:40 +01:00
Iacopo Spalletti
0f2abd8627 Make category not required again 2016-02-01 22:58:57 +01:00
Olivier Tabone
1afb15f308 update fr translation 2016-01-20 19:13:09 +01:00
Olivier Tabone
909b60813d translate app in french 2016-01-20 19:08:32 +01:00
Iacopo Spalletti
cc943450e2 fix code style 2016-01-18 23:48:43 +01:00
Carlo Ascani
c3f180cfc1 I suppose this is an old bootstrap class 2016-01-04 12:14:18 +01:00
Iacopo Spalletti
93437e7262 Bump development version 2015-12-22 06:25:34 +01:00
Iacopo Spalletti
ccab15c773 Bump version 2015-12-22 06:07:19 +01:00
Iacopo Spalletti
97f8817471 Merge pull request #182 from nephila/feature/update_translations
Update translations
2015-12-20 21:50:41 +01:00
Iacopo Spalletti
ebf759ec70 Merge pull request #181 from nephila/feature/fix_config
Fix error when no config is found
2015-12-20 18:38:35 +01:00
Iacopo Spalletti
549d13a84d Update translations 2015-12-20 17:34:42 +01:00
Iacopo Spalletti
0921a675f6 Merge pull request #180 from peacedata/develop
Post admin's fieldset filter function
2015-12-20 17:12:03 +01:00
Iacopo Spalletti
4d7ae8275f Fix error when no config is found 2015-12-20 17:09:16 +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
ccf370689a Merge pull request #173 from danra/0.6.2-fix
Update 0010_auto_20150923_1151.py
2015-12-06 23:33:00 +01:00
danra
7dd3f492b8 Update 0010_auto_20150923_1151.py
Fix broken migration
2015-12-06 16:12:32 +02:00
Georgiy Kutsurua
5819a0f019 Add blog plugin module/names settings 2015-11-28 02:26:04 +04:00
Georgiy Kutsurua
1cf959206d Move constants from model to settings
Add BLOG_ENABLE_THROUGH_TOOLBAR_MENU setting for controlling toolbar menu appearance
2015-11-23 02:07:58 +04:00
Iacopo Spalletti
e921c88ecc Ensure correct creation of full URL for canonical urls 2015-11-19 19:51:06 +01:00
Iacopo Spalletti
b92d560cdc Bump development version 2015-11-16 23:52:17 +01:00
Iacopo Spalletti
28c8106765 Bump versions 2015-11-16 23:51:04 +01:00
Iacopo Spalletti
58e6157dbb Fix __str__ method 2015-11-16 21:48:55 +01:00
Sami Kalliomäki
25a8dcad87 Prevents blog plugin from crashing when there is no app_config present
Without this commit crashes with error: 'NoneType' object has no attribute 'template_prefix'
2015-11-13 17:22:27 +02:00
Iacopo Spalletti
a0f4addebf Use smarter ersion of get_templates and get_paginate_by 2015-11-04 23:37:31 +01:00
Iacopo Spalletti
4965593afc Update i18n 2015-10-31 13:24:29 +01:00
Iacopo Spalletti
2a42b84f02 Bump development version 2015-10-31 13:23:16 +01:00
Iacopo Spalletti
ec517694f5 Tix typos 2015-10-31 13:23:10 +01:00
Iacopo Spalletti
65adf08794 Bump version 2015-10-31 13:19:52 +01:00
Iacopo Spalletti
0f3e473dc9 Fix AppConfig selection in wizard 2015-10-31 11:50:59 +01:00
Iacopo Spalletti
bf0563ee05 Fix documentation [ci skip] 2015-10-31 02:06:57 +01:00
Iacopo Spalletti
bb17b71158 Update README 2015-10-31 01:26:06 +01:00
Iacopo Spalletti
c23d86208d Add all languages to sitemap. Use configurable options 2015-10-31 01:19:47 +01:00
Iacopo Spalletti
4ad7197980 Add configurable sitemap options 2015-10-31 01:19:24 +01:00
Iacopo Spalletti
c280de55c3 Bump development version 2015-10-29 21:47:03 +01:00
Iacopo Spalletti
b697460c94 Bump version 2015-10-29 21:40:45 +01:00
Iacopo Spalletti
6ca35e329c Bump development version 2015-10-25 23:43:17 +01:00
Iacopo Spalletti
2a5a5229e1 Fix wizard issues 2015-10-25 21:58:52 +01:00
Iacopo Spalletti
ba044b34aa Update auto_setup 2015-10-25 21:58:52 +01:00
Iacopo Spalletti
f029608f0c Use djangocms-apphook-setup for auto setup 2015-10-25 21:58:52 +01:00
Iacopo Spalletti
c80c42d233 Move autosetup to cms_toolbar 2015-10-25 21:58:52 +01:00
Iacopo Spalletti
b6d0d82f00 Improve coverage 2015-10-25 21:49:58 +01:00
Iacopo Spalletti
3e732c0e39 More tests 2015-10-25 18:14:19 +01:00
Iacopo Spalletti
e589e4f531 Add tests for wizard 2015-10-25 16:34:30 +01:00
Iacopo Spalletti
7aa37b23e6 Remove custom template 2015-10-25 10:09:49 +01:00
Iacopo Spalletti
1f385ddff9 Update requirements 2015-10-25 09:14:58 +01:00
Iacopo Spalletti
894069ceaa Add support for django CMS 3.2 wizard 2015-10-25 09:13:37 +01:00
Iacopo Spalletti
946e3feb15 Move autosetup to cms_toolbar 2015-10-25 09:13:37 +01:00
Iacopo Spalletti
4cfb5891f0 Move autosetup to cms_toolbar 2015-10-25 09:12:47 +01:00