Skip to content

v3.2.6

Choose a tag to compare

@github-actions github-actions released this 16 Apr 11:38
· 173 commits to master since this release

ezsystems/ezcommerce v3.2.6 change log

Changes since v3.2.5

ezsystems/date-based-publisher changes between v4.2.2 and v4.2.3

  • IBX-105: Added automatic release creation on tag push (#221)

ezsystems/ezcommerce-admin-ui changes between v1.1.4 and v1.1.5

  • EZEE-3491: Replaced Entity Manager use with sitaccess aware EM (#82)

ezsystems/ezcommerce-base-design changes between v3.2.5 and v3.2.6

  • EC-388: Removed duplicated blocks (#34)
  • EC-403: Renamed pagelayout.html.twig to pagelayout_front.html.twig (#35)

ezsystems/ezcommerce-fieldtypes changes between v1.1.2 and v1.1.3

ezsystems/ezcommerce-order-history changes between v3.2.2 and v3.2.3

  • EC-403: Fixed extended pagelayout filename (#25)

ezsystems/ezcommerce-price-engine changes between v3.2.1 and v3.2.2

  • Fixed dependency injection problem with arguments that have to be resolved with config resolver
  • Fix wrong repository namespace
  • Fix Default and MenuAdminController
  • Fixed php version
  • EZEE-3489: Created dedicated siteaccess aware Entity Manager (#31)
  • Fixed code style
  • Removed unused service arguments for siso_price.price_provider.shop

ezsystems/ezcommerce-shop changes between v3.2.5 and v3.2.6

  • EC-403: Renamed pagelayout.html.twig to pagelayout_front.html.twig (#281)
  • EZEE-3489: Created dedicated siteaccess aware Entity Manager (#277)
  • EZEE-3491: Replaced direct use of ibexa.doctrine.orm.entity_manager with DI
  • EZEE-3491: Fixed EM injection to DisplayErpLogCommand service
  • EZEE-3491: Added missing entity mappings
  • EZEE-3491: Added entity mappings for SilversolutionsToolsBundle
  • Fixed invalid syntax in ReturnController
  • EZEE-3491: Backported missing entity mappings (#288)
  • EC-404: Cannot display order invoice because of an error 500 occurred (#280)
  • EC-361: [Delivery address] Value in field country is not properly saved (#283)

ezsystems/ezcommerce-shop-ui changes between v1.0.2 and v1.0.3

  • EC-226: Fixed call to endpoint with sessionId (#10)

ezsystems/ezplatform-admin-ui changes between v2.2.4 and v2.2.5

  • [Behat] Added sorting subitems by Modified date
  • EZP-31632: Floating table toolbar (#1721)
  • EZP-32396: parseInt rootLocationId (#1726)
  • EZP-32395: Sort out Locations tab info on visibility (#1725)
  • Added ext-json to dependencies (#1730)
  • EZP-32395: Fixed location visibility due to kept BC (#1733)
  • EZEE-3496: Remove buttons disappear from set data inputs (#1734)
  • IBX-105: Added automatic release creation on tag push (#1732)
  • IBX-159: Added pagination in locations tab (#1735)
  • Added location_limit under pagination config, registered service
  • [EZP-32397] Removed logic from ezdate.html.twig (#1729)
  • addedd ezsettings.default.content_tree_module.contextual_tree_root_location_ids parameter to ezplatform_default_settings.yaml and deleted unused ezplatform_default_settings.yml file (#1736)
  • IBX-183: Fixed accessing Tabs with spaces and special characters (#1737)

ezsystems/ezplatform-content-forms changes between v1.2.0 and v1.2.1

  • [EZP-32397] Added 'isEditView' variable to DateFieldType View (#39)

ezsystems/ezplatform-ee-installer changes between v3.2.0 and v3.2.1

  • EZEE-3003: Increased ezpage_attributes.value size limit (#74)
  • IBX-105: Added automatic release creation on tag push (#75)
  • IBX-153: Added indices to workflow relation to optimize queries (#76)

ezsystems/ezplatform-form-builder changes between v2.2.3 and v2.2.4

ezsystems/ezplatform-graphql changes between v2.2.1 and v2.2.2

  • EZP-32379: Deleted unusable thumbnail generation based on 'ezobjectrelation' (#97)
  • EZP-32261: Added field name override (#98)

ezsystems/ezplatform-http-cache-fastly changes between v2.0.1 and v2.0.2

  • Added check for redirect (#24)
  • IBX-105: Added automatic release creation on tag push (#25)

ezsystems/ezplatform-kernel changes between v1.2.5 and v1.2.6

  • EZEE-3491: Implemented siteaccess aware Entity Manager (#3092)
  • EZP-32401: Fixed handling trashed Content by LocationLimitation (#3093)
  • Added missing @property-read annotations to Thumbnail class (#175)
  • EZP-32284: Fixed method signature
  • EZP-32284: Fixed code style
  • EZP-32284: Added fetching repository config from ezplatform extension
  • EZP-32284: Added additional check for extracting Factory service
  • IBX-143: Refactored reindexing command to be DBAL 2.13-compatible
  • IBX-105: Added automatic release creation on tag push (#3095)

ezsystems/ezplatform-site-factory changes between v1.2.4 and v1.2.5

  • Corrected typo in translation (#117)
  • IBX-25: Applied limit to subselect in order to paginate by pages and not by joined public accesses (#118)

ezsystems/ezplatform-workflow changes between v2.2.2 and v2.2.3

  • IBX-105: Added automatic release creation on tag push (#182)
  • Database queries optimization (#181)
  • IBX-153: Added missing indexes definitions to schema.yaml (#183)