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)
- EZP-30761: Admin UI doesn't handle very long strings well (#147)
- EZEE-2838: Inconsistency for Date and Time picker modal (#154)
- EZP-31501: Package could not be installed due to removed
minimum-stability
from composer.json (#161) - EZEE-3067: Confirm button is covered by date picker in schedule hide (#170)
- EZEE-3062: Wrong notification after canceling scheduled hide (#168)
- EZEE-2845: [Calendar] Event scheduled for 00:00 displayed twice in month view (#171)
- EZEE-3059: Hide button is visible even to hidden content (#174)
Misc
- EZP-30315: [Travis] Standarize and clean up travis configurations across the repositories (#107)
- EZP-30668: Move core test classes from AdminUI to BehatBundle (#114)
- 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-ee-installer changes between v2.5.0 and v3.0.0
Improvements
- EZP-30605: Upgrade
ezsystems/ezplatform-ee-installer
to use Symfony 4 components (#49) - EZP-30846: As a Maintainer I want to drop deprecated Symfony\Component\Config\Definition\Builder\TreeBuilder::root method calls (#57)
- EZP-30898: As a Developer I want deprecated CleanInstaller to be dropped (#58)
- EZEE-2921: Move Editorial Workflow schema from installer to Bundle (#59)
- EZEE-2855: Move flex workflow to Symfony workflow (#60)
- 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)
- 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)
- EZP-31518: Implement welcome page (#66)
Bugs
- EZEE-2780: It's impossible to copy subtree from eZ Platform folder (#50)
- EZEE-2866: Loss in performance due to missing indexes in Page Builder (#55)
- EZEE-3060: Schedule hide disappears after adding translation but is still visible in Calendar (#67)
ezplatform-form-builder changes between v1.2.0 and v2.0.0
Improvements
- EZP-30397: Unify JavaScript event names (#156)
- EZP-30410: Rename templates in ezplatform-admin-ui (#155)
- EZP-30473: Reorganize templates in folders (#159)
- EZP-30503: Change names of parameters (#161)
- EZP-30614: Move all templates to the
themes
folder (#167) - EZP-30612: Upgrade
ezsystems/ezplatform-form-builder
to use Symfony 4 components (#166) - EZP-30626: Remove Nameable field type interface (#169)
- EZP-30627: Unify twig helpers naming (#170)
- EZP-30646: Drop SignalSlot repository layer and abstraction and reimplement usages to Events and Event Listeners (#174)
- EZP-30687: As a Maintainer I want to deprecated code in EzSystems\EzPlatformAdminUi\UserSetting be dropped (#172)
- EZP-30819: As a Maintainer I want to remove deprecated controllers reference syntax from routes definitions (#178)
- EZP-30814: Remove Twig deprecations (#177)
- EZP-30812: Remove deprecated use of Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch method (#176)
- EZP-30828: As a Maintainer I want to replace usage of deprecated \Symfony\Component\EventDispatcher\Event class in favour of Symfony\Contracts\EventDispatcher\Event (#179)
- EZP-30833: As a maintainer I want to align Field Type service tags to new naming convention (#180)
- EZP-30846: As a Maintainer I want to drop deprecated Symfony\Component\Config\Definition\Builder\TreeBuilder::root method calls (#182)
- EZP-30844: As a Maintainer I want to implement getExtendedTypes method on FormTypeExtensions (#181)
- EZP-30906: Remove deprecated templating services (#183)
- 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)
- EZP-31215: Remove old UDW and deprecated code (#201)
- 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)
- EZEE-3045: Empty placeholder HTML attribute (#220)
- EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel (#218)
- EZP-31414: As a Maintainer, I want to remove ezplatform-admin-ui-modules package (#221)
- EZP-30543: Remove Dynamic Settings functionality from kernel (#223)
Bugs
- EZEE-2737: Attributes are not removed from database when deleting a form (#154)
- EZEE-2710: Form isn't accessible from the Back Office after removing a file which was uploaded with it (#160)
- EZEE-2711: Submitting form inside Landing page results in doubled submissions. (#142)
- EZEE-2815: Cannot publish a Form with form fields (#173)
- EZEE-2856: UDW inside Button field in Form Builder does not limit Languages in the Create tab based on user permissions (#175)
- EZP-30958: Only first connection is used when submitting form with multiple repositories (#184)
- EZEE-2738: Drag & Drop interaction doesn't keep previous location (#200)
- EZEE-2904: Can't delete Custom URL Alias for Form (#202)
- 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)
- 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)
- EZEE-3012: Remove button tooltip in Form Builder does not hide (#222)
- EZEE-3077: Update missing bundles translations before releasing major v3 version (#224)
Misc
- EZP-30098: [Travis] Implement solution for running tests in threads based on fastest (#158)
- EZP-29419: Investigate ways to reduce the time taken to perform automated tests. (#138)
- EZP-30315: [Travis] Standarize and clean up travis configurations across the repositories (#162)
- EZEE-2782: [Behat] Problems with form preview and with notification close (#164)
- EZP-30668: Move core test classes from AdminUI to BehatBundle (#171)
- 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-http-cache-fastly changes between v1.1.3 and v2.0.0
Improvements
- EZEE-2842: Migrate Http Cache Fastly to FOS Cache Bundle v2 (#17)
- EZEE-3079: Migrate ezsystems/ezplatform-http-cache-fastly to Symfony 5 (#20)
ezplatform-page-builder changes between v1.3.0 and v2.0.0
Improvements
- EZP-30400: Inject TranslationService into NotificationService (#337)
- EZP-30396: Unify bootstrap labels for danger/error (#339)
- EZP-30397: Unify JavaScript event names (#334)
- EZP-30410: Rename templates in ezplatform-admin-ui (#332)
- EZP-30473: Reorganize templates in folders (#341)
- EZP-30503: Change names of parameters (#342)
- EZEE-2775: Spike for sitefactory (#352)
- EZP-30614: Move all templates to the
themes
folder (#350) - EZP-30618: Upgrade
ezsystems/ezplatform-page-builder
to use Symfony 4 components (#351) - EZP-30627: Unify twig helpers naming (#353)
- EZP-30819: As a Maintainer I want to remove deprecated controllers reference syntax from routes definitions (#368)
- EZP-30814: Remove Twig deprecations (#373)
- EZP-30812: Remove deprecated use of Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch method (#366)
- EZP-30828: As a Maintainer I want to replace usage of deprecated \Symfony\Component\EventDispatcher\Event class in favour of Symfony\Contracts\EventDispatcher\Event (#371)
- EZP-30846: As a Maintainer I want to drop deprecated Symfony\Component\Config\Definition\Builder\TreeBuilder::root method calls (#375)
- EZP-30393: Move all Online Editor front-end code to the RichText Bundle (#385)
- EZP-30896: Use ContentType Provider instead of deprecated ContentTypeNames (#386)
- EZP-30906: Remove deprecated templating services (#390)
- 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)
- 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)
- 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)
- EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel
- EZP-31414: As a Maintainer, I want to remove ezplatform-admin-ui-modules package (#552)
- EZP-30543: Remove Dynamic Settings functionality from kernel (#560)
Bugs
- EZEE-2783: On frontend PreRenderEvent is dispatched twice for every block (#347)
- EZEE-2800: Cannot edit Landing Page (#357)
- EZEE-2798: "Select Content" button is working only for the first locationlist attribute in the Custom Block (#358)
- EZEE-2858: blocks don't render front end (#363)
- EZEE-2862: Infinite loading in PB for multihost setup when target origin does not match the recipient window's origin (#364)
- EZEE-2860: Page Builder doesn't work if BackOffice and FrontOffice have different IPs (#369)
- EZEE-2868: Policy Content/Create with Limitation on Section will remove Publish Button from Page Builder (#380)
- EZEE-2886: On Ubuntu (Linux) in PageBuilder, Drag&Drop Placeholder block timeouts resulting in failed Drag&Drop (#389)
- 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)
- 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)
- 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)
- 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-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)
- 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)
- EZEE-3014: Timeline functionality covers the element of right menu on page builder page (#553)
- EZEE-3077: Update missing bundles translations before releasing major v3 version (#561)
Misc
- EZP-30315: [Travis] Standarize and clean up travis configurations across the repositories (#345)
- EZP-30449: Implement minimal test coverage for Trash (#346)
- EZP-30668: Move core test classes from AdminUI to BehatBundle (#356)
- EZP-30884: Implement scenarios for typical Editor user (#384)
- 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)
- EZEE-2944: Fix failing Page Builder block tests (#442)
- EZP-31311: Add browser test coverage for ezmatrix, ezcontentquery and ezimageasset fieldtypes (#484)
- EZP-31366: [Behat] Element intercepted when creating Content Type (#501)
- 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)
- EZEE-2991: Tests are interacting with Page Builder menu before it's ready (#518)
ezplatform-page-fieldtype changes between v1.3.0 and v2.0.0
Improvements
- EZP-28035: Drop REST client from Kernel (#89)
- EZP-30591: Upgrade
ezsystems/ezplatform-page-fieldtype
to use Symfony 4 components (#90) - EZP-30626: Remove Nameable field type interface (#91)
- EZP-30544: Migrate Http Cache Bundle to FOS Cache Bundle v2 (#99)
- EZP-30819: As a Maintainer I want to remove deprecated controllers reference syntax from routes definitions (#114)
- EZP-30814: Remove Twig deprecations (#103)
- EZP-30812: Remove deprecated use of Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch method (#105)
- EZP-30828: As a Maintainer I want to replace usage of deprecated \Symfony\Component\EventDispatcher\Event class in favour of Symfony\Contracts\EventDispatcher\Event (#106)
- EZP-30833: As a maintainer I want to align Field Type service tags to new naming convention (#107)
- EZP-30846: As a Maintainer I want to drop deprecated Symfony\Component\Config\Definition\Builder\TreeBuilder::root method calls (#108)
- EZP-30906: Remove deprecated templating services (#112)
- 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)
- EZP-30639: As a Developer I want deprecated Core ViewController actions to be dropped (#129)
- EZP-31118: Introduce strict types for ContentService (#131)
- EZP-30562: As an Administrator I would like to use short HTTP cache tags (#127)
- EZP-31448: Introduce strict types for LocationService (#133)
- EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#134)
- EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel
- EZP-30543: Remove Dynamic Settings functionality from kernel (#136)
Bugs
- EZEE-2750: Overriding default layout in Page Builder produces an error (#87)
- EZEE-2800: Cannot edit Landing Page (#92)
- EZEE-2808: Preview doesn't work for several blocks (#98)
- EZEE-2877: Landing page field type throws TypeError instead of InvalidArgumentException (#109)
- EZP-30917: GraphQL throws 500 Exception in dev environment
- EZEE-2896: FragmentRenderer always expects controller to be array, throws exception if object implementing __invoke() is passed (#119)
- 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)
- EZEE-3077: Update missing bundles translations before releasing major v3 version (#137)
Misc
- EZP-30315: [Travis] Standarize and clean up travis configurations across the repositories (#88)
- 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.0 and v2.0.0
Improvements
- EZP-30410: Rename templates in ezplatform-admin-ui (#55)
- EZP-30473: Reorganize templates in folders (#58)
- EZP-30503: Change names of parameters (#59)
- EZP-30614: Move all templates to the
themes
folder (#61) - EZP-30606: Upgrade
ezsystems/ezplatform-workflow
to use Symfony 4 components (#60) - EZP-30627: Unify twig helpers naming (#63)
- EZP-30646: Drop SignalSlot repository layer and abstraction and reimplement usages to Events and Event Listeners (#64)
- EZP-30819: As a Maintainer I want to remove deprecated controllers reference syntax from routes definitions (#67)
- EZP-30814: Remove Twig deprecations (#66)
- EZP-30812: Remove deprecated use of Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch method (#65)
- EZP-30828: As a Maintainer I want to replace usage of deprecated \Symfony\Component\EventDispatcher\Event class in favour of Symfony\Contracts\EventDispatcher\Event (#68)
- EZP-30844: As a Maintainer I want to implement getExtendedTypes method on FormTypeExtensions (#69)
- EZEE-2879: As a developer, I want to define the colour of the transition (#70)
- 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 (#112)
- EZEE-2855: Move flex workflow to Symfony workflow (#77)
- EZP-31125: Administration interface should respect siteaccess languages settings (#99)
- EZP-31148: Harmonize Badges by adding them as new UI component (#101)
- EZP-31182: As an Editor I want to access Version compare from the versions table (#108)
- EZP-31186: Update design for widgets (#107)
- EZP-31236: Add Tooltips as new UI component (#106)
- EZP-30639: As a Developer I want deprecated Core ViewController actions to be dropped (#110)
- EZP-31469: Introduce strict types for UserService (#113)
- EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#116)
- EZP-31007: As a Maintainer I want to install ezplatform-kernel instead of ezpublish-kernel
- EZP-31506: As a Developer, I want to configure Query Type features with tags which follows same convention (#123)
- EZP-31414: As a Maintainer, I want to remove ezplatform-admin-ui-modules package (#119)
- EZP-31438: Add tooltips to Site Builder
- EZP-31439: Harmonize tooltips usage (#125)
- EZEE-2952: Migration script for flex workflow (#120)
- EZP-30543: Remove Dynamic Settings functionality from kernel (#126)
Bugs
- EZEE-2749: Long message not displayed correctly on Notifications pop-up (#56)
- EZEE-2692: Buttons are in different order while user doesn't have Content/Publish policy (#57)
- EZEE-2793: ConfigResolver is being used too early in EE packages (#62)
- EZP-30788: Harmonize Confirm button in widgets (#71)
- 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)
- EZP-30761: Admin UI doesn't handle very long strings well (#102)
- EZEE-2940: Unable to preview blocks meant for authenticated users (#103)
- EZEE-2942: In Multirepository setup Workflows always use a default Database connection (#98)
- EZEE-2932: Workflow Guard blocks creation of new Content (#111)
- EZEE-3017: Incorrect behaviour for Quick Review content functionality (#121)
- EZEE-2961: Deleting User that has version inside workflow may break content in Admin UI (#109)
- EZEE-3053: Cannot add Create/Edit policy (#118)
- EZEE-2934: Content Items in Workflows other than Quick Review are displayed as present in Quick Review in tables (#122)
- EZEE-3077: Update missing bundles translations before releasing major v3 version (#127)
- EZEE-3074: An error code 400 occur while trying to do a review for content which has been already published (#128)
Misc
- EZEE-2899: Design scenarios for Workflow Behat tests (#86)
- EZEE-2928: Investigate failing workflow Behat tests (#97)
ezplatform-site-factory
New repository
ezplatform-version-comparison
New repository.
ezplatform-calendar
New repository.
ezplatform-ee changes between v2.5.0 and v3.0.0
Improvements
- EZP-30906: Remove deprecated templating services (#453)
- EZP-30816: [ezp-3.0][sf4] Support for platform.sh (#442)
- EZP-30636: As a Developer I want to configure eZ Platform 3.0 using ezplatform extension (#463)
- 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)
- EZP-31377: Use imagick by default on Platform.sh to avoid memory issues (#501)
- EZP-31483: Remove JMS Translation command service definitions (#506)
- EZEE-2995: Rename version compare repository (#126)
- EZEE-2911: Site Factory (#127)
- EZP-31220: As a Developer I'd like eZ Platform packages to be compatible with Symfony 5 (#128)
- 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 (#136)
- EZP-31414: As a Maintainer, I want to remove ezplatform-admin-ui-modules package (#513)
- EZP-31518: Implement welcome page (#133)
- EZP-31531: Use hautelook/templated-uri-bundle instead of our fork (#518)
- EZP-31519: Move app.php rejection snippet from front controller to ezpublish-kernel (#514)
- EZP-31079: Recreate features inspired by EzCoreExtra (by Jerome Vieilledent) as native in our core (#523)
- EZEE-2880: As a developer, I want to define on with stage of the workflow, the content will be automatically published (#135)
- EZEE-3079: Migrate ezsystems/ezplatform-http-cache-fastly to Symfony 5 (#137)
Bugs
- EZP-30915: [platform.sh] Update node version (#450)
- EZP-30769: Some translation commands are missing (#480)
- EZP-31498: Restore varnish authorization by token (#509)
- EZP-31535: bin/console is not using Symfony 5 ErrorHandler Compontent (#524)
Misc
- EZP-30884: Implement scenarios for typical Editor user (#451)
- 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)
- EZP-30750: Add possibility to set purge_type with environmental variables (#490)