Commit Graph

1090 Commits

Author SHA1 Message Date
Iacopo Spalletti a66f9b9a29 Merge pull request #231 from nephila/feature/menu_cache
Clear menu cache when changing menu layout
2016-04-20 07:00:45 +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 eff125a3da Merge pull request #229 from nephila/feature/refactor_get_metadata
Reuse _get_meta_value from django-meta
2016-04-09 09:20:30 +02:00
Iacopo Spalletti 746e5ec8af Merge pull request #228 from nephila/feature/should_knock
Add option to customize the knocker behavior
2016-04-09 08:31:53 +02:00
Iacopo Spalletti 97f3743771 Reuse _get_meta_value from django-meta 2016-04-09 07:25:27 +02:00
Iacopo Spalletti a8a5f5fb60 Add knocker tests to travis 2016-04-09 07:24:24 +02:00
Iacopo Spalletti 9c7d1e8cbf Improve docs 2016-04-08 22:02:48 +02:00
Iacopo Spalletti 77f97ef98b Fix code style 2016-04-08 21:34:54 +02:00
Iacopo Spalletti 8cfb7b7da8 Merge pull request #227 from nephila/feature/change_publish_date
Change the default value of date_published to null
2016-04-08 21:31:22 +02:00
Iacopo Spalletti fa340fe1a9 Add docstring 2016-04-08 19:19:02 +02:00
Iacopo Spalletti dc4648606d Add option to customize the knocker behavior 2016-04-08 18:54:09 +02:00
Iacopo Spalletti a628220e3d Change the default value of date_published to null 2016-04-08 18:53:08 +02:00
Iacopo Spalletti 98a2eeb299 Merge pull request #226 from nephila/feature/knocker_tests
Add knocker tests
2016-04-08 17:49:48 +02:00
Iacopo Spalletti 4503a14b4f Fix tests for issues discovered when testing with knocker 2016-04-08 16:49:42 +02:00
Iacopo Spalletti 0e07f9a850 More robus implementation of Post.get_absolute_url 2016-04-08 16:17:06 +02:00
Iacopo Spalletti 7b040e1b01 Refactor tests 2016-04-08 12:40:46 +02:00
Iacopo Spalletti e3f89d0ea2 Add tests for django-knocker support 2016-03-27 20:01:51 +02:00
Iacopo Spalletti bbaa8aca6f Merge pull request #223 from nephila/feature/knocker
[WiP] Add knocker support
2016-03-26 17:52:48 +01:00
Iacopo Spalletti 5868a9face Improve tests 2016-03-26 12:36:21 +01:00
Iacopo Spalletti 6c7e1b72f8 Update docs 2016-03-26 12:36:21 +01:00
Iacopo Spalletti 3677129423 Add django-knocker support 2016-03-26 01:22:55 +01:00
Iacopo Spalletti 30ea472372 Add is_published property 2016-03-26 01:22:55 +01:00
Iacopo Spalletti 12f2544ad5 Minor code reorg 2016-03-26 01:19:25 +01:00
Iacopo Spalletti 36af7833af Bump development version 2016-03-19 14:15:13 +01:00
Iacopo Spalletti 0694bb8c75 Bump version 2016-03-19 14:14:33 +01:00
Iacopo Spalletti 699035b311 Check migration module for cmsplugin_filer_image 2016-03-19 14:14:33 +01:00
Iacopo Spalletti 8319971643 Bump develop version 2016-03-10 12:31:04 +01:00
Iacopo Spalletti 37e6c96d5e Merge pull request #220 from nephila/feature/catch_wizard_registration_errors
Catch wizard registration errors
2016-03-10 12:28:55 +01:00
Iacopo Spalletti 30d87f0143 Exclude untestable code 2016-03-10 08:56:02 +01:00
Iacopo Spalletti 502a8b9c97 Merge pull request #219 from nephila/feature/home_page_setup
Add information on Attaching blog to the home page
2016-03-10 07:09:40 +01:00
Iacopo Spalletti adbbf855d3 Merge pull request #218 from nephila/feature/more_robust_views
Views do not crash if the config is not loadable
2016-03-10 06:59:44 +01:00
Iacopo Spalletti f7802308a2 Add documentation 2016-03-10 00:24:10 +01:00
Iacopo Spalletti 344064dd7c When debug is off, swallow AlreadyRegisteredException 2016-03-10 00:21:41 +01:00
Iacopo Spalletti 17cb8fdf72 Add information on Attaching blog to the home page 2016-03-10 00:11:30 +01:00
Iacopo Spalletti 85484e91a3 Views do not crash if the config is not loadable 2016-03-09 23:47:09 +01:00
Iacopo Spalletti 877f8c5f2f Link to djangopackages for known blogs 2016-03-04 08:26:20 +01:00
Iacopo Spalletti d4f8e3ab49 Move from make_full_url to build_absolute_uri 2016-03-03 20:13:06 +01:00
Iacopo Spalletti 228f69ef25 Merge pull request #215 from datafyit/develop
Minor fixes in README
2016-03-01 17:39:38 +01:00
Zan Anderle cb8380ab03 Minor text fixes in README.rst 2016-03-01 09:48:06 +01:00
Zan Anderle 30d8bc491f Add datafy.it blog as an example 2016-03-01 09:44:50 +01:00
Zan Anderle 2fbb07dc52 Merge remote-tracking branch 'upstream/develop' into develop
* upstream/develop: (69 commits)
  Bump development version
  Add travis cache
  Test travis cache
  Update history
  Fixing #209
  Test copy relations
  fix error in wizard tests
  Fix test
  Add Django 1.9 to travis
  Django 1.9 compatible admin
  Add support for moved ThumbnailOption
  Update changelog
  use post.get_title() to get fallback title from meta
  don't repeat blog title in search index twice
  remove defunct test
  fix Post.get_keywords to handle empty keywords, cleanup search_indexes
  Fix test
  Fix string formatting
  Fix selecting current menu item according to menu layout
  Update history
  ...

Conflicts:
	djangocms_blog/locale/sl/LC_MESSAGES/django.mo
	djangocms_blog/locale/sl/LC_MESSAGES/django.po
2016-03-01 09:31:48 +01:00
Iacopo Spalletti 79c78a09ac Bump development version 2016-02-27 10:20:23 +01:00
Iacopo Spalletti b980587b84 Merge pull request #213 from nephila/feature/travis_cache
Add travis cache
2016-02-27 10:09:40 +01:00
Iacopo Spalletti f03aa2d4a6 Add travis cache 2016-02-27 09:14:01 +01:00
Iacopo Spalletti d2b2995bbf Merge pull request #212 from nephila/feature/test_copy_relations
Fix copy relations
2016-02-27 07:18:36 +01:00
Iacopo Spalletti 7e1e981df6 Test travis cache 2016-02-27 01:05:35 +01:00
Iacopo Spalletti fb4bca77d9 Merge pull request #211 from nephila/feature/django_19
Add support for Django 1.9
2016-02-27 00:34:58 +01:00
Iacopo Spalletti b1ac45399e Update history 2016-02-26 23:50:15 +01:00
German Ilyin d11bb96bd4 Fixing #209 2016-02-26 23:49:52 +01:00