Skip to content

Latest commit

 

History

History
136 lines (111 loc) · 17 KB

CHANGELOG-5.X.md

File metadata and controls

136 lines (111 loc) · 17 KB

Changelog

5.0.6 / 2018-04-13

5.0.5 / 2018-03-05

  • [AdminBundle] Fix escaping of img src attributes in WYSIWYG fields #1858 (@mtnorthrop)

5.0.4 / 2018-02-20

5.0.3 / 2018-02-06

5.0.2 / 2018-02-05

5.0.1 / 2018-02-02

  • [All]: Bump version for upmerged bugfix

5.0.0 / 2018-01-31

5.0.0-RC2 / 2018-01-02

  • [NodeBundle]: better node translation listener #1772 (@sandergo90)
  • [AdminBundle][Improvment] Exclude certain stuff from the exception list #1765 (@cv65kr)
  • [FormBundle] removed discriminator map from submission field #1764 (@Devolicious)
  • [AdminBundle][Feature] Resolve all exceptions #1763 (@cv65kr)
  • [UtilitiesBundle] Depracted arguments #1753 (@cv65kr)
  • [GeneratorBundle] Refactor frontend JS #1752 (@dbeerten)
  • [AllBundles] Upgrade docs for deprecated form types #1749 (@delboy1978uk)
  • [Docs] Add liipimagine changes to upgrade guide #1743 (@Devolicious)
  • [AllBundles] Set minimum symfony version to 3.4 #1741 (@treeleaf)
  • [AdminListBundle] add ods in requirements format since its now supported #1738 (@Numkil)
  • [TranslatorBundle] Use correct parameter to define locale columns #1724 (@wesleylancel)
  • [AdminBundle] Fix toolbar version checker #1721 (@cv65kr)
  • [SearchBundle][FIX] SetupIndex command failing #1708 (@treeleaf)
  • [SearchBundle] Convert analyzer languages config to lowercase … #1706 (@Numkil)
  • [SearchBundle][FIX] Populate command failing #1705 (@cv65kr)
  • [NodeBundle]: remove request stack injection #1703 (@sandergo90)
  • [SensiolabsInsight] Removed unused constructor parameter #1699 (@acrobat)
  • [SensiolabsInsight] Removed undefined implemented class #1698 (@acrobat)
  • [AllBundles][5.0] Fix JavaScript loading errors #1693 (@NindroidX)
  • [NodeBundle] unused class property #1684 (@delboy1978uk)
  • [SensiolabsInsight] Throw AccessDeniedException instead of AccessDeniedHttpException #1674 (@acrobat)
  • [UtilitiesBundle] Cipher deprecations #1673 (@cv65kr)
  • [UtilitiesBundle] Feature transliterator #1666 (@cv65kr)
  • [GeneratorBundle] update default stylelint #1665 (@dbeerten)
  • [GeneratorBundle] Separate import rules for scss imports #1664 (@dbeerten)
  • [AdminBundle] Exceptions list #1637 (@cv65kr)
  • [NodeSearchBundle][SearchBundle] Multi domain/language search population fix #1635 (@cv65kr)
  • [MediaBundle] Filter in Media Thumbnail View #1627 (@delboy1978uk)
  • [Toolbar]: return empty array when no data can be collected #1618 (@sandergo90)
  • [AdminBundle] Fix the extended ppchooser search for IE11 #1616 (@NindroidX)
  • [UI] Split polyfills from the bundle JavaScript code #1615 (@NindroidX)
  • [AdminBundle] Fix the ppchooser preview placeholder for Firefox #1614 (@NindroidX)
  • [AllBundles]: fix toolbar when profiler is not enabled #1613 (@sandergo90)
  • [GeneratorBundle] Use livingcss to build styleguide (remove hologram & gems) #1612 (@dbeerten)
  • [AdminBundle]: check if profiler is enabled #1611 (@sandergo90)
  • [GeneratorBundle] Article generator fix #1608 (@cv65kr)
  • [PagePartBundle] Optimize the extended Pagepart chooser #1600 (@NindroidX)
  • [PagePartBundle] fix pp chooser button after add #1598 (@Devolicious)
  • [GeneratorBundle] refactor to new SF3 forms with FQCN #1597 (@NindroidX)
  • [GeneratorBundle] fix/refactor forms fqcn #1595 (@deZinc)
  • [GeneratorBundle] Replace all rem values with px #1593 (@NindroidX)
  • [AdminListBundle] Fix check canAdd on pages adminlist #1591 (@Devolicious)
  • [NodeSearchBundle] fixes for elasticsearch 5.0 #1589 (@Devolicious)
  • [UI] Added some documentation on how to contribute to the Ground Control skeleton #1583 (@janb87)
  • [DashboardBundle] Fix missing setup scripts for GA dashboard #1582 (@Devolicious)
  • [UI] Extracted webpack configuration into separate files #1570 (@janb87)
  • [AdminListBundle] refactor and modernize exportservice #1556 (@Numkil)
  • [VotingBundle] Remove duplicate code in VotingBundle #1406 (@dannyvw)
  • [AllBundles]: new custom data collectors and custom toolbar #1274 (@sandergo90)

5.0.0-RC1 / 2017-08-01

  • [MenuBundle] Fix adminlist to use FQCN instead of object for form type #1564 (@Devolicious)
  • [UI] Added buildGroundControlSkeleton task #1560 (@janb87)
  • [SeoBundle] Fix Seo tab nodelistener #1559 (@Devolicious)
  • [UI] Added server & watch tasks for development #1548 (@dbeerten)
  • [AdminBundle] [GeneratorBundle]: Add possibility to add extra js for the backend #1539 (@dbeerten)
  • [DOCS]: add gulp-cli dependency #1533 (@dbeerten)
  • [Composer] update fos userbundle dependency #1531 (@Devolicious)
  • [AllBundles] Improved FE development environment #1528 (@janb87)
  • [AdminBundle] Remove key for ConsoleExceptionListener argument #1516 (@wesleylancel)
  • [ALL] use gulp for cms assets & add compiled assets to public folders #1510 (@dbeerten)
  • [KunstmaanNodeSearchBundle]: upgrade elastica to 5.1 #1494 (@sandergo90)
  • [All] move from php 5.5 to php 5.6 #1471 (@Devolicious)
  • [All] fix cmf-routing dependency #1468 (@Devolicious)
  • [NodeSearchBundle] Make NodeSearcher properties protected for extending #1451 (@b-franco)
  • [NodeBundle] Remove default for is_homepage #1442 (@wesleylancel)
  • [ArticleBundle] [GeneratorBundle] Add support for tags and categories in ArticleBundle and refactoring of article generator #1391 (@treeleaf)
  • [AllBundles][BC break] Change initiating new form type by fqcn (SF3 style) #1348 (@aistis-)