Commit Graph

471 Commits

Author SHA1 Message Date
Iacopo Spalletti ec8da6062a Fix code style 2015-07-21 06:55:30 +02:00
Iacopo Spalletti 58b69ced3b Merge pull request #107 from skirsdeda/feature/cmsattachmenu
CMS Attach menu and language switcher related fixes
2015-07-21 06:53:46 +02:00
Tadas Dailyda 352383dad9 modifier must work on two menu structures when run in django-cms apphook context 2015-07-21 00:34:17 +03:00
Tadas Dailyda 8b69e90e55 py2.6 compat 2015-07-20 17:16:52 +03:00
Tadas Dailyda 123a25ddb8 take into account that cms changes manu node namespaces 2015-07-20 16:57:00 +03:00
Tadas Dailyda f86ca7ad4a add menu tests 2015-07-20 15:31:59 +03:00
Iacopo Spalletti 091ce89a07 Merge pull request #134 from jedie/patch-1
remove select2
2015-07-20 05:23:31 +02:00
Iacopo Spalletti 3629cee267 Merge pull request #132 from skirsdeda/feature/optabstract
Make Post.abstract optional
2015-07-20 05:23:19 +02:00
Jens Diemer 340208ac65 remove select2
see also: 674106cd9f (commitcomment-12244334)
2015-07-20 00:04:54 +02:00
Tadas Dailyda 65f3086824 remove category by id url 2015-07-19 19:10:17 +03:00
Tadas Dailyda a414296c51 fix menu modifier for CategoryEntriesView 2015-07-19 19:10:17 +03:00
Tadas Dailyda 204f8268d9 django 16 compatibility 2015-07-19 19:10:17 +03:00
Tadas Dailyda 9c93d7cbf2 support language switcher for post detail view, add navigation modifier to select current category in the menu when in post detail view 2015-07-19 19:10:17 +03:00
Tadas Dailyda b3a1dc9015 handle menu cache 2015-07-19 19:10:17 +03:00
Tadas Dailyda a5c1feb6b0 move BlogCategoryMenu to a separate menu.py 2015-07-19 19:10:17 +03:00
Tadas Dailyda f55af7d036 add category view url with id instead of slug to make BlogCategory.get_absolute_url() work in any case 2015-07-19 19:10:17 +03:00
Tadas Dailyda 74a78fc5a4 Attach category menu to CMSApp 2015-07-19 19:10:16 +03:00
Tadas Dailyda 8bf041d494 fix menu modifier for CategoryEntriesView 2015-07-19 19:10:16 +03:00
Tadas Dailyda 9b1424e08d django 16 compatibility 2015-07-19 19:10:16 +03:00
Tadas Dailyda ba1c46a2fe support language switcher for post detail view, add navigation modifier to select current category in the menu when in post detail view 2015-07-19 19:10:16 +03:00
Tadas Dailyda d8906569c9 handle menu cache 2015-07-19 19:10:16 +03:00
Tadas Dailyda 53a6beed00 move BlogCategoryMenu to a separate menu.py 2015-07-19 19:10:16 +03:00
Tadas Dailyda 2288d81659 add category view url with id instead of slug to make BlogCategory.get_absolute_url() work in any case 2015-07-19 19:10:16 +03:00
Tadas Dailyda 2c2fd6d7ca Attach category menu to CMSApp 2015-07-19 19:10:16 +03:00
Tadas Dailyda 03e9e22f89 add BLOG_USE_ABSTRACT checks to tests 2015-07-19 19:08:19 +03:00
Tadas Dailyda ea7636622d add south migration 2015-07-19 18:23:42 +03:00
Tadas Dailyda 2812a7fa38 add migration for optional abstract 2015-07-19 18:23:42 +03: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
Tadas Dailyda 8572c8fcdc fix initial migration once again (no binary strings) 2015-07-19 18:23:41 +03:00
Tadas Dailyda 19e277fe84 add a missing django migration 2015-07-19 18:23:41 +03:00
Iacopo Spalletti 95f2914a33 Merge pull request #130 from nephila/feature/fix_edit_post_text
Fix edit post text
2015-07-18 16:31:46 +02:00
Iacopo Spalletti 95246ff7d8 Fix #123 2015-07-04 12:48:59 +02:00
Iacopo Spalletti d6adc3eab5 Add test for #123 2015-07-04 12:48:51 +02:00
Iacopo Spalletti 42a2c2a50d Merge pull request #129 from nephila/feature/test_update
Update test matrix
2015-07-04 12:44:30 +02:00
Iacopo Spalletti 96440f1933 Update test matrix 2015-07-04 10:50:04 +02:00
Iacopo Spalletti 453ca4b122 Merge pull request #124 from nephila/feature/config_update
Config update
2015-06-28 19:10:57 +02:00
Iacopo Spalletti 674106cd9f Update changelog 2015-06-28 18:42:41 +02:00
Iacopo Spalletti e5413ff6fc Drop depedency on django select2 2015-06-28 18:40:57 +02:00
Iacopo Spalletti 8a0fcf87c6 Update travis configuration 2015-06-28 17:36:02 +02:00
Iacopo Spalletti 16c87cad61 Add supported Django versions classifiers 2015-06-28 11:38:58 +02:00
Iacopo Spalletti 39b4ce2d85 Merge pull request #120 from nephila/feature/update_setup
Remove dependency from south
2015-06-17 00:38:54 +02:00
Iacopo Spalletti dd974e7650 Remove dependency from south. Use modern Django-Select2 to use the same package for Py2/Py3 2015-06-16 09:09:29 +02:00
Iacopo Spalletti ebfbcc89a2 Merge pull request #119 from nephila/fix/plugins_render
Always call super for plugins render method
2015-06-16 08:40:33 +02:00
Iacopo Spalletti eba6e8fdfc Update README.rst 2015-06-16 08:19:17 +02:00
Iacopo Spalletti c54a2effcb Remove duplicate context setting 2015-06-16 08:17:38 +02:00
Iacopo Spalletti 826468e0a8 Merge pull request #118 from nephila/fix/html5lib
Pin html5lib version
2015-06-16 08:16:50 +02:00
Iacopo Spalletti 78b074fb57 Always call super for plugins render method 2015-06-16 08:15:56 +02:00
Iacopo Spalletti 5b20302946 Let djangocms-helper handle the djangocms_text_ckeditor migrations 2015-06-16 08:02:21 +02:00
Iacopo Spalletti e69f0d2d9b Pin html5lib version 2015-06-15 18:57:53 +02:00
Iacopo Spalletti 865905ac17 Merge pull request #117 from ungleich/ungleich-blog
Added link to another blog - ungleich.ch
2015-06-15 17:39:34 +02:00