Skip to content

Releases: ezsystems/LegacyBridge

v1.2.1

04 May 12:14
v1.2.1
Compare
Choose a tag to compare

Changes:

  • Added an option to control whether Symfony will handle legacy 404 errors (#91, #92)
  • Deprecated eZ Publish legacy handling 404 errors (#91)

v1.2.0

20 Apr 18:06
v1.2.0
Compare
Choose a tag to compare

Changes:

  • Compatibility with eZ Platform 1.9 (#88)
  • Upgraded PHP CS Fixer to v2.0 (#89)
  • Compatibility with Symfony 3.2 (#90)

v1.1.2

23 Mar 10:17
Compare
Choose a tag to compare

Changes:

  • [Composer] Make sure we require supported versions of sensio/distribution-bundle (#86)
  • Minor text fixes

v1.1.1

10 Feb 11:40
v1.1.1
Compare
Choose a tag to compare

Changes

  • Ignore legacy mapper exceptions when there is no database, contributed by @emodric (#79)
  • Depend on interfaces in view providers instead of concrete classes, contributed by @emodric (#80)

v1.1.0

18 Jan 11:16
v1.1.0
Compare
Choose a tag to compare

Changes

  • Add LoaderString::getSourceContext method for compatibility with Twig 2, contributed by @emodric (#76)
  • Allow sensio/distribution-bundle ^5.0, contributed by @emodric (#77)
  • Unquoted strings starting with % are deprecated in YML, contributed by @emodric (#78)

v1.0.5

02 Dec 09:07
Compare
Choose a tag to compare

Changes

  • Fix missing options for ezpublish_legacy.kernel_handler.cli, contributed by @lolautruche (EZP-26393, #70)
  • Updates to install docs, contributed by @blankse & @emodric (#65, #66, #67, #69, #72)
  • EZP-26181 truncates uri_part, contributed by @wizhippo (EZP-26389, #68)
  • Fix checking permissions on folders in legacy setup wizard, contributed by @raupie (#74)
  • Fix the SSO Handler connector, contributed by @Plopix (#75)

v1.0.4

29 Sep 13:46
Compare
Choose a tag to compare

Changes

  • Not being logged out of the Legacy stack when going to/logout, contributed by @lolautruche (EZP-25496)
  • Content with same name as URL matcher will lead to broken links (EZP-26181)
  • Fixed fatal errors with Twig 1.25.0 and 2.0, contributed by @emodric (#63)

v1.0.3

31 Aug 15:29
Compare
Choose a tag to compare
  • EZP-25739: utf-8 URIs break siteaccess match / ezurl() (#56)
  • EZP-25960: Double layout using legacy /layout/set module and Legazy (#59)
  • EZP-25089: Clear persistence cache on object state assignment (#61)
  • Improved PHP7 support and setup automated php7 testing for legacy bridge (#53)
  • Add generate autoload command to install docs (#60)

1.0.2

26 Apr 12:03
Compare
Choose a tag to compare
  • EZP-25620/#54: Warnings by composer in regards to change in API
  • EZP-25720: Tree menu broken when clearing cache

1.0.1

02 Mar 12:05
Compare
Choose a tag to compare
  • Fixes EZP-25529/#51: Exception when running legacy scripts through ezpublish:legacy:script wrapper on Symfony 2.7.10