Skip to content

v3.0.0-beta4

Pre-release
Pre-release
Compare
Choose a tag to compare
@DominikaK DominikaK released this 23 Dec 14:36
· 617 commits to master since this release

ezplatform-ee v3.0.0-beta4 change log

Corresponding eZ Platform release: https://github.com/ezsystems/ezplatform/releases/tag/v3.0.0-beta4

Changes since 3.0.0-beta3

date-based-publisher changes between v4.0.0-beta2 and v4.0.0-beta3

Improvements

  • EZP-31104: Update namespaces in date-based-publisher (#138)
  • EZP-31021: Microcopy: revise exception & command microcopy (#140)
  • EZP-31020: Microcopy: revise UI labels and messages (#141)
  • EZP-31108: Provide common PHP CS Fixer configuration for internal use (#143)
  • EZP-31125: Administration interface should respect siteaccess languages settings (#142)

Misc

  • EZP-30376: [Travis] Implementing reporting tool to behat automated tests (#134)
  • EZP-31092: [Travis][Behat] Adapt report sending method to changes in server accessing (#137)
  • EZEE-2945: Add CS job fixer to Flex Workflow and Date Based Publisher (#144)

ezplatform-calendar changes between v1.0.0-beta2 and v1.0.0-beta3

Improvements

  • EZP-31021: Microcopy: revise exception & command microcopy (#47)
  • EZP-31020: Microcopy: revise UI labels and messages (#48)

ezplatform-ee-installer changes between v3.0.0-beta2 and v3.0.0-beta3

Improvements

  • EZEE-2921: Move Editorial Workflow schema from installer to Bundle (#59)
  • EZEE-2855: Move flex workflow to Symfony workflow (#60)

ezplatform-form-builder changes between v2.0.0-beta2 and v2.0.0-beta3

Improvements

  • EZP-31105: Update namespaces in ezplatform-form-builder (#192)
  • EZP-31108: Provide common PHP CS Fixer configuration for internal use (#196)
  • EZP-31021: Microcopy: revise exception & command microcopy (#197)
  • EZP-31020: Microcopy: revise UI labels and messages (#198)
  • EZP-31125: Administration interface should respect siteaccess languages settings (#199)

Bugs

  • EZEE-2738: Drag & Drop interaction doesn't keep previous location (#200)

Misc

  • EZP-30376: [Travis] Implementing reporting tool to behat automated tests (#186)
  • EZP-31092: [Travis][Behat] Adapt report sending method to changes in server accessing (#191)
  • EZP-29112: Implement scenarios for Site Access matching (#193)

ezplatform-page-builder changes between v2.0.0-beta2 and v2.0.0-beta3

Improvements

  • EZP-31108: Provide common PHP CS Fixer configuration for internal use (#424)
  • EZP-31101: Update namespaces in ezplatform-page-builder (#417)
  • EZP-31021: Microcopy: revise exception & command microcopy (#431)
  • EZP-31020: Microcopy: revise UI labels and messages (#434)
  • EZP-31125: Administration interface should respect siteaccess languages settings (#438)

Bugs

  • EZEE-2909: Custom URL to redirect in Page Builder is ignored on publish (#408)
  • EZEE-2887: Submitting form inside LP from PB preview results in doubled submissions (#403)
  • EZEE-2923: Parent Location is missing for Page Builder draft edit menu context (#415)
  • EZEE-2896: FragmentRenderer always expects controller to be array, throws exception if object implementing __invoke() is passed (#418)
  • EZEE-2752: After switching layouts in Page builder clicking over block opens layout switcher (#451)
  • EZP-30758: Publishing a draft reverts changes to other languages (#448)
  • EZEE-2738: Drag & Drop interaction doesn't keep previous location (#450)
  • EZEE-2779: "Leave a comment" container is covered by timeline (#457)

Misc

  • EZP-30376: [Travis] Implementing reporting tool to behat automated tests (#379)
  • EZEE-2899: Design scenarios for Workflow Behat tests (#412)
  • EZP-31092: [Travis][Behat] Adapt report sending method to changes in server accessing (#416)
  • EZEE-2915: Implement minimal test coverage for Richtext block in Page Builder (#430)
  • EZEE-2935: Disable EE Demo jobs on Travis (#433)
  • EZEE-2927: "Not all blocks were properly configured" error in tests (#437)
  • EZP-29112: Implement scenarios for Site Access matching (#440)
  • EZEE-2948: Cover Quick Review with Behat tests (#446)

ezplatform-page-fieldtype changes between v2.0.0-beta2 and v2.0.0-beta3

Improvements

  • EZP-31100: Update namespaces in ezplatform-page-fieldtype (#118)
  • EZP-31108: Provide common PHP CS Fixer configuration for internal use (#120)
  • EZP-31021: Microcopy: revise exception & command microcopy (#122)
  • EZP-31125: Administration interface should respect siteaccess languages settings (#123)

Bugs

  • EZEE-2896: FragmentRenderer always expects controller to be array, throws exception if object implementing __invoke() is passed (#119)

Misc

  • EZP-30376: [Travis] Implementing reporting tool to behat automated tests (#115)
  • EZP-31092: [Travis][Behat] Adapt report sending method to changes in server accessing (#117)

ezplatform-content-comparison

New repository.

ezplatform-workflow changes between v2.0.0-beta2 and v2.0.0-beta3

Improvements

  • EZP-31106: Update namespaces in ezplatform-workflow (#89)
  • EZP-31108: Provide common PHP CS Fixer configuration for internal use (#92)
  • EZP-31020: Microcopy: revise UI labels and messages (#96)
  • EZP-31021: Microcopy: revise exception & command microcopy (#95)
  • EZEE-2880: As a developer, I want to define on with stage of the workflow, the content will be automatically published
  • EZEE-2855: Move flex workflow to Symfony workflow (#77)
  • EZP-31125: Administration interface should respect siteaccess languages settings (#99)

Bugs

  • EZEE-2895: Workflow Guard is ignored for new content (#73)
  • EZEE-2922: Creating a draft under workflow throws an exception if more non-workflow drafts already exist (#91)

Misc

ezplatform-ee changes between v3.0.0-beta3 and v3.0.0-beta4

Improvements

  • EZP-30837: Migrate from repository-forms to ezplatform-content-forms package (#475)
  • EZEE-2907: Inject quick_review into the configuration (#114)
  • EZP-30836: As a Developer I'd like to use filesystem based cache by default (#489)
  • EZP-31081: As a Developer I want to display result of comparison of TextLine Fields (#122)
  • EZP-31239: Improve DX on debug and web profiler config by default (#484)

Bugs

Misc

  • EZP-30376: [Travis] Implementing reporting tool to behat automated tests (#115)
  • EZEE-2899: Design scenarios for Workflow Behat tests (#112)
  • EZP-31092: [Travis][Behat] Adapt report sending method to changes in server accessing (#476)
  • EZP-29112: Implement scenarios for Site Access matching (#479)
  • EZP-31189: Reduce memory required for 1.7 and 1.13 branches to install (#482)