Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Devolicious committed Dec 28, 2017
1 parent 0601729 commit e612ca9
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,66 @@
# Changelog

## 4.1.0 / 2017-12-28

* [AdminListBundle] Fix property visibility [#1766](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1766) ([@cv65kr](https://github.com/cv65kr))
* [UtilitiesBundle] Using Symfony Process in Shell Class [#1748](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1748) ([@cv65kr](https://github.com/cv65kr))
* [AdminBundle] remove hard coded 'validators' from twig view [#1730](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1730) ([@delboy1978uk](https://github.com/delboy1978uk))
* [MultiDomainBundle] Cache previously fetched node translations in arr… [#1711](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1711) ([@delboy1978uk](https://github.com/delboy1978uk))
* [SearchBundle] add punctuation to kuma_ngram tokenizer [#1710](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1710) ([@bakie](https://github.com/bakie))
* [AllBundles] repair sensio analysis [#1702](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1702) ([@Numkil](https://github.com/Numkil))
* [PagePartBundle]: pp preview needs to be not empty and defined [#1701](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1701) ([@sandergo90](https://github.com/sandergo90))
* [PagePartBundle]: check if preview is defined [#1700](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1700) ([@sandergo90](https://github.com/sandergo90))
* [AllBundles] .sensiolabs.yml to ignore .xml.dist files [#1697](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1697) ([@delboy1978uk](https://github.com/delboy1978uk))
* [AdminListBundle] strict comparison with === [#1689](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1689) ([@delboy1978uk](https://github.com/delboy1978uk))
* [AllBundles] Add line endings on some files \n [#1680](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1680) ([@delboy1978uk](https://github.com/delboy1978uk))
* [NodeSearchBundle]: check if we have html [#1671](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1671) ([@sandergo90](https://github.com/sandergo90))
* [Crowdin] New Crowdin translations [#1667](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1667) ([@KunstmaanLabs](https://github.com/KunstmaanLabs))
* [Docs]: add anacrontab documentation and fix numbering of docs [#1655](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1655) ([@sandergo90](https://github.com/sandergo90))
* [AdminListBundle] Fixed doctrine Index for LockableEntity [#1654](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1654) ([@klopschlike](https://github.com/klopschlike))
* [AllBundles]: add crowdin as localization project management platform [#1651](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1651) ([@sandergo90](https://github.com/sandergo90))
* [NodeSearchBundle] shards and replicas configurable [#1646](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1646) ([@bakie](https://github.com/bakie))
* [KunstmaanAdminListBundle]: fix abstract page admin list [#1645](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1645) ([@sandergo90](https://github.com/sandergo90))
* [MediaBundle] Paginate Image thumbnail view to 24 images (6 rows of 4) per page [#1633](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1633) ([@delboy1978uk](https://github.com/delboy1978uk))
* [AdminListBundle] Incorrect logic checking if version lock is active [#1631](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1631) ([@Numkil](https://github.com/Numkil))
* [NodeSearchBundle] Indexing styles and scripts fix [#1630](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1630) ([@cv65kr](https://github.com/cv65kr))
* [TranslatorBundle] revert fix #1562 with new solution [#1569](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1569) ([@Devolicious](https://github.com/Devolicious))
* [TranslatorBundle] Fix phpunit tests for translator bundle [#1562](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1562) ([@dannyvw](https://github.com/dannyvw))
* [Travis] Add php 7.1 to travis [#1561](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1561) ([@dannyvw](https://github.com/dannyvw))
* [TranslatorBundle] Remove .sublime-project file [#1558](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1558) ([@svenluijten](https://github.com/svenluijten))
* [All] Gitattributes [#1557](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1557) ([@svenluijten](https://github.com/svenluijten))
* [KunstmaanAdminListBundle]: add new event subscriber [#1549](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1549) ([@sandergo90](https://github.com/sandergo90))
* [KunstmaanAdminListBundle]: always get latest overviewpage [#1545](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1545) ([@sandergo90](https://github.com/sandergo90))
* [KunstmaanPagePartBundle]: check if add pagepart button is the first one [#1544](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1544) ([@sandergo90](https://github.com/sandergo90))
* [All] Add polish translations [#1541](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1541) ([@piszczek](https://github.com/piszczek))
* [FixturesBundle] Add provider to get Node by fixture [#1538](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1538) ([@wesleylancel](https://github.com/wesleylancel))
* [NodeBundle, AdminListBundle]: fix new introduced abstractPageAdminList [#1534](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1534) ([@sandergo90](https://github.com/sandergo90))
* [NodeBundle] fix overwrite of original breadcrumb [#1530](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1530) ([@Devolicious](https://github.com/Devolicious))
* [PagePartBundle] Fix new pagepart chooser [#1529](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1529) ([@Devolicious](https://github.com/Devolicious))
* [AdminListBundle] add translation for filter types [#1511](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1511) ([@genjusz](https://github.com/genjusz))
* [Docs]: fix getting started links [#1505](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1505) ([@sandergo90](https://github.com/sandergo90))
* [GeneratorBundle] Make buildUI.sh executable [#1504](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1504) ([@fchris82](https://github.com/fchris82))
* [AdminListBundle] Renamed index nt_owner_public_idx in EntityVersionLock [#1499](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1499) ([@treeleaf](https://github.com/treeleaf))
* [KunstmaanRedirectBundle]: fix admin tests [#1497](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1497) ([@sandergo90](https://github.com/sandergo90))
* [AdminListBundle] fix lockable entity denied access upon first edit [#1496](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1496) ([@Devolicious](https://github.com/Devolicious))
* [GeneratorBundle] Fix hologram doc syntax [#1495](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1495) ([@dbeerten](https://github.com/dbeerten))
* [KunstmaanCacheBundle]: add new caching bundle [#1493](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1493) ([@sandergo90](https://github.com/sandergo90))
* [RedirectBundle]: add note to redirect [#1490](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1490) ([@sandergo90](https://github.com/sandergo90))
* [GeneratorBundle] Add Groundcontrol-simple [#1481](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1481) ([@dbeerten](https://github.com/dbeerten))
* [NodeSearchBundle]: add possibility to index multiple regions [#1479](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1479) ([@sandergo90](https://github.com/sandergo90))
* [GeneratorBundle] Cleanup Generator UI skeleton [#1476](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1476) ([@dbeerten](https://github.com/dbeerten))
* [AdminListBundle] Abstract implementation for page adminlists #1470 [#1474](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1474) ([@PMassoels](https://github.com/PMassoels))
* [AdminBundle] Added optional password restrictions [#1473](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1473) ([@deZinc](https://github.com/deZinc))
* [TranslatorBundle]: add csv export for translations [#1463](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1463) ([@sandergo90](https://github.com/sandergo90))
* [Composer] Upgrade to latest LiipImagine bundle [#1459](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1459) ([@tarjei](https://github.com/tarjei))
* [PagePartBundle]: make page variable available inside pagepart admin [#1424](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1424) ([@sandergo90](https://github.com/sandergo90))
* [TaggingBundle] Inject only needed service instead of full container [#1405](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1405) ([@dannyvw](https://github.com/dannyvw))
* [AdminListBundle] Allow locking of individual entities in adminlists. [#1384](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1384) ([@Numkil](https://github.com/Numkil))
* [NodeBundle]: Nested regions [#1379](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1379) ([@sandergo90](https://github.com/sandergo90))
* [AllBundles] Update default form types [#1353](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1353) ([@dannyvw](https://github.com/dannyvw))
* [All bundles] Allow /admin/ url to be configurable in parameters.yml [#1349](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1349) ([@Numkil](https://github.com/Numkil))
* [AdminBundle][PagePartBundle] implement new way to choose pageparts [#1247](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1247) ([@Numkil](https://github.com/Numkil))


## 4.0.3 / 2017-12-28

* [FixturesBundle] fixed parser for array [#1773](https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/1773) ([@deZinc](https://github.com/deZinc))
Expand Down

0 comments on commit e612ca9

Please sign in to comment.