Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Releases: ezsystems/PlatformUIBundle

1.11.0-rc1

16 Aug 09:40
Compare
Choose a tag to compare
1.11.0-rc1 Pre-release
Pre-release

List of changes since v1.11.0-beta1.

Improvements

  • Removed unused parameters: ezsystems.platformui.translation.extractor.{handlebars,javascript}.class (#892)

1.11.0-beta1

08 Aug 13:24
Compare
Choose a tag to compare
1.11.0-beta1 Pre-release
Pre-release

List of changes since v1.10.1.

Improvements

  • Support allowed classes limitation for object relation fields (#878, EZP-24800)

Bugfixes

1.7.5

05 Sep 09:03
Compare
Choose a tag to compare

List of changes since v1.7.4.

Bugfixes

1.7.5-rc1

29 Aug 09:56
Compare
Choose a tag to compare
1.7.5-rc1 Pre-release
Pre-release

List of changes since v1.7.4.

Bugfixes

1.10.1

25 Jul 08:04
Compare
Choose a tag to compare

List of changes since v1.10.0.

Bugfixes

  • Error on fielddescription without description (#775, EZP-26710)

1.10.1-rc1

18 Jul 09:51
Compare
Choose a tag to compare
1.10.1-rc1 Pre-release
Pre-release

List of changes since v1.10.0.

Bugfixes

  • Error on fielddescription without description (#775, EZP-26710)

1.10.0

27 Jun 13:47
Compare
Choose a tag to compare

Changes since v1.9.1.

Added

  • Added tables support to the Online Editor (#772)
  • [Doc] UserFieldTypeProcessor deprecation doc

Changed

  • Prevent password hash being returned in by rest (#870, EZP-27399)
  • Twig 2.x compatibility issues in tests (#874, EZP-27438)
  • Made Behat method waitWhileLoading public (#868, EZEE-1487)
  • Made the required message for RichText edit view translatable

Fixed

  • Fixed BDD tests to work with content browse (#849, EZP-26992)
  • Added a tooltip to the UDW to be able to read long names (#873, EZP-27330)
  • Wrong translation domain in update_role.html.twig (#860, EZP-27365)
  • Check infinite / very large values in float/integer edit views (#869, EZP-24826)
  • Removed trailing commas on role limitations list (#857, EZP-25896)

1.10.0-rc1

20 Jun 17:42
Compare
Choose a tag to compare
1.10.0-rc1 Pre-release
Pre-release

No changes since 1.10.0-beta1.

1.10.0-beta1

16 Jun 09:41
Compare
Choose a tag to compare
1.10.0-beta1 Pre-release
Pre-release

Changes since v1.9.1.

Added

  • Added tables support to the Online Editor (#772)
  • [Doc] UserFieldTypeProcessor deprecation doc

Changed

  • Prevent password hash being returned in by rest (#870, EZP-27399)
  • Twig 2.x compatibility issues in tests (#874, EZP-27438)
  • Made Behat method waitWhileLoading public (#868, EZEE-1487)
  • Made the required message for RichText edit view translatable

Fixed

  • Fixed BDD tests to work with content browse (#849, EZP-26992)
  • Added a tooltip to the UDW to be able to read long names (#873, EZP-27330)
  • Wrong translation domain in update_role.html.twig (#860, EZP-27365)
  • Check infinite / very large values in float/integer edit views (#869, EZP-24826)
  • Removed trailing commas on role limitations list (#857, EZP-25896)

1.7.4

11 Jul 09:06
Compare
Choose a tag to compare
  • Fixed Twig 2.x compatibility issues in tests (#874, EZP-27438)
  • Fixed handling of infinite values in Integer and Float fieldtypes editing UIs (#869, EZP-24826)
  • Prevent password hash being returned in by rest (#870, EZP-27399)
  • Wrong translation domain in update_role.html.twig (#860, EZP-27365)
  • Fix reading google maps key from configuration by correcting typo from google_map to google_maps. (#859)
  • Extra comma on the limitation list (#857, EZP-25896)
  • Missing translation for notification when user try to summit invalid data in content type editor (#850, EZP-27265)
  • Fix Google Maps to inject api key (#812, EZP-26068)
  • Error publishing with a filled ezselection field (#853, EZP-27316)