Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

Commit

Permalink
Merge branch 'release/1.5' of github.com:sulu/sulu-standard
Browse files Browse the repository at this point in the history
  • Loading branch information
wachterjohannes committed Apr 24, 2018
2 parents 687ed8f + 397593a commit 4d87cec
Showing 1 changed file with 46 additions and 19 deletions.
65 changes: 46 additions & 19 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,39 @@
CHANGELOG for Sulu CMF
======================

* 1.6.17 (2018-04-23)
* FEATURE sulu/sulu#3906 [MediaBundle] Add file version delete to media overlay
* HOTFIX sulu/sulu#3912 [ContentBundle] Fixed content-query when a child is broken
* FEATURE sulu/sulu#3914 [ContactBundle] Added latitude/longitude to address
* FEATURE sulu/sulu#3905 [MediaBundle] Add canonical and robots noIndex headers to download of old versions
* ENHANCEMENT sulu/sulu#3899 [PreviewBundle] Replaced links in preview with '#'
* ENHANCEMENT sulu/sulu#3884 [ContentBundle] Improved developer-experience when overriding content-teaser-provider
* ENHANCEMENT sulu/sulu#3897 [ContentBundle] SEO title length changed from 55 to 70
* HOTFIX sulu/sulu#3870 [Husky] Updated husky to fix bug with thumbnails in datagrid
* BUGFIX sulu/sulu#3915 [ContactBundle] Fix typehint in api ContactLocale constructor
* BUGFIX sulu/sulu#3918 [RestComponent] CSV Export: Fixed serialization of boolean
* ENHANCEMENT sulu/sulu#3876 [ContentBundle] Reload data when changing template

* 1.6.16 (2018-03-19)
* ENHANCEMENT #3849 [AdminBundle] Add Twig main blocks to be able to use inheritance
* HOTFIX #3848 [ContentBundle] Added check for unknown-document for "sulu_content_load"
* BUGFIX #3844 [Husky] Fix accidentally escaping of select value
* ENHANCEMENT #3846 [ContentBundle] Added authored field to base-page-document index
* ENHANCEMENT #3843 [CustomUrlBundle] Show custom url tab only when configured
* BUGFIX #3828 [Husky] Avoid expand ids parameter to be added to datagrid request without content
* BUGFIX #3828 [Husky] Fixed paragraphs and breaks in paste from word plugin
* HOTFIX #3813 [SnippetBundle] Ignore wrong template exception
* HOTFIX #3820 [CustomUrlBundle] Added base-domains to query for custom-urls
* HOTFIX #3810 [ContentBundle] Fixed rename and publish exception if page has link to a child
* BUGFIX #3805 [ContentBundle] Fix spacing between rows and section in content template generation
* HOTFIX #3797 [CategoryBundle] Fixed category csv-export
* HOTFIX #3797 [Rest] Fixed issue with large amount of ids in doctrine list-builder query
* ENHANCEMENT #3830 [All] Avoid duplicated run of composer update for travis
* BUGFIX #3826 [ContentBundle] Fix enabling of save button when toggler is changed
* HOTFIX #3819 [MediaBundle] Fix forgotten context binding for resetPreviewUrl method
* FEATURE #3816 [All] Validate if grunt build was run for all bundles with circleci
* BUGFIX #3806 [All] Fix compatibility on lowest and fix appveyor
* BUGFIX #3351 [ContentBundle] Fix spacing between rows and section in content template generation
* ENHANCEMENT sulu/sulu#3849 [AdminBundle] Add Twig main blocks to be able to use inheritance
* HOTFIX sulu/sulu#3848 [ContentBundle] Added check for unknown-document for "sulu_content_load"
* BUGFIX sulu/sulu#3844 [Husky] Fix accidentally escaping of select value
* ENHANCEMENT sulu/sulu#3846 [ContentBundle] Added authored field to base-page-document index
* ENHANCEMENT sulu/sulu#3843 [CustomUrlBundle] Show custom url tab only when configured
* BUGFIX sulu/sulu#3828 [Husky] Avoid expand ids parameter to be added to datagrid request without content
* BUGFIX sulu/sulu#3828 [Husky] Fixed paragraphs and breaks in paste from word plugin
* HOTFIX sulu/sulu#3813 [SnippetBundle] Ignore wrong template exception
* HOTFIX sulu/sulu#3820 [CustomUrlBundle] Added base-domains to query for custom-urls
* HOTFIX sulu/sulu#3810 [ContentBundle] Fixed rename and publish exception if page has link to a child
* BUGFIX sulu/sulu#3805 [ContentBundle] Fix spacing between rows and section in content template generation
* HOTFIX sulu/sulu#3797 [CategoryBundle] Fixed category csv-export
* HOTFIX sulu/sulu#3797 [Rest] Fixed issue with large amount of ids in doctrine list-builder query
* ENHANCEMENT sulu/sulu#3830 [All] Avoid duplicated run of composer update for travis
* BUGFIX sulu/sulu#3826 [ContentBundle] Fix enabling of save button when toggler is changed
* HOTFIX sulu/sulu#3819 [MediaBundle] Fix forgotten context binding for resetPreviewUrl method
* FEATURE sulu/sulu#3816 [All] Validate if grunt build was run for all bundles with circleci
* BUGFIX sulu/sulu#3806 [All] Fix compatibility on lowest and fix appveyor
* BUGFIX sulu/sulu#3351 [ContentBundle] Fix spacing between rows and section in content template generation

* 1.6.15 (2018-02-27)
* HOTFIX sulu/sulu-standard#837 [Sulu-Standard] Remove deprecated apcu example in website.php and admin.php
Expand Down Expand Up @@ -197,6 +210,20 @@ CHANGELOG for Sulu CMF
* FEATURE #3278 [Util] Introduced new parameter `app.version` read from composer.json
* ENHANCEMENT #3154 [All] Upgrade symfony to ^3.0

* 1.5.13 (2018-04-23)
* BUGFIX sulu/sulu#3915 [ContactBundle] Fix typehint in api ContactLocale constructor
* BUGFIX sulu/sulu#3918 [RestComponent] CSV Export: Fixed serialization of boolean
* ENHANCEMENT sulu/sulu#3876 [ContentBundle] Reload data when changing template

* 1.5.12 (2018-03-19)
* ENHANCEMENT sulu/sulu#3830 [All] Avoid duplicated run of composer update for travis
* BUGFIX sulu/sulu#3826 [ContentBundle] Fix enabling of save button when toggler is changed
* HOTFIX sulu/sulu#3819 [MediaBundle] Fix forgotten context binding for resetPreviewUrl method
* FEATURE sulu/sulu#3816 [All] Validate if grunt build was run for all bundles with circleci
* BUGFIX sulu/sulu#3806 [All] Fix compatibility on lowest and fix appveyor
* BUGFIX sulu/sulu#3351 [ContentBundle] Fix spacing between rows and section in content template generation
>>>>>>> 397593ad7f3ea56e5f77b2522516f682dd01667f
* 1.5.11 (2018-02-27)
* HOTFIX sulu/sulu-standard#844 [SULU-STANDARD] Fix home type in example webspace
* HOTFIX sulu/sulu#3789 [MediaBundle] Check if current user is sulu user to avoid errors
Expand Down

0 comments on commit 4d87cec

Please sign in to comment.