This repository has been archived by the owner on May 3, 2022. It is now read-only.
Releases: ezsystems/PlatformUIBundle
Releases · ezsystems/PlatformUIBundle
1.11.0-rc1
List of changes since v1.11.0-beta1.
Improvements
- Removed unused parameters: ezsystems.platformui.translation.extractor.{handlebars,javascript}.class (#892)
1.11.0-beta1
1.7.5
1.7.5-rc1
1.10.1
1.10.1-rc1
1.10.0
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
No changes since 1.10.0-beta1.
1.10.0-beta1
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
- Fixed Twig 2.x compatibility issues in tests (#874, EZP-27438)
- Fixed handling of infinite values in
Integer
andFloat
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)