Skip to content

v2.5.9

Compare
Choose a tag to compare
@DominikaK DominikaK released this 06 Mar 07:22
· 779 commits to master since this release

ezplatform-ee v2.5.9 change log

Corresponding eZ Platform release: https://github.com/ezsystems/ezplatform/releases/tag/v2.5.9

Changes since 2.5.8

date-based-publisher changes between v3.2.4 and v3.2.5

Bugs

  • EZEE-2683: Publish later date/time picker shows actual hour only when it is later than 12.00 (#150)
  • EZEE-2958: Cannot schedule content with untranslatable element (#152)
  • EZP-30761: Admin UI doesn't handle very long strings well (#147)
  • EZEE-2838: Inconsistency for Date and Time picker modal (#155)

ezplatform-form-builder changes between v1.2.5 and v1.2.6

Bugs

  • EZEE-2904: Can't delete Custom URL Alias for Form (#202)
  • EZEE-2839: Background of the form does not match the number of fields (#204)

ezplatform-page-builder changes between v1.3.8 and v1.3.9

Bugs

  • EZP-31056: Link is added to the text in RichText despite not choosing any content via UDW (#420)
  • EZEE-2752: After switching layouts in Page builder clicking over block opens layout switcher (#451)
  • EZEE-2779: "Leave a comment" container is covered by timeline (#457)
  • EZEE-2885: Changing definition of custom block for existing Landing Page results in JS error on editing (#464)
  • EZEE-2892: Date and time parted in timeline (#470)
  • EZEE-2853: Preferred date and time format is not applied to Scheduler block date picker and Scheduler tab (#469)
  • EZEE-2763: There is no icon for workflow buttons in Page Builder (#475)
  • EZEE-2645: Unnecessary scroll for event tooltip (hidden arrow) (#472)
  • EZEE-2751: Block's action menu in Page Builder hides beneath top PB menu (#471)
  • EZEE-2884: Unable to publish landing Page when Subtree limitation is used (#478)
  • EZEE-2644: Missing validation for some blocks (#479)
  • EZEE-2965: Block's action menu appears at the top of the landing page (#489)
  • EZEE-2835: Block name validation not working / present (#468)
  • EZEE-2757: Elements panel jumps down when I click on Elements header (#494)
  • EZEE-2838: Inconsistency for Date and Time picker modal (#490)
  • EZEE-2969: Publish later functionality on 'Content airtime settings' always display time 12:00 (#506)

Misc

  • EZEE-2944: Fix failing Page Builder block tests (#442)
  • EZP-31311: Add browser test coverage for ezmatrix, ezcontentquery and ezimageasset fieldtypes (#484)
  • EZP-31346: Prepare a proof of concept Command to run regression tests on Travis (#510)
  • EZP-31313: [Travis] Create a job running tests on multirepository setup (#517)

ezplatform-page-fieldtype changes between v1.3.5 and v1.3.6

Improvements

  • EZP-30562: As an Administrator I would like to use short HTTP cache tags (#127)

Bugs

  • EZEE-2962: Invalid return type in public method of Page model (#124)
  • EZEE-2955: Page Builder not working with Fastly CDN on platform.sh (#125)
  • EZEE-2835: Block name validation not working / present (#126)

ezplatform-workflow changes between v1.1.6 and v1.1.7

Bugs

  • EZP-30761: Admin UI doesn't handle very long strings well (#102)
  • EZEE-2942: In Multirepository setup Workflows always use a default Database connection (#98)
  • EZEE-2932: Workflow Guard blocks creation of new Content (#111)

ezplatform-ee changes between v2.5.8 and v2.5.9

Improvements

  • EZP-31377: Use imagick by default on Platform.sh to avoid memory issues (#501)