Releases: ezsystems/ezplatform-ee
v3.0.1
ezplatform-ee v3.0.1 change log
Corresponding eZ Platform release: https://github.com/ezsystems/ezplatform/releases/tag/v3.0.1
Changes since 3.0.0
date-based-publisher changes between v4.0.0 and v4.0.1
Bugs
Misc
ezplatform-calendar changes between v1.0.0 and v1.0.1
Bugs
- EZEE-2903: [Calendar] Content scheduled for the beginning of next month is not visible in current month view (#55)
ezplatform-ee-installer changes between v3.0.0 and v3.0.1
Improvements
ezplatform-form-builder changes between v2.0.0 and v2.0.1
Bugs
ezplatform-page-builder changes between v2.0.0 and v2.0.1
Improvements
Bugs
- EZEE-2106: Validation message for banner block (#557)
- EZP-31398: Field type element overlaps with ez-edit-header__content-type-name
- EZEE-2984: Popups invoked from menu items are hidden behind blocks toolbar (#564)
ezplatform-page-fieldtype changes between v2.0.0 and v2.0.1
Improvements
Bugs
- EZEE-2106: Validation message for banner block (#139)
- EZEE-3065: Cannot preview Landing Page after saving the draft (#138)
ezplatform-site-factory changes between v1.0.0 and v1.0.1
Improvements
ezplatform-workflow changes between v2.0.0 and v2.0.1
Bugs
ezplatform-ee changes between v3.0.0 and v3.0.1
Bugs
v3.0.0
ezplatform-ee v3.0.0 change log
Corresponding eZ Platform release: https://github.com/ezsystems/ezplatform/releases/tag/v3.0.0
Changes since 2.5.0
date-based-publisher changes between v3.2.0 and v4.0.0
Improvements
- EZP-30344: As an Administrator I want to limit Content management to specific Translations (#101)
- EZP-30400: Inject TranslationService into NotificationService (#103)
- EZP-30473: Reorganize templates in folders (#105)
- EZP-28034: Extract \eZ\Publish\Core\REST\Common namespace (#106)
- EZP-30614: Move all templates to the
themes
folder (#109) - EZP-30607: Upgrade
ezsystems/date-based-publisher
to use Symfony 4 components (#108) - EZEE-2790: As an editor I want to view scheduled content in a calendar so that I can view a snapshot of all content that will be available soon (backend) (#110)
- EZEE-2806: As an editor, I want to reschedule and unschedule content from calendar (#118)
- EZP-30646: Drop SignalSlot repository layer and abstraction and reimplement usages to Events and Event Listeners (#116)
- EZP-30846: As a Maintainer I want to drop deprecated Symfony\Component\Config\Definition\Builder\TreeBuilder::root method calls (#127)
- EZP-30844: As a Maintainer I want to implement getExtendedTypes method on FormTypeExtensions (#126)
- EZP-30906: Remove deprecated templating services (#132)
- EZEE-2864: As an editor I want to schedule drafts and reschedule scheduled content in the dashboard (#125)
- 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)
- EZP-31148: Harmonize Badges by adding them as new UI component (#145)
- EZP-31186: Update design for widgets (#149)
- EZP-31236: Add Tooltips as new UI component (#148)
- EZP-30639: As a Developer I want deprecated Core ViewController actions to be dropped (#156)
- EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#160)
- EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#163)
- EZEE-2992: As a Developer I want to replace DatabaseHandler with Doctrine Connection in EE packages (#159)
- EZP-31417: Add tooltips to v3 UDW & Calendar (#157)
- EZEE-2988: As an Editor, I want to schedule hiding of a content item (#158)
- EZEE-2996: As an Editor, I want to see the scheduled events for hiding content item in the calendar (#166)
- EZP-31414: As a Maintainer, I want to remove ezplatform-admin-ui-modules package (#169)
- EZP-31439: Harmonize tooltips usage (#173)
- EZEE-2855: Move flex workflow to Symfony workflow
- EZEE-3081: As an Editor, I want to schedule hide version independent content (#172)
- EZEE-3063: Delete scheduled items at content trash/delete (#178)
Bugs
- EZEE-2749: Long message not displayed correctly on Notifications pop-up (#100)
- EZEE-2732: "Publish Later" is button grayed out without "Content\Create" policy
- EZEE-2692: Buttons are in different order while user doesn't have Content/Publish policy (#94)
- EZEE-2661: Setting scheduled publish for multiple translations in single Content results in only last translation being published (#104)
- EZEE-2765: CT icons have different size in DBP columns on Dashboard (#111)
- EZEE-2793: ConfigResolver is being used too early in EE packages (#115)
- EZEE-2825: [Calendar] User date and time format is not applied to Reschedule content modal window (#119)
- EZEE-2827: [Calendar] List in the slider does not refresh after discarding scheduling
- EZEE-2821: [Calendar] List view does not refresh correctly (#121)
- EZEE-2832: [Calendar] Time zone defined by user is not applied to Reschedule modal window (#122)
- EZEE-2867: Date Based Publisher REST API doen't work (#123)
- EZEE-2869: Database error when method DateBasedPublisherServiceInterface::scheduleVersion is called on already scheduled version (#124)
- EZEE-2878: Policy Content/Create with Limitation on Section will remove Publish Later Button from Page Builder (#128)
- EZP-30788: Harmonize Confirm button in widgets (#129)
- EZEE-2805: "Admin" tab is not the last one in AdminUI menu (#130)
- EZP-30794: Change background color for Unschedule button in Calendar (#131)
- EZEE-2811: [Calendar] Filtering of scheduled content by Language does not work (#120)
- 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](https://github.com/ezsystems/date-based-publish...
v3.0.0-rc1
ezplatform-ee v3.0.0-rc1 change log
Corresponding eZ Platform release: https://github.com/ezsystems/ezplatform/releases/tag/v3.0.0-rc1
Changes since 3.0.0-beta6
date-based-publisher changes between v4.0.0-beta4 and v4.0.0-rc1
Improvements
- EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#163)
- EZEE-2992: As a Developer I want to replace DatabaseHandler with Doctrine Connection in EE packages (#159)
- EZP-31417: Add tooltips to v3 UDW & Calendar (#157)
- EZEE-2988: As an Editor, I want to schedule hiding of a content item (#158)
- EZEE-2996: As an Editor, I want to see the scheduled events for hiding content item in the calendar (#166)
Bugs
- EZP-31501: Package could not be installed due to removed
minimum-stability
from composer.json (#161)
ezplatform-calendar changes between v1.0.0-beta4 and v1.0.0-rc1
Improvements
- EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel
- EZP-31417: Add tooltips to v3 UDW & Calendar (#49)
ezplatform-ee-installer changes between v3.0.0-beta4 and v3.0.0-rc1
Improvements
- EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#64)
- EZEE-2988: As an Editor, I want to schedule hiding of a content item (#65)
ezplatform-form-builder changes between v2.0.0-beta5 and v2.0.0-rc1
Improvements
- EZEE-3045: Empty placeholder HTML attribute (#220)
- EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#218)
Bugs
- EZP-31501: Package could not be installed due to removed
minimum-stability
from composer.json (#216) - EZEE-3043: Cannot use the "format" option of DateType when the "html5" option is enabled." (#217)
- EZEE-3044: Field with empty placeholder cause TypeError exception (#219)
ezplatform-page-builder changes between v2.0.0-beta5 and v2.0.0-rc1
Improvements
- EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel
Bugs
- EZEE-3050: Unable to translate a Landing Page (#548)
- EZEE-3039: Leading slash in Page Builder Viewing URL (#550)
- EZEE-3054: When the first time trying to preview sites created by Site Factory permission exception occures (#549)
ezplatform-page-fieldtype changes between v2.0.0-beta5 and v2.0.0-rc1
Improvements
- EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel
ezplatform-site-factory changes between v1.0.0-beta1 and v1.0.0-rc1
Improvements
- EZEE-3038: List menu entry shouldn't be active on Page Builder (#35)
- EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#39)
- EZEE-3041: Form validation in Site factory forms (#36)
- EZEE-3049: Multiple accesses for a Site cannot be told apart in Page Builder (#42)
Bugs
- EZP-31501: Package could not be installed due to removed
minimum-stability
from composer.json (#37) - EZEE-3042: Last visited sites in Site Factory are always visible (#38)
- EZEE-3055: Edit button in Site Factory looks disabled but is clickable (#40)
- EZEE-3046: Admin breaks when a Site without access is created (#41)
ezplatform-version-comparison changes between v1.0.0-beta3 and v1.0.0-rc1
Improvements
- EZEE-3010: Version compare - URL value should be compared as a single string (#28)
- EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#34)
Bugs
- EZEE-3037: An exception occurs while trying to switch comparing version to column1 view (#32)
- EZP-31501: Package could not be installed due to removed
minimum-stability
from composer.json (#33)
ezplatform-workflow changes between v2.0.0-beta5 and v2.0.0-rc1
Improvements
- EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel
ezplatform-ee changes between v3.0.0-beta6 and v3.0.0-rc1
Improvements
- EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#510)
- EZEE-2988: As an Editor, I want to schedule hiding of a content item (#129)
Bugs
v3.0.0-beta6
ezplatform-ee v3.0.0-beta6 change log
Corresponding eZ Platform release: https://github.com/ezsystems/ezplatform/releases/tag/v3.0.0-beta6
Changes since 3.0.0-beta5
date-based-publisher changes between v4.0.0-beta3 and v4.0.0-beta4
Improvements
- EZP-31148: Harmonize Badges by adding them as new UI component (#145)
- EZP-31186: Update design for widgets (#149)
- EZP-31236: Add Tooltips as new UI component (#148)
- EZP-30639: As a Developer I want deprecated Core ViewController actions to be dropped (#156)
- EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#160)
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 (#154)
ezplatform-calendar changes between v1.0.0-beta3 and v1.0.0-beta4
Improvements
ezplatform-ee-installer changes between v3.0.0-beta3 and v3.0.0-beta4
Improvements
- EZP-31478: As A Maintainer I want to drop Legacy (SQL) Search Engine FullText data from clean data (#61)
- EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#62)
ezplatform-form-builder changes between v2.0.0-beta4 and v2.0.0-beta5
Improvements
- EZP-31223: Harmonize Headers and exit button for specific previews (#203)
- EZP-31236: Add Tooltips as new UI component (#205)
- EZP-30639: As a Developer I want deprecated Core ViewController actions to be dropped (#207)
- EZP-31118: Introduce strict types for ContentService (#211)
- EZP-31482: Introduce strict types for FieldType & VO (#213)
- EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#214)
Bugs
- EZP-30909: Form created On the Fly should take full modal view (#206)
- EZP-31381: Overlay covers Send to Trash pop-up (#209)
- EZEE-2839: Background of the form does not match the number of fields (#204)
ezplatform-page-builder changes between v2.0.0-beta4 and v2.0.0-beta5
Improvements
- EZP-31223: Harmonize Headers and exit button for specific previews (#503)
- EZP-31362: Make URL clickable in Site Builder (#508)
- EZP-31236: Add Tooltips as new UI component (#499)
- EZP-31386: Update design for widgets in Site Builder (#514)
- EZP-30639: As a Developer I want deprecated Core ViewController actions to be dropped (#497)
- EZP-31438: Add tooltips to Site Builder (#529)
- EZP-31118: Introduce strict types for ContentService (#528)
- EZEE-3024: PagePuilder must display site preview with Site Accesses form Site Factory (#536)
- EZP-31482: Introduce strict types for FieldType & VO (#540)
- EZP-31448: Introduce strict types for LocationService (#541)
- EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#545)
Bugs
- EZEE-2763: There is no icon for workflow buttons in Page Builder (#475)
- 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-2975: In Page Builder dropdown widgets are too low after being expanded (#502)
- EZEE-2978: Send to review & Publish later pop-up appears at the bottom of the page (#504)
- EZEE-2969: Publish later functionality on 'Content airtime settings' always display time 12:00 (#506)
- EZP-31434: Edit menu in page builder is not visible by default (#524)
- EZEE-2998: Can't translate LandingPage due to missing template (#523)
- EZEE-3013: Tooltip labels doesn't disappear from content scheduler window after performing delete function (#534)
Misc
v2.5.9
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
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
v3.0.0-beta5
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-beta5
ezplatform-form-builder changes between v2.0.0-beta3 and v2.0.0-beta4
Improvements
Bugs
ezplatform-page-builder changes between v2.0.0-beta3 and v2.0.0-beta4
Improvements
- EZP-31148: Harmonize Badges by adding them as new UI component (#461)
- EZEE-2949: Grouping blocks in Page Builder (#455)
- EZP-31215: Remove old UDW and deprecated code (#476)
- EZP-31186: Update design for widgets (#487)
Bugs
- EZP-31056: Link is added to the text in RichText despite not choosing any content via UDW (#420)
- 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-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)
Misc
ezplatform-page-fieldtype changes between v2.0.0-beta3 and v2.0.0-beta4
Bugs
##ezplatform-workflow changes between v2.0.0-beta3 and v2.0.0-beta4
Improvements
- EZP-31148: Harmonize Badges by adding them as new UI component (#101)
- EZP-31186: Update design for widgets (#107)
Bugs
- EZEE-2940: Unable to preview blocks meant for authenticated users (#103)
- EZEE-2942: In Multirepository setup Workflows always use a default Database connection (#98)
ezplatform-content-comparison changes between v1.0.0-beta1 and v1.0.0-beta2
Improvements
v3.0.0-beta4
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
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
v2.5.8
ezplatform-ee v2.5.8 change log
Corresponding eZ Platform release: https://github.com/ezsystems/ezplatform/releases/tag/v2.5.8
Changes since 2.5.7
date-based-publisher changes between v3.2.3 and v3.2.4
Improvements
- 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-form-builder changes between v1.2.4 and v1.2.5
Improvements
- EZP-31108: Provide common PHP CS Fixer configuration for internal use (#196)
- EZP-31125: Administration interface should respect siteaccess languages settings (#199)
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 v1.3.7 and v1.3.8
Improvements
- EZP-31108: Provide common PHP CS Fixer configuration for internal use (#424)
- 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)
- EZP-30758: Publishing a draft reverts changes to other languages (#448)
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 (#421)
- EZEE-2927: "Not all blocks were properly configured" error in tests (#437)
- EZP-29112: Implement scenarios for Site Access matching (#440)
ezplatform-page-fieldtype changes between v1.3.4 and v1.3.5
Improvements
- EZP-31108: Provide common PHP CS Fixer configuration for internal use (#120)
- 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-workflow changes between v1.1.5 and v1.1.6
Improvements
- EZP-31108: Provide common PHP CS Fixer configuration for internal use (#92)
- EZP-31125: Administration interface should respect siteaccess languages settings (#99)
flex-workflow changes between v3.2.3 and v3.2.4
Improvements
- EZP-31108: Provide common PHP CS Fixer configuration for internal use (#150)
- EZP-31125: Administration interface should respect siteaccess languages settings (#149)
Bugs
- EZEE-2745: Cannot edit content item sent for review when user is deleted (#153)
- EZEE-1915: Approval timeline is empty if "send for review" message is empty (#154)
Misc
- EZP-30376: [Travis] Implementing reporting tool to behat automated tests (#142)
- EZP-31092: [Travis][Behat] Adapt report sending method to changes in server accessing (#144)
- EZEE-2945: Add CS job fixer to Flex Workflow and Date Based Publisher (#151)
ezplatform-ee changes between v2.5.7 and v2.5.8
Improvements
Misc
v2.5.7
v2.5.7 change log
Corresponding eZ Platform release: https://github.com/ezsystems/ezplatform/releases/tag/v2.5.7
This release increases Symfony version to v3.4.35 to resolve security issues.
Changes since 2.5.6
ezplatform-workflow changes between v1.1.4 and v1.1.5
Bugs
- EZEE-2922: Creating a draft under workflow throws an exception if more non-workflow drafts already exist (#91)
Misc
ezplatform-ee changes between v2.5.6 and v2.5.7
Misc
v2.5.6
Note: This release requires a change to the database schema.
Change log:
Changes since 2.5.5
Corresponding eZ Platform release: https://github.com/ezsystems/ezplatform/releases/tag/v2.5.6