Skip to content

v1.10.0

Compare
Choose a tag to compare
@kusztel kusztel released this 28 Jun 11:39
· 1784 commits to master since this release

Change log:

Corresponding eZ Platform release: https://github.com/ezsystems/ezplatform/releases/tag/v1.10.0

eZ Platform Enterprise Edition changes since version 1.9.0:

ezsystems/EzLandingPageFieldTypeBundle v1.10.0

Improvements

  • EZEE-1411: Reworked Schedule Block
  • EZEE-1523: Run Behat tests with strict flag
  • EZEE-1515: Cover EzLandingPageFieldTypeBundle bundle with StudioUI behat scenarios
  • EZEE-1595: Validate blocks relationships to avoid passing circular overflow

Bugfixes

  • EZEE-1553: Fix preview after removing an overflown item in Schedule Block
  • EZEE-1425: Content List Block Limit field behaviour
  • EZEE-1561: code refactoring and cleanup after latest Schedule Block rework
  • EZEE-1567: Null items are passed to the template which results in exception
  • EZEE-1564: Removing items from Schedule list slots doesn't work correctly
  • EZEE-1429: Cannot remove overflown item
  • EZEE-1572: Incorrect overflow date on events full list
  • EZEE-1573: Overflow entries in Full list not visible in View mode
  • EZEE-1593: Duplicated content item in Schedule block after overflow (new algo)
  • EZEE-829: Unexpected error in RSS block with negative Offset
  • EZEE-1605: Remove outdated unit tests for Schedule Block
  • EZEE-1606: Overflow and timeline not working for Schedule Block with multiple parents

ezsystems/studio-ui-bundle v1.10.0

Changes since v1.9.0:

Improvements

  • EZEE-1604: Update UI to handle items with custom event type identifiers
  • EZEE-1529: Use the new data structure to render schedule blocks
  • EZEE-1512: Review studio scenarios
  • EZEE-1523: Run Behat tests with strict flag
  • EZEE-1487: Add scenario(s) for Form Manager page)
  • EZEE-1524: Clean up entries in .ez.yml and behat_suites.yml files
  • EZEE-1520: Update landing page blocks JS unit tests
  • EZEE-1509: Update .ez.yml file after 1.9 branch created
  • EZEE-1378: ES6 support in the test environment
  • EZEE-1444: Store StudioUI 3rd-party dependencies in a separate bundle
  • EZEE-1485: Move form builder scenario to ezstudio form builder bundle
  • EZEE-1498: Update form builder scenario after SFF collapsed by default change
  • EZEE-1484: Move publish later scenarios to date based publisher bundle
  • EZEE-1460: Update behat scenarios after Code block change
  • EZEE-1486: Update schedule block scenarios after M2 changes
  • EZEE-1554: Remove unused files and improve the code readability

Bugfixes

  • EZEE-1521: Incorrect X-Siteaccess header set
  • EZEE-1556: Error when generating empty preview for Schedule block
  • EZEE-1559: Full List pops up on itself
  • EZEE-1555: Cannot change the schedule block template
  • EZEE-1557: Overflow settings are lost during update
  • EZEE-1560: Content preview in Schedule block slot does not work
  • EZEE-1563: It's possible to add the same content twice to Schedule list
  • EZEE-1562: Timeline and full list cannot be hidden
  • EZEE-1565: Incorrect date in Schedule block airtime settings
  • EZEE-1569: Remove item does not delete added event
  • EZEE-1571: Error when switching to Edit mode with multiple Schedule Blocks
  • EZEE-1572: Incorrect overflow date on events full list
  • EZEE-1581: Missing date on Future publication setting form
  • EZEE-1591: Cannot publish new Landing Page in Safari and Edge
  • EZEE-1558: Cannot disable overflow in schedule block
  • EZEE-1597: Scrolling when editing a landingpage
  • EZEE-1592: Disable selecting schedule blocks that cause circular overflow error
  • EZEE-829: Unexpected error in RSS block with negative Offset

ezsystems/ezstudio-form-builder v1.3.0

Improvements

  • EZEE-1523: Run Behat tests with strict flag
  • EZEE-1487: Add scenario(s) for Form Manager page
  • EZEE-1525: Update the button text in the Form Manager
  • DEMO-92: Render the Form UI as per the designs for 1/2/3 column
  • EZEE-1485: Move form builder scenario to ezstudio form builder bundle
  • EZEE-1415: As a user, I should be warned when deleting a form in the Form Manager
  • EZEE-1507: Create REST endpoint for deleting forms
  • EZEE-1499: Form can be removed as long as it's not attached to the current content version
  • EZEE-1414: As a user, I should have the option to download collected data when I try to delete a form which contains collected data
  • EZEE-1481: Implement redirection to landing page preview
  • EZEE-1436: When revisiting the Form Builder Settings (Field Tab), collapse the view of all the form elements by default
  • EZEE-1482: Create endpoint for checking LP-Content relations
  • EZEE-1480: Implement disallow deleting form UI
  • EZEE-1407: As a User, I should have the ability to select a form in the Form Manager for deletion
  • EZEE-1512: Review existing StudioUI scenarios

Bugfixes

  • EZEE-1527: Wrong introduction text after submission with multiple forms
  • EZEE-1530: Field validation doesn't work correctly after adding second form
  • EZEE-1513: Form Manager does not work on Edge
  • EZEE-1510: Form Builder preview issue on multi-repository setup
  • EZEE-1508: Cannot drop simple form fields with multiple forms
  • EZEE-1506: Cannot generate Form preview with Captcha field
  • EZEE-1428: Error message contents when form was deleted from LP

ezsystems/date-based-publisher v1.3.0

Improvements

  • EZEE-1484: Move publish later scenarios to date based publisher bundle
  • EZEE-1523: Run Behat tests with strict flag
  • EZEE-1512: Review existing StudioUI scenarios

Bugfixes

  • EZEE-1581: Missing date on Future publication setting form

ezsystems/flex-workflow v1.9.0

Improvements

  • EZEE-1540: Quote special chars in services.yml to pass validation on strict parsers (symfony 3.2)
  • EZEE-1512: Review flex workflow scenarios
  • EZEE-1523: Run Behat tests with strict flag
  • EZEE-1487: Add scenario(s) for Form Manager page
  • EZEE-1472: Update Content tree to Content browser in Behat tests
  • EZEE-1446: Fix .php_cs config in EZEE repositories

Bugfixes

  • EZEE-1154: Wrong URL when opening new notification under changed domain
  • EZEE-1379: Missing default parser for notifications

ezsystems/ezstudio-demo-bundle v1.10.0

Improvements

  • EZEE-1523: Run Behat tests with strict flag
  • EZEE-1516: Cover ezstudio-demo-bundle bundle with some behat scenarios
  • DEMO-102: Nova SEO bundle in Studio Demo Site
  • DEMO-92: Render the Form UI as per the designs for 1/2/3 column
  • DEMO-100: As a user, I want to define my interests
  • EZEE-1503: remove sql file containing search index
  • EZEE-1502: KnpMenuBundle bump version