v1.9.0
Change log:
Corresponding eZ Platform release: https://github.com/ezsystems/ezplatform/releases/tag/v1.9.0
eZ Platform Enterprise Edition changes since version 1.8.0:
ezsystems/EzLandingPageFieldTypeBundle v1.9.0
Improvements
- EZEE-1466: Custom xml attribute structure in xsd validation
- EZEE-1442: Rename Tag block to Code block in the Landing Page Management UI
- EZEE-1421: Provide a way to change existing blocks configuration via YAML
Bugfixes
- EZEE-1476: Create missing unit tests in EzLandingPageFieldTypeBundle repository
- EZEE-1445: Fix unit tests in EzLandingPageFieldTypeBundle repository
- EZEE-1468: Landing Page editor becomes unresponsive after hiding existing blocks
- EZEE-1446: Fix .php_cs config in EZEE repositories
- EZEE-1431: Landing Page not editable after deleting embedded content
- EZEE-1427: Timeout error on multiple Schedule Blocks overflow dependencies
- EZEE-1424: Content List Block don't use right location and is sub optimal
- EZEE-1416: Landing Page editor is broken on invalid block configuration
- EZEE-1406: Removed hardcoded field identifier from ContentTypeDefinition, refactored phpDoc blocks
- EZEE-1406: Keyword Block shows only hardcoded Content Types
ezsystems/studio-ui-bundle v1.9.0
Improvements
- EZEE-1442: Rename Tag block to Code block in the Landing Page Management UI
- EZEE-1388: Updated Dragster.js to v1.4.2
- EZEE-1341: Expand form block test with other fields
- EZEE-1420: Update Keyword block Behat test (show all content types change)
Bugfixes
- EZEE-1463: Unable to switch tabs from Admin Panel
- EZEE-1446: Fix .php_cs config in EZEE repositories
- EZEE-1461: Dropzone covers block menu
- EZEE-1453: Fix incorrect file format for translation
- EZEE-1330: Studio view mode listening on message event also used by 3rd party => js error
ezsystems/ezstudio-form-builder v1.2.0
Improvements
- EZS-1385: Add unit tests for Radio/Dropdown/Checkbox FormBuilder field
Bugfixes
- EZS-1380: Missing required validator in radio, checkbox and dropdown field
- EZS-1392: Do not store the captcha value in Form Manager
- EZS-1404: Incorrect date in CSV file
- EZS-1417: Form block tries to load data from removed form
- EZEE-1428: Error message contents when form was deleted from LP
- EZEE-1388: Block created in slot even though the user regrets the dragging
- EZEE-1446: Fix .php_cs config in EZEE repositories
- EZEE-1383: Cannot save the Form when a form field which had errors is deleted
- EZEE-1373: Cannot send submission on Edge
ezsystems/date-based-publisher v1.2.0
Bugfixes
- EZEE-1452: Removing content version gives an error message
- EZEE-1446: Fix .php_cs config in EZEE repositories
- fix: replace Core service with API one, to fit into SignalSlot decoupling BC break (#18)
ezsystems/ezstudio-demo-bundle v1.9.0
Improvements
- DEMO-94: As an editor, I want to personalize content based on user persona
- DEMO-87: As an editor, I want to embed a video
- DEMO-91: Add TagBundle to eZ Studio Demo Bundle
Bugfixes
- EZEE-1446: Fix .php_cs config in EZEE repositories
- EZEE-1406: Keyword Block shows only hardcoded Content Types
ezsystems/ezplatform-multi-file-upload v0.1.0
This is a brand new feature - multi-file upload for eZ Platform. This feature offers a great portion of functionalities for both users and developers. You can check them below:
Developer:
- Customise messages and error messages for users.
- Set up restrictions for certain file types.
- Configure associations between file extensions and content types.
User:
- Upload through Drag&Drop or 'Select files' that allows to select files from a directory.
- Upload files to a folder/gallery in a view mode, or as sub-items in edit mode.
- Upload process presentation.
- Stop upload process and remove uploaded files.
- Edit uploaded files