Skip to content

Releases: ezsystems/ezplatform-xmltext-fieldtype

1.3.0

21 Aug 12:49
Compare
Choose a tag to compare

Changes since 1.2:

  • Use new storage gateway API for 6.11 compatibility (#22)
  • Use view API when embedding content and locations (#1)

NOTE: 1.3 release is only available to eZ Platform 1.11 and higher.

Thanks to @emodric for contributing fixes to this release! 🎉

1.2.1

01 Aug 09:26
Compare
Choose a tag to compare

Changes since 1.2.0:

  • EZP-27396 Removing xml node text content in order to properly embed objects (#20)

v1.2.0

08 May 15:37
Compare
Choose a tag to compare

Changes since rc1:

  • Fixes for tests, expanding tests to also run with Symfony 3 & PHP 7.1

v1.2.0-rc1: Merge pull request #18 from emodric/deprecation

26 Apr 14:52
Compare
Choose a tag to compare
EZP-27308: Remove deprecated usage of Symfony services

1.1.3

05 Dec 15:32
Compare
Choose a tag to compare

Changes since 1.1.2

  • Removed deprecated YML syntax in configuration

1.1.2

16 Jun 16:46
Compare
Choose a tag to compare
  • Fix EZP-25743: empty tagPreset error in fieldType validation …
  • Fix EZP-25759: Expanding converter paragraph>custom>section parsing issue …

1.1.1

22 Apr 11:42
Compare
Choose a tag to compare
  • #11 Adopt getName and integration test for test improvements in 6.3 kernel, from user perspective this makes sure to strip new lines when using xmltext in name/url pattern

1.1.0

03 Mar 16:41
Compare
Choose a tag to compare
  • Includes several fixes and first version of migration script for migration XmlText to RichText.

v1.0.0

19 Dec 09:13
Compare
Choose a tag to compare
  • Fix EZP-25068: make the xslt converter accept windows paths

1.0.0-beta2

22 Oct 11:53
Compare
Choose a tag to compare
1.0.0-beta2 Pre-release
Pre-release

Fixes mistake in Content field and ContentType field definition templates, where base template was not extended.