Releases: sulu/SuluArticleBundle
Releases · sulu/SuluArticleBundle
0.6.0 (2017-06-29)
Closed issues:
- Typo in installation.md #201
- When building with --destroy, the ES index is not rebuilt #198
- Translations (fr, nl) #127
Merged pull requests:
- Updated sulu dependency in composer.json #213 (wachterjohannes)
- Fixed seo-tab to show correct-url #212 (wachterjohannes)
- Added index-builder #211 (wachterjohannes)
- Fixed content-route-type to save with null uuid #210 (wachterjohannes)
- Fixed page-tree-updater to also set the uuid of the new page #209 (wachterjohannes)
- Added webspace to node when saving page-tree content-type #208 (wachterjohannes)
- Fixed typo in docs #207 (wachterjohannes)
- Implemented page-mover command #206 (wachterjohannes)
- Added french translations #205 (wachterjohannes)
- Reset route target when no history url #203 (alexander-schranz)
- Fix typo in installation instructions #202 (vmeijer)
- Added configuration to disable default author #200 (wachterjohannes)
- Added parent page to index #199 (wachterjohannes)
- Add alternates links to sitemap provider and fix sulu compatibility #197 (alexander-schranz)
- Append config for article-page in article-extension #195 (wachterjohannes)
- Added config value to enable multi-page #194 (wachterjohannes)
- Implemented twig methods
sulu\_article\_load\_recent
sulu\_article\_load\_similar
#193 (trickreich) - Provide additional Dutch translations #191 (gisostallenberg)
- Fixed page-tree-updater if no template uses the page-tree #189 (wachterjohannes)
- Fixed order page title if title is empty #186 (wachterjohannes)
- Update backend.en.xlf #184 (Swader)
- Implemented sorting pages #179 (wachterjohannes)
- Fix caching for website articles #178 (alexander-schranz)
- Added reference-store to avoid duplicated content in smart-content #177 (wachterjohannes)
- Reuse proxy-manager configuration from sulu #176 (wachterjohannes)
- Added page-route-data-provider #175 (wachterjohannes)
- Added LockingTaskHandlerInterface to update handler-class #174 (wachterjohannes)
- Refactored article teaser-provider to simplify the inheritance #173 (wachterjohannes)
- Added automation to call route update asynchronously #172 (wachterjohannes)
- Added permissions to preview and enable cache-clear #171 (wachterjohannes)
- Extracted methods to allow easier normalization and serialization of article #170 (wachterjohannes)
- Added configuration for article-page object #169 (wachterjohannes)
- Fixed find linked articles query when multiple templates exists #168 (wachterjohannes)
- Fix remove of child route for page tree route #167 (alexander-schranz)
- Use exist route object for route generation #166 (alexander-schranz)
- Added content-datasource with fix for single-markable #165 (wachterjohannes)
- Removed conflict-resolver from generating/updating routes on publish #164 (wachterjohannes)
- Fixed suffix generation by using chain-route-generator #163 (wachterjohannes)
- Added page tree route content-type #161 (wachterjohannes)
- Added needed properties for route-history #152 (wachterjohannes)
- Implemented multipage articles #122 (wachterjohannes)
0.5.2 (2017-06-12)
Merged pull requests:
- ArticleResourceItem: Use correct properties of ArticleViewDocument #188 (trickreich)
- Added urls parameter to serialization #187 (wachterjohannes)
- Check if cache directories of sulu exist #182 (trickreich)
- Update installation.md #180 (trickreich)
0.5.1
Merged pull requests:
- Fixed saving of articles without intl extension #160 (alexander-schranz)
- Added dutch language #159 (kleinkoerkamp)
0.5.0 (2017-04-24)
Closed issues:
- Support for ElasticSearch 5.0 #149
Merged pull requests:
- Support ElasticSearch 5.0 added #151 (kleinkoerkamp)
0.4.0 (2017-04-20)
Closed issues:
- Smartcontent overlay throws webspace not found in husky #121
- Smartcontent with provider article - "elements selected" always 10 if limit is not set #115
- Add template infos to symfony profiler #110
- Index clear does not remove all documents #108
Merged pull requests:
- Added copy article functionality #148 (wachterjohannes)
- Added filter by category to article-list #147 (wachterjohannes)
- Fixed sulu-profiler to display informations about article #133 (wachterjohannes)
- Added high limit if no limit isset #130 (wachterjohannes)
- Fixed clear all article view documents #129 (wachterjohannes)
0.3.4 (2017-04-13)
Merged pull requests:
- Fixed bug when removing an article and it still exists #143 (trickreich)
0.3.3 (2017-04-07)
Closed issues:
- Extension of ArticleViewDocument #59
Merged pull requests:
- Fixed reindex only published article for live #136 (wachterjohannes)
- Fixed call persist after article-listener #134 (wachterjohannes)
0.3.2 (2017-03-28)
Fixed bugs:
- Articles do not work in teaser selection #113
- Fixed article-selection and add locale to id #107 (wachterjohannes)
Closed issues:
- Teaser-Selection list: missing locale as url parameter #105
- Path deletion isn't working after Article deletion #102
Merged pull requests:
- Reintroduced column options #119 (wachterjohannes)
- Fixed remove single article #117 (wachterjohannes)
- Removed teaser-selection list and used component from content-bundle #112 (wachterjohannes)
- Extracted routable-behavior from article-subscriber #111 (wachterjohannes)
- Add caching headers and sulu twig parameters #109 (alexander-schranz)
- Find user with find function of repository #106 (wachterjohannes)
0.3.1 (2017-03-20)
0.3.0 (2017-03-17)
Closed issues:
- Add filter options 'filter by...' #97
- Versioning support #83
- Remove author selection component when Sulu >= 1.5.* #82
- Tests should also be runnned with prefer-lowest #80
Merged pull requests:
- Implemented contact filter overlay #101 (trickreich)
- Improved testsetup #100 (wachterjohannes)
- Changed order of handle-route (update before create) #99 (wachterjohannes)
- Code clean up >= Sulu 1.5 #98 (trickreich)
- Version controller clean up #96 (trickreich)
- Dependency change Sulu #95 (trickreich)
- Implemented versioning #85 (trickreich)
- Added filter for author/creator #46 (trickreich)