Commit Graph

1090 Commits

Author SHA1 Message Date
Iacopo Spalletti 1486583ed8 Temporary fix for pip-setuptools / django CMS issues 2015-01-04 16:52:51 +01:00
Iacopo Spalletti 8a6b54e1c9 Refactor test run 2015-01-01 18:51:45 +01:00
Iacopo Spalletti eaae535896 Merge pull request #64 from nephila/fix/plugins
If using the request to filter posts, plugin cannot be cached
2014-12-28 16:11:37 +01:00
Iacopo Spalletti 43cb802097 If using the request to filter posts, plugin cannot be cached 2014-12-28 16:03:44 +01:00
Iacopo Spalletti db12b6deb9 Merge pull request #63 from nephila/fix/toolbar
Don't presume the toolbar is there.
2014-12-28 15:42:30 +01:00
Iacopo Spalletti 03f3f6fca2 Don't presume the toolbar is there. Fix #62 2014-12-28 13:52:07 +01:00
Iacopo Spalletti 7175943932 Bump development version 2014-12-11 07:41:37 +01:00
Iacopo Spalletti b767a792de Update Authors / History 2014-12-11 07:40:06 +01:00
Iacopo Spalletti 567e1d0c0c Merge pull request #60 from skirsdeda/develop
python 3.3 support
2014-12-11 07:37:55 +01:00
Tadas Dailyda 1448d8fd33 add python 3.4 to setup.py classifiers 2014-12-10 19:24:20 +00:00
Tadas Dailyda edc74b6782 fix ImproperlyConfigured: Placeholder identifier names need to be of type string in initial Django migration 2014-12-10 12:23:45 +00:00
Tadas Dailyda 9254d3dc1c conditional django-select2-py3 instead of django-select2 for python 3 2014-12-10 11:46:04 +00:00
Tadas Dailyda 31939af387 Merge remote-tracking branch 'upstream/develop' into develop 2014-12-10 11:26:19 +00:00
Iacopo Spalletti 003be58ffe Merge pull request #59 from nephila/feature/django_17_deps
Use south 1.0.1 to ease migration pain
2014-12-07 00:54:30 +01:00
Iacopo Spalletti f5eb1ba187 Add dependency on south 2014-12-05 21:17:55 +01:00
Iacopo Spalletti 4fe6ba7fd5 Update documentation 2014-12-05 21:17:27 +01:00
Iacopo Spalletti 5de03cb159 fully enable Django 1.7 test failures on travis 2014-12-05 21:17:17 +01:00
Iacopo Spalletti 2a341077fc Merge pull request #57 from nephila/django_1.7
Django 1.7 support
2014-12-05 19:02:23 +01:00
Iacopo Spalletti 248270d164 Update documentation 2014-12-05 15:52:37 +01:00
Iacopo Spalletti 37502d73da Move plugin post queryset in the plugin models 2014-12-05 15:40:24 +01:00
Iacopo Spalletti 1cd52bd389 Fix plugins for users status / language 2014-12-05 15:39:40 +01:00
Tadas Dailyda f7576691b1 change django-select2 to django-select2-py3 for python3 compatibility 2014-12-04 14:32:45 +00:00
Iacopo Spalletti 18b98d42be Bump development version 2014-12-03 20:25:59 +01:00
Iacopo Spalletti 3bbe66d087 Bump required django-parler version 2014-12-03 20:25:59 +01:00
Iacopo Spalletti 1215d406c2 Merge pull request #58 from nephila/feature/fix_hide_untranslated
Fix hide untranslated
2014-12-03 20:25:02 +01:00
Iacopo Spalletti 877c0008c1 Fix behavior in hide_untranslated 2014-12-03 19:51:16 +01:00
Iacopo Spalletti 636461019c Add test for hide_untranslated setting 2014-12-03 19:50:58 +01:00
Iacopo Spalletti aca3963f4d Bump development version 2014-12-02 14:52:11 +01:00
Iacopo Spalletti 9d67ab4f69 Code cleanup 2014-12-02 14:52:06 +01:00
Iacopo Spalletti 797a71981c Merge pull request #56 from nephila/feature/toolbar
Dynamically remove page-meta / page-tags toolbars from post detail view
2014-12-02 13:38:33 +01:00
Iacopo Spalletti b9ef9d9be2 Update history 2014-12-02 13:11:45 +01:00
Iacopo Spalletti 663a4789b1 Remove djangocms-page-meta and djangocms-page-tags from Page menu in blog detail view to avoid confusion 2014-12-02 13:11:23 +01:00
Iacopo Spalletti d76eb6f2b7 Merge pull request #55 from nephila/feature/fix_any_language
Use any_language for get_absolute_url
2014-12-02 13:10:54 +01:00
Iacopo Spalletti 30ee5c0d0e Update history 2014-12-02 13:04:11 +01:00
Iacopo Spalletti 15311ed0f3 Use any_language for get_absolute_url 2014-12-02 12:47:39 +01:00
Iacopo Spalletti 44e5659482 Update test configuration 2014-12-01 23:02:19 +01:00
Iacopo Spalletti 2680eecc9f Rename migrations. Create missing migration. 2014-12-01 22:54:35 +01:00
Tadas Dailyda b9e051ceab Merge branch 'develop' of https://github.com/skirsdeda/djangocms-blog into develop
Conflicts:
	djangocms_blog/admin.py
2014-11-30 22:26:02 +00:00
Tadas Dailyda 16441b43f7 fix a typo, update admin base classes 2014-11-30 22:23:05 +00:00
Tadas Dailyda 73f829b323 migrations after 0.2 version 2014-11-30 22:20:29 +00:00
Tadas Dailyda d2f76c6188 add Django 1.7 migrations 2014-11-30 22:20:29 +00:00
Tadas Dailyda 7f534c90df fix a typo, update admin base classes 2014-11-30 21:56:50 +00:00
Tadas Dailyda 76b5758007 fix a typo, update admin base classes 2014-11-30 21:48:51 +00:00
Iacopo Spalletti 7a9141a000 Translation update 2014-11-30 19:35:33 +01:00
Iacopo Spalletti 2f0bb554cb Bump development version 2014-11-30 13:16:16 +01:00
Iacopo Spalletti ea12e4753e Merge pull request #53 from nephila/feature/seo_length
Change SEO fields length
2014-11-30 13:13:25 +01:00
Iacopo Spalletti 4532f9b287 compatibility with djangocms-helper develop 2014-11-30 13:00:47 +01:00
Iacopo Spalletti 0765047c95 Document SEO fields length change 2014-11-30 12:58:19 +01:00
Iacopo Spalletti edf4678ff8 Update translations 2014-11-30 12:56:51 +01:00
Iacopo Spalletti 045ffee681 Change SEO fields length 2014-11-30 12:55:15 +01:00