diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 0d8abd78b..000000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,107 +0,0 @@ -# Change Log - -## [0.1.2](https://github.com/sulu/SuluArticleBundle/tree/0.1.2) (2017-03-06) -[Full Changelog](https://github.com/sulu/SuluArticleBundle/compare/0.1.1...0.1.2) - -**Closed issues:** - -- Single Article Author [\#76](https://github.com/sulu/SuluArticleBundle/issues/76) -- ArticleDataProvider additional Sorting [\#63](https://github.com/sulu/SuluArticleBundle/issues/63) -- ArticleDataProvider Sorting [\#62](https://github.com/sulu/SuluArticleBundle/issues/62) -- Exception thrown in content type will only call in twig and cant be catched [\#50](https://github.com/sulu/SuluArticleBundle/issues/50) - -**Merged pull requests:** - -- Fixed article-selection event name [\#90](https://github.com/sulu/SuluArticleBundle/pull/90) ([wachterjohannes](https://github.com/wachterjohannes)) -- Update installation.md [\#86](https://github.com/sulu/SuluArticleBundle/pull/86) ([alexander-schranz](https://github.com/alexander-schranz)) -- Smart content provider: Added sorting [\#81](https://github.com/sulu/SuluArticleBundle/pull/81) ([trickreich](https://github.com/trickreich)) -- Prepared files for release 0.2.0 [\#79](https://github.com/sulu/SuluArticleBundle/pull/79) ([wachterjohannes](https://github.com/wachterjohannes)) -- Implemented single author [\#78](https://github.com/sulu/SuluArticleBundle/pull/78) ([trickreich](https://github.com/trickreich)) -- Added storage to save latest type [\#56](https://github.com/sulu/SuluArticleBundle/pull/56) ([wachterjohannes](https://github.com/wachterjohannes)) - -## [0.1.1](https://github.com/sulu/SuluArticleBundle/tree/0.1.1) (2017-02-21) -[Full Changelog](https://github.com/sulu/SuluArticleBundle/compare/0.1.0...0.1.1) - -**Closed issues:** - -- Current sulu develop breaks settings-tab because of missing translation key [\#71](https://github.com/sulu/SuluArticleBundle/issues/71) -- Implement SecurityChecker [\#69](https://github.com/sulu/SuluArticleBundle/issues/69) -- Language copy locale overlay [\#66](https://github.com/sulu/SuluArticleBundle/issues/66) -- Implement multilingual articles [\#65](https://github.com/sulu/SuluArticleBundle/issues/65) -- Unpublish article [\#8](https://github.com/sulu/SuluArticleBundle/issues/8) - -**Merged pull requests:** - -- Added options to allow extra fields [\#77](https://github.com/sulu/SuluArticleBundle/pull/77) ([wachterjohannes](https://github.com/wachterjohannes)) -- Implemented security context [\#75](https://github.com/sulu/SuluArticleBundle/pull/75) ([trickreich](https://github.com/trickreich)) -- Added translations in ghost and copy locale overlays and settings tab [\#74](https://github.com/sulu/SuluArticleBundle/pull/74) ([trickreich](https://github.com/trickreich)) -- Implemented copy locale feature [\#73](https://github.com/sulu/SuluArticleBundle/pull/73) ([trickreich](https://github.com/trickreich)) -- Implemented multilingual articles [\#68](https://github.com/sulu/SuluArticleBundle/pull/68) ([trickreich](https://github.com/trickreich)) - -## [0.1.0](https://github.com/sulu/SuluArticleBundle/tree/0.1.0) (2017-02-10) -**Fixed bugs:** - -- Fixed constructor of sitemap-class [\#34](https://github.com/sulu/SuluArticleBundle/pull/34) ([wachterjohannes](https://github.com/wachterjohannes)) -- Implemented is-published function for route-provider [\#7](https://github.com/sulu/SuluArticleBundle/pull/7) ([wachterjohannes](https://github.com/wachterjohannes)) - -**Closed issues:** - -- hasNextPage in view object is always false [\#61](https://github.com/sulu/SuluArticleBundle/issues/61) -- Translate missing in search [\#26](https://github.com/sulu/SuluArticleBundle/issues/26) -- Type translation [\#4](https://github.com/sulu/SuluArticleBundle/issues/4) -- Delete Article [\#3](https://github.com/sulu/SuluArticleBundle/issues/3) - -**Merged pull requests:** - -- Moved installation notes to doc [\#67](https://github.com/sulu/SuluArticleBundle/pull/67) ([wachterjohannes](https://github.com/wachterjohannes)) -- Fixed has-next-page in article data-provider [\#60](https://github.com/sulu/SuluArticleBundle/pull/60) ([wachterjohannes](https://github.com/wachterjohannes)) -- Added methods to article-resource-item [\#58](https://github.com/sulu/SuluArticleBundle/pull/58) ([wachterjohannes](https://github.com/wachterjohannes)) -- Fixed smart-content query for categories and tags [\#57](https://github.com/sulu/SuluArticleBundle/pull/57) ([wachterjohannes](https://github.com/wachterjohannes)) -- Added automation-info [\#55](https://github.com/sulu/SuluArticleBundle/pull/55) ([wachterjohannes](https://github.com/wachterjohannes)) -- Allow stable sulu \(1.4\) [\#54](https://github.com/sulu/SuluArticleBundle/pull/54) ([gisostallenberg](https://github.com/gisostallenberg)) -- Added notification-badge [\#53](https://github.com/sulu/SuluArticleBundle/pull/53) ([wachterjohannes](https://github.com/wachterjohannes)) -- Added automation tab to article [\#52](https://github.com/sulu/SuluArticleBundle/pull/52) ([wachterjohannes](https://github.com/wachterjohannes)) -- Add custom structure bridge for articles [\#49](https://github.com/sulu/SuluArticleBundle/pull/49) ([alexander-schranz](https://github.com/alexander-schranz)) -- Added selection content-type [\#48](https://github.com/sulu/SuluArticleBundle/pull/48) ([wachterjohannes](https://github.com/wachterjohannes)) -- Reintroduced wildcard-query to make search more explicite in article-api [\#47](https://github.com/sulu/SuluArticleBundle/pull/47) ([wachterjohannes](https://github.com/wachterjohannes)) -- Changed default sort order in list to desc by authored [\#45](https://github.com/sulu/SuluArticleBundle/pull/45) ([trickreich](https://github.com/trickreich)) -- Fixed search result link [\#44](https://github.com/sulu/SuluArticleBundle/pull/44) ([trickreich](https://github.com/trickreich)) -- Added column type translation in list; Added type translation in es object [\#43](https://github.com/sulu/SuluArticleBundle/pull/43) ([trickreich](https://github.com/trickreich)) -- \[BUGFIX\] Fixed sort order in elasstic serach with camelcase [\#42](https://github.com/sulu/SuluArticleBundle/pull/42) ([trickreich](https://github.com/trickreich)) -- Added toolbar with status and drafting workflow [\#40](https://github.com/sulu/SuluArticleBundle/pull/40) ([trickreich](https://github.com/trickreich)) -- Template inheritance [\#39](https://github.com/sulu/SuluArticleBundle/pull/39) ([alexander-schranz](https://github.com/alexander-schranz)) -- Updated ongr meta-data [\#38](https://github.com/sulu/SuluArticleBundle/pull/38) ([chirimoya](https://github.com/chirimoya)) -- Fixed list search by adding query-string-query [\#37](https://github.com/sulu/SuluArticleBundle/pull/37) ([wachterjohannes](https://github.com/wachterjohannes)) -- Added preview; Added translation in search overlay; Renamed structure tag type [\#36](https://github.com/sulu/SuluArticleBundle/pull/36) ([trickreich](https://github.com/trickreich)) -- Implemented article-link provider and custom ui [\#35](https://github.com/sulu/SuluArticleBundle/pull/35) ([wachterjohannes](https://github.com/wachterjohannes)) -- Added tab 'all'; Fixed bug with missing selection of current tab [\#33](https://github.com/sulu/SuluArticleBundle/pull/33) ([trickreich](https://github.com/trickreich)) -- Added WebsiteArticleController; Modified documentation; Added example files [\#32](https://github.com/sulu/SuluArticleBundle/pull/32) ([trickreich](https://github.com/trickreich)) -- Fixed authors override on put [\#31](https://github.com/sulu/SuluArticleBundle/pull/31) ([wachterjohannes](https://github.com/wachterjohannes)) -- Added sitemap provider [\#30](https://github.com/sulu/SuluArticleBundle/pull/30) ([wachterjohannes](https://github.com/wachterjohannes)) -- Fixed proxy-cache-dir [\#29](https://github.com/sulu/SuluArticleBundle/pull/29) ([wachterjohannes](https://github.com/wachterjohannes)) -- Removed drop index on clear [\#28](https://github.com/sulu/SuluArticleBundle/pull/28) ([wachterjohannes](https://github.com/wachterjohannes)) -- Fix search when unter uppercase values [\#27](https://github.com/sulu/SuluArticleBundle/pull/27) ([alexander-schranz](https://github.com/alexander-schranz)) -- Only index the media without ids array and displayoption [\#25](https://github.com/sulu/SuluArticleBundle/pull/25) ([alexander-schranz](https://github.com/alexander-schranz)) -- Extension index factory and artice indexer clean up [\#24](https://github.com/sulu/SuluArticleBundle/pull/24) ([alexander-schranz](https://github.com/alexander-schranz)) -- Changed exclusion-policy to all [\#23](https://github.com/sulu/SuluArticleBundle/pull/23) ([wachterjohannes](https://github.com/wachterjohannes)) -- updated readme to latest configuration format [\#22](https://github.com/sulu/SuluArticleBundle/pull/22) ([nnatter](https://github.com/nnatter)) -- Added configuration for overriding ongr-document [\#21](https://github.com/sulu/SuluArticleBundle/pull/21) ([wachterjohannes](https://github.com/wachterjohannes)) -- Added array-serialiation for page-style [\#20](https://github.com/sulu/SuluArticleBundle/pull/20) ([wachterjohannes](https://github.com/wachterjohannes)) -- Implemented editable route-path [\#19](https://github.com/sulu/SuluArticleBundle/pull/19) ([wachterjohannes](https://github.com/wachterjohannes)) -- Fix media ids in ongr media collection document [\#18](https://github.com/sulu/SuluArticleBundle/pull/18) ([alexander-schranz](https://github.com/alexander-schranz)) -- Add medias with title, url and thumbnails to index [\#17](https://github.com/sulu/SuluArticleBundle/pull/17) ([alexander-schranz](https://github.com/alexander-schranz)) -- Added teaser-attributes [\#16](https://github.com/sulu/SuluArticleBundle/pull/16) ([wachterjohannes](https://github.com/wachterjohannes)) -- Updated mapping for elastic index [\#15](https://github.com/sulu/SuluArticleBundle/pull/15) ([wachterjohannes](https://github.com/wachterjohannes)) -- Implemented by-type and by-template route-generator [\#14](https://github.com/sulu/SuluArticleBundle/pull/14) ([wachterjohannes](https://github.com/wachterjohannes)) -- added authored date and settings tab [\#13](https://github.com/sulu/SuluArticleBundle/pull/13) ([wachterjohannes](https://github.com/wachterjohannes)) -- Added teaser-provider [\#11](https://github.com/sulu/SuluArticleBundle/pull/11) ([wachterjohannes](https://github.com/wachterjohannes)) -- Implemented data-provider for smart-content [\#10](https://github.com/sulu/SuluArticleBundle/pull/10) ([wachterjohannes](https://github.com/wachterjohannes)) -- Added category and tags to ongr-index [\#9](https://github.com/sulu/SuluArticleBundle/pull/9) ([wachterjohannes](https://github.com/wachterjohannes)) -- Publishing [\#6](https://github.com/sulu/SuluArticleBundle/pull/6) ([alexander-schranz](https://github.com/alexander-schranz)) -- Add excerpt and seo extension to article document [\#5](https://github.com/sulu/SuluArticleBundle/pull/5) ([alexander-schranz](https://github.com/alexander-schranz)) -- Add article types [\#2](https://github.com/sulu/SuluArticleBundle/pull/2) ([wachterjohannes](https://github.com/wachterjohannes)) -- Implemented basic article-document [\#1](https://github.com/sulu/SuluArticleBundle/pull/1) ([wachterjohannes](https://github.com/wachterjohannes)) - - - -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file