This repository has been archived by the owner on May 3, 2022. It is now read-only.
1.6.0
List of changes since v1.5.1.
Bugfixes
- EZP-26135: Line breaks added in richtext editor when editing content twice (#683)
- EZP-26357: Relation fields should read data from field
- EZP-26371: "Reset password" link does nothing.
- EZP-26083: handle change of behaviour in Twig's ExceptionController
- EZP-26236: Events are lost if container is created in initializer
- Fix EZP-26020: (+) sign disappears after aligning an embed/image
- Fix EZP-26246: Wrong visibility status after refresh
- Fix EZP-26016: JavaScript error when removing an embed if it's the last element in the editor
- Fix EZP-26241: JS error when giving the focus to the editor by clicking on an embed
- Fix EZP-26415: Animation issue when selecting a content in the UDW
- Fix EZP-26433: Impossible to select a Content in the UDW search method if the UDW is configured to allow a multiple selection
- Fix EZP-26036: Double content type icon in the grid view
- Fix EZP-26336: Inconsistent behaviour of the search UDW method
- Fix EZP-26293: Typos in Platform UI (#688)
- EZP-26318: Deleting user breaks content created by that user
- Make sure the UDW selected view is correctly rendered in the search method
- Make sure the active flag is forwarded to UDW methods
- Fix EZP-26492: Impossible to edit a Content with a RichText field in Edge
- Fix EZP-26355: Cannot paste an URL in a RichText field
- Fixed wrong comment in ez-editorcontentprocessoremptyembed module
- Fix EZP-26384: Fail to save a Content item with a RichText field containing an anchor
Features Improvements
- Added UI translation source files
- EZP-26004: Search in PlatformUI
- EZP-26003: Add search button in PlatformUI
- EZP-26191: Draft conflict screen on dashboard
- EZP-26240: Server side content validation errors will now be reflected on the UI
Improvements
- EZP-23000: Object relation(s) field value should provides REST id(s)
- EZP-26179: Intercept 'error' notification to check the session
- EZP-26179: Make sure to always check the session server side in the checkUser middleware
- EZP-26005: Align the style of the search on the subitem
- EZP-26315 Improve UDW selected view
Continuous integration
- [Behat] Increase spin time to try to avoid failure on first step on slow machine and empty cache
- [travis] Run behat without interaction