Skip to content

Releases: ezsystems/ezplatform-ee

v3.0.0-beta2

01 Oct 06:39
Compare
Choose a tag to compare
v3.0.0-beta2 Pre-release
Pre-release

Change log:

Changes since 3.0.0-beta1

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

date-based-publisher changes between 4.0.0-beta1 and 4.0.0-beta2

Improvements

  • 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)

Bugs

  • 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)

Misc

  • EZP-30668: Move core test classes from AdminUI to BehatBundle (#114)

ezplatform-calendar changes between 1.0.0-beta1 and 1.0.0-beta2

Improvements

  • EZP-30819: As a Maintainer I want to remove deprecated controllers reference syntax from routes definitions (#42)
  • EZEE-2901: Month name in Calendar is incorrect (#44)

Bugs

  • EZEE-2813: [Calendar] Plural form (event word), even if only one event is selected (#29)
  • EZEE-2823: [Calendar] Display shorter version of the month when the week ranges over two months (#30)
  • EZEE-2831: [Calendar] Clicking on the Load more button does not result in loading all results (#31)
  • EZEE-2830: [Calendar] Clicking on Today button makes event list disappear (#32)
  • EZEE-2814: [Calendar] Missing margin at the bottom of the page on Safari and Edge (#35)
  • EZEE-2826: [Calendar] Month view displayed improperly on Edge (#36)
  • EZEE-2829: [Calendar] Time zone defined by user is not applied to calendar (#37)
  • EZEE-2820: [Calendar] Content schedule for the last day of the month is not visible in month view (#38)
  • EZEE-2822: [Calendar] Missing calendar icon (#39)
  • EZEE-2827: [Calendar] List in the slider does not refresh after discarding scheduling (#33)
  • EZEE-2821: [Calendar] List view does not refresh correctly (#34)
  • EZEE-2833: [Calendar] User can see max 10 events in Week and Day view (#41)
  • EZEE-2871: Calendar sidebar should behave as ez-side-menu bars (#43)

ezplatform-ee-installer changes between 3.0.0-beta1 and 3.0.0-beta2

Improvements

  • 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)

Bugs

  • EZEE-2866: Loss in performance due to missing indexes in Page Builder (#55)

ezplatform-form-builder changes between 2.0.0-beta1 and 2.0.0-beta2

Improvements

  • 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)

Bugs

  • 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)

Misc

  • EZP-30668: Move core test classes from AdminUI to BehatBundle (#171)

...

Read more

v2.5.5

04 Sep 12:58
Compare
Choose a tag to compare

Change log:

Changes since 2.5.4

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

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

Bugs

  • EZEE-2886: On Ubuntu (Linux) in PageBuilder, Drag&Drop Placeholder block timeouts resulting in failed Drag&Drop (#389)

v2.5.4

03 Sep 06:56
Compare
Choose a tag to compare

Change log:

Changes since 2.5.3

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

date-based-publisher changes between v3.2.2 and v3.2.3

Bugs

  • EZEE-2867: Date Based Publisher REST API doesn'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)

ezplatform-ee-installer changes between v2.5.2 and v2.5.3

Bugs

  • EZEE-2866: Loss in performance due to missing indexes in Page Builder (#55)

ezplatform-form-builder changes between v1.2.2 and v1.2.3

Improvements

Bugs

  • EZEE-2856: UDW inside Button field in Form Builder does not limit Languages in the Create tab based on user permissions (#175)

ezplatform-page-builder changes between v1.3.4 and v1.3.5

Improvements

Bugs

  • 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)

ezplatform-page-fieldtype changes between v1.3.2 and v1.3.3

Improvements

Bugs

  • EZEE-2877: Landing page field type throws TypeError instead of InvalidArgumentException (#109)

ezplatform-workflow changes between v1.1.2 and v1.1.3

Improvements

Bugs

flex-workflow changes between v3.2.2 and v3.2.3

Bugs

v2.5.3

31 Jul 06:16
Compare
Choose a tag to compare

Change log:

Changes since 2.5.2

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

ezplatform-page-builder changes between v1.3.3 and v1.3.4

Bugs

v2.5.2

03 Jul 12:01
Compare
Choose a tag to compare

Change log:

Changes since 2.5.1

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

date-based-publisher changes between v3.2.1 and v3.2.2

Bugs

  • 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)

Misc

  • EZP-30315: [Travis] Standarize and clean up travis configurations across the repositories (#107)

ezplatform-ee-installer changes between v2.5.0 and v2.5.1

Bugs

  • EZEE-2780: It's impossible to copy subtree from eZ Platform folder (#50)

ezplatform-form-builder changes between v1.2.1 and v1.2.2

Bugs

  • 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)

Misc

  • 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)

ezplatform-page-builder changes between v1.3.1 and v1.3.3

Improvements

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)

Misc

  • EZP-30098: [Travis] Implement solution for running tests in threads based on fastest (#338)
  • EZP-30315: [Travis] Standarize and clean up travis configurations across the repositories (#345)
  • EZP-30449: Implement minimal test coverage for Trash (#346)

ezplatform-page-fieldtype changes between v1.3.1 and v1.3.2

Improvements

Bugs

Misc

  • EZP-30315: [Travis] Standarize and clean up travis configurations across the repositories (#88)

ezplatform-workflow changes between v1.1.1 and v1.1.2

Bugs

  • EZEE-2793: ConfigResolver is being used too early in EE packages (#62)

flex-workflow changes between v3.2.1 and v3.2.2

Misc

  • EZP-30315: [Travis] Standarize and clean up travis configurations across the repositories (#128)

v3.0.0-beta1

02 Jul 06:31
Compare
Choose a tag to compare
v3.0.0-beta1 Pre-release
Pre-release

Change log:

Changes since 2.5.0

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

date-based-publisher changes between v3.2.0 and v4.0.0-beta1

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)

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)

Misc

  • EZP-30315: [Travis] Standarize and clean up travis configurations across the repositories (#107)

ezplatform-ee-installer changes between v2.5.0 and v3.0.0-beta1

Improvements

  • EZP-30605: Upgrade ezsystems/ezplatform-ee-installer to use Symfony 4 components (#49)

Bugs

  • EZEE-2780: It's impossible to copy subtree from eZ Platform folder (#50)

ezplatform-form-builder changes between v1.2.0 and v2.0.0-beta1

Improvements

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)

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)

ezplatform-page-builder changes between v1.3.0 and v2.0.0-beta1

Improvements

Bugs

  • EZEE-2744: Problem with CI Block in behat tests (#330)
  • EZEE-2692: Buttons are in different order while user doesn't have Content/Publish policy (#333)
  • EZEE-2783: On frontend PreRenderEvent is dispatched twice for every block (#347)
  • EZEE-2800: Cannot edit Landing Page (#357)

Misc

  • EZEE-2736: [Travis][Behat] Non-deterministic errors in Form- and Page-Builders (#325)
  • EZP-30098: [Travis] Implement solution for running tests in threads based on fastest (#338)
  • EZP-30315: [Travis] Standarize and clean up travis configurations across the repositories (#345)
  • EZP-30449: Implement minimal test coverage for Trash (#346)

ezplatform-page-fieldtype changes between...

Read more

v1.13.5

03 Jun 18:56
Compare
Choose a tag to compare

Change log:

Changes since 1.13.4

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

v1.7.9

27 May 12:53
Compare
Choose a tag to compare

Change log:

Changes since 1.7.8

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

v1.13.5-rc2

27 May 06:44
Compare
Choose a tag to compare
v1.13.5-rc2 Pre-release
Pre-release

Change log:

Changes since 1.13.5-rc1

ezplatform-http-cache-fastly changes between v1.0.1.2 and v1.1.3

Improvements

Bugs

  • EZP-28993: Varnish cache is not updated after modifying Content (#10)
  • EZEE-1961: Complains about "HTTP cache does not support BAN request" when using Fastly (#12)

v1.13.5-rc1

21 May 08:48
Compare
Choose a tag to compare
v1.13.5-rc1 Pre-release
Pre-release